Build:
  1. 0
2026-06-24 13:54.51: New job: build kaun-board.1.0.0~alpha3 (ef6bdaaf53e4)
2026-06-24 13:54.51: Waiting for resource in pool day11-builds
2026-06-24 15:59.15: Got resource from pool day11-builds
2026-06-24 15:59.15: [profile full] build kaun-board.1.0.0~alpha3
2026-06-24 15:59.15: build kaun-board.1.0.0~alpha3 (ef6bdaaf53e4)
=== DEPENDENCIES (21 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  bytesrw.0.3.0                                      c0bddbb93fd3
  cmarkit.0.4.0                                      84e2010e89a0
  cmdliner.2.1.1                                     814ed16c6662
  compiler-cloning.enabled                           439a1fc77aa6
  conf-pkg-config.5                                  d5de2c6a88f9
  csexp.1.5.2                                        977b865a51b4
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  jsont.0.2.0                                        96ed1ca24006
  matrix.0.1.0                                       44937afa16f1
  mosaic.0.1.0                                       c580f6a62ccc
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlbuild.0.16.1                                  e57f00093c6a
  ocamlfind.1.9.8                                    b506a15fcd6c
  toffee.0.1.0                                       71c900c46b31
  topkg.1.1.1                                        ac206dbbd2b6
  tree-sitter.0.1.0                                  16f138edb328
=== 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-24 15:59.38: OK: build kaun-board.1.0.0~alpha3 (runc: 8.6s, disk: 9KB)
2026-06-24 15:59.38: Job succeeded