Build:
  1. 0
2026-06-24 11:09.55: New job: build safepass.3.1 (19926152d5e2)
2026-06-24 11:09.55: Waiting for resource in pool day11-builds
2026-06-24 11:34.47: Got resource from pool day11-builds
2026-06-24 11:34.47: [profile full] build safepass.3.1
2026-06-24 11:34.47: build safepass.3.1 (19926152d5e2)
=== DEPENDENCIES (7 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-config.3                                     a52eea84eedb
=== 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 "_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 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 "_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).
-> compiled  safepass.3.1
-> installed safepass.3.1

=== STDERR ===

2026-06-24 11:35.01: OK: build safepass.3.1 (runc: 3.6s, disk: 6KB)
2026-06-24 11:35.01: Job succeeded