Build:
- 0
2026-06-24 12:16.05: New job: build uecc.0.4 (34baaaedf6ec) 2026-06-24 12:16.05: Waiting for resource in pool day11-builds 2026-06-24 13:44.30: Got resource from pool day11-builds 2026-06-24 13:44.30: [profile full] build uecc.0.4 2026-06-24 13:44.30: build uecc.0.4 (34baaaedf6ec) === DEPENDENCIES (11 transitive) === base-bigarray.base 2e16f77d4cae base-bytes.base a7b3bf16b3f4 base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb bigstring.0.3 69ff5382bede compiler-cloning.enabled 439a1fc77aa6 dune.3.23.1 a59dd9b14fe3 ocaml.5.5.0 383268832c4b ocaml-base-compiler.5.5.0 522c248944c8 ocaml-compiler.5.5.0 eb1a8babf54c ocamlfind.1.9.8 b506a15fcd6c === STDOUT === Processing: [default: loading data] [uecc.0.4: dl] [uecc.0.4: extract] -> retrieved uecc.0.4 (https://opam.ocaml.org/cache) [uecc: dune build] + /home/opam/.opam/default/bin/dune "build" "-j" "39" "-p" "uecc" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/uecc.0.4) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.uecc.objs/byte -I /home/opam/.opam/default/lib/bigstring -I /home/opam/.opam/default/lib/bytes -cmi-file src/.uecc.objs/byte/uecc.cmi -no-alias-deps -o src/.uecc.objs/byte/uecc.cmo -c -impl src/uecc.ml) - File "src/uecc.ml", lines 67-70, characters 2-24: - 67 | ..match k1, k2 with - 68 | | Sk sk, Sk sk2 -> Bytes.equal sk sk2 - 69 | | Pk pk, Pk pk2 -> - 70 | Bytes.equal pk pk2 - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: (Sk sk, Pk _) - - File "src/uecc.ml", line 160, characters 15-23: - 160 | let write_sign (Sk _sk) _buf ~msg:_ = - ^^^^^^^^ - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: Pk _ - - File "src/uecc.ml", line 168, characters 9-17: - 168 | let sign (Sk _sk) _msg = - ^^^^^^^^ - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: Pk _ - - File "src/uecc.ml", line 175, characters 11-18: - 175 | let verify (Pk pk) ~msg ~signature = - ^^^^^^^ - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: Sk _ - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I src/.uecc.objs/byte -I src/.uecc.objs/native -I /home/opam/.opam/default/lib/bigstring -I /home/opam/.opam/default/lib/bytes -cmi-file src/.uecc.objs/byte/uecc.cmi -no-alias-deps -o src/.uecc.objs/native/uecc.cmx -c -impl src/uecc.ml) - File "src/uecc.ml", lines 67-70, characters 2-24: - 67 | ..match k1, k2 with - 68 | | Sk sk, Sk sk2 -> Bytes.equal sk sk2 - 69 | | Pk pk, Pk pk2 -> - 70 | Bytes.equal pk pk2 - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: (Sk sk, Pk _) - - File "src/uecc.ml", line 160, characters 15-23: - 160 | let write_sign (Sk _sk) _buf ~msg:_ = - ^^^^^^^^ - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: Pk _ - - File "src/uecc.ml", line 168, characters 9-17: - 168 | let sign (Sk _sk) _msg = - ^^^^^^^^ - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: Pk _ - - File "src/uecc.ml", line 175, characters 11-18: - 175 | let verify (Pk pk) ~msg ~signature = - ^^^^^^^ - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: Sk _ -> compiled uecc.0.4 -> installed uecc.0.4 === STDERR === 2026-06-24 13:44.46: OK: build uecc.0.4 (runc: 5.1s, disk: 8KB) 2026-06-24 13:44.46: Job succeeded