Build:
  1. 0
2026-06-20 15:54.13: New job: build safepass.3.1 (6f43161aafa1)
2026-06-20 15:54.13: Waiting for resource in pool day11-builds
2026-06-20 16:04.00: Got resource from pool day11-builds
2026-06-20 16:04.00: [profile full] build safepass.3.1
2026-06-20 16:04.00: build safepass.3.1 (6f43161aafa1)
=== DEPENDENCIES (7 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  dune.3.23.1                                        dbfeecb5ca10
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]
[safepass.3.1: dl]
[safepass.3.1: extract]
-> retrieved safepass.3.1  (https://opam.ocaml.org/cache)
[safepass: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "safepass" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/safepass.3.1)
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.safepass.objs/byte -cmi-file src/.safepass.objs/byte/bcrypt.cmi -no-alias-deps -o src/.safepass.objs/byte/bcrypt.cmo -c -impl src/bcrypt.ml)
- File "src/bcrypt.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).
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.safepass.objs/byte -I src/.safepass.objs/native -cmi-file src/.safepass.objs/byte/bcrypt.cmi -no-alias-deps -o src/.safepass.objs/native/bcrypt.cmx -c -impl src/bcrypt.ml)
- File "src/bcrypt.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).
-> compiled  safepass.3.1
-> installed safepass.3.1

=== STDERR ===

2026-06-20 16:04.07: OK: build safepass.3.1 (runc: 2.6s, disk: 6KB)
2026-06-20 16:04.07: Job succeeded