Build:
  1. 0
2026-06-16 16:12.13: New job: build logs.0.8.0 (c129ea7361f2)
2026-06-16 16:12.13: Waiting for resource in pool day11-builds
2026-06-16 16:55.07: Got resource from pool day11-builds
2026-06-16 16:55.07: [profile full] build logs.0.8.0
2026-06-16 16:55.07: build logs.0.8.0 (c129ea7361f2)
=== DEPENDENCIES (17 transitive) ===
  base-bytes.base                                    0e778b241af4
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  cppo.1.8.0                                         f90923bf502d
  csexp.1.5.2                                        3fd7f8aa8729
  dune.3.23.1                                        4ab42388130e
  dune-configurator.3.22.2                           382d29bb807e
  lwt.5.10.0                                         e7502c1168d6
  ocaml.4.13.1                                       374ce8822fbe
  ocaml-base-compiler.4.13.1                         3060c22370ce
  ocaml-config.2                                     7e2bf3da2a6e
  ocaml-secondary-compiler.4.14.2                    208983c0e1e0
  ocamlbuild.0.16.1                                  92efc231a261
  ocamlfind.1.9.6                                    233791feab3d
  ocamlfind-secondary.1.9.6                          f311c6b5c8e3
  ocplib-endian.1.2                                  be5d7ec75a1e
  topkg.1.1.1                                        2ea24729518d
=== STDOUT ===
Processing: [default: loading data]
[logs.0.8.0: dl]
[logs.0.8.0: extract]
-> retrieved logs.0.8.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.8.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.8.0
-> installed logs.0.8.0

=== STDERR ===

2026-06-16 16:55.28: OK: build logs.0.8.0 (runc: 3.1s, disk: 10KB)
2026-06-16 16:55.28: Job succeeded