Build:
- 0
2026-06-24 12:08.26: New job: build checkseum.0.4.0 (3e0534160a79) 2026-06-24 12:08.26: Waiting for resource in pool day11-builds 2026-06-24 13:25.12: Got resource from pool day11-builds 2026-06-24 13:25.12: [profile full] build checkseum.0.4.0 2026-06-24 13:25.12: build checkseum.0.4.0 (3e0534160a79) === DEPENDENCIES (10 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb conf-pkg-config.5 d5de2c6a88f9 csexp.1.5.2 610c78f17734 dune.3.23.1 848a72441e15 dune-configurator.3.23.1 bc97ce98d8a9 ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 optint.0.3.0 d3c0f8aedea1 === STDOUT === Processing: [default: loading data] [checkseum.0.4.0: dl] [checkseum.0.4.0: extract] -> retrieved checkseum.0.4.0 (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.4.0) - (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 -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 -intf-suffix .ml -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.4.0) -> compiled checkseum.0.4.0 -> installed checkseum.0.4.0 === STDERR === 2026-06-24 13:25.23: OK: build checkseum.0.4.0 (runc: 3.7s, disk: 12KB) 2026-06-24 13:25.23: Job succeeded