[INFO] cloning repository https://github.com/OxAndHorse/tagkem_kyber768
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OxAndHorse/tagkem_kyber768" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxAndHorse%2Ftagkem_kyber768", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxAndHorse%2Ftagkem_kyber768'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b405a35dc583fc2b4028659196dc7603c8a0a309
[INFO] checking OxAndHorse/tagkem_kyber768 against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxAndHorse%2Ftagkem_kyber768" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OxAndHorse/tagkem_kyber768
[INFO] finished tweaking git repo https://github.com/OxAndHorse/tagkem_kyber768
[INFO] tweaked toml for git repo https://github.com/OxAndHorse/tagkem_kyber768 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OxAndHorse/tagkem_kyber768 on toolchain 149edce6c6ee840adb602803b96d083101ef3592
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OxAndHorse/tagkem_kyber768 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16e64d2ef02e4ed0d8b1f6d8672855e4bdba750be32b121a2e01493f03f33916
[INFO] running `Command { std: "docker" "start" "-a" "16e64d2ef02e4ed0d8b1f6d8672855e4bdba750be32b121a2e01493f03f33916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16e64d2ef02e4ed0d8b1f6d8672855e4bdba750be32b121a2e01493f03f33916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16e64d2ef02e4ed0d8b1f6d8672855e4bdba750be32b121a2e01493f03f33916", kill_on_drop: false }`
[INFO] [stdout] 16e64d2ef02e4ed0d8b1f6d8672855e4bdba750be32b121a2e01493f03f33916
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac9c9494a8f2eaa8c58559f6d21e06333afb49c1c23b226b1bfd654c3c2f597f
[INFO] running `Command { std: "docker" "start" "-a" "ac9c9494a8f2eaa8c58559f6d21e06333afb49c1c23b226b1bfd654c3c2f597f", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.93
[INFO] [stderr] Compiling unicode-ident v1.0.14
[INFO] [stderr] Compiling libc v0.2.169
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Compiling serde v1.0.217
[INFO] [stderr] Checking subtle v2.6.1
[INFO] [stderr] Checking const-oid v0.10.0
[INFO] [stderr] Checking zeroize v1.8.1
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling clang-sys v1.8.1
[INFO] [stderr] Checking keccak v0.2.0-pre.0
[INFO] [stderr] Compiling prettyplease v0.2.31
[INFO] [stderr] Checking itoa v1.0.14
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Compiling serde_json v1.0.137
[INFO] [stderr] Compiling rustix v0.38.44
[INFO] [stderr] Checking crossbeam-epoch v0.9.18
[INFO] [stderr] Checking either v1.13.0
[INFO] [stderr] Compiling bitflags v2.8.0
[INFO] [stderr] Compiling rayon-core v1.12.1
[INFO] [stderr] Compiling linux-raw-sys v0.4.15
[INFO] [stderr] Compiling minimal-lexical v0.2.1
[INFO] [stderr] Checking crossbeam-deque v0.8.6
[INFO] [stderr] Compiling libloading v0.8.6
[INFO] [stderr] Checking half v2.4.1
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling home v0.5.11
[INFO] [stderr] Checking plotters-backend v0.3.7
[INFO] [stderr] Compiling bindgen v0.69.5
[INFO] [stderr] Checking ciborium-io v0.2.2
[INFO] [stderr] Checking regex-automata v0.4.9
[INFO] [stderr] Checking clap_builder v4.5.26
[INFO] [stderr] Checking itertools v0.10.5
[INFO] [stderr] Checking ciborium-ll v0.2.2
[INFO] [stderr] Compiling nom v7.1.3
[INFO] [stderr] Checking plotters-svg v0.3.7
[INFO] [stderr] Compiling lazy_static v1.5.0
[INFO] [stderr] Compiling quote v1.0.38
[INFO] [stderr] Compiling rustc-hash v1.1.0
[INFO] [stderr] Checking cast v0.3.0
[INFO] [stderr] Compiling log v0.4.25
[INFO] [stderr] Compiling lazycell v1.3.0
[INFO] [stderr] Checking plotters v0.3.7
[INFO] [stderr] Compiling syn v2.0.96
[INFO] [stderr] Compiling cmake v0.1.54
[INFO] [stderr] Compiling build-deps v0.1.4
[INFO] [stderr] Checking oorandom v11.1.4
[INFO] [stderr] Checking rayon v1.10.0
[INFO] [stderr] Checking anes v0.1.6
[INFO] [stderr] Checking once_cell v1.20.2
[INFO] [stderr] Compiling hashbrown v0.15.2
[INFO] [stderr] Compiling toml_datetime v0.6.8
[INFO] [stderr] Checking getrandom v0.3.1
[INFO] [stderr] Checking is-terminal v0.4.13
[INFO] [stderr] Compiling winnow v0.7.4
[INFO] [stderr] Checking rand_core v0.9.3
[INFO] [stderr] Checking indexmap v2.8.0
[INFO] [stderr] Checking kem v0.3.0-pre.0 (https://github.com/RustCrypto/traits.git#a4d8074d)
[INFO] [stderr] Compiling heapless v0.7.17
[INFO] [stderr] Checking criterion-plot v0.5.0
[INFO] [stderr] Compiling rstest_macros v0.24.0
[INFO] [stderr] Checking regex v1.11.1
[INFO] [stderr] Checking hash32 v0.2.1
[INFO] [stderr] Compiling safe-oqs v0.10.0
[INFO] [stderr] Compiling relative-path v1.9.3
[INFO] [stderr] Checking base16ct v0.2.0
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Checking futures-core v0.3.31
[INFO] [stderr] Checking cty v0.2.2
[INFO] [stderr] Checking cstr_core v0.2.6
[INFO] [stderr] Checking unsafe-libyaml v0.2.11
[INFO] [stderr] Checking half v1.8.3
[INFO] [stderr] Checking futures-timer v3.0.3
[INFO] [stderr] Checking cobs v0.2.3
[INFO] [stderr] Checking hex-literal v1.0.0
[INFO] [stderr] Checking num-integer v0.1.46
[INFO] [stderr] Compiling which v4.4.2
[INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.0
[INFO] [stderr] Checking clap v4.5.26
[INFO] [stderr] Checking dhkem v0.0.1-alpha (/opt/rustwide/workdir/dhkem)
[INFO] [stderr] Checking num-bigint v0.4.6
[INFO] [stderr] Compiling cexpr v0.6.0
[INFO] [stderr] Checking num-rational v0.4.2
[INFO] [stderr] Checking hybrid-array v0.3.0
[INFO] [stderr] Compiling toml_edit v0.22.24
[INFO] [stderr] Checking crypto-common v0.2.0-rc.3
[INFO] [stderr] Checking block-buffer v0.11.0-rc.4
[INFO] [stderr] Checking inout v0.2.0-rc.4
[INFO] [stderr] Compiling serde_derive v1.0.217
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Compiling thiserror-impl v2.0.12
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr] Checking zerocopy v0.7.35
[INFO] [stderr] Checking digest v0.11.0-rc.0
[INFO] [stderr] Checking cipher v0.5.0-rc.0
[INFO] [stderr] Checking futures-util v0.3.31
[INFO] [stderr] Checking sha3 v0.11.0-rc.0
[INFO] [stderr] Checking hmac v0.13.0-rc.0
[INFO] [stderr] Checking sha2 v0.11.0-rc.0
[INFO] [stderr] Checking thiserror v2.0.12
[INFO] [stderr] Checking hkdf v0.13.0-rc.0
[INFO] [stderr] Checking aes v0.9.0-rc.0
[INFO] [stderr] Checking ppv-lite86 v0.2.20
[INFO] [stderr] Compiling proc-macro-crate v3.3.0
[INFO] [stderr] Checking ml-kem v0.3.0-pre (/opt/rustwide/workdir/ml-kem)
[INFO] [stderr] Checking x25519-dalek v3.0.0-pre.0
[INFO] [stderr] Checking rand_chacha v0.9.0
[INFO] [stderr] Checking rand v0.9.0
[INFO] [stderr] Checking rstest v0.24.0
[INFO] [stderr] Compiling safe-oqs-sys v0.10.0+liboqs-0.10.1
[INFO] [stderr] Checking hex v0.4.3
[INFO] [stderr] Checking ciborium v0.2.2
[INFO] [stderr] Checking serde_spanned v0.6.8
[INFO] [stderr] Checking serdect v0.3.0
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking serde_cbor v0.11.2
[INFO] [stderr] Checking serde_bare v0.5.0
[INFO] [stderr] Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr] Checking frodo-kem v0.0.1 (/opt/rustwide/workdir/frodo-kem)
[INFO] [stderr] Checking postcard v1.1.1
[INFO] [stderr] Checking tinytemplate v1.2.1
[INFO] [stderr] Checking criterion v0.5.1
[INFO] [stderr] Checking toml v0.8.20
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `
::NttVectorSize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:206:26
[INFO] [stdout] |
[INFO] [stdout] 206 | type NttVectorSize = EncodedPolynomialVectorSize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `::NttVectorSize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:206:26
[INFO] [stdout] |
[INFO] [stdout] 206 | type NttVectorSize = EncodedPolynomialVectorSize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `::EncryptionKeySize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:207:30
[INFO] [stdout] |
[INFO] [stdout] 207 | type EncryptionKeySize = Sum;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `::EncryptionKeySize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:207:30
[INFO] [stdout] |
[INFO] [stdout] 207 | type EncryptionKeySize = Sum;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::NttVectorSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:210:5
[INFO] [stdout] |
[INFO] [stdout] 210 | fn encode_u12(p: &NttVector) -> EncodedNttVector {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `Array::NttVectorSize> well-formed` appears on the `impl`'s associated function `encode_u12` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:179:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 179 | fn encode_u12(p: &NttVector) -> EncodedNttVector;
[INFO] [stdout] | ^^^^^^^^^^ this trait's associated function doesn't have the requirement `Array::NttVectorSize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&Array::NttVectorSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:214:5
[INFO] [stdout] |
[INFO] [stdout] 214 | fn decode_u12(v: &EncodedNttVector) -> NttVector {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `&Array::NttVectorSize> well-formed` appears on the `impl`'s associated function `decode_u12` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:180:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 180 | fn decode_u12(v: &EncodedNttVector) -> NttVector;
[INFO] [stdout] | ^^^^^^^^^^ this trait's associated function doesn't have the requirement `&Array::NttVectorSize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::CiphertextSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:218:5
[INFO] [stdout] |
[INFO] [stdout] 218 | fn concat_ct(u: EncodedU, v: EncodedV) -> EncodedCiphertext {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `Array::CiphertextSize> well-formed` appears on the `impl`'s associated function `concat_ct` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:182:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 182 | fn concat_ct(u: EncodedU, v: EncodedV) -> EncodedCiphertext;
[INFO] [stdout] | ^^^^^^^^^ this trait's associated function doesn't have the requirement `Array::CiphertextSize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&Array::CiphertextSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:222:5
[INFO] [stdout] |
[INFO] [stdout] 222 | fn split_ct(ct: &EncodedCiphertext) -> (&EncodedU, &EncodedV) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `&Array::CiphertextSize> well-formed` appears on the `impl`'s associated function `split_ct` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:183:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 183 | fn split_ct(ct: &EncodedCiphertext) -> (&EncodedU, &EncodedV);
[INFO] [stdout] | ^^^^^^^^ this trait's associated function doesn't have the requirement `&Array::CiphertextSize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::NttVectorSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:226:5
[INFO] [stdout] |
[INFO] [stdout] 226 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `Array::NttVectorSize> well-formed` appears on the `impl`'s associated function `concat_ek` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:185:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 185 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey;
[INFO] [stdout] | ^^^^^^^^^ this trait's associated function doesn't have the requirement `Array::NttVectorSize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::EncryptionKeySize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:226:5
[INFO] [stdout] |
[INFO] [stdout] 226 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `Array::EncryptionKeySize> well-formed` appears on the `impl`'s associated function `concat_ek` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:185:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 185 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey;
[INFO] [stdout] | ^^^^^^^^^ this trait's associated function doesn't have the requirement `Array::EncryptionKeySize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&Array::EncryptionKeySize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:230:5
[INFO] [stdout] |
[INFO] [stdout] 230 | fn split_ek(ek: &EncodedEncryptionKey) -> (&EncodedNttVector, &B32) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `&Array::EncryptionKeySize> well-formed` appears on the `impl`'s associated function `split_ek` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:186:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 186 | fn split_ek(ek: &EncodedEncryptionKey) -> (&EncodedNttVector, &B32);
[INFO] [stdout] | ^^^^^^^^ this trait's associated function doesn't have the requirement `&Array::EncryptionKeySize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&Array::NttVectorSize>, &...) well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:230:5
[INFO] [stdout] |
[INFO] [stdout] 230 | fn split_ek(ek: &EncodedEncryptionKey) -> (&EncodedNttVector, &B32) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `(&Array::NttVectorSize>, &Array, B0>, B0>, B0>, B0>, B0>>) well-formed` appears on the `impl`'s associated function `split_ek` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:186:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 186 | fn split_ek(ek: &EncodedEncryptionKey) -> (&EncodedNttVector, &B32);
[INFO] [stdout] | ^^^^^^^^ this trait's associated function doesn't have the requirement `(&Array::NttVectorSize>, &Array, B0>, B0>, B0>, B0>, B0>>) well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `hybrid_array::Array::NttVectorSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:210:5
[INFO] [stdout] |
[INFO] [stdout] 210 | fn encode_u12(p: &NttVector) -> EncodedNttVector {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `hybrid_array::Array::NttVectorSize> well-formed` appears on the `impl`'s associated function `encode_u12` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:179:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 179 | fn encode_u12(p: &NttVector) -> EncodedNttVector;
[INFO] [stdout] | ^^^^^^^^^^ this trait's associated function doesn't have the requirement `hybrid_array::Array::NttVectorSize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&hybrid_array::Array::NttVectorSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:214:5
[INFO] [stdout] |
[INFO] [stdout] 214 | fn decode_u12(v: &EncodedNttVector) -> NttVector {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `&hybrid_array::Array::NttVectorSize> well-formed` appears on the `impl`'s associated function `decode_u12` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:180:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 180 | fn decode_u12(v: &EncodedNttVector) -> NttVector;
[INFO] [stdout] | ^^^^^^^^^^ this trait's associated function doesn't have the requirement `&hybrid_array::Array::NttVectorSize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `hybrid_array::Array::CiphertextSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:218:5
[INFO] [stdout] |
[INFO] [stdout] 218 | fn concat_ct(u: EncodedU, v: EncodedV) -> EncodedCiphertext {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `hybrid_array::Array::CiphertextSize> well-formed` appears on the `impl`'s associated function `concat_ct` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:182:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 182 | fn concat_ct(u: EncodedU, v: EncodedV) -> EncodedCiphertext;
[INFO] [stdout] | ^^^^^^^^^ this trait's associated function doesn't have the requirement `hybrid_array::Array::CiphertextSize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&hybrid_array::Array::CiphertextSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:222:5
[INFO] [stdout] |
[INFO] [stdout] 222 | fn split_ct(ct: &EncodedCiphertext) -> (&EncodedU, &EncodedV) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `&hybrid_array::Array::CiphertextSize> well-formed` appears on the `impl`'s associated function `split_ct` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:183:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 183 | fn split_ct(ct: &EncodedCiphertext) -> (&EncodedU, &EncodedV);
[INFO] [stdout] | ^^^^^^^^ this trait's associated function doesn't have the requirement `&hybrid_array::Array::CiphertextSize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `hybrid_array::Array::NttVectorSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:226:5
[INFO] [stdout] |
[INFO] [stdout] 226 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `hybrid_array::Array::NttVectorSize> well-formed` appears on the `impl`'s associated function `concat_ek` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:185:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 185 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey;
[INFO] [stdout] | ^^^^^^^^^ this trait's associated function doesn't have the requirement `hybrid_array::Array::NttVectorSize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `hybrid_array::Array::EncryptionKeySize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:226:5
[INFO] [stdout] |
[INFO] [stdout] 226 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `hybrid_array::Array::EncryptionKeySize> well-formed` appears on the `impl`'s associated function `concat_ek` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:185:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 185 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey;
[INFO] [stdout] | ^^^^^^^^^ this trait's associated function doesn't have the requirement `hybrid_array::Array::EncryptionKeySize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&hybrid_array::Array::EncryptionKeySize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:230:5
[INFO] [stdout] |
[INFO] [stdout] 230 | fn split_ek(ek: &EncodedEncryptionKey) -> (&EncodedNttVector, &B32) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `&hybrid_array::Array::EncryptionKeySize> well-formed` appears on the `impl`'s associated function `split_ek` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:186:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 186 | fn split_ek(ek: &EncodedEncryptionKey) -> (&EncodedNttVector, &B32);
[INFO] [stdout] | ^^^^^^^^ this trait's associated function doesn't have the requirement `&hybrid_array::Array::EncryptionKeySize> well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&hybrid_array::Array::NttVectorSize>, &...) well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:230:5
[INFO] [stdout] |
[INFO] [stdout] 230 | fn split_ek(ek: &EncodedEncryptionKey) -> (&EncodedNttVector, &B32) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: the requirement `(&hybrid_array::Array::NttVectorSize>, &hybrid_array::Array, B0>, B0>, B0>, B0>, B0>>) well-formed` appears on the `impl`'s associated function `split_ek` but not on the corresponding trait's associated function
[INFO] [stdout] --> ml-kem/src/param.rs:186:8
[INFO] [stdout] |
[INFO] [stdout] 174 | pub trait PkeParams: ParameterSet {
[INFO] [stdout] | --------- in this trait
[INFO] [stdout] ...
[INFO] [stdout] 186 | fn split_ek(ek: &EncodedEncryptionKey) -> (&EncodedNttVector, &B32);
[INFO] [stdout] | ^^^^^^^^ this trait's associated function doesn't have the requirement `(&hybrid_array::Array::NttVectorSize>, &hybrid_array::Array, B0>, B0>, B0>, B0>, B0>>) well-formed`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `P: PkeParams`
[INFO] [stdout] --> ml-kem/src/param.rs:194:23
[INFO] [stdout] |
[INFO] [stdout] 194 | impl PkeParams for P
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output: Sub<...>`
[INFO] [stdout] --> ml-kem/src/param.rs:204:65
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize: Add<...>`
[INFO] [stdout] --> ml-kem/src/param.rs:202:45
[INFO] [stdout] |
[INFO] [stdout] 202 | EncodedPolynomialVectorSize: Add,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output: param::ArraySize`
[INFO] [stdout] --> ml-kem/src/param.rs:204:9
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output: Sub<...>`
[INFO] [stdout] --> ml-kem/src/param.rs:204:21
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize: Sized`
[INFO] [stdout] --> ml-kem/src/param.rs:204:65
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: required by an implicit `Sized` bound in `Sub`
[INFO] [stdout] --> /rustc/149edce6c6ee840adb602803b96d083101ef3592/library/core/src/ops/arith.rs:190:1
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize: Sized`
[INFO] [stdout] --> ml-kem/src/param.rs:204:21
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: required by an implicit `Sized` bound in `Sub`
[INFO] [stdout] --> /rustc/149edce6c6ee840adb602803b96d083101ef3592/library/core/src/ops/arith.rs:190:1
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:204:65
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:204:65
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:202:45
[INFO] [stdout] |
[INFO] [stdout] 202 | EncodedPolynomialVectorSize: Add,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:204:9
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:204:21
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:204:21
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:206:5
[INFO] [stdout] |
[INFO] [stdout] 206 | type NttVectorSize = EncodedPolynomialVectorSize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:206:5
[INFO] [stdout] |
[INFO] [stdout] 206 | type NttVectorSize = EncodedPolynomialVectorSize;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::NttVectorSize as Add, ...>, ...>, ...>>>::Output == _`
[INFO] [stdout] --> ml-kem/src/param.rs:207:5
[INFO] [stdout] |
[INFO] [stdout] 207 | type EncryptionKeySize = Sum;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::NttVectorSize as Add, ...>, ...>, ...>>>::Output well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:207:5
[INFO] [stdout] |
[INFO] [stdout] 207 | type EncryptionKeySize = Sum;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `P: param::PkeParams`
[INFO] [stdout] --> ml-kem/src/param.rs:194:23
[INFO] [stdout] |
[INFO] [stdout] 194 | impl PkeParams for P
[INFO] [stdout] | ^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output: Sub<...>`
[INFO] [stdout] --> ml-kem/src/param.rs:204:65
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize: Add<...>`
[INFO] [stdout] --> ml-kem/src/param.rs:202:45
[INFO] [stdout] |
[INFO] [stdout] 202 | EncodedPolynomialVectorSize: Add,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output: param::ArraySize`
[INFO] [stdout] --> ml-kem/src/param.rs:204:9
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output: Sub<...>`
[INFO] [stdout] --> ml-kem/src/param.rs:204:21
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize: Sized`
[INFO] [stdout] --> ml-kem/src/param.rs:204:65
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: required by an implicit `Sized` bound in `Sub`
[INFO] [stdout] --> /rustc/149edce6c6ee840adb602803b96d083101ef3592/library/core/src/ops/arith.rs:190:1
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize: Sized`
[INFO] [stdout] --> ml-kem/src/param.rs:204:21
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] note: required by an implicit `Sized` bound in `Sub`
[INFO] [stdout] --> /rustc/149edce6c6ee840adb602803b96d083101ef3592/library/core/src/ops/arith.rs:190:1
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:204:65
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:204:65
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:202:45
[INFO] [stdout] |
[INFO] [stdout] 202 | EncodedPolynomialVectorSize: Add,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:204:9
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:204:21
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:204:21
[INFO] [stdout] |
[INFO] [stdout] 204 | ArraySize + Sub, Output = U32>,
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `::NttVectorSize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:210:46
[INFO] [stdout] |
[INFO] [stdout] 210 | fn encode_u12(p: &NttVector) -> EncodedNttVector {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::NttVectorSize>: Sized`
[INFO] [stdout] --> ml-kem/src/param.rs:210:46
[INFO] [stdout] |
[INFO] [stdout] 210 | fn encode_u12(p: &NttVector) -> EncodedNttVector {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout] = note: the return type of a function must have a statically known size
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::NttVectorSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:210:46
[INFO] [stdout] |
[INFO] [stdout] 210 | fn encode_u12(p: &NttVector) -> EncodedNttVector {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `::NttVectorSize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:214:22
[INFO] [stdout] |
[INFO] [stdout] 214 | fn decode_u12(v: &EncodedNttVector) -> NttVector {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `NttVector<::K>: Sized`
[INFO] [stdout] --> ml-kem/src/param.rs:214:50
[INFO] [stdout] |
[INFO] [stdout] 214 | fn decode_u12(v: &EncodedNttVector) -> NttVector {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout] = note: the return type of a function must have a statically known size
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&Array::NttVectorSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:214:22
[INFO] [stdout] |
[INFO] [stdout] 214 | fn decode_u12(v: &EncodedNttVector) -> NttVector {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `::CiphertextSize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:218:59
[INFO] [stdout] |
[INFO] [stdout] 218 | fn concat_ct(u: EncodedU, v: EncodedV) -> EncodedCiphertext {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::CiphertextSize>: Sized`
[INFO] [stdout] --> ml-kem/src/param.rs:218:59
[INFO] [stdout] |
[INFO] [stdout] 218 | fn concat_ct(u: EncodedU, v: EncodedV) -> EncodedCiphertext {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout] = note: the return type of a function must have a statically known size
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::CiphertextSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:218:59
[INFO] [stdout] |
[INFO] [stdout] 218 | fn concat_ct(u: EncodedU, v: EncodedV) -> EncodedCiphertext {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `::CiphertextSize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:222:21
[INFO] [stdout] |
[INFO] [stdout] 222 | fn split_ct(ct: &EncodedCiphertext) -> (&EncodedU, &EncodedV) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `&Array::CiphertextSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:222:21
[INFO] [stdout] |
[INFO] [stdout] 222 | fn split_ct(ct: &EncodedCiphertext) -> (&EncodedU, &EncodedV) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `::NttVectorSize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:226:25
[INFO] [stdout] |
[INFO] [stdout] 226 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `::EncryptionKeySize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:226:62
[INFO] [stdout] |
[INFO] [stdout] 226 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::EncryptionKeySize>: Sized`
[INFO] [stdout] --> ml-kem/src/param.rs:226:62
[INFO] [stdout] |
[INFO] [stdout] 226 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`ml_kem`)
[INFO] [stdout] = note: the return type of a function must have a statically known size
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::NttVectorSize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:226:25
[INFO] [stdout] |
[INFO] [stdout] 226 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::EncryptionKeySize> well-formed`
[INFO] [stdout] --> ml-kem/src/param.rs:226:62
[INFO] [stdout] |
[INFO] [stdout] 226 | fn concat_ek(t_hat: EncodedNttVector, rho: B32) -> EncodedEncryptionKey {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `::EncryptionKeySize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:230:21
[INFO] [stdout] |
[INFO] [stdout] 230 | fn split_ek(ek: &EncodedEncryptionKey) -> (&EncodedNttVector, &B32) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `::NttVectorSize == _`
[INFO] [stdout] --> ml-kem/src/param.rs:230:53
[INFO] [stdout] |
[INFO] [stdout] 230 | fn split_ek(ek: &EncodedEncryptionKey