Build:
  1. 0
2026-06-16 13:46.03: New job: build checkseum.0.0.3 (cdab08d92322)
2026-06-16 13:46.03: Waiting for resource in pool day11-builds
2026-06-16 14:32.08: Got resource from pool day11-builds
2026-06-16 14:32.08: [profile full] build checkseum.0.0.3
2026-06-16 14:32.08: build checkseum.0.0.3 (cdab08d92322)
=== DEPENDENCIES (16 transitive) ===
  base-bigarray.base                                 dfc2a7e726c3
  base-bytes.base                                    4e354a32e9ce
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cmdliner.1.3.0                                     9fd00a2855c1
  dune.3.23.1                                        d50060dd2cab
  fmt.0.11.0                                         91daf499456b
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  optint.0.0.4                                       a525002c077e
  rresult.0.7.0                                      02b516a972ff
  topkg.1.1.1                                        4a88955a28b6
=== STDOUT ===
Processing: [default: loading data]
[checkseum.0.0.3: dl]
[checkseum.0.0.3: extract]
-> retrieved checkseum.0.0.3  (https://opam.ocaml.org/cache)
[checkseum: dune subst]
+ /home/opam/.opam/default/bin/dune "subst" (CWD=/home/opam/.opam/default/.opam-switch/build/checkseum.0.0.3)
[checkseum: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "checkseum" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/checkseum.0.0.3)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I bin/.adler32.eobjs/byte -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/rresult -I bin/.common.objs/byte -I src-c/.checkseum_c.objs/byte -I src-c/native/.laolao.objs/byte -I src/.checkseum.objs/byte -no-alias-deps -o bin/.adler32.eobjs/byte/adler32.cmo -c -impl bin/adler32.ml)
- File "bin/adler32.ml", line 41, characters 14-32:
- 41 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- 
- File "bin/adler32.ml", line 46, characters 4-13:
- 46 |   , Term.info "adler32" ~version:"0.1" ~doc ~exits ~man )
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "bin/adler32.ml", line 48, characters 15-19:
- 48 | let () = Term.(exit @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- 
- File "bin/adler32.ml", line 48, characters 23-27:
- 48 | let () = Term.(exit @@ eval cmd)
-                             ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I bin/.crc32c.eobjs/byte -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/rresult -I bin/.common.objs/byte -I src-c/.checkseum_c.objs/byte -I src-c/native/.laolao.objs/byte -I src/.checkseum.objs/byte -no-alias-deps -o bin/.crc32c.eobjs/byte/crc32c.cmo -c -impl bin/crc32c.ml)
- File "bin/crc32c.ml", line 41, characters 14-32:
- 41 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- 
- File "bin/crc32c.ml", line 46, characters 4-13:
- 46 |   , Term.info "crc32c" ~version:"0.1" ~doc ~exits ~man )
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "bin/crc32c.ml", line 48, characters 15-19:
- 48 | let () = Term.(exit @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- 
- File "bin/crc32c.ml", line 48, characters 23-27:
- 48 | let () = Term.(exit @@ eval cmd)
-                             ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I bin/.crc32.eobjs/byte -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/rresult -I bin/.common.objs/byte -I src-c/.checkseum_c.objs/byte -I src-c/native/.laolao.objs/byte -I src/.checkseum.objs/byte -no-alias-deps -o bin/.crc32.eobjs/byte/crc32.cmo -c -impl bin/crc32.ml)
- File "bin/crc32.ml", line 41, characters 14-32:
- 41 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- 
- File "bin/crc32.ml", line 46, characters 4-13:
- 46 |   , Term.info "crc32c" ~version:"0.1" ~doc ~exits ~man )
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "bin/crc32.ml", line 48, characters 15-19:
- 48 | let () = Term.(exit @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- 
- File "bin/crc32.ml", line 48, characters 23-27:
- 48 | let () = Term.(exit @@ eval cmd)
-                             ^^^^
- 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 bin/.adler32.eobjs/byte -I bin/.adler32.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/rresult -I bin/.common.objs/byte -I bin/.common.objs/native -I src-c/.checkseum_c.objs/byte -I src-c/.checkseum_c.objs/native -I src-c/native/.laolao.objs/byte -I src-c/native/.laolao.objs/native -I src/.checkseum.objs/byte -I src/.checkseum.objs/native -cmi-file bin/.adler32.eobjs/byte/adler32.cmi -no-alias-deps -o bin/.adler32.eobjs/native/adler32.cmx -c -impl bin/adler32.ml)
- File "bin/adler32.ml", line 41, characters 14-32:
- 41 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- 
- File "bin/adler32.ml", line 46, characters 4-13:
- 46 |   , Term.info "adler32" ~version:"0.1" ~doc ~exits ~man )
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "bin/adler32.ml", line 48, characters 15-19:
- 48 | let () = Term.(exit @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- 
- File "bin/adler32.ml", line 48, characters 23-27:
- 48 | let () = Term.(exit @@ eval cmd)
-                             ^^^^
- 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 bin/.crc32c.eobjs/byte -I bin/.crc32c.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/rresult -I bin/.common.objs/byte -I bin/.common.objs/native -I src-c/.checkseum_c.objs/byte -I src-c/.checkseum_c.objs/native -I src-c/native/.laolao.objs/byte -I src-c/native/.laolao.objs/native -I src/.checkseum.objs/byte -I src/.checkseum.objs/native -cmi-file bin/.crc32c.eobjs/byte/crc32c.cmi -no-alias-deps -o bin/.crc32c.eobjs/native/crc32c.cmx -c -impl bin/crc32c.ml)
- File "bin/crc32c.ml", line 41, characters 14-32:
- 41 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- 
- File "bin/crc32c.ml", line 46, characters 4-13:
- 46 |   , Term.info "crc32c" ~version:"0.1" ~doc ~exits ~man )
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "bin/crc32c.ml", line 48, characters 15-19:
- 48 | let () = Term.(exit @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- 
- File "bin/crc32c.ml", line 48, characters 23-27:
- 48 | let () = Term.(exit @@ eval cmd)
-                             ^^^^
- 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 bin/.crc32.eobjs/byte -I bin/.crc32.eobjs/native -I /home/opam/.opam/default/lib/cmdliner -I /home/opam/.opam/default/lib/fmt -I /home/opam/.opam/default/lib/optint -I /home/opam/.opam/default/lib/rresult -I bin/.common.objs/byte -I bin/.common.objs/native -I src-c/.checkseum_c.objs/byte -I src-c/.checkseum_c.objs/native -I src-c/native/.laolao.objs/byte -I src-c/native/.laolao.objs/native -I src/.checkseum.objs/byte -I src/.checkseum.objs/native -cmi-file bin/.crc32.eobjs/byte/crc32.cmi -no-alias-deps -o bin/.crc32.eobjs/native/crc32.cmx -c -impl bin/crc32.ml)
- File "bin/crc32.ml", line 41, characters 14-32:
- 41 |   let exits = Term.default_exits in
-                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.default_exits
- Use Cmd.Exit.defaults or Cmd.info's defaults ~exits value instead.
- 
- File "bin/crc32.ml", line 46, characters 4-13:
- 46 |   , Term.info "crc32c" ~version:"0.1" ~doc ~exits ~man )
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "bin/crc32.ml", line 48, characters 15-19:
- 48 | let () = Term.(exit @@ eval cmd)
-                     ^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- 
- File "bin/crc32.ml", line 48, characters 23-27:
- 48 | let () = Term.(exit @@ eval cmd)
-                             ^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  checkseum.0.0.3
-> installed checkseum.0.0.3

=== STDERR ===

2026-06-16 14:32.31: OK: build checkseum.0.0.3 (runc: 4.6s, disk: 15KB)
2026-06-16 14:32.31: Job succeeded