Build:
  1. 0
2026-06-20 15:52.38: New job: build ago.0.3 (7f8f135bd0c8)
2026-06-20 15:52.38: Waiting for resource in pool day11-builds
2026-06-20 15:59.49: Got resource from pool day11-builds
2026-06-20 15:59.49: [profile full] build ago.0.3
2026-06-20 15:59.49: build ago.0.3 (7f8f135bd0c8)
=== DEPENDENCIES (5 transitive) ===
  compiler-cloning.enabled                           0d2606125f88
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
  ocamlbuild.0.16.1                                  b485a4f69c01
=== STDOUT ===
Processing: [default: loading data]
[ago.0.3: dl]
[ago.0.3: extract]
-> retrieved ago.0.3  (https://opam.ocaml.org/cache)
[ago: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/default/.opam-switch/build/ago.0.3)
- ocamlbuild -libs unix ago.native
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + /home/opam/.opam/default/bin/ocamldep.opt -modules ago.ml > ago.ml.depends
- + /home/opam/.opam/default/bin/ocamllex.opt -q agolex.mll
- + /home/opam/.opam/default/bin/ocamldep.opt -modules agolex.ml > agolex.ml.depends
- + /home/opam/.opam/default/bin/ocamlc.opt -c -o agolex.cmo agolex.ml
- + /home/opam/.opam/default/bin/ocamlc.opt -c -o agolex.cmo agolex.ml
- File "agolex.mll", line 11, characters 20-34:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- 
- File "agolex.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).
- + /home/opam/.opam/default/bin/ocamlc.opt -c -o ago.cmo ago.ml
- + /home/opam/.opam/default/bin/ocamlc.opt -c -o ago.cmo ago.ml
- File "ago.ml", line 22, characters 16-30:
- 22 | let error fmt = Printf.kprintf (fun msg -> raise (Error msg)) fmt
-                      ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- + /home/opam/.opam/default/bin/ocamlopt.opt -c -o agolex.cmx agolex.ml
- + /home/opam/.opam/default/bin/ocamlopt.opt -c -o agolex.cmx agolex.ml
- File "agolex.mll", line 11, characters 20-34:
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- 
- File "agolex.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).
- + /home/opam/.opam/default/bin/ocamlopt.opt -c -o ago.cmx ago.ml
- + /home/opam/.opam/default/bin/ocamlopt.opt -c -o ago.cmx ago.ml
- File "ago.ml", line 22, characters 16-30:
- 22 | let error fmt = Printf.kprintf (fun msg -> raise (Error msg)) fmt
-                      ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa agolex.cmx ago.cmx -o ago.native
- + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa agolex.cmx ago.cmx -o ago.native
- 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).
- pod2man -s 1 -r "Alpha" -c "opam.ocaml.org" ago.pod > ago.1
-> compiled  ago.0.3
[ago: make install]
+ /usr/bin/make "PREFIX=/home/opam/.opam/default" "install" (CWD=/home/opam/.opam/default/.opam-switch/build/ago.0.3)
- ocamlbuild -libs unix ago.native
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- install -d /home/opam/.opam/default/bin
- install -d /home/opam/.opam/default/man/man1
- install ago.native /home/opam/.opam/default/bin/ago
- install ago.1 /home/opam/.opam/default/man/man1
-> installed ago.0.3

=== STDERR ===

2026-06-20 15:59.55: OK: build ago.0.3 (runc: 2.1s, disk: 8KB)
2026-06-20 15:59.55: Job succeeded