Build:
  1. 0
2026-09-04 15:41.18: New job: build afl-persistent.1.3 (b897d78eac9a)
2026-09-04 15:41.18: Waiting for resource in pool day11-builds
2026-09-04 15:41.40: Got resource from pool day11-builds
2026-09-04 15:41.40: [profile full] build afl-persistent.1.3
2026-09-04 15:41.40: build afl-persistent.1.3 (b897d78eac9a)
=== DEPENDENCIES (5 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
=== STDOUT ===
Processing: [default: loading data]
[afl-persistent.1.3: dl]
[afl-persistent.1.3: extract]
-> retrieved afl-persistent.1.3  (https://opam.ocaml.org/cache)
[afl-persistent: ./build.sh]
+ /home/opam/.opam/default/.opam-switch/build/afl-persistent.1.3/./build.sh  (CWD=/home/opam/.opam/default/.opam-switch/build/afl-persistent.1.3)
- + dirname /home/opam/.opam/default/.opam-switch/build/afl-persistent.1.3/./build.sh
- + cd /home/opam/.opam/default/.opam-switch/build/afl-persistent.1.3/.
- + rm -rf _build/
- + rm -f afl-persistent.config
- + mkdir _build
- + cd _build
- + ocamlc=ocamlc -g -bin-annot
- + ocamlopt=ocamlopt -g -bin-annot
- + echo print_string "hello"
- + ocamlopt -dcmm -c afl_check.ml
- + grep -q caml_afl
- + afl_always=false
- + ocamlopt -afl-instrument afl_check.ml -o test
- + ./test
- + [ hello = hello ]
- + ocamlopt=ocamlopt -g -bin-annot -afl-inst-ratio 0
- + afl_available=true
- + cat
- + cp ../aflPersistent.mli .
- + [ true = true ]
- + cp ../aflPersistent.ml .
- + 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
- + cp ../test.ml .
- + ocamlc unix.cma afl-persistent.cma test.ml -o test
- File "test.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).
- + ./test
- + ocamlopt unix.cmxa afl-persistent.cmxa test.ml -o test
- File "test.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).
- + ./test
-> compiled  afl-persistent.1.3
-> installed afl-persistent.1.3

=== STDERR ===

2026-09-04 15:41.52: OK: build afl-persistent.1.3 (runc: 2.2s, disk: 8KB)
2026-09-04 15:41.52: Job succeeded