Build:
- 0
2026-06-20 16:44.04: New job: build crunch.3.2.0 (e69a3c1a0db4) 2026-06-20 16:44.04: Waiting for resource in pool day11-builds 2026-06-20 17:14.38: Got resource from pool day11-builds 2026-06-20 17:14.38: [profile full] build crunch.3.2.0 2026-06-20 17:14.38: build crunch.3.2.0 (e69a3c1a0db4) === DEPENDENCIES (12 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d cmdliner.1.3.0 207b321bdb62 compiler-cloning.enabled 0d2606125f88 dune.3.23.1 dbfeecb5ca10 ocaml.5.5.0 1b4132bddf48 ocaml-base-compiler.5.5.0 1901c3a760c1 ocaml-compiler.5.5.0 5f593a0b4a8c ocamlbuild.0.16.1 b485a4f69c01 ocamlfind.1.9.8 5b46f9d92bbd ptime.1.2.0 e003e9829314 topkg.1.1.1 8e3718e4cf5c === 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-06-20 17:14.56: OK: build crunch.3.2.0 (runc: 3.1s, disk: 8KB) 2026-06-20 17:14.56: Job succeeded