Build:
  1. 0
2026-06-16 11:41.48: New job: build asetmap.0.8.1 (537ce7dacd43)
2026-06-16 11:41.48: Waiting for resource in pool day11-builds
2026-06-16 11:58.49: Got resource from pool day11-builds
2026-06-16 11:58.49: [profile full] build asetmap.0.8.1
2026-06-16 11:58.49: build asetmap.0.8.1 (537ce7dacd43)
=== DEPENDENCIES (6 transitive) ===
  ocaml.4.12.1                                       b220906b3826
  ocaml-base-compiler.4.12.1                         ce8680725b32
  ocaml-config.2                                     3a99bd9dbb34
  ocamlbuild.0.16.1                                  0aed2948eb5f
  ocamlfind.1.9.8                                    9ccba9f3d58c
  topkg.1.1.1                                        7b16f58d847f
=== STDOUT ===
Processing: [default: loading data]
[asetmap.0.8.1: dl]
[asetmap.0.8.1: extract]
-> retrieved asetmap.0.8.1  (https://opam.ocaml.org/cache)
[asetmap: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/asetmap.0.8.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package bytes -modules src/asetmap.ml > src/asetmap.ml.depends
- + ocamlfind ocamldep -package bytes -modules src/asetmap.mli > src/asetmap.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/asetmap.cmi src/asetmap.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/asetmap.cmx src/asetmap.ml
- + ocamlfind ocamlopt -a -package bytes -I src src/asetmap.cmx -o src/asetmap.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/asetmap.cmo src/asetmap.ml
- + ocamlfind ocamlopt -shared -linkall -package bytes -I src src/asetmap.cmxa -o src/asetmap.cmxs
- + ocamlfind ocamlc -a -package bytes -I src src/asetmap.cmo -o src/asetmap.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled  asetmap.0.8.1
-> installed asetmap.0.8.1

=== STDERR ===

2026-06-16 11:58.59: OK: build asetmap.0.8.1 (runc: 3.1s, disk: 6KB)
2026-06-16 11:58.59: Job succeeded