Build:
  1. 0
2026-06-24 11:08.59: New job: build afl-persistent.1.2 (085476b9b9cc)
2026-06-24 11:08.59: Waiting for resource in pool day11-builds
2026-06-24 11:30.13: Got resource from pool day11-builds
2026-06-24 11:30.13: [profile full] build afl-persistent.1.2
2026-06-24 11:30.13: build afl-persistent.1.2 (085476b9b9cc)
=== DEPENDENCIES (6 transitive) ===
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
  ocamlfind.1.9.8                                    b506a15fcd6c
=== STDOUT ===
Processing: [default: loading data]
[afl-persistent.1.2: dl]
[afl-persistent.1.2: extract]
-> retrieved afl-persistent.1.2  (https://opam.ocaml.org/cache)
[afl-persistent: ./build.sh]
+ /home/opam/.opam/default/.opam-switch/build/afl-persistent.1.2/./build.sh  (CWD=/home/opam/.opam/default/.opam-switch/build/afl-persistent.1.2)
- ++ dirname /home/opam/.opam/default/.opam-switch/build/afl-persistent.1.2/./build.sh
- + cd /home/opam/.opam/default/.opam-switch/build/afl-persistent.1.2/.
- + 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.2
-> installed afl-persistent.1.2

=== STDERR ===

2026-06-24 11:30.39: OK: build afl-persistent.1.2 (runc: 3.2s, disk: 8KB)
2026-06-24 11:34.02: Job succeeded