Build:
  1. 1
  2. 0
2026-09-03 17:20.01: New job: build cstruct.4.0.0 (76de010e3a75)
2026-09-03 17:20.01: Waiting for resource in pool day11-builds
2026-09-03 17:45.48: Got resource from pool day11-builds
2026-09-03 17:45.48: [profile full] build cstruct.4.0.0
2026-09-03 17:45.48: build cstruct.4.0.0 (76de010e3a75)
=== DEPENDENCIES (7 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        ec704e062ad3
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
=== STDOUT ===
Processing: [default: loading data]
[cstruct.4.0.0: dl]
[cstruct.4.0.0: extract]
-> retrieved cstruct.4.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.4.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 -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.4.0.0
-> installed cstruct.4.0.0

=== STDERR ===

2026-09-03 17:45.56: OK: build cstruct.4.0.0 (runc: 2.1s, disk: 6KB)
2026-09-03 17:45.56: Job succeeded