Build:
  1. 0
2026-07-24 12:11.24: New job: build kaun-board.1.0.0~alpha3 (30e021d9d127)
2026-07-24 12:11.24: Waiting for resource in pool day11-builds
2026-07-24 13:22.52: Got resource from pool day11-builds
2026-07-24 13:22.52: [profile full] build kaun-board.1.0.0~alpha3
2026-07-24 13:22.52: build kaun-board.1.0.0~alpha3 (30e021d9d127)
=== DEPENDENCIES (21 transitive) ===
  base-threads.base                                  afe16a8e71c3
  base-unix.base                                     73c0a5fdd34a
  bytesrw.0.3.0                                      38abc3629354
  cmarkit.0.4.0                                      8a0a0aeeafea
  cmdliner.2.1.1                                     231c3ecee25a
  compiler-cloning.enabled                           22a431860256
  conf-pkg-config.5                                  2c611009363a
  csexp.1.5.2                                        9b58e29a8bf1
  dune.3.24.1                                        0d2a3ba8bfb9
  dune-configurator.3.24.1                           29a4528f5159
  jsont.0.2.0                                        306327014ef5
  matrix.0.1.0                                       b5e27caf52c1
  mosaic.0.1.0                                       e41508b90120
  ocaml.5.5.0                                        af24caade1d3
  ocaml-base-compiler.5.5.0                          5f93989ce6d7
  ocaml-compiler.5.5.0                               15edcf5138e5
  ocamlbuild.0.16.1                                  ae35ea2527bb
  ocamlfind.1.9.8                                    86ca4a7260d8
  toffee.0.1.0                                       2b7531f5d119
  topkg.1.1.1                                        ff0c2942c8aa
  tree-sitter.0.1.0                                  1c45d94ac0cf
=== 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-24 13:23.12: OK: build kaun-board.1.0.0~alpha3 (runc: 11.1s, disk: 9KB)
2026-07-24 13:23.12: Job succeeded