Build:
  1. 0
2026-06-16 11:53.47: New job: build namespaces.0.5.1 (86f4e084178c)
2026-06-16 11:53.47: Waiting for resource in pool day11-builds
2026-06-16 12:22.09: Got resource from pool day11-builds
2026-06-16 12:22.09: [profile full] build namespaces.0.5.1
2026-06-16 12:22.09: build namespaces.0.5.1 (86f4e084178c)
=== DEPENDENCIES (6 transitive) ===
  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
=== STDOUT ===
Processing: [default: loading data]
[namespaces.0.5.1: dl]
[namespaces.0.5.1: extract]
-> retrieved namespaces.0.5.1  (https://opam.ocaml.org/cache)
[namespaces: make build]
+ /usr/bin/make "build" (CWD=/home/opam/.opam/default/.opam-switch/build/namespaces.0.5.1)
- ocamlbuild -use-ocamlfind -cflags -bin-annot src/namespaces.cma src/namespaces.cmxa
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package ocamlbuild -modules src/namespaces.mli > src/namespaces.mli.depends
- + ocamlfind ocamlc -c -bin-annot -safe-string -package ocamlbuild -I src -o src/namespaces.cmi src/namespaces.mli
- + ocamlfind ocamldep -package ocamlbuild -modules src/namespaces.ml > src/namespaces.ml.depends
- + ocamlfind ocamldep -package ocamlbuild -modules src/generators.mli > src/generators.mli.depends
- + ocamlfind ocamldep -package ocamlbuild -modules src/modules.mli > src/modules.mli.depends
- + ocamlfind ocamlc -c -bin-annot -safe-string -package ocamlbuild -I src -o src/generators.cmi src/generators.mli
- + ocamlfind ocamldep -package ocamlbuild -modules src/rules.mli > src/rules.mli.depends
- + ocamlfind ocamlc -c -bin-annot -safe-string -package ocamlbuild -I src -o src/modules.cmi src/modules.mli
- + ocamlfind ocamlc -c -bin-annot -safe-string -package ocamlbuild -I src -o src/rules.cmi src/rules.mli
- + ocamlfind ocamlc -c -bin-annot -safe-string -package ocamlbuild -I src -o src/namespaces.cmo src/namespaces.ml
- + ocamlfind ocamldep -package ocamlbuild -modules src/generators.ml > src/generators.ml.depends
- + ocamlfind ocamldep -package ocamlbuild -modules src/modules.ml > src/modules.ml.depends
- + ocamlfind ocamldep -package ocamlbuild -modules src/rules.ml > src/rules.ml.depends
- + ocamlfind ocamlc -c -bin-annot -safe-string -package ocamlbuild -I src -o src/generators.cmo src/generators.ml
- + ocamlfind ocamlc -c -bin-annot -safe-string -package ocamlbuild -I src -o src/generators.cmo src/generators.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- + ocamlfind ocamlc -c -bin-annot -safe-string -package ocamlbuild -I src -o src/modules.cmo src/modules.ml
- + ocamlfind ocamlc -c -bin-annot -safe-string -package ocamlbuild -I src -o src/modules.cmo src/modules.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- + ocamlfind ocamlc -c -bin-annot -safe-string -package ocamlbuild -I src -o src/rules.cmo src/rules.ml
- + ocamlfind ocamlc -c -bin-annot -safe-string -package ocamlbuild -I src -o src/rules.cmo src/rules.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- + ocamlfind ocamlc -a -I src src/generators.cmo src/modules.cmo src/rules.cmo src/namespaces.cmo -o src/namespaces.cma
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package ocamlbuild -I src -o src/generators.cmx src/generators.ml
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package ocamlbuild -I src -o src/generators.cmx src/generators.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package ocamlbuild -I src -o src/modules.cmx src/modules.ml
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package ocamlbuild -I src -o src/modules.cmx src/modules.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package ocamlbuild -I src -o src/rules.cmx src/rules.ml
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package ocamlbuild -I src -o src/rules.cmx src/rules.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The str subdirectory has been
- automatically added to the search path, but you should add -I +str to the
- command-line to silence this alert (e.g. by adding str to the list of
- libraries in your dune file, or adding use_str to your _tags file for
- ocamlbuild, or using -package str for ocamlfind).
- + ocamlfind ocamlopt -c -bin-annot -safe-string -package ocamlbuild -I src -o src/namespaces.cmx src/namespaces.ml
- + ocamlfind ocamlopt -a -I src src/generators.cmx src/modules.cmx src/rules.cmx src/namespaces.cmx -o src/namespaces.cmxa
-> compiled  namespaces.0.5.1
[namespaces: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/default/.opam-switch/build/namespaces.0.5.1)
- ocamlfind remove namespaces
- ocamlfind: [WARNING] No such file: /home/opam/.opam/default/lib/namespaces/META
- ocamlbuild -use-ocamlfind -cflags -bin-annot src/namespaces.cma src/namespaces.cmxa
- + ocamlfind ocamlc -config
- ocamlfind install namespaces src/META _build/src/namespaces.cma _build/src/namespaces.cmxa _build/src/namespaces.cmi src/namespaces.mli _build/src/namespaces.cmt _build/src/namespaces.cmti _build/src/namespaces.a
- Installed /home/opam/.opam/default/lib/namespaces/namespaces.a
- Installed /home/opam/.opam/default/lib/namespaces/namespaces.cmti
- Installed /home/opam/.opam/default/lib/namespaces/namespaces.cmt
- Installed /home/opam/.opam/default/lib/namespaces/namespaces.mli
- Installed /home/opam/.opam/default/lib/namespaces/namespaces.cmi
- Installed /home/opam/.opam/default/lib/namespaces/namespaces.cmxa
- Installed /home/opam/.opam/default/lib/namespaces/namespaces.cma
- Installed /home/opam/.opam/default/lib/namespaces/META
-> installed namespaces.0.5.1

=== STDERR ===

2026-06-16 12:22.15: OK: build namespaces.0.5.1 (runc: 2.6s, disk: 12KB)
2026-06-16 12:22.15: Job succeeded