Build:
  1. 0
2026-09-03 20:22.31: New job: build mirage-kv.1.0.0 (95ab32852146)
2026-09-03 20:22.31: Waiting for resource in pool day11-builds
2026-09-03 22:15.28: Got resource from pool day11-builds
2026-09-03 22:15.28: [profile full] build mirage-kv.1.0.0
2026-09-03 22:15.28: build mirage-kv.1.0.0 (95ab32852146)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  compiler-cloning.enabled                           966a2e6839f0
  dune.3.24.2                                        ec704e062ad3
  fmt.0.11.0                                         395be4fa8f81
  mirage-device.1.2.0                                8341e6d81a84
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlbuild.0.16.1                                  ccce18256717
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  result.1.5                                         8fc6ae0d59de
  topkg.1.1.1                                        3bd227743fbd
=== STDOUT ===
Processing: [default: loading data]
[mirage-kv.1.0.0: dl]
[mirage-kv.1.0.0: extract]
-> retrieved mirage-kv.1.0.0  (https://opam.ocaml.org/cache)
[mirage-kv: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/mirage-kv.1.0.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package 'result mirage-device fmt' -package bytes -modules src/mirage_kv.ml > src/mirage_kv.ml.depends
- + ocamlfind ocamldep -package 'result mirage-device fmt' -package bytes -modules src/mirage_kv.mli > src/mirage_kv.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -package 'result mirage-device fmt' -warn-error +1..49+60 -w A-4-41-44 -package bytes -I src -o src/mirage_kv.cmi src/mirage_kv.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -package 'result mirage-device fmt' -warn-error +1..49+60 -w A-4-41-44 -package bytes -I src -o src/mirage_kv.cmx src/mirage_kv.ml
- + ocamlfind ocamlopt -a -package 'result mirage-device fmt' -package bytes -I src src/mirage_kv.cmx -o src/mirage-kv.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -package 'result mirage-device fmt' -warn-error +1..49+60 -w A-4-41-44 -package bytes -I src -o src/mirage_kv.cmo src/mirage_kv.ml
- + ocamlfind ocamlopt -shared -linkall -package 'result mirage-device fmt' -package bytes -I src src/mirage-kv.cmxa -o src/mirage-kv.cmxs
- + ocamlfind ocamlc -a -package 'result mirage-device fmt' -package bytes -I src src/mirage_kv.cmo -o src/mirage-kv.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled  mirage-kv.1.0.0
-> installed mirage-kv.1.0.0

=== STDERR ===

2026-09-03 22:15.36: OK: build mirage-kv.1.0.0 (runc: 2.6s, disk: 7KB)
2026-09-03 22:15.36: Job succeeded