Build:
  1. 0
2026-06-24 13:03.26: New job: build vlt.0.1 (a6bd503e6330)
2026-06-24 13:03.26: Waiting for resource in pool day11-builds
2026-06-24 13:50.29: Got resource from pool day11-builds
2026-06-24 13:50.29: [profile full] build vlt.0.1
2026-06-24 13:50.29: build vlt.0.1 (a6bd503e6330)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  dune.3.23.1                                        9d721df3a13a
  ocaml.5.3.0                                        ec34d524d97d
  ocaml-base-compiler.5.3.0                          1841888fe75b
  ocaml-compiler.5.3.0                               f295fe609c87
  ocaml-compiler-libs.v0.17.0                        ae1038bc23cf
  ocaml-config.3                                     a52eea84eedb
  ppx_derivers.1.2.1                                 fe71b19cf412
  ppxlib.0.35.0                                      c1fcf64e4dff
  sexplib0.v0.17.0                                   a15b0f614c90
  stdlib-shims.0.3.0                                 c94355dec213
=== STDOUT ===
Processing: [default: loading data]
[vlt.0.1: dl]
[vlt.0.1: extract]
-> retrieved vlt.0.1  (https://opam.ocaml.org/cache)
[vlt: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "vlt" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/vlt.0.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.vlt.objs/byte -cmi-file lib/.vlt.objs/byte/vlt__Event.cmi -no-alias-deps -open Vlt -o lib/.vlt.objs/byte/vlt__Event.cmo -c -impl lib/event.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).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.vlt.objs/byte -cmi-file lib/.vlt.objs/byte/vlt__Output.cmi -no-alias-deps -open Vlt -o lib/.vlt.objs/byte/vlt__Output.cmo -c -impl lib/output.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).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.vlt.objs/byte -cmi-file lib/.vlt.objs/byte/vlt__Mode.cmi -no-alias-deps -open Vlt -o lib/.vlt.objs/byte/vlt__Mode.cmo -c -impl lib/mode.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).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.vlt.objs/byte -cmi-file lib/.vlt.objs/byte/vlt__Logger.cmi -no-alias-deps -open Vlt -o lib/.vlt.objs/byte/vlt__Logger.cmo -c -impl lib/logger.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The dynlink subdirectory has
- been automatically added to the search path, but you should add -I +dynlink
- to the command-line to silence this alert (e.g. by adding dynlink to the list
- of libraries in your dune file, or adding use_dynlink to your _tags file for
- ocamlbuild, or using -package dynlink for ocamlfind).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.vlt.objs/byte -I lib/.vlt.objs/native -cmi-file lib/.vlt.objs/byte/vlt__Event.cmi -no-alias-deps -open Vlt -o lib/.vlt.objs/native/vlt__Event.cmx -c -impl lib/event.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).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.vlt.objs/byte -I lib/.vlt.objs/native -cmi-file lib/.vlt.objs/byte/vlt__Output.cmi -no-alias-deps -open Vlt -o lib/.vlt.objs/native/vlt__Output.cmx -c -impl lib/output.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).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.vlt.objs/byte -I lib/.vlt.objs/native -cmi-file lib/.vlt.objs/byte/vlt__Mode.cmi -no-alias-deps -open Vlt -o lib/.vlt.objs/native/vlt__Mode.cmx -c -impl lib/mode.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).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I lib/.vlt.objs/byte -I lib/.vlt.objs/native -cmi-file lib/.vlt.objs/byte/vlt__Logger.cmi -no-alias-deps -open Vlt -o lib/.vlt.objs/native/vlt__Logger.cmx -c -impl lib/logger.ml)
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The dynlink subdirectory has
- been automatically added to the search path, but you should add -I +dynlink
- to the command-line to silence this alert (e.g. by adding dynlink to the list
- of libraries in your dune file, or adding use_dynlink to your _tags file for
- ocamlbuild, or using -package dynlink for ocamlfind).
-> compiled  vlt.0.1
-> installed vlt.0.1

=== STDERR ===

2026-06-24 13:50.56: OK: build vlt.0.1 (runc: 9.6s, disk: 11KB)
2026-06-24 13:50.56: Job succeeded