Build:
  1. 0
2026-06-24 12:13.21: New job: build cstruct.6.0.0 (51cf70bef256)
2026-06-24 12:13.21: Waiting for resource in pool day11-builds
2026-06-24 13:42.01: Got resource from pool day11-builds
2026-06-24 13:42.01: [profile full] build cstruct.6.0.0
2026-06-24 13:42.01: build cstruct.6.0.0 (51cf70bef256)
=== DEPENDENCIES (8 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bigarray-compat.1.1.0                              59042aba4016
  dune.3.23.1                                        dc7ac21ea3be
  ocaml.5.4.1                                        71fed6f83b21
  ocaml-base-compiler.5.4.1                          4b8cbe74bda9
  ocaml-compiler.5.4.1                               df07189447bd
  ocaml-config.3                                     e4a06a221f09
=== STDOUT ===
Processing: [default: loading data]
[cstruct.6.0.0: dl]
[cstruct.6.0.0: extract]
-> retrieved cstruct.6.0.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.6.0.0)
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/bigarray-compat -o cstruct_stubs.o -c cstruct_stubs.c)
- 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.6.0.0
-> installed cstruct.6.0.0

=== STDERR ===

2026-06-24 13:42.12: OK: build cstruct.6.0.0 (runc: 3.1s, disk: 7KB)
2026-06-24 13:42.12: Job succeeded