Build:
- 0
2026-09-02 15:37.16: New job: build jsont.0.4.0 (d63b2e99f9cf)
2026-09-02 15:37.16: Waiting for resource in pool day11-builds
2026-09-02 15:57.53: Got resource from pool day11-builds
2026-09-02 15:57.53: [profile full] build jsont.0.4.0
2026-09-02 15:57.53: build jsont.0.4.0 (d63b2e99f9cf)
=== 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]
[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-02 15:58.19: OK: build jsont.0.4.0 (runc: 5.1s, disk: 8KB)
2026-09-02 15:58.19: Job succeeded