Build:
  1. 0
2026-09-03 19:31.30: New job: build crunch.3.2.0 (5dc1ec25867d)
2026-09-03 19:31.30: Waiting for resource in pool day11-builds
2026-09-03 20:22.00: Got resource from pool day11-builds
2026-09-03 20:22.00: [profile full] build crunch.3.2.0
2026-09-03 20:22.00: build crunch.3.2.0 (5dc1ec25867d)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  cmdliner.1.3.0                                     c8a741506821
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        ec704e062ad3
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlbuild.0.16.1                                  ccce18256717
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  ptime.1.2.0                                        668689079baf
  topkg.1.1.1                                        3bd227743fbd
=== 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-03 20:22.09: OK: build crunch.3.2.0 (runc: 3.6s, disk: 8KB)
2026-09-03 20:22.09: Job succeeded