Build:
  1. 0
2026-06-24 13:00.07: New job: build crunch.3.2.0 (ee79a3fdaf9b)
2026-06-24 13:00.07: Waiting for resource in pool day11-builds
2026-06-24 13:47.39: Got resource from pool day11-builds
2026-06-24 13:47.39: [profile full] build crunch.3.2.0
2026-06-24 13:47.39: build crunch.3.2.0 (ee79a3fdaf9b)
=== DEPENDENCIES (12 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
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  ptime.1.2.0                                        b662df1f9ed0
  topkg.1.1.1                                        ac206dbbd2b6
=== 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-24 13:47.51: OK: build crunch.3.2.0 (runc: 3.1s, disk: 8KB)
2026-06-24 13:47.51: Job succeeded