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

=== STDERR ===

2026-09-03 19:31.22: OK: build rresult.0.7.0 (runc: 3.1s, disk: 7KB)
2026-09-03 19:31.22: Job succeeded