Build:
- 0
2026-06-19 18:36.02: New job: build checkseum.0.3.4 (dbd41efcf299) 2026-06-19 18:36.02: Waiting for resource in pool day11-builds 2026-06-19 19:17.20: Got resource from pool day11-builds 2026-06-19 19:17.20: [profile full] build checkseum.0.3.4 2026-06-19 19:17.20: build checkseum.0.3.4 (dbd41efcf299) === DEPENDENCIES (10 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d conf-pkg-config.5 64c6b37d622b csexp.1.5.2 6a11fd34e537 dune.3.23.1 b9e31df96092 dune-configurator.3.23.1 cdae849f232e ocaml.5.5.0 7bdffd2f55d9 ocaml-base-compiler.5.5.0 88ac983b1a28 ocaml-compiler.5.5.0 8d77bbea3746 optint.0.3.0 22f78c3beab2 === STDOUT === Processing: [default: loading data] [checkseum.0.3.4: dl] [checkseum.0.3.4: extract] -> retrieved checkseum.0.3.4 (https://opam.ocaml.org/cache) [checkseum: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "checkseum" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/checkseum.0.3.4) - (cd _build/default/freestanding && /usr/bin/gmake) - touch libcheckseum_freestanding_stubs.a - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src-ocaml/.checkseum_ocaml.objs/byte -I src-ocaml/.checkseum_ocaml.objs/public_cmi -I /home/opam/.opam/default/lib/optint -I src/.checkseum.objs/byte -no-alias-deps -o src-ocaml/.checkseum_ocaml.objs/byte/gin_adler32.cmo -c -impl src-ocaml/gin_adler32.ml) - File "src-ocaml/gin_adler32.ml", line 11, characters 59-61: - 11 | let a = ref Optint.(to_unsigned_int Infix.(adler32 >> 16 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "src-ocaml/gin_adler32.ml", line 11, characters 53-55: - 11 | let a = ref Optint.(to_unsigned_int Infix.(adler32 >> 16 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.>> - Please use ( lsr ). - - File "src-ocaml/gin_adler32.ml", line 12, characters 53-55: - 12 | let b = ref Optint.(to_unsigned_int Infix.(adler32 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "src-ocaml/gin_adler32.ml", line 23, characters 44-46: - 23 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 23, characters 73-75: - 23 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "src-ocaml/gin_adler32.ml", line 34, characters 44-46: - 34 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 34, characters 73-75: - 34 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "src-ocaml/gin_adler32.ml", line 122, characters 44-46: - 122 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 122, characters 73-75: - 122 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -O3 -unbox-closures -unbox-closures-factor 20 -I src-ocaml/.checkseum_ocaml.objs/byte -I src-ocaml/.checkseum_ocaml.objs/native -I src-ocaml/.checkseum_ocaml.objs/public_cmi -I /home/opam/.opam/default/lib/optint -I src/.checkseum.objs/byte -I src/.checkseum.objs/native -cmi-file src-ocaml/.checkseum_ocaml.objs/byte/gin_adler32.cmi -no-alias-deps -o src-ocaml/.checkseum_ocaml.objs/native/gin_adler32.cmx -c -impl src-ocaml/gin_adler32.ml) - File "src-ocaml/gin_adler32.ml", line 11, characters 59-61: - 11 | let a = ref Optint.(to_unsigned_int Infix.(adler32 >> 16 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "src-ocaml/gin_adler32.ml", line 11, characters 53-55: - 11 | let a = ref Optint.(to_unsigned_int Infix.(adler32 >> 16 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.>> - Please use ( lsr ). - - File "src-ocaml/gin_adler32.ml", line 12, characters 53-55: - 12 | let b = ref Optint.(to_unsigned_int Infix.(adler32 && of_int 0xFFFF)) in - ^^ - Alert deprecated: Optint.Infix.&& - Please use ( land ). - - File "src-ocaml/gin_adler32.ml", line 23, characters 44-46: - 23 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 23, characters 73-75: - 23 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "src-ocaml/gin_adler32.ml", line 34, characters 44-46: - 34 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 34, characters 73-75: - 34 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). - - File "src-ocaml/gin_adler32.ml", line 122, characters 44-46: - 122 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.|| - Please use ( lor ). - - File "src-ocaml/gin_adler32.ml", line 122, characters 73-75: - 122 | Optint.Infix.(Optint.of_unsigned_int !b || Optint.of_unsigned_int !a << 16)) - ^^ - Alert deprecated: Optint.Infix.<< - Please use ( lsl ). [checkseum: ocaml] + /home/opam/.opam/default/bin/ocaml "./install/install.ml" (CWD=/home/opam/.opam/default/.opam-switch/build/checkseum.0.3.4) - File "./install/install.ml", line 1: - Alert ocaml_deprecated_auto_include: - OCaml's lib directory layout changed in 5.0. The unix subdirectory has been - automatically added to the search path, but you should add -I +unix to the - command-line to silence this alert (e.g. by adding unix to the list of - libraries in your dune file, or adding use_unix to your _tags file for - ocamlbuild, or using -package unix for ocamlfind). -> compiled checkseum.0.3.4 -> installed checkseum.0.3.4 === STDERR === 2026-06-19 19:17.53: OK: build checkseum.0.3.4 (runc: 6.6s, disk: 13KB) 2026-06-19 19:17.53: Job succeeded