Build:
  1. 0
2026-06-19 18:36.06: New job: build cstruct.3.3.0 (db4b4c15ddff)
2026-06-19 18:36.06: Waiting for resource in pool day11-builds
2026-06-19 19:42.35: Got resource from pool day11-builds
2026-06-19 19:42.35: [profile full] build cstruct.3.3.0
2026-06-19 19:42.35: build cstruct.3.3.0 (db4b4c15ddff)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        b9e31df96092
  num.1.6                                            1d184d02a6f2
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  parsexp.v0.17.0                                    32afa7c7ac17
  sexplib.v0.17.0                                    a3c31166922a
  sexplib0.v0.17.0                                   4906aac5ee08
=== STDOUT ===
Processing: [default: loading data]
[cstruct.3.3.0: dl]
[cstruct.3.3.0: extract]
-> retrieved cstruct.3.3.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.3.3.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/parsexp -I /home/opam/.opam/default/lib/sexplib -I /home/opam/.opam/default/lib/sexplib0 -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.3.3.0
-> installed cstruct.3.3.0

=== STDERR ===

2026-06-19 19:42.49: OK: build cstruct.3.3.0 (runc: 2.6s, disk: 6KB)
2026-06-19 19:42.49: Job succeeded