Build:
  1. 0
2026-09-03 17:14.47: New job: build rresult.0.7.0 (1d11e11f25ad)
2026-09-03 17:14.47: Waiting for resource in pool day11-builds
2026-09-03 17:29.17: Got resource from pool day11-builds
2026-09-03 17:29.17: [profile full] build rresult.0.7.0
2026-09-03 17:29.17: build rresult.0.7.0 (1d11e11f25ad)
=== DEPENDENCIES (6 transitive) ===
  ocaml.5.2.1                                        d8399d6b6c43
  ocaml-base-compiler.5.2.1                          a53cb1b6356d
  ocaml-config.3                                     1c357e4d2066
  ocamlbuild.0.16.1                                  373235d8c571
  ocamlfind.1.9.8                                    e3f08a6b7b86
  topkg.1.1.1                                        afd8eb0b6f0b
=== 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 17:29.31: OK: build rresult.0.7.0 (runc: 3.6s, disk: 7KB)
2026-09-03 17:29.31: Job succeeded