Build:
  1. 0
2026-09-04 16:45.27: New job: build crunch.3.2.0 (ba5f2a821a4a)
2026-09-04 16:45.27: Waiting for resource in pool day11-builds
2026-09-04 16:56.26: Got resource from pool day11-builds
2026-09-04 16:56.26: [profile full] build crunch.3.2.0
2026-09-04 16:56.26: build crunch.3.2.0 (ba5f2a821a4a)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.1.3.0                                     1ca5e2b52587
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        25fbaa318de6
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlbuild.0.16.1                                  e25cf731aeb5
  ocamlfind.1.9.9~preview                            5e0261154b58
  ptime.1.2.0                                        23d9aa67a3a8
  topkg.1.1.1                                        2919b4412ec4
=== STDOUT ===
Processing: [default: loading data]
[crunch.3.2.0: dl]
[crunch.3.2.0: extract]
-> retrieved crunch.3.2.0  (https://opam.ocaml.org/cache)
[crunch: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "crunch" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/crunch.3.2.0)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I src/.main.eobjs/byte -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ptime -I src/.crunch.objs/byte -no-alias-deps -o src/.main.eobjs/byte/main.cmo -c -impl src/main.ml)
- File "src/main.ml", line 82, characters 20-24:
- 82 |   let cmd_t = Term.(pure walker $ output $ mode $ dirs $ exts) in
-                          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "src/main.ml", line 86, characters 4-13:
- 86 |     Term.info "ocaml-crunch" ~version:"2.1.0" ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/main.ml", line 88, characters 8-17:
- 88 |   match Term.eval (cmd_t, info) with `Ok x -> x | _ -> exit 1
-              ^^^^^^^^^
- 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 -safe-string -g -I src/.main.eobjs/byte -I src/.main.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ptime -I src/.crunch.objs/byte -I src/.crunch.objs/native -cmi-file src/.main.eobjs/byte/main.cmi -no-alias-deps -o src/.main.eobjs/native/main.cmx -c -impl src/main.ml)
- File "src/main.ml", line 82, characters 20-24:
- 82 |   let cmd_t = Term.(pure walker $ output $ mode $ dirs $ exts) in
-                          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "src/main.ml", line 86, characters 4-13:
- 86 |     Term.info "ocaml-crunch" ~version:"2.1.0" ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/main.ml", line 88, characters 8-17:
- 88 |   match Term.eval (cmd_t, info) with `Ok x -> x | _ -> exit 1
-              ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  crunch.3.2.0
-> installed crunch.3.2.0

=== STDERR ===

2026-09-04 16:56.37: OK: build crunch.3.2.0 (runc: 2.6s, disk: 8KB)
2026-09-04 16:56.37: Job succeeded