Build:
- 0
2026-09-04 15:44.37: New job: build psq.0.1.0 (126b9f8bdb45)
2026-09-04 15:44.37: Waiting for resource in pool day11-builds
2026-09-04 16:46.08: Got resource from pool day11-builds
2026-09-04 16:46.08: [profile full] build psq.0.1.0
2026-09-04 16:46.08: build psq.0.1.0 (126b9f8bdb45)
=== DEPENDENCIES (7 transitive) ===
compiler-cloning.enabled 966a2e6839f0
ocaml.5.5.1 70ca0c66e0e8
ocaml-base-compiler.5.5.1 59841d7ed85e
ocaml-compiler.5.5.1 492c0c740bd1
ocamlbuild.0.16.1 e25cf731aeb5
ocamlfind.1.9.9~preview 5e0261154b58
topkg.1.1.1 2919b4412ec4
=== STDOUT ===
Processing: [default: loading data]
[psq.0.1.0: dl]
[psq.0.1.0: extract]
-> retrieved psq.0.1.0 (https://opam.ocaml.org/cache)
[psq: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/psq.0.1.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package bytes -modules src/psq.ml > src/psq.ml.depends
- + ocamlfind ocamldep -package bytes -modules src/psq.mli > src/psq.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -color always -w A-4-33-40-41-42-43-34-44-48 -I src -I test -o src/psq.cmi src/psq.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -color always -w A-4-33-40-41-42-43-34-44-48 -I src -I test -o src/psq.cmx src/psq.ml
- + ocamlfind ocamlopt -a -package bytes -I src src/psq.cmx -o src/psq.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -color always -w A-4-33-40-41-42-43-34-44-48 -I src -I test -o src/psq.cmo src/psq.ml
- + ocamlfind ocamlopt -shared -linkall -package bytes -I src src/psq.cmxa -o src/psq.cmxs
- + ocamlfind ocamlc -a -package bytes -I src src/psq.cmo -o src/psq.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled psq.0.1.0
-> installed psq.0.1.0
=== STDERR ===
2026-09-04 16:46.40: OK: build psq.0.1.0 (runc: 2.1s, disk: 6KB)
2026-09-04 16:46.40: Job succeeded