Build:
  1. 0
2026-08-05 20:31.35: New job: build kaun-board.1.0.0~alpha3 (d4cb50f88fdd)
2026-08-05 20:31.35: Waiting for resource in pool day11-builds
2026-08-05 22:26.21: Got resource from pool day11-builds
2026-08-05 22:26.21: [profile full] build kaun-board.1.0.0~alpha3
2026-08-05 22:26.21: build kaun-board.1.0.0~alpha3 (d4cb50f88fdd)
=== DEPENDENCIES (21 transitive) ===
  base-threads.base                                  4e0218232a65
  base-unix.base                                     2d2c0bf34146
  bytesrw.0.3.0                                      4aa394ca7c91
  cmarkit.0.4.0                                      6081d1ad8b0f
  cmdliner.2.1.1                                     0cd08bbec0ac
  compiler-cloning.enabled                           645922735998
  conf-pkg-config.5                                  4a77ab8734e0
  csexp.1.5.2                                        ddbe24786709
  dune.3.24.2                                        1e5f2fe7e8cc
  dune-configurator.3.24.2                           023c240b9537
  jsont.0.2.0                                        558ca4c00253
  matrix.0.1.0                                       9dc85877e8b5
  mosaic.0.1.0                                       a734716e5118
  ocaml.5.5.0                                        07a9fea0affc
  ocaml-base-compiler.5.5.0                          90119128ecb1
  ocaml-compiler.5.5.0                               6aaaaa99fb41
  ocamlbuild.0.16.1                                  799d75b8313e
  ocamlfind.1.9.9~preview                            851bbc5aa659
  toffee.0.1.0                                       66587dfe85e5
  topkg.1.1.1                                        b3532e45bdee
  tree-sitter.0.1.0                                  0fb55e43931c
=== 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-08-05 22:26.40: OK: build kaun-board.1.0.0~alpha3 (runc: 9.7s, disk: 9KB)
2026-08-05 22:26.40: Job succeeded