Build:
  1. 0
2026-06-20 15:48.37: New job: build afl-persistent.1.3 (054464b88f0d)
2026-06-20 15:48.37: Waiting for resource in pool day11-builds
2026-06-20 15:53.04: Got resource from pool day11-builds
2026-06-20 15:53.04: [profile full] build afl-persistent.1.3
2026-06-20 15:53.04: build afl-persistent.1.3 (054464b88f0d)
=== DEPENDENCIES (5 transitive) ===
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== 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-06-20 15:53.16: OK: build afl-persistent.1.3 (runc: 2.7s, disk: 8KB)
2026-06-20 15:53.16: Job succeeded