Build:
- 0
2026-09-03 17:41.49: New job: build higher.0.3.1 (cb33d72d986c)
2026-09-03 17:41.49: Waiting for resource in pool day11-builds
2026-09-03 19:33.25: Got resource from pool day11-builds
2026-09-03 19:33.25: [profile full] build higher.0.3.1
2026-09-03 19:33.25: build higher.0.3.1 (cb33d72d986c)
=== DEPENDENCIES (7 transitive) ===
compiler-cloning.enabled 966a2e6839f0
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
topkg.1.1.1 3bd227743fbd
=== STDOUT ===
Processing: [default: loading data]
[higher.0.3.1: dl]
[higher.0.3.1: extract]
-> retrieved higher.0.3.1 (https://opam.ocaml.org/cache)
[higher: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/higher.0.3.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package bytes -modules src/higher.ml > src/higher.ml.depends
- + ocamlfind ocamldep -package bytes -modules src/higher.mli > src/higher.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -o src/higher.cmi src/higher.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -o src/higher.cmx src/higher.ml
- + ocamlfind ocamlopt -a -package bytes -I src src/higher.cmx -o src/higher.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -o src/higher.cmo src/higher.ml
- + ocamlfind ocamlopt -shared -linkall -package bytes -I src src/higher.cmxa -o src/higher.cmxs
- + ocamlfind ocamlc -a -package bytes -I src src/higher.cmo -o src/higher.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled higher.0.3.1
-> installed higher.0.3.1
=== STDERR ===
2026-09-03 19:34.44: OK: build higher.0.3.1 (runc: 3.2s, disk: 6KB)
2026-09-03 19:34.44: Job succeeded