Build:
  1. 0
2026-09-04 15:44.37: New job: build afl-persistent.1.1 (ab55f9556b64)
2026-09-04 15:44.37: Waiting for resource in pool day11-builds
2026-09-04 16:45.22: Got resource from pool day11-builds
2026-09-04 16:45.22: [profile full] build afl-persistent.1.1
2026-09-04 16:45.22: build afl-persistent.1.1 (ab55f9556b64)
=== DEPENDENCIES (8 transitive) ===
  base-unix.base                                     3a38ddca6b5e
  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]
[afl-persistent.1.1: dl]
[afl-persistent.1.1: extract]
-> retrieved afl-persistent.1.1  (https://opam.ocaml.org/cache)
[afl-persistent: ocaml build]
+ /home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/default/.opam-switch/build/afl-persistent.1.1)
- + dirname ./build.sh
- + cd .
- + rm -rf _build/
- + mkdir _build
- + OCAMLC=ocamlc -g -bin-annot
- + OCAMLOPT=ocamlopt -g -bin-annot -afl-inst-ratio 0
- + cd _build
- + mkdir src
- + cd src
- + cp ../../src/aflPersistent.ml ../../src/aflPersistent.mli .
- + ocamlc -g -bin-annot -c aflPersistent.mli
- + ocamlc -g -bin-annot -c aflPersistent.ml
- File "aflPersistent.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- + ocamlc -g -bin-annot -a aflPersistent.cmo -o afl-persistent.cma
- + ocamlopt -g -bin-annot -afl-inst-ratio 0 -c aflPersistent.ml
- File "aflPersistent.ml", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- + ocamlopt -g -bin-annot -afl-inst-ratio 0 -a aflPersistent.cmx -o afl-persistent.cmxa
- + touch afl-persistent.cmxs
- + cd ..
- + [ ! -e opam ]
- + [ -e ../opam ]
- + dirname opam
- + mkdir -p .
- + cp ../opam opam
- + [ ! -e opam ]
- + [ ! -e pkg/META ]
- + [ -e ../pkg/META ]
- + dirname pkg/META
- + mkdir -p pkg
- + cp ../pkg/META pkg/META
- + [ ! -e pkg/META ]
- + [ ! -e CHANGES.md ]
- + [ -e ../CHANGES.md ]
- + dirname CHANGES.md
- + mkdir -p .
- + cp ../CHANGES.md CHANGES.md
- + [ ! -e CHANGES.md ]
- + [ ! -e LICENSE.md ]
- + [ -e ../LICENSE.md ]
- + dirname LICENSE.md
- + mkdir -p .
- + cp ../LICENSE.md LICENSE.md
- + [ ! -e LICENSE.md ]
- + [ ! -e README.md ]
- + [ -e ../README.md ]
- + dirname README.md
- + mkdir -p .
- + cp ../README.md README.md
- + [ ! -e README.md ]
- + [ ! -e src/afl-persistent.a ]
- + [ ! -e src/afl-persistent.cmxs ]
- + [ ! -e src/afl-persistent.cmxa ]
- + [ ! -e src/afl-persistent.cma ]
- + [ ! -e src/aflPersistent.ml ]
- + [ ! -e src/aflPersistent.cmx ]
- + [ ! -e src/aflPersistent.cmi ]
- + [ ! -e src/aflPersistent.mli ]
-> compiled  afl-persistent.1.1
-> installed afl-persistent.1.1

=== STDERR ===

2026-09-04 16:45.51: OK: build afl-persistent.1.1 (runc: 7.6s, disk: 8KB)
2026-09-04 16:45.51: Job succeeded