Build:
  1. 0
2026-06-24 11:19.22: New job: build cstruct.3.6.0 (5c3ac062af30)
2026-06-24 11:19.22: Waiting for resource in pool day11-builds
2026-06-24 12:03.16: Got resource from pool day11-builds
2026-06-24 12:03.16: [profile full] build cstruct.3.6.0
2026-06-24 12:03.16: build cstruct.3.6.0 (5c3ac062af30)
=== DEPENDENCIES (9 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        848a72441e15
  jbuilder.1.0+beta20.2                              4f461261c648
  num.1.6                                            110cee7a7e2e
  ocaml.4.14.4                                       b047fb9251f4
  ocaml-base-compiler.4.14.4                         d3b7ccb2c6fb
  ocaml-config.2                                     2d9c209f5590
  sexplib.v0.10.0                                    8b8024150328
=== STDOUT ===
Processing: [default: loading data]
[cstruct.3.6.0: dl]
[cstruct.3.6.0: extract]
-> retrieved cstruct.3.6.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.6.0)
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/sexplib -I /home/opam/.opam/default/lib/sexplib/0 -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.6.0
-> installed cstruct.3.6.0

=== STDERR ===

2026-06-24 12:03.50: OK: build cstruct.3.6.0 (runc: 2.6s, disk: 6KB)
2026-06-24 12:03.50: Job succeeded