Build:
  1. 0
2026-06-16 11:38.52: New job: build safepass.3.1 (40cc303416b9)
2026-06-16 11:38.52: Waiting for resource in pool day11-builds
2026-06-16 11:52.31: Got resource from pool day11-builds
2026-06-16 11:52.31: [profile full] build safepass.3.1
2026-06-16 11:52.31: build safepass.3.1 (40cc303416b9)
=== DEPENDENCIES (6 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  dune.3.23.1                                        0eec37bb9614
  ocaml.5.1.1                                        14b304529104
  ocaml-base-compiler.5.1.1                          6a7356cc38e6
  ocaml-config.3                                     902a985e27d4
=== 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 -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-16 11:52.40: OK: build safepass.3.1 (runc: 2.7s, disk: 6KB)
2026-06-16 11:52.40: Job succeeded