Build:
  1. 0
2026-09-03 19:40.18: New job: build containers.3.16 (57b4e13505b4)
2026-09-03 19:40.18: Waiting for resource in pool day11-builds
2026-09-03 20:29.10: Got resource from pool day11-builds
2026-09-03 20:29.10: [profile full] build containers.3.16
2026-09-03 20:29.10: build containers.3.16 (57b4e13505b4)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  csexp.1.5.2                                        58b250503765
  dune.3.24.2                                        ec704e062ad3
  dune-configurator.3.24.2                           183455f65a68
  either.1.0.0                                       528f686c9e94
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
=== STDOUT ===
Processing: [default: loading data]
[containers.3.16: dl]
[containers.3.16: extract]
-> retrieved containers.3.16  (https://opam.ocaml.org/cache)
[containers: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "containers" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/containers.3.16)
- (cd _build/default/src/leb128 && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -std=c99 -O2 -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/either -I ../core -I ../monomorphic -o stubs.o -c stubs.c)
- In file included from /home/opam/.opam/default/lib/ocaml/caml/alloc.h:20,
-                  from stubs.c:4:
- stubs.c: In function 'caml_cc_leb128_varint':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:367:22: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign]
-   367 | #define Bytes_val(x) ((unsigned char *) Bp_val(x))
-       |                      ^
- stubs.c:61:15: note: in expansion of macro 'Bytes_val'
-    61 |   char *str = Bytes_val(_str);
-       |               ^~~~~~~~~
- stubs.c:62:24: warning: pointer targets in passing argument 1 of 'ix_leb128_varint' differ in signedness [-Wpointer-sign]
-    62 |   ix_leb128_varint(str + idx, i);
-       |                    ~~~~^~~~~
-       |                        |
-       |                        char *
- stubs.c:45:52: note: expected 'unsigned char *' but argument is of type 'char *'
-    45 | static inline void ix_leb128_varint(unsigned char *str, uint64_t i) {
-       |                                     ~~~~~~~~~~~~~~~^~~
- stubs.c: In function 'caml_cc_leb128_varint_byte':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:367:22: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign]
-   367 | #define Bytes_val(x) ((unsigned char *) Bp_val(x))
-       |                      ^
- stubs.c:68:15: note: in expansion of macro 'Bytes_val'
-    68 |   char *str = Bytes_val(_str);
-       |               ^~~~~~~~~
- stubs.c:71:24: warning: pointer targets in passing argument 1 of 'ix_leb128_varint' differ in signedness [-Wpointer-sign]
-    71 |   ix_leb128_varint(str + idx, i);
-       |                    ~~~~^~~~~
-       |                        |
-       |                        char *
- stubs.c:45:52: note: expected 'unsigned char *' but argument is of type 'char *'
-    45 | static inline void ix_leb128_varint(unsigned char *str, uint64_t i) {
-       |                                     ~~~~~~~~~~~~~~~^~~
-> compiled  containers.3.16
-> installed containers.3.16

=== STDERR ===

2026-09-03 20:29.29: OK: build containers.3.16 (runc: 11.6s, disk: 8KB)
2026-09-03 20:29.29: Job succeeded