Build:
  1. 0
2026-07-09 22:38.26: New job: build kaun-board.1.0.0~alpha3 (99160077ad60)
2026-07-09 22:38.26: Waiting for resource in pool day11-builds
2026-07-09 23:22.26: Got resource from pool day11-builds
2026-07-09 23:22.26: [profile full] build kaun-board.1.0.0~alpha3
2026-07-09 23:22.26: build kaun-board.1.0.0~alpha3 (99160077ad60)
=== DEPENDENCIES (21 transitive) ===
  base-threads.base                                  44df48f3da5c
  base-unix.base                                     4103cdc1c2b0
  bytesrw.0.3.0                                      3c28232a942c
  cmarkit.0.4.0                                      67b2672e3b1e
  cmdliner.2.1.1                                     3b20a3841dd5
  compiler-cloning.enabled                           66bfb9f05f4a
  conf-pkg-config.5                                  f20b8fd18442
  csexp.1.5.2                                        ff64121cd3d2
  dune.3.24.0                                        a6f8cb91c5a0
  dune-configurator.3.24.0                           a70654ffc3a4
  jsont.0.2.0                                        037970d40429
  matrix.0.1.0                                       2fafbd2ab723
  mosaic.0.1.0                                       1f39786fa2f9
  ocaml.5.5.0                                        86e14e3aea8d
  ocaml-base-compiler.5.5.0                          1bf93bba4295
  ocaml-compiler.5.5.0                               eb7e9cf1c298
  ocamlbuild.0.16.1                                  c30dabfcec04
  ocamlfind.1.9.8                                    a7666fb12940
  toffee.0.1.0                                       44348c3c9fd0
  topkg.1.1.1                                        bd61c1c58bce
  tree-sitter.0.1.0                                  e262881d9a2b
=== 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

=== STDERR ===

2026-07-09 23:22.46: OK: build kaun-board.1.0.0~alpha3 (runc: 11.6s, disk: 9KB)
2026-07-09 23:22.46: Job succeeded