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

=== STDERR ===

2026-09-04 16:57.31: OK: build nlp.0.0.1 (runc: 3.1s, disk: 6KB)
2026-09-04 16:57.31: Job succeeded