[INFO] fetching crate libcgc 0.1.1... [INFO] checking libcgc-0.1.1 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] extracting crate libcgc 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate libcgc 0.1.1 [INFO] finished tweaking crates.io crate libcgc 0.1.1 [INFO] tweaked toml for crates.io crate libcgc 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libcgc 0.1.1 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libcgc 0.1.1 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b8d9e429c09bfc7b3f903f33453d07c239ff6e5132b5a383ec56d9394338cdd [INFO] running `Command { std: "docker" "start" "-a" "8b8d9e429c09bfc7b3f903f33453d07c239ff6e5132b5a383ec56d9394338cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b8d9e429c09bfc7b3f903f33453d07c239ff6e5132b5a383ec56d9394338cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b8d9e429c09bfc7b3f903f33453d07c239ff6e5132b5a383ec56d9394338cdd", kill_on_drop: false }` [INFO] [stdout] 8b8d9e429c09bfc7b3f903f33453d07c239ff6e5132b5a383ec56d9394338cdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebbd4c11f2bfb04cf9e27387072fd1a7def5f39e89e58ebf07c620d0e5f7f281 [INFO] running `Command { std: "docker" "start" "-a" "ebbd4c11f2bfb04cf9e27387072fd1a7def5f39e89e58ebf07c620d0e5f7f281", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling minisign-verify v0.2.3 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking kem v0.3.0-pre.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking hybrid-array v0.2.3 [INFO] [stderr] Checking hybrid-array v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking ml-kem v0.3.0-pre [INFO] [stderr] Checking ml-kem v0.2.1 [INFO] [stderr] Checking ml-dsa v0.0.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.3 [INFO] [stderr] Checking sodoken v0.1.0 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `

::NttVectorSize == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/src/param.rs:210:5 [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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/src/param.rs:210:5 [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> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/src/param.rs:214:5 [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 `&Array::NttVectorSize> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/src/param.rs:218:5 [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::NttVectorSize> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/src/param.rs:214:5 [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 `&Array::NttVectorSize> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/src/param.rs:218:5 [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> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/src/param.rs:222:5 [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::CiphertextSize> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/src/param.rs:222:5 [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `Array::NttVectorSize> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/src/param.rs:230:5 [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 `&Array::EncryptionKeySize> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.2.1/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 `Array::NttVectorSize> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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 `<, ...>, ...>, ...> as VectorEncodingSize<...>>::EncodedPolynomialVectorSize as Add<...>>::Output == _` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/src/param.rs:230:5 [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 `&Array::EncryptionKeySize> well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ml-kem-0.3.0-pre/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] [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "ebbd4c11f2bfb04cf9e27387072fd1a7def5f39e89e58ebf07c620d0e5f7f281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebbd4c11f2bfb04cf9e27387072fd1a7def5f39e89e58ebf07c620d0e5f7f281", kill_on_drop: false }` [INFO] [stdout] ebbd4c11f2bfb04cf9e27387072fd1a7def5f39e89e58ebf07c620d0e5f7f281