[INFO] cloning repository https://github.com/zaytsev/esp32-thermostat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaytsev/esp32-thermostat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaytsev%2Fesp32-thermostat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaytsev%2Fesp32-thermostat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9239d6c89f9c74285b7a798686d792062e289f33 [INFO] checking zaytsev/esp32-thermostat against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaytsev%2Fesp32-thermostat" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zaytsev/esp32-thermostat [INFO] finished tweaking git repo https://github.com/zaytsev/esp32-thermostat [INFO] tweaked toml for git repo https://github.com/zaytsev/esp32-thermostat written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zaytsev/esp32-thermostat 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 git repo https://github.com/zaytsev/esp32-thermostat 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] 28e623c8db7bd92c7f4f0b2795a786db7ea4963a4728f1cbc48a31fbd69ffd3b [INFO] running `Command { std: "docker" "start" "-a" "28e623c8db7bd92c7f4f0b2795a786db7ea4963a4728f1cbc48a31fbd69ffd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28e623c8db7bd92c7f4f0b2795a786db7ea4963a4728f1cbc48a31fbd69ffd3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28e623c8db7bd92c7f4f0b2795a786db7ea4963a4728f1cbc48a31fbd69ffd3b", kill_on_drop: false }` [INFO] [stdout] 28e623c8db7bd92c7f4f0b2795a786db7ea4963a4728f1cbc48a31fbd69ffd3b [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] 226b409d621fd37482b048bfa8a168e4aba5bae389b85cd5384ddee832ab9df0 [INFO] running `Command { std: "docker" "start" "-a" "226b409d621fd37482b048bfa8a168e4aba5bae389b85cd5384ddee832ab9df0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Checking arrow-schema v56.2.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling zlib-rs v0.5.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking hybrid-array v0.2.3 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking serde_html_form v0.2.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.4 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking base62 v2.2.3 [INFO] [stderr] Compiling zip v6.0.0 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking kem v0.3.0-pre.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking ml-kem v0.2.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking thiserror-no-std v2.0.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking rust-embed v8.9.0 [INFO] [stderr] Compiling maud_macros v0.27.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking comfy-table v7.1.2 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking arrow-buffer v56.2.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking arrow-data v56.2.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking esp32-thermostat-common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Checking arrow-array v56.2.0 [INFO] [stderr] Compiling reqwest v0.12.25 [INFO] [stderr] Checking axum-embed v0.1.0 [INFO] [stderr] Checking axum v0.8.7 [INFO] [stderr] Checking maud v0.27.0 [INFO] [stderr] Checking arrow-select v56.2.0 [INFO] [stderr] Checking arrow-arith v56.2.0 [INFO] [stderr] Checking arrow-row v56.2.0 [INFO] [stderr] Compiling libduckdb-sys v1.4.3 [INFO] [stderr] Checking arrow-string v56.2.0 [INFO] [stderr] Checking arrow-cast v56.2.0 [INFO] [stderr] Checking arrow-ord v56.2.0 [INFO] [stderr] Checking arrow v56.2.0 [INFO] [stderr] Checking duckdb v1.4.3 [INFO] [stderr] Checking axum-extra v0.12.2 [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 `

::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 `<, ...>, ...>, ...> 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 `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::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::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] [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "226b409d621fd37482b048bfa8a168e4aba5bae389b85cd5384ddee832ab9df0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "226b409d621fd37482b048bfa8a168e4aba5bae389b85cd5384ddee832ab9df0", kill_on_drop: false }` [INFO] [stdout] 226b409d621fd37482b048bfa8a168e4aba5bae389b85cd5384ddee832ab9df0