Build:
- 0
2026-09-03 17:41.49: New job: build logs.0.7.0 (08256bec17f0)
2026-09-03 17:41.49: Waiting for resource in pool day11-builds
2026-09-03 19:35.00: Got resource from pool day11-builds
2026-09-03 19:35.00: [profile full] build logs.0.7.0
2026-09-03 19:35.00: build logs.0.7.0 (08256bec17f0)
=== DEPENDENCIES (8 transitive) ===
base-threads.base 3d2f2cbc6db2
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]
[logs.0.7.0: dl]
[logs.0.7.0: extract]
-> retrieved logs.0.7.0 (https://opam.ocaml.org/cache)
[logs: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--with-js_of_ocaml" "false" "--with-fmt" "false" "--with-cmdliner" "false" "--with-lwt" "false" "--with-base-threads" "true" (CWD=/home/opam/.opam/default/.opam-switch/build/logs.0.7.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- + ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmi src/logs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmx src/logs.ml
- + ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/logs.cmo src/logs.ml
- + ocamlfind ocamldep -package threads -modules src/logs_threaded.ml > src/logs_threaded.ml.depends
- + ocamlfind ocamldep -package threads -modules src/logs_threaded.mli > src/logs_threaded.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmi src/logs_threaded.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmx src/logs_threaded.ml
- + ocamlfind ocamlopt -a -thread -package threads -I src src/logs_threaded.cmx -o src/logs_threaded.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src -I test -o src/logs_threaded.cmo src/logs_threaded.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- + ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src src/logs_threaded.cmxa -o src/logs_threaded.cmxs
- + ocamlfind ocamlc -a -thread -package threads -I src src/logs_threaded.cmo -o src/logs_threaded.cma
- # Parallel statistics: { count(total): 1(14), max: 4, min: 4, average(total): 4.000(1.214) }
-> compiled logs.0.7.0
-> installed logs.0.7.0
=== STDERR ===
2026-09-03 19:35.56: OK: build logs.0.7.0 (runc: 3.1s, disk: 8KB)
2026-09-03 19:35.56: Job succeeded