Build:
  1. 0
2026-09-03 17:13.48: New job: build uutf.1.0.3 (64fa0d45a7ab)
2026-09-03 17:13.48: Waiting for resource in pool day11-builds
2026-09-03 17:21.57: Got resource from pool day11-builds
2026-09-03 17:21.57: [profile full] build uutf.1.0.3
2026-09-03 17:21.57: build uutf.1.0.3 (64fa0d45a7ab)
=== DEPENDENCIES (7 transitive) ===
  cmdliner.1.0.4                                     45f77fa626f5
  ocaml.5.0.0                                        3b2ae07b112c
  ocaml-base-compiler.5.0.0                          e3db6b41f84b
  ocaml-config.3                                     916d48d26793
  ocamlbuild.0.16.1                                  8b241451808e
  ocamlfind.1.9.8                                    be139ea51990
  topkg.1.1.1                                        600d32dcbaad
=== STDOUT ===
Processing: [default: loading data]
[uutf.1.0.3: dl]
[uutf.1.0.3: extract]
-> retrieved uutf.1.0.3  (https://opam.ocaml.org/cache)
[uutf: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/default/.opam-switch/build/uutf.1.0.3)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends
- + ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmi src/uutf.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamldep -package unix -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
- + ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- + ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # Parallel statistics: { count(total): 1(11), max: 3, min: 3, average(total): 3.000(1.182) }
-> compiled  uutf.1.0.3
-> installed uutf.1.0.3

=== STDERR ===

2026-09-03 17:22.02: OK: build uutf.1.0.3 (runc: 3.1s, disk: 7KB)
2026-09-03 17:22.02: Job succeeded