Build:
  1. 0
2026-06-16 13:44.30: New job: build cstruct.5.2.0 (bf6b8420f797)
2026-06-16 13:44.30: Waiting for resource in pool day11-builds
2026-06-16 14:30.37: Got resource from pool day11-builds
2026-06-16 14:30.37: [profile full] build cstruct.5.2.0
2026-06-16 14:30.37: build cstruct.5.2.0 (bf6b8420f797)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigarray-compat.1.1.0                              b348b1d45233
  dune.3.23.1                                        fc50a1588b4e
  ocaml.4.11.2                                       82527a3d9959
  ocaml-base-compiler.4.11.2                         853adb80bee7
  ocaml-config.1                                     73dc523c3cc6
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlfind.1.9.6                                    37418aad65fb
  ocamlfind-secondary.1.9.6                          4507fb801bdf
=== 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)
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O2 -fno-strict-aliasing -fwrapv -fPIC -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.5.2.0
-> installed cstruct.5.2.0

=== STDERR ===

2026-06-16 14:30.48: OK: build cstruct.5.2.0 (runc: 3.1s, disk: 7KB)
2026-06-16 14:30.48: Job succeeded