Build:
  1. 0
2026-09-03 17:14.16: New job: build safepass.3.0 (56822634efd2)
2026-09-03 17:14.16: Waiting for resource in pool day11-builds
2026-09-03 17:27.52: Got resource from pool day11-builds
2026-09-03 17:27.52: [profile full] build safepass.3.0
2026-09-03 17:27.52: build safepass.3.0 (56822634efd2)
=== DEPENDENCIES (4 transitive) ===
  jbuilder.1.0+beta20.2                              d14840434490
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
=== STDOUT ===
Processing: [default: loading data]
[safepass.3.0: dl]
[safepass.3.0: extract]
-> retrieved safepass.3.0  (https://opam.ocaml.org/cache)
[safepass: jbuilder build]
+ /home/opam/.opam/default/bin/jbuilder "build" "-p" "safepass" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/safepass.3.0)
-       ocamlc src/bcrypt_stub.o
- In file included from bcrypt_stub.c:8:
- bcrypt_stub.c: In function 'bcrypt_gensalt_stub':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- bcrypt_stub.c:27:19: note: in expansion of macro 'String_val'
-    27 |     char *input = String_val (v_input);
-       |                   ^~~~~~~~~~
- bcrypt_stub.c: In function 'bcrypt_stub':
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- bcrypt_stub.c:50:17: note: in expansion of macro 'String_val'
-    50 |     char *key = String_val (v_key);
-       |                 ^~~~~~~~~~
- /home/opam/.opam/default/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- bcrypt_stub.c:51:18: note: in expansion of macro 'String_val'
-    51 |     char *salt = String_val (v_salt);
-       |                  ^~~~~~~~~~
-> compiled  safepass.3.0
-> installed safepass.3.0

=== STDERR ===

2026-09-03 17:28.00: OK: build safepass.3.0 (runc: 6.1s, disk: 6KB)
2026-09-03 17:28.00: Job succeeded