Build:
  1. 0
2026-07-10 01:47.31: New job: build kaun-board.1.0.0~alpha3 (d8c6236a139b)
2026-07-10 01:47.31: Waiting for resource in pool day11-builds
2026-07-10 02:39.08: Got resource from pool day11-builds
2026-07-10 02:39.08: [profile full] build kaun-board.1.0.0~alpha3
2026-07-10 02:39.08: build kaun-board.1.0.0~alpha3 (d8c6236a139b)
=== DEPENDENCIES (22 transitive) ===
  base-threads.base                                  44df48f3da5c
  base-unix.base                                     4103cdc1c2b0
  bytesrw.0.3.0                                      d7c84dc71690
  cmarkit.0.4.0                                      1512370ee616
  cmdliner.2.1.1                                     754fa8387b23
  conf-pkg-config.5                                  f20b8fd18442
  conf-zlib.1                                        22029c4a9272
  csexp.1.5.2                                        1e617b8365ee
  dune.3.24.0                                        fd45901f1081
  dune-configurator.3.24.0                           7b019c60463e
  jsont.0.2.0                                        0c199e6d57c3
  matrix.0.1.0                                       2bd25785366d
  mosaic.0.1.0                                       926be008aef5
  ocaml.5.4.1                                        2692d99c2299
  ocaml-base-compiler.5.4.1                          6a8e2a5f2986
  ocaml-compiler.5.4.1                               1ffbf6080620
  ocaml-config.3                                     b19df52e1a3b
  ocamlbuild.0.16.1                                  981b97ee9758
  ocamlfind.1.9.8                                    fc8b0ce5fd6f
  toffee.0.1.0                                       09b3fac544c7
  topkg.1.1.1                                        049c4f3f39b1
  tree-sitter.0.1.0                                  b837cdfeb534
=== STDOUT ===
Processing: [default: loading data]
[kaun-board.1.0.0~alpha3: dl]
[kaun-board.1.0.0~alpha3: extract]
-> retrieved kaun-board.1.0.0~alpha3  (https://opam.ocaml.org/cache)
[kaun-board: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "kaun-board" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/kaun-board.1.0.0~alpha3)
- (cd _build/default/packages/kaun-board/vendor/sysstat && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/unix -o sysstat_stubs.o -c sysstat_stubs.c)
- sysstat_stubs.c: In function 'caml_sysstat_getmounts':
- sysstat_stubs.c:775:20: warning: pointer 'dirs' may be used after 'realloc' [-Wuse-after-free]
-   775 |           free(dirs[j]);
-       |                    ^
- sysstat_stubs.c:769:25: note: call to 'realloc' here
-   769 |       char** new_dirs = realloc(dirs, capacity * sizeof(char*));
-       |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sysstat_stubs.c:776:20: warning: pointer 'devs' may be used after 'realloc' [-Wuse-after-free]
-   776 |           free(devs[j]);
-       |                    ^
- sysstat_stubs.c:770:25: note: call to 'realloc' here
-   770 |       char** new_devs = realloc(devs, capacity * sizeof(char*));
-       |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sysstat_stubs.c:777:21: warning: pointer 'types' may be used after 'realloc' [-Wuse-after-free]
-   777 |           free(types[j]);
-       |                     ^
- sysstat_stubs.c:771:26: note: call to 'realloc' here
-   771 |       char** new_types = realloc(types, capacity * sizeof(char*));
-       |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-> compiled  kaun-board.1.0.0~alpha3
-> installed kaun-board.1.0.0~alpha3
[WARNING] Opam package conf-zlib.1 depends on the following system package that can no longer be found: zlib1g-dev

=== STDERR ===

2026-07-10 02:39.36: OK: build kaun-board.1.0.0~alpha3 (runc: 15.1s, disk: 9KB)
2026-07-10 02:39.36: Job succeeded