Build:
- 0
2026-06-20 16:19.12: New job: build uecc.0.4 (2afabe8d3b88) 2026-06-20 16:19.12: Waiting for resource in pool day11-builds 2026-06-20 17:11.46: Got resource from pool day11-builds 2026-06-20 17:11.46: [profile full] build uecc.0.4 2026-06-20 17:11.46: build uecc.0.4 (2afabe8d3b88) === DEPENDENCIES (11 transitive) === base-bigarray.base dfc2a7e726c3 base-bytes.base ec2393fe4c6d base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigstring.0.3 1f36afa6bee6 compiler-cloning.enabled 0d2606125f88 dune.3.23.1 dbfeecb5ca10 ocaml.5.5.0 1b4132bddf48 ocaml-base-compiler.5.5.0 1901c3a760c1 ocaml-compiler.5.5.0 5f593a0b4a8c ocamlfind.1.9.8 5b46f9d92bbd === 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-20 17:12.00: OK: build uecc.0.4 (runc: 7.1s, disk: 8KB) 2026-06-20 17:12.00: Job succeeded