Build:
  1. 0
2026-06-16 12:56.17: New job: build logs.0.10.0 (bd3dc2082197)
2026-06-16 12:56.17: Waiting for resource in pool day11-builds
2026-06-16 14:22.34: Got resource from pool day11-builds
2026-06-16 14:22.34: [profile full] build logs.0.10.0
2026-06-16 14:22.34: build logs.0.10.0 (bd3dc2082197)
=== DEPENDENCIES (15 transitive) ===
  base-bytes.base                                    8ab13da973da
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cppo.1.8.0                                         6031bb651610
  csexp.1.5.2                                        66e041c3f743
  dune.3.23.1                                        0eec37bb9614
  dune-configurator.3.23.1                           13ba73c31bd5
  lwt.6.1.2                                          0bde899cbf6e
  ocaml.5.1.1                                        14b304529104
  ocaml-base-compiler.5.1.1                          6a7356cc38e6
  ocaml-config.3                                     902a985e27d4
  ocamlbuild.0.16.1                                  3e6caa8dafb4
  ocamlfind.1.9.8                                    1a45b3c21c31
  ocplib-endian.1.2                                  d53b227928c3
  topkg.1.1.1                                        84b90bd0f255
=== STDOUT ===
Processing: [default: loading data]
[logs.0.10.0: dl]
[logs.0.10.0: extract]
-> retrieved logs.0.10.0  (https://opam.ocaml.org/cache)
[logs: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-js_of_ocaml-compiler" "false" "--with-fmt" "false" "--with-cmdliner" "false" "--with-lwt" "true" "--with-base-threads" "true" (CWD=/home/opam/.opam/default/.opam-switch/build/logs.0.10.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 -o src/logs.cmi src/logs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -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 -o src/logs.cmo src/logs.ml
- + ocamlfind ocamldep -package lwt -modules src/lwt/logs_lwt.ml > src/lwt/logs_lwt.ml.depends
- + ocamlfind ocamldep -package lwt -modules src/lwt/logs_lwt.mli > src/lwt/logs_lwt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src/lwt -I src -o src/lwt/logs_lwt.cmi src/lwt/logs_lwt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src/lwt -I src -o src/lwt/logs_lwt.cmx src/lwt/logs_lwt.ml
- + ocamlfind ocamlopt -a -package lwt -I src/lwt src/lwt/logs_lwt.cmx -o src/lwt/logs_lwt.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src/lwt -I src -o src/lwt/logs_lwt.cmo src/lwt/logs_lwt.ml
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.ml > src/threaded/logs_threaded.ml.depends
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.mli > src/threaded/logs_threaded.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmi src/threaded/logs_threaded.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmx src/threaded/logs_threaded.ml
- + ocamlfind ocamlopt -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmx -o src/threaded/logs_threaded.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmo src/threaded/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 -package lwt -I src/lwt src/lwt/logs_lwt.cmxa -o src/lwt/logs_lwt.cmxs
- + ocamlfind ocamlc -a -package lwt -I src/lwt src/lwt/logs_lwt.cmo -o src/lwt/logs_lwt.cma
- + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src/threaded src/threaded/logs_threaded.cmxa -o src/threaded/logs_threaded.cmxs
- + ocamlfind ocamlc -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmo -o src/threaded/logs_threaded.cma
- # Parallel statistics: { count(total): 1(20), max: 6, min: 6, average(total): 6.000(1.250) }
-> compiled  logs.0.10.0
-> installed logs.0.10.0

=== STDERR ===

2026-06-16 14:22.41: OK: build logs.0.10.0 (runc: 2.6s, disk: 10KB)
2026-06-16 14:22.41: Job succeeded