Build:
  1. 0
2026-09-04 15:44.37: New job: build note.0.0.3 (79f30c203c9e)
2026-09-04 15:44.37: Waiting for resource in pool day11-builds
2026-09-04 16:46.44: Got resource from pool day11-builds
2026-09-04 16:46.44: [profile full] build note.0.0.3
2026-09-04 16:46.44: build note.0.0.3 (79f30c203c9e)
=== 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]
[note.0.0.3: dl]
[note.0.0.3: extract]
-> retrieved note.0.0.3  (https://opam.ocaml.org/cache)
[note: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-brr" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/note.0.0.3)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/note.ml > src/note.ml.depends
- + ocamlfind ocamldep -modules src/note.mli > src/note.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src/brr -o src/note.cmi src/note.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src/brr -o src/note.cmx src/note.ml
- + ocamlfind ocamlopt -a -I src src/note.cmx -o src/note.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src/brr -o src/note.cmo src/note.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/note.cmxa -o src/note.cmxs
- + ocamlfind ocamlc -a -I src src/note.cmo -o src/note.cma
- # Parallel statistics: { count(total): 1(8), max: 2, min: 2, average(total): 2.000(1.125) }
-> compiled  note.0.0.3
-> installed note.0.0.3

=== STDERR ===

2026-09-04 16:47.00: OK: build note.0.0.3 (runc: 3.6s, disk: 6KB)
2026-09-04 16:47.00: Job succeeded