Build:
  1. 0
2026-09-03 22:36.44: New job: build cstruct.3.3.0 (560ee90f625c)
2026-09-03 22:36.44: Waiting for resource in pool day11-builds
2026-09-03 23:16.26: Got resource from pool day11-builds
2026-09-03 23:16.26: [profile full] build cstruct.3.3.0
2026-09-03 23:16.26: build cstruct.3.3.0 (560ee90f625c)
=== DEPENDENCIES (13 transitive) ===
  base.v0.15.2                                       8ddc748c07a5
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  csexp.1.5.2                                        b2fe06624e80
  dune.3.22.2                                        57026fcbd9b3
  dune-configurator.3.22.2                           161a83063325
  num.1.6                                            77382141c2d9
  ocaml.4.12.1                                       40bf037a0516
  ocaml-base-compiler.4.12.1                         e714dfd3f0fe
  ocaml-config.2                                     75bd2fc1f23b
  parsexp.v0.15.0                                    f835a1fe5fb1
  sexplib.v0.15.1                                    ebc8149517b6
  sexplib0.v0.15.1                                   0612b38969c7
=== 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 -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/base/caml -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-09-03 23:16.36: OK: build cstruct.3.3.0 (runc: 2.6s, disk: 7KB)
2026-09-03 23:16.36: Job succeeded