Build:
  1. 0
2026-06-24 12:08.32: New job: build mstruct.1.4.0 (90a60b67b18f)
2026-06-24 12:08.32: Waiting for resource in pool day11-builds
2026-06-24 13:25.23: Got resource from pool day11-builds
2026-06-24 13:25.23: [profile full] build mstruct.1.4.0
2026-06-24 13:25.23: build mstruct.1.4.0 (90a60b67b18f)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigarray-compat.1.1.0                              6340769fc89d
  cstruct.6.0.1                                      01957cad303e
  dune.3.23.1                                        848a72441e15
  jbuilder.1.0+beta20.2                              4f461261c648
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
=== 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-06-24 13:25.33: OK: build mstruct.1.4.0 (runc: 2.7s, disk: 7KB)
2026-06-24 13:25.33: Job succeeded