Build:
- 0
2026-06-24 13:54.50: New job: build fiat-p256.0.2.3 (f683091f8887) 2026-06-24 13:54.50: Waiting for resource in pool day11-builds 2026-06-24 14:05.38: Got resource from pool day11-builds 2026-06-24 14:05.38: [profile full] build fiat-p256.0.2.3 2026-06-24 14:05.38: build fiat-p256.0.2.3 (f683091f8887) === DEPENDENCIES (13 transitive) === base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb bigarray-compat.1.1.0 6340769fc89d conf-pkg-config.5 d5de2c6a88f9 csexp.1.5.2 610c78f17734 cstruct.6.0.1 01957cad303e dune.3.23.1 848a72441e15 dune-configurator.3.23.1 bc97ce98d8a9 eqaf.0.9 02939bccffe6 hex.1.5.0 e2730d7118fb ocaml.4.14.4 b047fb9251f4 ocaml-base-compiler.4.14.4 d3b7ccb2c6fb ocaml-config.2 2d9c209f5590 === 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 -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 -intf-suffix .ml -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 -intf-suffix .ml -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 -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 -intf-suffix .ml -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 -intf-suffix .ml -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 14:05.53: OK: build fiat-p256.0.2.3 (runc: 4.6s, disk: 10KB) 2026-06-24 14:05.53: Job succeeded