Build:
  1. 0
2026-06-23 16:52.10: New job: build orun.0.0.1 (af4a18bbe3b0)
2026-06-23 16:52.10: Waiting for resource in pool day11-builds
2026-06-23 18:15.53: Got resource from pool day11-builds
2026-06-23 18:15.53: [profile full] build orun.0.0.1
2026-06-23 18:15.53: build orun.0.0.1 (af4a18bbe3b0)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.1.3.0                                     dad70bc4de20
  conf-libdw.1                                       be7d6e8c84af
  conf-pkg-config.5                                  4b60827fc174
  dune.2.9.3                                         36797f878ec2
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
  re.1.12.0                                          8694c61d3178
  seq.base                                           063828a3d698
  yojson.3.0.0                                       9e34b5eb0f89
=== 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-06-23 18:16.05: OK: build orun.0.0.1 (runc: 4.6s, disk: 7KB)
2026-06-23 18:16.05: Job succeeded