Build:
- 0
2026-06-24 14:04.17: New job: build fiat-p256.0.2.3 (39de35972467) 2026-06-24 14:04.17: Waiting for resource in pool day11-builds 2026-06-24 16:22.22: Got resource from pool day11-builds 2026-06-24 16:22.22: [profile full] build fiat-p256.0.2.3 2026-06-24 16:22.22: build fiat-p256.0.2.3 (39de35972467) === DEPENDENCIES (14 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb bigarray-compat.1.1.0 3f53ef7ca23f conf-pkg-config.5 d5de2c6a88f9 csexp.1.5.2 0ced60b1f74a cstruct.6.0.1 2808b14a20b0 dune.3.23.1 9d721df3a13a dune-configurator.3.23.1 1ab906eeab63 eqaf.0.9 87ba3367f468 hex.1.5.0 bb024095ccc0 ocaml.5.3.0 ec34d524d97d ocaml-base-compiler.5.3.0 1841888fe75b ocaml-compiler.5.3.0 f295fe609c87 ocaml-config.3 a52eea84eedb === STDOUT === Processing: [default: loading data] [fiat-p256.0.2.3: dl] [fiat-p256.0.2.3: extract] -> retrieved fiat-p256.0.2.3 (https://opam.ocaml.org/cache) [fiat-p256: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "fiat-p256" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/fiat-p256.0.2.3) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I p256/.fiat_p256.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/eqaf/bigstring -I /home/opam/.opam/default/lib/eqaf/cstruct -I /home/opam/.opam/default/lib/hex -cmi-file p256/.fiat_p256.objs/byte/fiat_p256__Field_element.cmi -no-alias-deps -open Fiat_p256__ -o p256/.fiat_p256.objs/byte/fiat_p256__Field_element.cmo -c -impl p256/field_element.ml) - File "p256/field_element.ml", line 25, characters 10-21: - 25 | assert (Cstruct.len cs = 32); - ^^^^^^^^^^^ - 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 p256/.fiat_p256.objs/byte -I p256/.fiat_p256.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/eqaf/bigstring -I /home/opam/.opam/default/lib/eqaf/cstruct -I /home/opam/.opam/default/lib/hex -cmi-file p256/.fiat_p256.objs/byte/fiat_p256__Field_element.cmi -no-alias-deps -open Fiat_p256__ -o p256/.fiat_p256.objs/native/fiat_p256__Field_element.cmx -c -impl p256/field_element.ml) - File "p256/field_element.ml", line 25, characters 10-21: - 25 | assert (Cstruct.len cs = 32); - ^^^^^^^^^^^ - 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 p256/.fiat_p256.objs/byte -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/eqaf/bigstring -I /home/opam/.opam/default/lib/eqaf/cstruct -I /home/opam/.opam/default/lib/hex -cmi-file p256/.fiat_p256.objs/byte/fiat_p256__Point.cmi -no-alias-deps -open Fiat_p256__ -o p256/.fiat_p256.objs/byte/fiat_p256__Point.cmo -c -impl p256/point.ml) - File "p256/point.ml", line 52, characters 5-16: - 52 | if Cstruct.len cs = 0 then None else Some (Cstruct.get_uint8 cs 0) - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "p256/point.ml", line 55, characters 24-35: - 55 | match (first_byte cs, Cstruct.len cs) with - ^^^^^^^^^^^ - 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 p256/.fiat_p256.objs/byte -I p256/.fiat_p256.objs/native -I /home/opam/.opam/default/lib/bigarray-compat -I /home/opam/.opam/default/lib/cstruct -I /home/opam/.opam/default/lib/eqaf -I /home/opam/.opam/default/lib/eqaf/bigstring -I /home/opam/.opam/default/lib/eqaf/cstruct -I /home/opam/.opam/default/lib/hex -cmi-file p256/.fiat_p256.objs/byte/fiat_p256__Point.cmi -no-alias-deps -open Fiat_p256__ -o p256/.fiat_p256.objs/native/fiat_p256__Point.cmx -c -impl p256/point.ml) - File "p256/point.ml", line 52, characters 5-16: - 52 | if Cstruct.len cs = 0 then None else Some (Cstruct.get_uint8 cs 0) - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "p256/point.ml", line 55, characters 24-35: - 55 | match (first_byte cs, Cstruct.len cs) with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default/freestanding && /usr/bin/gmake) - touch libfiat_p256_freestanding_stubs.a -> compiled fiat-p256.0.2.3 -> installed fiat-p256.0.2.3 === STDERR === 2026-06-24 16:22.34: OK: build fiat-p256.0.2.3 (runc: 3.7s, disk: 11KB) 2026-06-24 16:22.34: Job succeeded