Build:
- 0
2026-06-16 12:49.45: New job: build fiat-p256.0.2.3 (82c1e071e7cd) 2026-06-16 12:49.45: Waiting for resource in pool day11-builds 2026-06-16 14:18.56: Got resource from pool day11-builds 2026-06-16 14:18.56: [profile full] build fiat-p256.0.2.3 2026-06-16 14:18.56: build fiat-p256.0.2.3 (82c1e071e7cd) === DEPENDENCIES (13 transitive) === base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 ecf1ac9cc3fe conf-pkg-config.5 64c6b37d622b csexp.1.5.2 ec63db2dab31 cstruct.6.0.1 db62722d8978 dune.3.23.1 5402470d931c dune-configurator.3.23.1 58f4a3f92083 eqaf.0.9 3221fd1dee71 hex.1.5.0 4a8f1f557f70 ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-config.2 669e0fcf9e4d === 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/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__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/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-16 14:19.01: OK: build fiat-p256.0.2.3 (runc: 3.1s, disk: 10KB) 2026-06-16 14:19.01: Job succeeded