Build:
- 0
2026-09-03 20:04.29: New job: build varint.1.0 (f56bce1da463)
2026-09-03 20:04.29: Waiting for resource in pool day11-builds
2026-09-03 21:58.33: Got resource from pool day11-builds
2026-09-03 21:58.33: [profile full] build varint.1.0
2026-09-03 21:58.33: build varint.1.0 (f56bce1da463)
=== DEPENDENCIES (10 transitive) ===
base-threads.base 3d2f2cbc6db2
base-unix.base 3a38ddca6b5e
bigarray-compat.1.1.0 3f4e163c0195
cstruct.6.0.1 64c3b8ffeb32
dune.3.24.2 bf83cdf0a904
jbuilder.1.0+beta20.2 d14840434490
mstruct.1.4.0 311add40b99f
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
=== 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-09-03 21:58.53: OK: build varint.1.0 (runc: 2.1s, disk: 6KB)
2026-09-03 21:58.53: Job succeeded