Build:
  1. 0
2026-06-20 16:43.55: New job: build nlp.0.0.1 (b6dc403b8c15)
2026-06-20 16:43.55: Waiting for resource in pool day11-builds
2026-06-20 17:14.14: Got resource from pool day11-builds
2026-06-20 17:14.14: [profile full] build nlp.0.0.1
2026-06-20 17:14.14: build nlp.0.0.1 (b6dc403b8c15)
=== DEPENDENCIES (8 transitive) ===
  astring.0.8.5                                      c9b7741b1ba7
  compiler-cloning.enabled                           0d2606125f88
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlbuild.0.16.1                                  b485a4f69c01
  ocamlfind.1.9.8                                    5b46f9d92bbd
  topkg.1.1.1                                        8e3718e4cf5c
=== 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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -config
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + 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: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -package bytes -I src -o src/nlp.cmi src/nlp.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -package bytes -I src -o src/nlp.cmi src/nlp.mli
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -package bytes -I src -o src/nlp.cmx src/nlp.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -package bytes -I src -o src/nlp.cmx src/nlp.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -a -package astring -package bytes -I src src/nlp.cmx -o src/nlp.cmxa
- + ocamlfind ocamlopt -a -package astring -package bytes -I src src/nlp.cmx -o src/nlp.cmxa
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -package bytes -I src -o src/nlp.cmo src/nlp.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -package bytes -I src -o src/nlp.cmo src/nlp.ml
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + 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
- + ocamlfind ocamlc -a -package astring -package bytes -I src src/nlp.cmo -o src/nlp.cma
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- + ocamlfind ocamlopt -shared -linkall -package astring -package bytes -I src src/nlp.cmxa -o src/nlp.cmxs
- ocamlfind: [WARNING] Cannot read directory ../stublibs which is mentioned in ld.conf
- ocamlfind: [WARNING] Cannot read directory ./stublibs which is mentioned in ld.conf
- # 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-06-20 17:14.37: OK: build nlp.0.0.1 (runc: 3.1s, disk: 8KB)
2026-06-20 17:14.37: Job succeeded