Build:
  1. 0
2026-06-16 13:46.08: New job: build nlp.0.0.1 (fe182efd779e)
2026-06-16 13:46.08: Waiting for resource in pool day11-builds
2026-06-16 14:32.20: Got resource from pool day11-builds
2026-06-16 14:32.20: [profile full] build nlp.0.0.1
2026-06-16 14:32.20: build nlp.0.0.1 (fe182efd779e)
=== DEPENDENCIES (8 transitive) ===
  astring.0.8.5                                      af0a355c6a41
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlbuild.0.16.1                                  069fc1e567af
  ocamlfind.1.9.8                                    5cfa73ef65e7
  topkg.1.1.1                                        4a88955a28b6
=== 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-06-16 14:32.36: OK: build nlp.0.0.1 (runc: 2.7s, disk: 6KB)
2026-06-16 14:32.36: Job succeeded