Build:
  1. 0
2026-09-03 17:41.49: New job: build htmlit.0.2.0 (19fb353818bc)
2026-09-03 17:41.49: Waiting for resource in pool day11-builds
2026-09-03 19:32.36: Got resource from pool day11-builds
2026-09-03 19:32.36: [profile full] build htmlit.0.2.0
2026-09-03 19:32.36: build htmlit.0.2.0 (19fb353818bc)
=== 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]
[htmlit.0.2.0: dl]
[htmlit.0.2.0: extract]
-> retrieved htmlit.0.2.0  (https://opam.ocaml.org/cache)
[htmlit: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/htmlit.0.2.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/htmlit.ml > src/htmlit.ml.depends
- + ocamlfind ocamldep -modules src/htmlit.mli > src/htmlit.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/htmlit.cmi src/htmlit.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/htmlit.cmx src/htmlit.ml
- + ocamlfind ocamlopt -a -I src src/htmlit.cmx -o src/htmlit.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/htmlit.cmo src/htmlit.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/htmlit.cmxa -o src/htmlit.cmxs
- + ocamlfind ocamlc -a -I src src/htmlit.cmo -o src/htmlit.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled  htmlit.0.2.0
-> installed htmlit.0.2.0

=== STDERR ===

2026-09-03 19:33.25: OK: build htmlit.0.2.0 (runc: 3.6s, disk: 6KB)
2026-09-03 19:33.25: Job succeeded