Build:
  1. 0
2026-06-20 16:00.46: New job: build anycache.0.6.0 (85152c377483)
2026-06-20 16:00.46: Waiting for resource in pool day11-builds
2026-06-20 16:55.07: Got resource from pool day11-builds
2026-06-20 16:55.07: [profile full] build anycache.0.6.0
2026-06-20 16:55.07: build anycache.0.6.0 (85152c377483)
=== DEPENDENCIES (12 transitive) ===
  base-bytes.base                                    ec2393fe4c6d
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  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
  result.1.5                                         33cb91729092
  topkg.1.1.1                                        8e3718e4cf5c
=== STDOUT ===
Processing: [default: loading data]
[anycache.0.6.0: dl]
[anycache.0.6.0: extract]
-> retrieved anycache.0.6.0  (https://opam.ocaml.org/cache)
[anycache: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--with-lwt" "false" "--with-async" "false" "--tests" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/anycache.0.6.0)
- 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 result -modules src/anycache.ml > src/anycache.ml.depends
- + ocamlfind ocamldep -package result -modules src/anycache.mli > src/anycache.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 -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache.cmi src/anycache.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache.cmi src/anycache.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'SU', is deprecated.
- Use the equivalent signed form: +S+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + ocamlfind ocamldep -package result -modules src/anycache_LRU.ml > src/anycache_LRU.ml.depends
- + ocamlfind ocamldep -package result -modules src/anycache_dlist.mli > src/anycache_dlist.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_dlist.cmi src/anycache_dlist.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_dlist.cmi src/anycache_dlist.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'SU', is deprecated.
- Use the equivalent signed form: +S+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_LRU.cmo src/anycache_LRU.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_LRU.cmo src/anycache_LRU.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'SU', is deprecated.
- Use the equivalent signed form: +S+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 
- File "src/anycache_LRU.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + ocamlfind ocamldep -package result -modules src/anycache_dlist.ml > src/anycache_dlist.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_dlist.cmx src/anycache_dlist.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_dlist.cmx src/anycache_dlist.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'SU', is deprecated.
- Use the equivalent signed form: +S+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_LRU.cmx src/anycache_LRU.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_LRU.cmx src/anycache_LRU.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'SU', is deprecated.
- Use the equivalent signed form: +S+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- 
- File "src/anycache_LRU.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- + ocamlfind ocamldep -package result -modules src/anycache_pendinglimit.ml > src/anycache_pendinglimit.ml.depends
- + ocamlfind ocamldep -package result -modules src/anycache_pendinglimit.mli > src/anycache_pendinglimit.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_pendinglimit.cmi src/anycache_pendinglimit.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_pendinglimit.cmi src/anycache_pendinglimit.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'SU', is deprecated.
- Use the equivalent signed form: +S+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache.cmx src/anycache.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache.cmx src/anycache.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'SU', is deprecated.
- Use the equivalent signed form: +S+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_pendinglimit.cmx src/anycache_pendinglimit.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_pendinglimit.cmx src/anycache_pendinglimit.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'SU', is deprecated.
- Use the equivalent signed form: +S+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + ocamlfind ocamlopt -a -package result -I src src/anycache_dlist.cmx src/anycache_LRU.cmx src/anycache.cmx src/anycache_pendinglimit.cmx -o src/anycache.cmxa
- + ocamlfind ocamlopt -a -package result -I src src/anycache_dlist.cmx src/anycache_LRU.cmx src/anycache.cmx src/anycache_pendinglimit.cmx -o src/anycache.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 ocamlopt -shared -linkall -package result -I src src/anycache.cmxa -o src/anycache.cmxs
- + ocamlfind ocamlopt -shared -linkall -package result -I src src/anycache.cmxa -o src/anycache.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
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache.cmo src/anycache.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_pendinglimit.cmo src/anycache_pendinglimit.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_dlist.cmo src/anycache_dlist.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_dlist.cmo src/anycache_dlist.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'SU', is deprecated.
- Use the equivalent signed form: +S+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache_pendinglimit.cmo src/anycache_pendinglimit.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'SU', is deprecated.
- Use the equivalent signed form: +S+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -short-paths -principal -strict-sequence -w A-41-44 -warn-error SU -package result -I src -I test -o src/anycache.cmo src/anycache.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
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'SU', is deprecated.
- Use the equivalent signed form: +S+U.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- + ocamlfind ocamlc -a -package result -I src src/anycache_dlist.cmo src/anycache_LRU.cmo src/anycache.cmo src/anycache_pendinglimit.cmo -o src/anycache.cma
- + ocamlfind ocamlc -a -package result -I src src/anycache_dlist.cmo src/anycache_LRU.cmo src/anycache.cmo src/anycache_pendinglimit.cmo -o src/anycache.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
- # Parallel statistics: { count(total): 1(19), max: 3, min: 3, average(total): 3.000(1.105) }
-> compiled  anycache.0.6.0
-> installed anycache.0.6.0

=== STDERR ===

2026-06-20 16:55.43: OK: build anycache.0.6.0 (runc: 3.1s, disk: 18KB)
2026-06-20 16:55.43: Job succeeded