Build:
  1. 0
2026-06-24 13:54.50: New job: build containers.3.16 (aae0f4049deb)
2026-06-24 13:54.50: Waiting for resource in pool day11-builds
2026-06-24 14:07.38: Got resource from pool day11-builds
2026-06-24 14:07.38: [profile full] build containers.3.16
2026-06-24 14:07.38: build containers.3.16 (aae0f4049deb)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  csexp.1.5.2                                        977b865a51b4
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  either.1.0.0                                       f609e8d13b2e
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
=== 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-24 14:08.11: OK: build containers.3.16 (runc: 12.6s, disk: 8KB)
2026-06-24 14:08.11: Job succeeded