Build:
  1. 0
2026-06-16 11:53.43: New job: build afl-persistent.1.2 (8960a8143d9f)
2026-06-16 11:53.43: Waiting for resource in pool day11-builds
2026-06-16 12:21.32: Got resource from pool day11-builds
2026-06-16 12:21.32: [profile full] build afl-persistent.1.2
2026-06-16 12:21.32: build afl-persistent.1.2 (8960a8143d9f)
=== DEPENDENCIES (6 transitive) ===
  base-unix.base                                     839dc585f12d
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
  ocamlfind.1.9.8                                    5cfa73ef65e7
=== 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 "_none_", 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 "_none_", 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 "_none_", 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 "_none_", 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-16 12:21.55: OK: build afl-persistent.1.2 (runc: 2.1s, disk: 8KB)
2026-06-16 12:21.55: Job succeeded