Build:
- 0
2026-09-03 19:40.19: New job: build checkseum.0.3.3 (77c9577d2425) 2026-09-03 19:40.19: Waiting for resource in pool day11-builds 2026-09-03 21:05.07: Got resource from pool day11-builds 2026-09-03 21:05.07: [profile full] build checkseum.0.3.3 2026-09-03 21:05.07: build checkseum.0.3.3 (77c9577d2425) === DEPENDENCIES (11 transitive) === base-threads.base 3d2f2cbc6db2 base-unix.base 3a38ddca6b5e compiler-cloning.enabled 966a2e6839f0 conf-pkg-config.5 74f50f3cfe72 csexp.1.5.2 58b250503765 dune.3.24.2 ec704e062ad3 dune-configurator.3.24.2 183455f65a68 ocaml.5.5.0 22ebd7932512 ocaml-base-compiler.5.5.0 db1659234e8a ocaml-compiler.5.5.0 7f52fb26d939 optint.0.3.0 1c3a8897b70b === STDOUT === Processing: [default: loading data] [checkseum.0.3.3: dl] [checkseum.0.3.3: extract] -> retrieved checkseum.0.3.3 (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.3) - (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: /home/opam/.opam/default/bin/ocaml] + /home/opam/.opam/default/bin/ocaml "./install/install.ml" (CWD=/home/opam/.opam/default/.opam-switch/build/checkseum.0.3.3) - 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.3 -> installed checkseum.0.3.3 === STDERR === 2026-09-03 21:08.00: OK: build checkseum.0.3.3 (runc: 4.1s, disk: 13KB) 2026-09-03 21:08.00: Job succeeded