Build:
  1. 0
2026-06-24 11:10.44: New job: build bentov.1 (ba27b186d2e2)
2026-06-24 11:10.44: Waiting for resource in pool day11-builds
2026-06-24 11:40.45: Got resource from pool day11-builds
2026-06-24 11:40.45: [profile full] build bentov.1
2026-06-24 11:40.45: build bentov.1 (ba27b186d2e2)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  cmdliner.1.3.0                                     7453dde17dbe
  compiler-cloning.enabled                           439a1fc77aa6
  dune.3.23.1                                        a59dd9b14fe3
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
=== STDOUT ===
Processing: [default: loading data]
[bentov.1: dl]
[bentov.1: extract]
-> retrieved bentov.1  (https://opam.ocaml.org/cache)
[bentov: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "bentov" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/bentov.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.bt.eobjs/byte -I /home/opam/.opam/default/lib/cmdliner -I lib/.bentov.objs/byte -no-alias-deps -o src/.bt.eobjs/byte/dune__exe__Bt.cmo -c -impl src/bt.ml)
- File "src/bt.ml", line 128, characters 10-14:
- 128 |     Term.(pure main
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "src/bt.ml", line 134, characters 12-21:
- 134 |          ), Term.info "bt" ~doc
-                   ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/bt.ml", line 136, characters 8-17:
- 136 |   match Term.eval ~catch:false command with
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.bt.eobjs/byte -I src/.bt.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I lib/.bentov.objs/byte -I lib/.bentov.objs/native -cmi-file src/.bt.eobjs/byte/dune__exe__Bt.cmi -no-alias-deps -o src/.bt.eobjs/native/dune__exe__Bt.cmx -c -impl src/bt.ml)
- File "src/bt.ml", line 128, characters 10-14:
- 128 |     Term.(pure main
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "src/bt.ml", line 134, characters 12-21:
- 134 |          ), Term.info "bt" ~doc
-                   ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/bt.ml", line 136, characters 8-17:
- 136 |   match Term.eval ~catch:false command with
-               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  bentov.1
-> installed bentov.1

=== STDERR ===

2026-06-24 11:41.23: OK: build bentov.1 (runc: 4.1s, disk: 7KB)
2026-06-24 11:41.23: Job succeeded