Build:
  1. 0
2026-06-16 11:51.29: New job: build hmap.0.8.1 (0ed1da8c2cdf)
2026-06-16 11:51.29: Waiting for resource in pool day11-builds
2026-06-16 12:15.00: Got resource from pool day11-builds
2026-06-16 12:15.00: [profile full] build hmap.0.8.1
2026-06-16 12:15.00: build hmap.0.8.1 (0ed1da8c2cdf)
=== DEPENDENCIES (6 transitive) ===
  ocaml.5.1.1                                        14b304529104
  ocaml-base-compiler.5.1.1                          6a7356cc38e6
  ocaml-config.3                                     902a985e27d4
  ocamlbuild.0.16.1                                  3e6caa8dafb4
  ocamlfind.1.9.8                                    1a45b3c21c31
  topkg.1.1.1                                        84b90bd0f255
=== 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 12:15.25: OK: build hmap.0.8.1 (runc: 2.6s, disk: 6KB)
2026-06-16 12:15.25: Job succeeded