Build:
  1. 0
2026-06-16 11:42.27: New job: build cstruct.5.2.0 (300ec2fb66b2)
2026-06-16 11:42.27: Waiting for resource in pool day11-builds
2026-06-16 11:59.07: Got resource from pool day11-builds
2026-06-16 11:59.07: [profile full] build cstruct.5.2.0
2026-06-16 11:59.07: build cstruct.5.2.0 (300ec2fb66b2)
=== DEPENDENCIES (7 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigarray-compat.1.1.0                              cf082542a384
  dune.2.9.3                                         4ee209912894
  ocaml.4.12.1                                       b220906b3826
  ocaml-base-compiler.4.12.1                         ce8680725b32
  ocaml-config.2                                     3a99bd9dbb34
=== STDOUT ===
Processing: [default: loading data]
[cstruct.5.2.0: dl]
[cstruct.5.2.0: extract]
-> retrieved cstruct.5.2.0  (https://opam.ocaml.org/cache)
[cstruct: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "cstruct" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/cstruct.5.2.0)
-          gcc lib/cstruct_stubs.o
- cstruct_stubs.c: In function 'caml_blit_bigstring_to_string':
- cstruct_stubs.c:29:31: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    29 |   memcpy(String_val(val_buf2) + Long_val(val_ofs2),
- In file included from cstruct_stubs.c:18:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
-> compiled  cstruct.5.2.0
-> installed cstruct.5.2.0

=== STDERR ===

2026-06-16 11:59.18: OK: build cstruct.5.2.0 (runc: 3.2s, disk: 6KB)
2026-06-16 11:59.18: Job succeeded