Build:
  1. 0
2026-07-14 19:47.00: New job: build kaun-board.1.0.0~alpha3 (2804c6727f57)
2026-07-14 19:47.00: Waiting for resource in pool day11-builds
2026-07-14 21:34.06: Got resource from pool day11-builds
2026-07-14 21:34.06: [profile full] build kaun-board.1.0.0~alpha3
2026-07-14 21:34.06: build kaun-board.1.0.0~alpha3 (2804c6727f57)
=== DEPENDENCIES (21 transitive) ===
  base-threads.base                                  afe16a8e71c3
  base-unix.base                                     73c0a5fdd34a
  bytesrw.0.3.0                                      c6049ab6fee7
  cmarkit.0.4.0                                      6400ca71c4ef
  cmdliner.2.1.1                                     5224d951a5e5
  compiler-cloning.enabled                           22a431860256
  conf-pkg-config.5                                  2c611009363a
  csexp.1.5.2                                        7401e567af07
  dune.3.24.0                                        e560b9225410
  dune-configurator.3.24.0                           5d5ba511eb88
  jsont.0.2.0                                        b68a2febfe46
  matrix.0.1.0                                       29eae4149329
  mosaic.0.1.0                                       6fa48eb836e3
  ocaml.5.5.0                                        7f4ed97746d4
  ocaml-base-compiler.5.5.0                          90499340edf4
  ocaml-compiler.5.5.0                               0ffda1968820
  ocamlbuild.0.16.1                                  699ceab44989
  ocamlfind.1.9.8                                    e349f5c7ccdf
  toffee.0.1.0                                       165178f828fd
  topkg.1.1.1                                        903545d11ff9
  tree-sitter.0.1.0                                  d2cf17b2aaa8
=== 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-14 21:34.28: OK: build kaun-board.1.0.0~alpha3 (runc: 7.9s, disk: 9KB)
2026-07-14 21:34.28: Job succeeded