Build:
  1. 0
2026-06-24 11:27.55: New job: build hmap.0.8.1 (23877f9d99e4)
2026-06-24 11:27.55: Waiting for resource in pool day11-builds
2026-06-24 12:15.02: Got resource from pool day11-builds
2026-06-24 12:15.02: [profile full] build hmap.0.8.1
2026-06-24 12:15.02: build hmap.0.8.1 (23877f9d99e4)
=== DEPENDENCIES (7 transitive) ===
  ocaml.5.3.0                                        ec34d524d97d
  ocaml-base-compiler.5.3.0                          1841888fe75b
  ocaml-compiler.5.3.0                               f295fe609c87
  ocaml-config.3                                     a52eea84eedb
  ocamlbuild.0.16.1                                  bdeca1c5518a
  ocamlfind.1.9.8                                    558092066ff0
  topkg.1.1.1                                        e3d6961e1f2d
=== 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-24 12:15.20: OK: build hmap.0.8.1 (runc: 2.2s, disk: 6KB)
2026-06-24 12:15.20: Job succeeded