Build:
  1. 0
2026-09-04 16:49.59: New job: build containers.3.16 (bec09e38d9c5)
2026-09-04 16:49.59: Waiting for resource in pool day11-builds
2026-09-04 16:59.33: Got resource from pool day11-builds
2026-09-04 16:59.33: [profile full] build containers.3.16
2026-09-04 16:59.33: build containers.3.16 (bec09e38d9c5)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  csexp.1.5.2                                        8c096e7de322
  dune.3.24.2                                        25fbaa318de6
  dune-configurator.3.24.2                           517e3f9cad4b
  either.1.0.0                                       37bbc4de2b5b
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
=== 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-04 16:59.59: OK: build containers.3.16 (runc: 9.6s, disk: 8KB)
2026-09-04 16:59.59: Job succeeded