Build:
- 0
2026-06-16 11:43.54: New job: build orun.0.0.1 (a0fb1fbb950f)
2026-06-16 11:43.54: Waiting for resource in pool day11-builds
2026-06-16 12:02.07: Got resource from pool day11-builds
2026-06-16 12:02.07: [profile full] build orun.0.0.1
2026-06-16 12:02.07: build orun.0.0.1 (a0fb1fbb950f)
=== DEPENDENCIES (12 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
cmdliner.1.3.0 dad70bc4de20
conf-libdw.1 96916397ba4c
conf-pkg-config.5 64c6b37d622b
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-16 12:02.46: OK: build orun.0.0.1 (runc: 3.1s, disk: 7KB)
2026-06-16 12:02.46: Job succeeded