Build:
  1. 0
2026-09-04 15:55.03: New job: build jsont.0.4.0 (b9bada442b89)
2026-09-04 15:55.03: Waiting for resource in pool day11-builds
2026-09-04 16:58.00: Got resource from pool day11-builds
2026-09-04 16:58.00: [profile full] build jsont.0.4.0
2026-09-04 16:58.00: build jsont.0.4.0 (b9bada442b89)
=== DEPENDENCIES (7 transitive) ===
  compiler-cloning.enabled                           966a2e6839f0
  ocaml.5.5.1                                        70ca0c66e0e8
  ocaml-base-compiler.5.5.1                          59841d7ed85e
  ocaml-compiler.5.5.1                               492c0c740bd1
  ocamlbuild.0.16.1                                  e25cf731aeb5
  ocamlfind.1.9.9~preview                            5e0261154b58
  topkg.1.1.1                                        2919b4412ec4
=== STDOUT ===
Processing: [default: loading data]
[jsont.0.4.0: dl]
[jsont.0.4.0: extract]
-> retrieved jsont.0.4.0  (https://opam.ocaml.org/cache)
[jsont: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "false" "--with-bytesrw" "false" "--with-brr" "false" "--with-typegist" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/jsont.0.4.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/jsont_base.ml > src/jsont_base.ml.depends
- + ocamlfind ocamldep -modules src/jsont_base.mli > src/jsont_base.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont_base.cmi src/jsont_base.mli
- + ocamlfind ocamldep -modules src/jsont.ml > src/jsont.ml.depends
- + ocamlfind ocamldep -modules src/jsont.mli > src/jsont.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont.cmi src/jsont.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont_base.cmx src/jsont_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont.cmx src/jsont.ml
- + ocamlfind ocamlopt -a -I src src/jsont_base.cmx src/jsont.cmx -o src/jsont.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont_base.cmo src/jsont_base.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/typegist -I src/brr -I src/bytesrw -o src/jsont.cmo src/jsont.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/jsont.cmxa -o src/jsont.cmxs
- + ocamlfind ocamlc -a -I src src/jsont_base.cmo src/jsont.cmo -o src/jsont.cma
- # Parallel statistics: { count(total): 2(12), max: 2, min: 2, average(total): 2.000(1.167) }
-> compiled  jsont.0.4.0
-> installed jsont.0.4.0

=== STDERR ===

2026-09-04 16:58.47: OK: build jsont.0.4.0 (runc: 5.9s, disk: 8KB)
2026-09-04 16:58.47: Job succeeded