Build:
- 0
2026-09-03 18:32.37: New job: build mstruct.1.4.0 (311add40b99f)
2026-09-03 18:32.37: Waiting for resource in pool day11-builds
2026-09-03 20:04.19: Got resource from pool day11-builds
2026-09-03 20:04.19: [profile full] build mstruct.1.4.0
2026-09-03 20:04.19: build mstruct.1.4.0 (311add40b99f)
=== DEPENDENCIES (9 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
ocaml.4.14.4 c7d6265b51fe
ocaml-base-compiler.4.14.4 7a409b6ffbef
ocaml-config.2 85edea6ac168
=== STDOUT ===
Processing: [default: loading data]
[mstruct.1.4.0: dl]
[mstruct.1.4.0: extract]
-> retrieved mstruct.1.4.0 (https://opam.ocaml.org/cache)
[mstruct: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "mstruct" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/mstruct.1.4.0)
- ocamlc lib/.mstruct.objs/mstruct.{cmo,cmt}
- File "lib/mstruct.ml", line 42, characters 2-13:
- 42 | Cstruct.len t.buffer
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "lib/mstruct.ml", line 143, characters 8-30:
- 143 | Cstruct.blit_to_string t.buffer 0 str 0 len;
- ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cstruct.blit_to_string
- Use blit_to_bytes instead, blit_to_string will be removed in cstruct 5.0.0
- File "lib/mstruct.ml", line 152, characters 4-26:
- 152 | Cstruct.blit_to_string t.buffer 0 str 0 len;
- ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cstruct.blit_to_string
- Use blit_to_bytes instead, blit_to_string will be removed in cstruct 5.0.0
- ocamlopt lib/.mstruct.objs/mstruct.{cmx,o}
- File "lib/mstruct.ml", line 42, characters 2-13:
- 42 | Cstruct.len t.buffer
- ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "lib/mstruct.ml", line 143, characters 8-30:
- 143 | Cstruct.blit_to_string t.buffer 0 str 0 len;
- ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cstruct.blit_to_string
- Use blit_to_bytes instead, blit_to_string will be removed in cstruct 5.0.0
- File "lib/mstruct.ml", line 152, characters 4-26:
- 152 | Cstruct.blit_to_string t.buffer 0 str 0 len;
- ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cstruct.blit_to_string
- Use blit_to_bytes instead, blit_to_string will be removed in cstruct 5.0.0
-> compiled mstruct.1.4.0
-> installed mstruct.1.4.0
=== STDERR ===
2026-09-03 20:04.29: OK: build mstruct.1.4.0 (runc: 2.6s, disk: 7KB)
2026-09-03 20:04.29: Job succeeded