Build:
- 0
2026-06-16 12:49.45: New job: build varint.1.0 (09fa3ee1dcfd)
2026-06-16 12:49.45: Waiting for resource in pool day11-builds
2026-06-16 14:18.56: Got resource from pool day11-builds
2026-06-16 14:18.56: [profile full] build varint.1.0
2026-06-16 14:18.56: build varint.1.0 (09fa3ee1dcfd)
=== DEPENDENCIES (10 transitive) ===
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
bigarray-compat.1.1.0 ecf1ac9cc3fe
cstruct.6.0.1 db62722d8978
dune.3.23.1 5402470d931c
jbuilder.1.0+beta20.2 ab5ab9884b95
mstruct.1.4.0 e72e2368482a
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
=== STDOUT ===
Processing: [default: loading data]
[varint.1.0: dl]
[varint.1.0: extract]
-> retrieved varint.1.0 (https://opam.ocaml.org/cache)
[varint: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "varint" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/varint.1.0)
- ocamlc src/.varint.objs/varint.{cmo,cmt}
- File "src/varint.ml", line 167, characters 14-25:
- 167 | let pfx = Cstruct.len cs |> VI.of_int |> VI.to_cstruct in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- ocamlopt src/.varint.objs/varint.{cmx,o}
- File "src/varint.ml", line 167, characters 14-25:
- 167 | let pfx = Cstruct.len cs |> VI.of_int |> VI.to_cstruct in
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
-> compiled varint.1.0
-> installed varint.1.0
=== STDERR ===
2026-06-16 14:19.01: OK: build varint.1.0 (runc: 1.6s, disk: 6KB)
2026-06-16 14:19.01: Job succeeded