Build:
  1. 0
2026-06-16 11:34.25: New job: build safepass.3.0 (41d77ba653bf)
2026-06-16 11:34.25: Waiting for resource in pool day11-builds
2026-06-16 11:43.04: Got resource from pool day11-builds
2026-06-16 11:43.04: [profile full] build safepass.3.0
2026-06-16 11:43.04: build safepass.3.0 (41d77ba653bf)
=== DEPENDENCIES (4 transitive) ===
  jbuilder.1.0+beta20.2                              ab5ab9884b95
  ocaml.4.14.4                                       cb826ea44eb2
  ocaml-base-compiler.4.14.4                         d2f775f983d7
  ocaml-config.2                                     669e0fcf9e4d
=== 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-06-16 11:43.09: OK: build safepass.3.0 (runc: 2.6s, disk: 6KB)
2026-06-16 11:43.09: Job succeeded