Build:
  1. 0
2026-08-15 11:16.32: New job: build jsont.0.3.0 (cb8cbc2997bc)
2026-08-15 11:16.32: [profile full] build jsont.0.3.0
2026-08-15 11:16.39: build jsont.0.3.0 (cb8cbc2997bc)
=== DEPENDENCIES (7 transitive) ===
  compiler-cloning.enabled                           645922735998
  ocaml.5.5.0                                        07a9fea0affc
  ocaml-base-compiler.5.5.0                          90119128ecb1
  ocaml-compiler.5.5.0                               6aaaaa99fb41
  ocamlbuild.0.16.1                                  799d75b8313e
  ocamlfind.1.9.9~preview                            851bbc5aa659
  topkg.1.1.1                                        b3532e45bdee
=== STDOUT ===
Processing: [default: loading data]
[jsont.0.3.0: dl]
[jsont.0.3.0: http]
[jsont.0.3.0: extract]
-> retrieved jsont.0.3.0  (https://erratique.ch/software/jsont/releases/jsont-0.3.0.tbz)
[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" (CWD=/home/opam/.opam/default/.opam-switch/build/jsont.0.3.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/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/bytesrw -o src/jsont.cmi src/jsont.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src/bytesrw -o src/jsont_base.cmx src/jsont_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -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/bytesrw -o src/jsont_base.cmo src/jsont_base.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -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.3.0
-> installed jsont.0.3.0

=== STDERR ===

2026-08-15 11:16.53: OK: build jsont.0.3.0 (runc: 4.6s, disk: 8KB)
2026-08-15 11:16.53: Job succeeded