Build:
  1. 0
2026-09-03 20:04.29: New job: build hacl_x25519.0.2.2 (84c0bf0c8beb)
2026-09-03 20:04.29: Waiting for resource in pool day11-builds
2026-09-03 21:58.28: Got resource from pool day11-builds
2026-09-03 21:58.28: [profile full] build hacl_x25519.0.2.2
2026-09-03 21:58.28: build hacl_x25519.0.2.2 (84c0bf0c8beb)
=== DEPENDENCIES (10 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bigarray-compat.1.1.0                              3f4e163c0195
  conf-pkg-config.5                                  74f50f3cfe72
  cstruct.6.0.1                                      64c3b8ffeb32
  dune.3.24.2                                        bf83cdf0a904
  eqaf.0.9                                           01ea76faa5f7
  ocaml.4.14.4                                       c7d6265b51fe
  ocaml-base-compiler.4.14.4                         7a409b6ffbef
  ocaml-config.2                                     85edea6ac168
=== STDOUT ===
Processing: [default: loading data]
[hacl_x25519.0.2.2: dl]
[hacl_x25519.0.2.2: extract]
-> retrieved hacl_x25519.0.2.2  (https://opam.ocaml.org/cache)
[hacl_x25519: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "hacl_x25519" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/hacl_x25519.0.2.2)
- (cd _build/default/freestanding && /usr/bin/gmake)
- touch libhacl_x25519_freestanding_stubs.a
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.hacl_x25519.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/eqaf -intf-suffix .ml -no-alias-deps -o src/.hacl_x25519.objs/byte/hacl_x25519.cmo -c -impl src/hacl_x25519.ml)
- File "src/hacl_x25519.ml", line 16, characters 5-16:
- 16 |   if Cstruct.len cs = key_length_bytes then Ok (`Checked cs)
-           ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.hacl_x25519.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/eqaf -intf-suffix .ml -no-alias-deps -o src/.hacl_x25519.objs/byte/hacl_ed25519.cmo -c -impl src/hacl_ed25519.ml)
- File "src/hacl_ed25519.ml", line 8, characters 5-16:
- 8 |   if Cstruct.len cs = key_length_bytes then `Checked cs
-          ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/hacl_ed25519.ml", line 37, characters 53-64:
- 37 |     (checked_buffer priv) (Cstruct.to_bigarray msg) (Cstruct.len msg);
-                                                           ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/hacl_ed25519.ml", line 42, characters 5-16:
- 42 |     (Cstruct.len msg)
-           ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.hacl_x25519.objs/byte -I src/.hacl_x25519.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/eqaf -intf-suffix .ml -no-alias-deps -o src/.hacl_x25519.objs/native/hacl_ed25519.cmx -c -impl src/hacl_ed25519.ml)
- File "src/hacl_ed25519.ml", line 8, characters 5-16:
- 8 |   if Cstruct.len cs = key_length_bytes then `Checked cs
-          ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/hacl_ed25519.ml", line 37, characters 53-64:
- 37 |     (checked_buffer priv) (Cstruct.to_bigarray msg) (Cstruct.len msg);
-                                                           ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- File "src/hacl_ed25519.ml", line 42, characters 5-16:
- 42 |     (Cstruct.len msg)
-           ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.hacl_x25519.objs/byte -I src/.hacl_x25519.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/eqaf -intf-suffix .ml -no-alias-deps -o src/.hacl_x25519.objs/native/hacl_x25519.cmx -c -impl src/hacl_x25519.ml)
- File "src/hacl_x25519.ml", line 16, characters 5-16:
- 16 |   if Cstruct.len cs = key_length_bytes then Ok (`Checked cs)
-           ^^^^^^^^^^^
- Alert deprecated: Cstruct.len
- len is deprecated, you should use length instead.
-> compiled  hacl_x25519.0.2.2
-> installed hacl_x25519.0.2.2

=== STDERR ===

2026-09-03 21:58.53: OK: build hacl_x25519.0.2.2 (runc: 4.6s, disk: 10KB)
2026-09-03 21:58.53: Job succeeded