Build:
  1. 0
2026-06-16 12:11.46: New job: build mstruct.1.4.0 (e72e2368482a)
2026-06-16 12:11.46: Waiting for resource in pool day11-builds
2026-06-16 12:49.39: Got resource from pool day11-builds
2026-06-16 12:49.39: [profile full] build mstruct.1.4.0
2026-06-16 12:49.39: build mstruct.1.4.0 (e72e2368482a)
=== DEPENDENCIES (9 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
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
=== 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)
-     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
-       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
-> compiled  mstruct.1.4.0
-> installed mstruct.1.4.0

=== STDERR ===

2026-06-16 12:49.45: OK: build mstruct.1.4.0 (runc: 2.1s, disk: 7KB)
2026-06-16 12:49.45: Job succeeded