Build:
  1. 0
2026-06-23 16:45.35: New job: build hacl_x25519.0.2.2 (1f020d03b9ac)
2026-06-23 16:45.35: Waiting for resource in pool day11-builds
2026-06-23 17:07.36: Got resource from pool day11-builds
2026-06-23 17:07.36: [profile full] build hacl_x25519.0.2.2
2026-06-23 17:07.36: build hacl_x25519.0.2.2 (1f020d03b9ac)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  bigarray-compat.1.1.0                              d8e26d2f775f
  conf-pkg-config.5                                  4b60827fc174
  cstruct.6.0.1                                      d781987db9b8
  dune.3.23.1                                        433683e90514
  eqaf.0.9                                           600b98245231
  ocaml.5.3.0                                        f3f5cb82ec5e
  ocaml-base-compiler.5.3.0                          3282792848d7
  ocaml-compiler.5.3.0                               ec781058d2f3
  ocaml-config.3                                     0df636be409d
=== 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 -bin-annot-occurrences -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 -cmi-file src/.hacl_x25519.objs/byte/hacl_x25519.cmi -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/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 -cmi-file src/.hacl_x25519.objs/byte/hacl_x25519.cmi -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.
- (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -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 -cmi-file src/.hacl_x25519.objs/byte/hacl_ed25519.cmi -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 -cmi-file src/.hacl_x25519.objs/byte/hacl_ed25519.cmi -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.
-> compiled  hacl_x25519.0.2.2
-> installed hacl_x25519.0.2.2

=== STDERR ===

2026-06-23 17:08.06: OK: build hacl_x25519.0.2.2 (runc: 11.2s, disk: 10KB)
2026-06-23 17:08.06: Job succeeded