Build:
  1. 0
2026-06-19 18:36.02: New job: build kaun-board.1.0.0~alpha3 (9c02dbcaf1ad)
2026-06-19 18:36.02: Waiting for resource in pool day11-builds
2026-06-19 19:34.14: Got resource from pool day11-builds
2026-06-19 19:34.14: [profile full] build kaun-board.1.0.0~alpha3
2026-06-19 19:34.14: build kaun-board.1.0.0~alpha3 (9c02dbcaf1ad)
=== DEPENDENCIES (20 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bytesrw.0.3.0                                      7f1cd0e98f7d
  cmarkit.0.4.0                                      4f165ed08728
  cmdliner.2.1.1                                     a613b65b3997
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        6a11fd34e537
  dune.3.23.1                                        b9e31df96092
  dune-configurator.3.23.1                           cdae849f232e
  jsont.0.2.0                                        2741983a41d3
  matrix.0.1.0                                       202e12c5527c
  mosaic.0.1.0                                       14623b093d01
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
  ocamlbuild.0.16.1                                  b61d8be21b8c
  ocamlfind.1.9.8                                    1872268d1aec
  toffee.0.1.0                                       d103cae43801
  topkg.1.1.1                                        ecfbf436618b
  tree-sitter.0.1.0                                  896f14230b85
=== 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:11: 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:11: 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:11: 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-06-19 19:34.45: OK: build kaun-board.1.0.0~alpha3 (runc: 9.1s, disk: 9KB)
2026-06-19 19:34.45: Job succeeded