Build:
  1. 0
2026-06-16 11:42.43: New job: build hmap.0.8.1 (c8db47ffcef3)
2026-06-16 11:42.43: Waiting for resource in pool day11-builds
2026-06-16 11:59.42: Got resource from pool day11-builds
2026-06-16 11:59.42: [profile full] build hmap.0.8.1
2026-06-16 11:59.42: build hmap.0.8.1 (c8db47ffcef3)
=== DEPENDENCIES (6 transitive) ===
  ocaml.5.0.0                                        4e3432802b74
  ocaml-base-compiler.5.0.0                          7f40a02edec0
  ocaml-config.3                                     a4e7663ae3be
  ocamlbuild.0.16.1                                  f9309a5b5c3c
  ocamlfind.1.9.8                                    b41546e756d9
  topkg.1.1.1                                        3923dcc25167
=== STDOUT ===
Processing: [default: loading data]
[hmap.0.8.1: dl]
[hmap.0.8.1: extract]
-> retrieved hmap.0.8.1  (https://opam.ocaml.org/cache)
[hmap: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/hmap.0.8.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/hmap.ml > src/hmap.ml.depends
- + ocamlfind ocamldep -modules src/hmap.mli > src/hmap.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmi src/hmap.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmx src/hmap.ml
- + ocamlfind ocamlopt -a -I src src/hmap.cmx -o src/hmap.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/hmap.cmo src/hmap.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/hmap.cmxa -o src/hmap.cmxs
- + ocamlfind ocamlc -a -I src src/hmap.cmo -o src/hmap.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled  hmap.0.8.1
-> installed hmap.0.8.1

=== STDERR ===

2026-06-16 11:59.56: OK: build hmap.0.8.1 (runc: 2.1s, disk: 6KB)
2026-06-16 11:59.56: Job succeeded