Build:
  1. 0
2026-06-20 16:55.50: New job: build containers.3.16 (fed30327a60c)
2026-06-20 16:55.50: Waiting for resource in pool day11-builds
2026-06-20 17:18.26: Got resource from pool day11-builds
2026-06-20 17:18.26: [profile full] build containers.3.16
2026-06-20 17:18.26: build containers.3.16 (fed30327a60c)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  csexp.1.5.2                                        315ecef51574
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  either.1.0.0                                       f710a2c06f5b
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== 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-06-20 17:18.54: OK: build containers.3.16 (runc: 10.1s, disk: 8KB)
2026-06-20 17:18.54: Job succeeded