Build:
  1. 0
2026-09-03 17:32.10: New job: build orun.0.0.1 (33153cb9f588)
2026-09-03 17:32.10: Waiting for resource in pool day11-builds
2026-09-03 18:20.30: Got resource from pool day11-builds
2026-09-03 18:20.30: [profile full] build orun.0.0.1
2026-09-03 18:20.30: build orun.0.0.1 (33153cb9f588)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.1.3.0                                     50421b7f7592
  conf-libdw.1                                       4e0bfa282d18
  conf-pkg-config.5                                  74f50f3cfe72
  dune.2.9.3                                         7191b8072f51
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
  re.1.12.0                                          09e2a6bd63d7
  seq.base                                           1957e27deb9b
  yojson.3.0.0                                       bcd601387135
=== STDOUT ===
Processing: [default: loading data]
[orun.0.0.1: dl]
[orun.0.0.1: extract]
-> retrieved orun.0.0.1  (https://opam.ocaml.org/cache)
[orun: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "orun" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/orun.0.0.1)
-       ocamlc .orun.eobjs/byte/orun.{cmi,cmo,cmt}
- File "orun.ml", line 342, characters 4-13:
- 342 |     Term.info "orun" ~version:"v0.1" ~doc ~man
-           ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "orun.ml", line 346, characters 9-25:
- 346 | let () = Term.exit_status (Term.eval prog)
-                ^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit_status
- Use Stdlib.exit and Cmd.eval' instead.
- File "orun.ml", line 346, characters 27-36:
- 346 | let () = Term.exit_status (Term.eval prog)
-                                  ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-     ocamlopt .orun.eobjs/native/orun.{cmx,o}
- File "orun.ml", line 342, characters 4-13:
- 342 |     Term.info "orun" ~version:"v0.1" ~doc ~man
-           ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "orun.ml", line 346, characters 9-25:
- 346 | let () = Term.exit_status (Term.eval prog)
-                ^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit_status
- Use Stdlib.exit and Cmd.eval' instead.
- File "orun.ml", line 346, characters 27-36:
- 346 | let () = Term.exit_status (Term.eval prog)
-                                  ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  orun.0.0.1
-> installed orun.0.0.1
[WARNING] Opam package conf-libdw.1 depends on the following system packages that can no longer be found: libdw-dev liblzma-dev zlib1g-dev

=== STDERR ===

2026-09-03 18:21.35: OK: build orun.0.0.1 (runc: 4.1s, disk: 7KB)
2026-09-03 18:21.35: Job succeeded