[INFO] fetching crate boojum 0.32.3... [INFO] checking boojum-0.32.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate boojum 0.32.3 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate boojum 0.32.3 [INFO] finished tweaking crates.io crate boojum 0.32.3 [INFO] tweaked toml for crates.io crate boojum 0.32.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate boojum 0.32.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate boojum 0.32.3 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fce15ee416fbbbc216ae1d7a17bf5eda6ea37e765c9872d0cae6a860173435a [INFO] running `Command { std: "docker" "start" "-a" "0fce15ee416fbbbc216ae1d7a17bf5eda6ea37e765c9872d0cae6a860173435a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fce15ee416fbbbc216ae1d7a17bf5eda6ea37e765c9872d0cae6a860173435a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fce15ee416fbbbc216ae1d7a17bf5eda6ea37e765c9872d0cae6a860173435a", kill_on_drop: false }` [INFO] [stdout] 0fce15ee416fbbbc216ae1d7a17bf5eda6ea37e765c9872d0cae6a860173435a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1caf89a986097469f2cfe8d251b26a070ebb71227e820821cc17d32b3c4bf356 [INFO] running `Command { std: "docker" "start" "-a" "1caf89a986097469f2cfe8d251b26a070ebb71227e820821cc17d32b3c4bf356", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking sha3_ce v0.10.6 [INFO] [stderr] Checking num-modular v0.5.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking firestorm v0.5.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling zksync_cs_derive v0.32.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Compiling zksync_ff_derive v0.32.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking zksync_ff v0.32.3 [INFO] [stderr] Checking zksync_pairing v0.32.3 [INFO] [stderr] Checking boojum v0.32.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `And8Table`, `BooleanConstraintGate`, `DotProductGate`, `create_and8_table`, and `create_byte_split_table` [INFO] [stdout] --> src/gadgets/u256/test.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | BooleanConstraintGate, ConstantsAllocatorGate, DotProductGate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | create_and8_table, create_byte_split_table, create_xor8_table, And8Table, Xor8Table, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `array_chunks` [INFO] [stdout] --> src/lib.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | #![feature(array_chunks)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/boolean/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/boolean/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/boolean/mod.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/boolean/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/mod.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/mod.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:574:5 [INFO] [stdout] | [INFO] [stdout] 574 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/implementation_u16.rs:1279:5 [INFO] [stdout] | [INFO] [stdout] 1279 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u16/mod.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u16/mod.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u160/mod.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u256/mod.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u32/mod.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u32/mod.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u512/mod.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u512/mod.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u512/mod.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u8/mod.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u8/mod.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `array_chunks` [INFO] [stdout] --> src/lib.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | #![feature(array_chunks)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/boolean/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/boolean/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/boolean/mod.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/boolean/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/mod.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/mod.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:369:5 [INFO] [stdout] | [INFO] [stdout] 369 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:378:5 [INFO] [stdout] | [INFO] [stdout] 378 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:515:5 [INFO] [stdout] | [INFO] [stdout] 515 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:564:5 [INFO] [stdout] | [INFO] [stdout] 564 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/num/prime_field_like.rs:574:5 [INFO] [stdout] | [INFO] [stdout] 574 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/impl_traits.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/non_native_field/implementations/implementation_u16.rs:1279:5 [INFO] [stdout] | [INFO] [stdout] 1279 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u16/mod.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u16/mod.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u160/mod.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u256/mod.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u32/mod.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u32/mod.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u512/mod.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u512/mod.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u512/mod.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u8/mod.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/gadgets/u8/mod.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/algebraic_props/round_function.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 147 | for (chunk, dst) in to_absorb [INFO] [stdout] | _________________________- [INFO] [stdout] 148 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 148 | .into_iter().array_chunks::() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/algebraic_props/round_function.rs:171:28 [INFO] [stdout] | [INFO] [stdout] 171 | for chunk in to_absorb.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 171 | for chunk in to_absorb.into_iter().array_chunks::() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/algebraic_props/round_function.rs:176:18 [INFO] [stdout] | [INFO] [stdout] 176 | if to_absorb.array_chunks::().remainder().is_empty() == false { [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 176 | if to_absorb.into_iter().array_chunks::().remainder().is_empty() == false { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/algebraic_props/round_function.rs:178:35 [INFO] [stdout] | [INFO] [stdout] 178 | let remainder = to_absorb.array_chunks::().remainder(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 178 | let remainder = to_absorb.into_iter().array_chunks::().remainder(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N * 2]` in the current scope [INFO] [stdout] --> src/cs/gates/dot_product_gate.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | .zip(terms_flattened.array_chunks_mut::<2>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F; N * 2]` is not an iterator [INFO] [stdout] --> src/cs/gates/dot_product_gate.rs:207:38 [INFO] [stdout] | [INFO] [stdout] 207 | for [a, b] in inputs.array_chunks::<2>() { [INFO] [stdout] | ^^^^^^^^^^^^ `[F; N * 2]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F; N * 2]: Iterator` [INFO] [stdout] which is required by `&mut [F; N * 2]: Iterator` [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/algebraic_props/round_function.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 147 | for (chunk, dst) in to_absorb [INFO] [stdout] | _________________________- [INFO] [stdout] 148 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 148 | .into_iter().array_chunks::() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/algebraic_props/round_function.rs:171:28 [INFO] [stdout] | [INFO] [stdout] 171 | for chunk in to_absorb.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 171 | for chunk in to_absorb.into_iter().array_chunks::() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/algebraic_props/round_function.rs:176:18 [INFO] [stdout] | [INFO] [stdout] 176 | if to_absorb.array_chunks::().remainder().is_empty() == false { [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 176 | if to_absorb.into_iter().array_chunks::().remainder().is_empty() == false { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/algebraic_props/round_function.rs:178:35 [INFO] [stdout] | [INFO] [stdout] 178 | let remainder = to_absorb.array_chunks::().remainder(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 178 | let remainder = to_absorb.into_iter().array_chunks::().remainder(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N * 2]` in the current scope [INFO] [stdout] --> src/cs/gates/dot_product_gate.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | .zip(terms_flattened.array_chunks_mut::<2>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F; N * 2]` is not an iterator [INFO] [stdout] --> src/cs/gates/dot_product_gate.rs:207:38 [INFO] [stdout] | [INFO] [stdout] 207 | for [a, b] in inputs.array_chunks::<2>() { [INFO] [stdout] | ^^^^^^^^^^^^ `[F; N * 2]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F; N * 2]: Iterator` [INFO] [stdout] which is required by `&mut [F; N * 2]: Iterator` [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:380:38 [INFO] [stdout] | [INFO] [stdout] 380 | let mut src_c0_chunks = c0_chunk.array_chunks::<32>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 380 | let mut src_c0_chunks = c0_chunk.into_iter().array_chunks::<32>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:381:38 [INFO] [stdout] | [INFO] [stdout] 381 | let mut src_c1_chunks = c1_chunk.array_chunks::<32>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 381 | let mut src_c1_chunks = c1_chunk.into_iter().array_chunks::<32>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [MaybeUninit]` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:383:36 [INFO] [stdout] | [INFO] [stdout] 383 | let mut dst_c0_chunks = dst_c0.array_chunks_mut::<16>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [MaybeUninit]` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:384:36 [INFO] [stdout] | [INFO] [stdout] 384 | let mut dst_c1_chunks = dst_c1.array_chunks_mut::<16>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:386:34 [INFO] [stdout] | [INFO] [stdout] 386 | let mut roots_chunks = roots.array_chunks::<16>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 386 | let mut roots_chunks = roots.into_iter().array_chunks::<16>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/cs/implementations/prover.rs:1686:18 [INFO] [stdout] | [INFO] [stdout] 1685 | / quotient_chunks_ldes [INFO] [stdout] 1686 | | .array_chunks::<2>() [INFO] [stdout] | | -^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 1686 | .into_iter().array_chunks::<2>() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/cs/implementations/prover.rs:1930:55 [INFO] [stdout] | [INFO] [stdout] 1930 | let quotinents: Vec<_> = quotient_chunks_ldes.array_chunks::<2>().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 1930 | let quotinents: Vec<_> = quotient_chunks_ldes.into_iter().array_chunks::<2>().cloned().collect(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:380:38 [INFO] [stdout] | [INFO] [stdout] 380 | let mut src_c0_chunks = c0_chunk.array_chunks::<32>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 380 | let mut src_c0_chunks = c0_chunk.into_iter().array_chunks::<32>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:381:38 [INFO] [stdout] | [INFO] [stdout] 381 | let mut src_c1_chunks = c1_chunk.array_chunks::<32>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 381 | let mut src_c1_chunks = c1_chunk.into_iter().array_chunks::<32>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [MaybeUninit]` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:383:36 [INFO] [stdout] | [INFO] [stdout] 383 | let mut dst_c0_chunks = dst_c0.array_chunks_mut::<16>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec` in the current scope [INFO] [stdout] --> src/cs/implementations/transcript.rs:118:32 [INFO] [stdout] | [INFO] [stdout] 118 | for chunk in to_absorb.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 118 | for chunk in to_absorb.into_iter().array_chunks::() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [MaybeUninit]` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:384:36 [INFO] [stdout] | [INFO] [stdout] 384 | let mut dst_c1_chunks = dst_c1.array_chunks_mut::<16>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:386:34 [INFO] [stdout] | [INFO] [stdout] 386 | let mut roots_chunks = roots.array_chunks::<16>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 386 | let mut roots_chunks = roots.into_iter().array_chunks::<16>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:982:38 [INFO] [stdout] | [INFO] [stdout] 982 | for [even, odd] in monomials.array_chunks::<2>() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 982 | for [even, odd] in monomials.into_iter().array_chunks::<2>() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec` in the current scope [INFO] [stdout] --> src/cs/implementations/fri/mod.rs:1002:51 [INFO] [stdout] | [INFO] [stdout] 1002 | for (idx, [even, odd]) in values_on_coset.array_chunks::<2>().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 1002 | for (idx, [even, odd]) in values_on_coset.into_iter().array_chunks::<2>().enumerate() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/cs/implementations/verifier.rs:2226:24 [INFO] [stdout] | [INFO] [stdout] 2226 | el.array_chunks::<2>() [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 2226 | el.into_iter().array_chunks::<2>() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/cs/implementations/verifier.rs:2464:64 [INFO] [stdout] | [INFO] [stdout] 2464 | for (i, [a, b]) in elements_to_interpolate.array_chunks::<2>().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 2464 | for (i, [a, b]) in elements_to_interpolate.into_iter().array_chunks::<2>().enumerate() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[>::Output]` in the current scope [INFO] [stdout] --> src/cs/oracle/merkle_tree.rs:422:66 [INFO] [stdout] | [INFO] [stdout] 422 | for (dst, src) in dst.iter_mut().zip(src.array_chunks::<2>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `&[>::Output]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 422 | for (dst, src) in dst.iter_mut().zip(src.into_iter().array_chunks::<2>()) { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/cs/implementations/prover.rs:1686:18 [INFO] [stdout] | [INFO] [stdout] 1685 | / quotient_chunks_ldes [INFO] [stdout] 1686 | | .array_chunks::<2>() [INFO] [stdout] | | -^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 1686 | .into_iter().array_chunks::<2>() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/cs/implementations/prover.rs:1930:55 [INFO] [stdout] | [INFO] [stdout] 1930 | let quotinents: Vec<_> = quotient_chunks_ldes.array_chunks::<2>().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 1930 | let quotinents: Vec<_> = quotient_chunks_ldes.into_iter().array_chunks::<2>().cloned().collect(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/boolean/mod.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `&[gadgets::num::Num; N]` is not an iterator [INFO] [stdout] --> src/gadgets/num/mod.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | let mut a = a.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[gadgets::num::Num; N]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `&[gadgets::num::Num; N]: Iterator` [INFO] [stdout] which is required by `&mut &[gadgets::num::Num; N]: Iterator` [INFO] [stdout] `[gadgets::num::Num; N]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num; N]: Iterator` [INFO] [stdout] `[gadgets::num::Num]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec` in the current scope [INFO] [stdout] --> src/cs/implementations/transcript.rs:118:32 [INFO] [stdout] | [INFO] [stdout] 118 | for chunk in to_absorb.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 118 | for chunk in to_absorb.into_iter().array_chunks::() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `&[gadgets::num::Num; N]` is not an iterator [INFO] [stdout] --> src/gadgets/num/mod.rs:163:27 [INFO] [stdout] | [INFO] [stdout] 163 | let mut b = b.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[gadgets::num::Num; N]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `&[gadgets::num::Num; N]: Iterator` [INFO] [stdout] which is required by `&mut &[gadgets::num::Num; N]: Iterator` [INFO] [stdout] `[gadgets::num::Num; N]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num; N]: Iterator` [INFO] [stdout] `[gadgets::num::Num]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | let mut dst = result.array_chunks_mut::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/num/mod.rs:172:44 [INFO] [stdout] | [INFO] [stdout] 125 | impl Selectable for Num { [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 172 | if a.remainder().is_empty() == false { [INFO] [stdout] | ^^^^^ expected type parameter `F`, found `bool` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `F` [INFO] [stdout] found type `bool` [INFO] [stdout] = note: `bool` implements `PartialEq<{type error}>` [INFO] [stdout] help: consider swapping the equality [INFO] [stdout] | [INFO] [stdout] 172 - if a.remainder().is_empty() == false { [INFO] [stdout] 172 + if false == a.remainder().is_empty() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `arrayvec::ArrayVec` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:367:49 [INFO] [stdout] | [INFO] [stdout] 367 | let mut chunks = vars_array_vec.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `arrayvec::ArrayVec` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 367 | let mut chunks = vars_array_vec.into_iter().array_chunks::<4>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/num/mod.rs:375:37 [INFO] [stdout] | [INFO] [stdout] 193 | impl Num { [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 375 | if remainder_len != 0 { [INFO] [stdout] | ^ expected type parameter `F`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `F` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N * 2]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:811:37 [INFO] [stdout] | [INFO] [stdout] 811 | .zip(gate.terms.array_chunks_mut::<2>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[(cs::Variable, F)]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:822:44 [INFO] [stdout] | [INFO] [stdout] 822 | let mut chunks = input.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[(cs::Variable, F)]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 822 | let mut chunks = input.into_iter().array_chunks::<4>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N * 2]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:856:41 [INFO] [stdout] | [INFO] [stdout] 856 | .zip(gate.terms.array_chunks_mut::<2>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[(cs::Variable, F)]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:874:44 [INFO] [stdout] | [INFO] [stdout] 874 | let mut chunks = input.array_chunks::<3>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[(cs::Variable, F)]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 874 | let mut chunks = input.into_iter().array_chunks::<3>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N * 2]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:911:41 [INFO] [stdout] | [INFO] [stdout] 911 | .zip(gate.terms.array_chunks_mut::<2>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/num/mod.rs:1257:9 [INFO] [stdout] | [INFO] [stdout] 1257 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; 8]` in the current scope [INFO] [stdout] --> src/gadgets/blake2s/mixing_function.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 72 | for (dst, src) in not_shifted_b_chunks [INFO] [stdout] | _______________________- [INFO] [stdout] 73 | | .array_chunks_mut::<2>() [INFO] [stdout] | |_________-^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; 8]` in the current scope [INFO] [stdout] --> src/gadgets/blake2s/mixing_function.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 127 | for (dst, src) in not_shifted_b_chunks [INFO] [stdout] | _______________________- [INFO] [stdout] 128 | | .array_chunks_mut::<2>() [INFO] [stdout] | |_________-^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/cs/implementations/verifier.rs:2226:24 [INFO] [stdout] | [INFO] [stdout] 2226 | el.array_chunks::<2>() [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 2226 | el.into_iter().array_chunks::<2>() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[gadgets::u8::UInt8]` in the current scope [INFO] [stdout] --> src/gadgets/blake2s/mod.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | let mut input_chunks = input.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[gadgets::u8::UInt8]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 69 | let mut input_chunks = input.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/blake2s/mod.rs:103:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn blake2s>( [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 103 | assert!(len > 0); [INFO] [stdout] | ^ expected type parameter `F`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `F` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/blake2s/mod.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn blake2s>( [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 104 | assert!(len < BLAKE2S_BLOCK_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected type parameter `F`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `F` [INFO] [stdout] found type `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[MaybeUninit>; 32]` in the current scope [INFO] [stdout] --> src/gadgets/blake2s/mod.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | for (dst, src) in result.array_chunks_mut::<4>().zip(state[..8].iter()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/cs/implementations/verifier.rs:2464:64 [INFO] [stdout] | [INFO] [stdout] 2464 | for (i, [a, b]) in elements_to_interpolate.array_chunks::<2>().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 2464 | for (i, [a, b]) in elements_to_interpolate.into_iter().array_chunks::<2>().enumerate() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `&[cs::Variable; BYTES_PER_WORD]` is not an iterator [INFO] [stdout] --> src/gadgets/keccak256/round_function.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 179 | let mut it = word.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[cs::Variable; BYTES_PER_WORD]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `&[cs::Variable; BYTES_PER_WORD]: Iterator` [INFO] [stdout] which is required by `&mut &[cs::Variable; BYTES_PER_WORD]: Iterator` [INFO] [stdout] `[cs::Variable; BYTES_PER_WORD]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; BYTES_PER_WORD]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec` in the current scope [INFO] [stdout] --> src/gadgets/keccak256/mod.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | for block in padded_message.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 83 | for block in padded_message.into_iter().array_chunks::() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[MaybeUninit>; 32]` in the current scope [INFO] [stdout] --> src/gadgets/keccak256/mod.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | for (i, dst) in result.array_chunks_mut::<8>().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[&mut non_native_field::implementations::NonNativeFieldOverU16; M]` in the current scope [INFO] [stdout] --> src/gadgets/non_native_field/implementations/implementation_u16.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 354 | let [a, b] = inputs.array_chunks_mut::<2>().next().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u16]` in the current scope [INFO] [stdout] --> src/gadgets/non_native_field/implementations/utils.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | let mut it = words.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u16]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 48 | let mut it = words.into_iter().array_chunks::<4>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/gadgets/non_native_field/implementations/utils.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | let mut it = words.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 92 | let mut it = words.into_iter().array_chunks::<4>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/non_native_field/implementations/utils.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn u16_field_words_to_u1024(words: &[F]) -> U1024 { [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 107 | if remainder.is_empty() == false { [INFO] [stdout] | ^^^^^ expected type parameter `F`, found `bool` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `F` [INFO] [stdout] found type `bool` [INFO] [stdout] = note: `bool` implements `PartialEq<{type error}>` [INFO] [stdout] help: consider swapping the equality [INFO] [stdout] | [INFO] [stdout] 107 - if remainder.is_empty() == false { [INFO] [stdout] 107 + if false == remainder.is_empty() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable; 12]` is not an iterator [INFO] [stdout] --> src/gadgets/poseidon2/mod.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | let a = state.array_chunks::<8>().next().copied().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ `[cs::Variable; 12]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; 12]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; 12]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable]` is not an iterator [INFO] [stdout] --> src/gadgets/poseidon2/mod.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | let b = state[8..].array_chunks::<4>().next().copied().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ `[cs::Variable]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[>::Output]` in the current scope [INFO] [stdout] --> src/cs/oracle/merkle_tree.rs:422:66 [INFO] [stdout] | [INFO] [stdout] 422 | for (dst, src) in dst.iter_mut().zip(src.array_chunks::<2>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `&[>::Output]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 422 | for (dst, src) in dst.iter_mut().zip(src.into_iter().array_chunks::<2>()) { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; 12]` in the current scope [INFO] [stdout] --> src/gadgets/poseidon2/mod.rs:173:31 [INFO] [stdout] | [INFO] [stdout] 173 | for (dst, src) in tmp.array_chunks_mut::<4>().zip(state.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `&mut [cs::Variable; 12]` is not an iterator [INFO] [stdout] --> src/gadgets/poseidon2/mod.rs:173:65 [INFO] [stdout] | [INFO] [stdout] 173 | for (dst, src) in tmp.array_chunks_mut::<4>().zip(state.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `&mut [cs::Variable; 12]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; 12]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; 12]: Iterator` [INFO] [stdout] `&mut [cs::Variable; 12]: Iterator` [INFO] [stdout] which is required by `&mut &mut [cs::Variable; 12]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:173:26 [INFO] [stdout] | [INFO] [stdout] 172 | let raw_values = ins[offset..] [INFO] [stdout] | ______________________________________- [INFO] [stdout] 173 | | .array_chunks::<{ >::INTERNAL_STRUCT_LEN }>() [INFO] [stdout] | | -^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 181 | let previous_tail = ins[(N + 1)..] [INFO] [stdout] | _________________________________________- [INFO] [stdout] 182 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::num::Num]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:218:14 [INFO] [stdout] | [INFO] [stdout] 217 | let mut capacity_elements = self.tail[AW..] [INFO] [stdout] | _____________________________________- [INFO] [stdout] 218 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[gadgets::num::Num]` is not an iterator [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::num::Num]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable; N]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:226:35 [INFO] [stdout] | [INFO] [stdout] 226 | for to_absorb in encoding.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `[cs::Variable; N]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; N]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; N]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 229 | capacity_elements = result_state[AW..] [INFO] [stdout] | _________________________________- [INFO] [stdout] 230 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[cs::Variable]` is not an iterator [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::num::Num]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 353 | let mut capacity_elements = self.head[AW..] [INFO] [stdout] | _____________________________________- [INFO] [stdout] 354 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[gadgets::num::Num]` is not an iterator [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::num::Num]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable; N]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:362:35 [INFO] [stdout] | [INFO] [stdout] 362 | for to_absorb in encoding.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `[cs::Variable; N]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; N]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; N]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 365 | capacity_elements = result_state[AW..] [INFO] [stdout] | _________________________________- [INFO] [stdout] 366 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[cs::Variable]` is not an iterator [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:529:50 [INFO] [stdout] | [INFO] [stdout] 529 | let mut current_state = ins[1..].array_chunks::().next().copied().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[gadgets::num::Num]` in the current scope [INFO] [stdout] --> src/gadgets/queue/queue_optimizer/mod.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | let it = input.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[gadgets::num::Num]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 81 | let it = input.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/queue_optimizer/mod.rs:108:51 [INFO] [stdout] | [INFO] [stdout] 108 | let mut state = *inputs[..SW].array_chunks::().next().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/queue_optimizer/mod.rs:109:57 [INFO] [stdout] | [INFO] [stdout] 109 | let to_absorb = inputs[SW..AW + SW].array_chunks::().next().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/mod.rs:203:26 [INFO] [stdout] | [INFO] [stdout] 202 | let raw_values = ins[offset..] [INFO] [stdout] | ______________________________________- [INFO] [stdout] 203 | | .array_chunks::<{ >::INTERNAL_STRUCT_LEN }>() [INFO] [stdout] | | -^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/mod.rs:212:26 [INFO] [stdout] | [INFO] [stdout] 211 | let previous_tail = ins[(N + 1)..] [INFO] [stdout] | _________________________________________- [INFO] [stdout] 212 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/gadgets/recursion/recursive_transcript.rs:219:32 [INFO] [stdout] | [INFO] [stdout] 219 | for chunk in to_absorb.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 219 | for chunk in to_absorb.into_iter().array_chunks::() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[gadgets::num::Num]` in the current scope [INFO] [stdout] --> src/gadgets/recursion/recursive_verifier.rs:1722:24 [INFO] [stdout] | [INFO] [stdout] 1722 | el.array_chunks::<2>() [INFO] [stdout] | ^^^^^^^^^^^^ `&[gadgets::num::Num]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 1722 | el.into_iter().array_chunks::<2>() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/gadgets/recursion/recursive_verifier.rs:1964:64 [INFO] [stdout] | [INFO] [stdout] 1964 | for (i, [a, b]) in elements_to_interpolate.array_chunks::<2>().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 1964 | for (i, [a, b]) in elements_to_interpolate.into_iter().array_chunks::<2>().enumerate() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[T]` in the current scope [INFO] [stdout] --> src/gadgets/recursion/recursive_verifier.rs:2177:24 [INFO] [stdout] | [INFO] [stdout] 2177 | for src in src.array_chunks::<2>() { [INFO] [stdout] | ^^^^^^^^^^^^ `&[T]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 2177 | for src in src.into_iter().array_chunks::<2>() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable; 64]` is not an iterator [INFO] [stdout] --> src/gadgets/sha256/round_function.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | for (dst, src) in result.iter_mut().zip(u4_pieces.array_chunks::<2>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `[cs::Variable; 64]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; 64]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; 64]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; 64]` in the current scope [INFO] [stdout] --> src/gadgets/sha256/round_function.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | .zip(le_4bit_chunks.array_chunks_mut::<8>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/gadgets/sha256/mod.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | for (round, input_bytes) in full_message.array_chunks::().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 66 | for (round, input_bytes) in full_message.into_iter().array_chunks::().enumerate() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable; 64]` is not an iterator [INFO] [stdout] --> src/gadgets/sha256/mod.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 86 | for (le_4bit_chunks, dst) in final_4bit_chunks [INFO] [stdout] | __________________________________- [INFO] [stdout] 87 | | .array_chunks::<8>() [INFO] [stdout] | | -^^^^^^^^^^^^ `[cs::Variable; 64]` is not an iterator [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; 64]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; 64]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; 32]` in the current scope [INFO] [stdout] --> src/gadgets/sha256/mod.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | .zip(output.array_chunks_mut::<4>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/boolean/mod.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u16/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u160/mod.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | values.map(|el| >::cast_from_source(el)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `5`, found `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `5` [INFO] [stdout] found constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u160/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | self.inner.map(|el| el.get_variable()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `5` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u256/mod.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | values.map(|el| >::cast_from_source(el)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `8`, found `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `8` [INFO] [stdout] found constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u256/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | self.inner.map(|el| el.get_variable()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `8` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `&[gadgets::num::Num; N]` is not an iterator [INFO] [stdout] --> src/gadgets/num/mod.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | let mut a = a.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[gadgets::num::Num; N]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `&[gadgets::num::Num; N]: Iterator` [INFO] [stdout] which is required by `&mut &[gadgets::num::Num; N]: Iterator` [INFO] [stdout] `[gadgets::num::Num; N]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num; N]: Iterator` [INFO] [stdout] `[gadgets::num::Num]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `&[gadgets::num::Num; N]` is not an iterator [INFO] [stdout] --> src/gadgets/num/mod.rs:163:27 [INFO] [stdout] | [INFO] [stdout] 163 | let mut b = b.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[gadgets::num::Num; N]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `&[gadgets::num::Num; N]: Iterator` [INFO] [stdout] which is required by `&mut &[gadgets::num::Num; N]: Iterator` [INFO] [stdout] `[gadgets::num::Num; N]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num; N]: Iterator` [INFO] [stdout] `[gadgets::num::Num]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::u8::UInt8; 32]` is not an iterator [INFO] [stdout] --> src/gadgets/u256/mod.rs:282:54 [INFO] [stdout] | [INFO] [stdout] 282 | for (dst, src) in inner.iter_mut().zip(bytes.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `[gadgets::u8::UInt8; 32]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::u8::UInt8; 32]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8; 32]: Iterator` [INFO] [stdout] `[gadgets::u8::UInt8]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::u8::UInt8; 32]` is not an iterator [INFO] [stdout] --> src/gadgets/u256/mod.rs:294:60 [INFO] [stdout] | [INFO] [stdout] 294 | for (dst, src) in inner.iter_mut().rev().zip(bytes.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `[gadgets::u8::UInt8; 32]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::u8::UInt8; 32]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8; 32]: Iterator` [INFO] [stdout] `[gadgets::u8::UInt8]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:164:34 [INFO] [stdout] | [INFO] [stdout] 164 | let mut dst = result.array_chunks_mut::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u32/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/num/mod.rs:172:44 [INFO] [stdout] | [INFO] [stdout] 125 | impl Selectable for Num { [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 172 | if a.remainder().is_empty() == false { [INFO] [stdout] | ^^^^^ expected type parameter `F`, found `bool` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `F` [INFO] [stdout] found type `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `arrayvec::ArrayVec` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:367:49 [INFO] [stdout] | [INFO] [stdout] 367 | let mut chunks = vars_array_vec.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `arrayvec::ArrayVec` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 367 | let mut chunks = vars_array_vec.into_iter().array_chunks::<4>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/num/mod.rs:375:37 [INFO] [stdout] | [INFO] [stdout] 193 | impl Num { [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 375 | if remainder_len != 0 { [INFO] [stdout] | ^ expected type parameter `F`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `F` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u512/mod.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | values.map(|el| >::cast_from_source(el)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `16`, found `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `16` [INFO] [stdout] found constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u512/mod.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | self.inner.map(|el| el.get_variable()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `16` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::u8::UInt8; 64]` is not an iterator [INFO] [stdout] --> src/gadgets/u512/mod.rs:443:54 [INFO] [stdout] | [INFO] [stdout] 443 | for (dst, src) in inner.iter_mut().zip(bytes.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `[gadgets::u8::UInt8; 64]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::u8::UInt8; 64]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8; 64]: Iterator` [INFO] [stdout] `[gadgets::u8::UInt8]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::u8::UInt8; 64]` is not an iterator [INFO] [stdout] --> src/gadgets/u512/mod.rs:460:60 [INFO] [stdout] | [INFO] [stdout] 460 | for (dst, src) in inner.iter_mut().rev().zip(bytes.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `[gadgets::u8::UInt8; 64]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::u8::UInt8; 64]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8; 64]: Iterator` [INFO] [stdout] `[gadgets::u8::UInt8]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u8/mod.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N * 2]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:811:37 [INFO] [stdout] | [INFO] [stdout] 811 | .zip(gate.terms.array_chunks_mut::<2>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[(cs::Variable, F)]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:822:44 [INFO] [stdout] | [INFO] [stdout] 822 | let mut chunks = input.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[(cs::Variable, F)]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 822 | let mut chunks = input.into_iter().array_chunks::<4>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N * 2]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:856:41 [INFO] [stdout] | [INFO] [stdout] 856 | .zip(gate.terms.array_chunks_mut::<2>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[(cs::Variable, F)]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:874:44 [INFO] [stdout] | [INFO] [stdout] 874 | let mut chunks = input.array_chunks::<3>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[(cs::Variable, F)]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 874 | let mut chunks = input.into_iter().array_chunks::<3>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N * 2]` in the current scope [INFO] [stdout] --> src/gadgets/num/mod.rs:911:41 [INFO] [stdout] | [INFO] [stdout] 911 | .zip(gate.terms.array_chunks_mut::<2>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/num/mod.rs:1257:9 [INFO] [stdout] | [INFO] [stdout] 1257 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; 8]` in the current scope [INFO] [stdout] --> src/gadgets/blake2s/mixing_function.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 72 | for (dst, src) in not_shifted_b_chunks [INFO] [stdout] | _______________________- [INFO] [stdout] 73 | | .array_chunks_mut::<2>() [INFO] [stdout] | |_________-^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; 8]` in the current scope [INFO] [stdout] --> src/gadgets/blake2s/mixing_function.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 127 | for (dst, src) in not_shifted_b_chunks [INFO] [stdout] | _______________________- [INFO] [stdout] 128 | | .array_chunks_mut::<2>() [INFO] [stdout] | |_________-^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[gadgets::u8::UInt8]` in the current scope [INFO] [stdout] --> src/gadgets/blake2s/mod.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | let mut input_chunks = input.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[gadgets::u8::UInt8]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 69 | let mut input_chunks = input.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/blake2s/mod.rs:103:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn blake2s>( [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 103 | assert!(len > 0); [INFO] [stdout] | ^ expected type parameter `F`, found integer [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `F` [INFO] [stdout] found type `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/blake2s/mod.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn blake2s>( [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 104 | assert!(len < BLAKE2S_BLOCK_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ expected type parameter `F`, found `usize` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `F` [INFO] [stdout] found type `usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[MaybeUninit>; 32]` in the current scope [INFO] [stdout] --> src/gadgets/blake2s/mod.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | for (dst, src) in result.array_chunks_mut::<4>().zip(state[..8].iter()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec` in the current scope [INFO] [stdout] --> src/gadgets/blake2s/mod.rs:247:27 [INFO] [stdout] | [INFO] [stdout] 247 | for pair in input.array_chunks::<2>() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 247 | for pair in input.into_iter().array_chunks::<2>() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `&[cs::Variable; BYTES_PER_WORD]` is not an iterator [INFO] [stdout] --> src/gadgets/keccak256/round_function.rs:179:23 [INFO] [stdout] | [INFO] [stdout] 179 | let mut it = word.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[cs::Variable; BYTES_PER_WORD]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `&[cs::Variable; BYTES_PER_WORD]: Iterator` [INFO] [stdout] which is required by `&mut &[cs::Variable; BYTES_PER_WORD]: Iterator` [INFO] [stdout] `[cs::Variable; BYTES_PER_WORD]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; BYTES_PER_WORD]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec` in the current scope [INFO] [stdout] --> src/gadgets/keccak256/mod.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | for block in padded_message.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 83 | for block in padded_message.into_iter().array_chunks::() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[MaybeUninit>; 32]` in the current scope [INFO] [stdout] --> src/gadgets/keccak256/mod.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | for (i, dst) in result.array_chunks_mut::<8>().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec` in the current scope [INFO] [stdout] --> src/gadgets/keccak256/mod.rs:230:28 [INFO] [stdout] | [INFO] [stdout] 230 | let mut it = input.array_chunks::<2>(); [INFO] [stdout] | ^^^^^^^^^^^^ `Vec` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 230 | let mut it = input.into_iter().array_chunks::<2>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[&mut non_native_field::implementations::NonNativeFieldOverU16; M]` in the current scope [INFO] [stdout] --> src/gadgets/non_native_field/implementations/implementation_u16.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 354 | let [a, b] = inputs.array_chunks_mut::<2>().next().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u16]` in the current scope [INFO] [stdout] --> src/gadgets/non_native_field/implementations/utils.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | let mut it = words.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[u16]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 48 | let mut it = words.into_iter().array_chunks::<4>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope [INFO] [stdout] --> src/gadgets/non_native_field/implementations/utils.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | let mut it = words.array_chunks::<4>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 92 | let mut it = words.into_iter().array_chunks::<4>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/non_native_field/implementations/utils.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn u16_field_words_to_u1024(words: &[F]) -> U1024 { [INFO] [stdout] | - expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 107 | if remainder.is_empty() == false { [INFO] [stdout] | ^^^^^ expected type parameter `F`, found `bool` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `F` [INFO] [stdout] found type `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable; 12]` is not an iterator [INFO] [stdout] --> src/gadgets/poseidon2/mod.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | let a = state.array_chunks::<8>().next().copied().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ `[cs::Variable; 12]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; 12]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; 12]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable]` is not an iterator [INFO] [stdout] --> src/gadgets/poseidon2/mod.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | let b = state[8..].array_chunks::<4>().next().copied().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ `[cs::Variable]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; 12]` in the current scope [INFO] [stdout] --> src/gadgets/poseidon2/mod.rs:173:31 [INFO] [stdout] | [INFO] [stdout] 173 | for (dst, src) in tmp.array_chunks_mut::<4>().zip(state.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `&mut [cs::Variable; 12]` is not an iterator [INFO] [stdout] --> src/gadgets/poseidon2/mod.rs:173:65 [INFO] [stdout] | [INFO] [stdout] 173 | for (dst, src) in tmp.array_chunks_mut::<4>().zip(state.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `&mut [cs::Variable; 12]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; 12]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; 12]: Iterator` [INFO] [stdout] `&mut [cs::Variable; 12]: Iterator` [INFO] [stdout] which is required by `&mut &mut [cs::Variable; 12]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:173:26 [INFO] [stdout] | [INFO] [stdout] 172 | let raw_values = ins[offset..] [INFO] [stdout] | ______________________________________- [INFO] [stdout] 173 | | .array_chunks::<{ >::INTERNAL_STRUCT_LEN }>() [INFO] [stdout] | | -^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 181 | let previous_tail = ins[(N + 1)..] [INFO] [stdout] | _________________________________________- [INFO] [stdout] 182 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::num::Num]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:218:14 [INFO] [stdout] | [INFO] [stdout] 217 | let mut capacity_elements = self.tail[AW..] [INFO] [stdout] | _____________________________________- [INFO] [stdout] 218 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[gadgets::num::Num]` is not an iterator [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::num::Num]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable; N]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:226:35 [INFO] [stdout] | [INFO] [stdout] 226 | for to_absorb in encoding.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `[cs::Variable; N]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; N]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; N]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 229 | capacity_elements = result_state[AW..] [INFO] [stdout] | _________________________________- [INFO] [stdout] 230 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[cs::Variable]` is not an iterator [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::num::Num]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 353 | let mut capacity_elements = self.head[AW..] [INFO] [stdout] | _____________________________________- [INFO] [stdout] 354 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[gadgets::num::Num]` is not an iterator [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::num::Num]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::num::Num]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable; N]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:362:35 [INFO] [stdout] | [INFO] [stdout] 362 | for to_absorb in encoding.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `[cs::Variable; N]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; N]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; N]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 365 | capacity_elements = result_state[AW..] [INFO] [stdout] | _________________________________- [INFO] [stdout] 366 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[cs::Variable]` is not an iterator [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/full_state_queue.rs:529:50 [INFO] [stdout] | [INFO] [stdout] 529 | let mut current_state = ins[1..].array_chunks::().next().copied().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[gadgets::num::Num]` in the current scope [INFO] [stdout] --> src/gadgets/queue/queue_optimizer/mod.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | let it = input.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[gadgets::num::Num]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 81 | let it = input.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/queue_optimizer/mod.rs:108:51 [INFO] [stdout] | [INFO] [stdout] 108 | let mut state = *inputs[..SW].array_chunks::().next().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/queue_optimizer/mod.rs:109:57 [INFO] [stdout] | [INFO] [stdout] 109 | let to_absorb = inputs[SW..AW + SW].array_chunks::().next().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/mod.rs:203:26 [INFO] [stdout] | [INFO] [stdout] 202 | let raw_values = ins[offset..] [INFO] [stdout] | ______________________________________- [INFO] [stdout] 203 | | .array_chunks::<{ >::INTERNAL_STRUCT_LEN }>() [INFO] [stdout] | | -^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[F]` is not an iterator [INFO] [stdout] --> src/gadgets/queue/mod.rs:212:26 [INFO] [stdout] | [INFO] [stdout] 211 | let previous_tail = ins[(N + 1)..] [INFO] [stdout] | _________________________________________- [INFO] [stdout] 212 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `[F]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[F]: Iterator` [INFO] [stdout] which is required by `&mut [F]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/gadgets/recursion/recursive_transcript.rs:219:32 [INFO] [stdout] | [INFO] [stdout] 219 | for chunk in to_absorb.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 219 | for chunk in to_absorb.into_iter().array_chunks::() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[gadgets::num::Num]` in the current scope [INFO] [stdout] --> src/gadgets/recursion/recursive_verifier.rs:1722:24 [INFO] [stdout] | [INFO] [stdout] 1722 | el.array_chunks::<2>() [INFO] [stdout] | ^^^^^^^^^^^^ `&[gadgets::num::Num]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 1722 | el.into_iter().array_chunks::<2>() [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/gadgets/recursion/recursive_verifier.rs:1964:64 [INFO] [stdout] | [INFO] [stdout] 1964 | for (i, [a, b]) in elements_to_interpolate.array_chunks::<2>().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 1964 | for (i, [a, b]) in elements_to_interpolate.into_iter().array_chunks::<2>().enumerate() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[T]` in the current scope [INFO] [stdout] --> src/gadgets/recursion/recursive_verifier.rs:2177:24 [INFO] [stdout] | [INFO] [stdout] 2177 | for src in src.array_chunks::<2>() { [INFO] [stdout] | ^^^^^^^^^^^^ `&[T]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 2177 | for src in src.into_iter().array_chunks::<2>() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable; 64]` is not an iterator [INFO] [stdout] --> src/gadgets/sha256/round_function.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | for (dst, src) in result.iter_mut().zip(u4_pieces.array_chunks::<2>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `[cs::Variable; 64]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; 64]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; 64]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; 64]` in the current scope [INFO] [stdout] --> src/gadgets/sha256/round_function.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | .zip(le_4bit_chunks.array_chunks_mut::<8>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec>` in the current scope [INFO] [stdout] --> src/gadgets/sha256/mod.rs:66:46 [INFO] [stdout] | [INFO] [stdout] 66 | for (round, input_bytes) in full_message.array_chunks::().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^ `Vec>` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 66 | for (round, input_bytes) in full_message.into_iter().array_chunks::().enumerate() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[cs::Variable; 64]` is not an iterator [INFO] [stdout] --> src/gadgets/sha256/mod.rs:87:10 [INFO] [stdout] | [INFO] [stdout] 86 | for (le_4bit_chunks, dst) in final_4bit_chunks [INFO] [stdout] | __________________________________- [INFO] [stdout] 87 | | .array_chunks::<8>() [INFO] [stdout] | | -^^^^^^^^^^^^ `[cs::Variable; 64]` is not an iterator [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[cs::Variable; 64]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable; 64]: Iterator` [INFO] [stdout] `[cs::Variable]: Iterator` [INFO] [stdout] which is required by `&mut [cs::Variable]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; 32]` in the current scope [INFO] [stdout] --> src/gadgets/sha256/mod.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | .zip(output.array_chunks_mut::<4>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u16/mod.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u160/mod.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | values.map(|el| >::cast_from_source(el)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `5`, found `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `5` [INFO] [stdout] found constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u160/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | self.inner.map(|el| el.get_variable()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `5` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u256/mod.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | values.map(|el| >::cast_from_source(el)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `8`, found `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `8` [INFO] [stdout] found constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u256/mod.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | self.inner.map(|el| el.get_variable()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `8` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::u8::UInt8; 32]` is not an iterator [INFO] [stdout] --> src/gadgets/u256/mod.rs:282:54 [INFO] [stdout] | [INFO] [stdout] 282 | for (dst, src) in inner.iter_mut().zip(bytes.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `[gadgets::u8::UInt8; 32]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::u8::UInt8; 32]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8; 32]: Iterator` [INFO] [stdout] `[gadgets::u8::UInt8]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::u8::UInt8; 32]` is not an iterator [INFO] [stdout] --> src/gadgets/u256/mod.rs:294:60 [INFO] [stdout] | [INFO] [stdout] 294 | for (dst, src) in inner.iter_mut().rev().zip(bytes.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `[gadgets::u8::UInt8; 32]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::u8::UInt8; 32]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8; 32]: Iterator` [INFO] [stdout] `[gadgets::u8::UInt8]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u32/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u512/mod.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | values.map(|el| >::cast_from_source(el)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `16`, found `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `16` [INFO] [stdout] found constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u512/mod.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | self.inner.map(|el| el.get_variable()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `16` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::u8::UInt8; 64]` is not an iterator [INFO] [stdout] --> src/gadgets/u512/mod.rs:443:54 [INFO] [stdout] | [INFO] [stdout] 443 | for (dst, src) in inner.iter_mut().zip(bytes.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `[gadgets::u8::UInt8; 64]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::u8::UInt8; 64]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8; 64]: Iterator` [INFO] [stdout] `[gadgets::u8::UInt8]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[gadgets::u8::UInt8; 64]` is not an iterator [INFO] [stdout] --> src/gadgets/u512/mod.rs:460:60 [INFO] [stdout] | [INFO] [stdout] 460 | for (dst, src) in inner.iter_mut().rev().zip(bytes.array_chunks::<4>()) { [INFO] [stdout] | ^^^^^^^^^^^^ `[gadgets::u8::UInt8; 64]` is not an iterator [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[gadgets::u8::UInt8; 64]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8; 64]: Iterator` [INFO] [stdout] `[gadgets::u8::UInt8]: Iterator` [INFO] [stdout] which is required by `&mut [gadgets::u8::UInt8]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/gadgets/u8/mod.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | [self.variable] [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected `Self::INTERNAL_STRUCT_LEN`, found `1` [INFO] [stdout] | [INFO] [stdout] = note: expected constant `Self::INTERNAL_STRUCT_LEN` [INFO] [stdout] found constant `1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `boojum` (lib) due to 84 previous errors; 59 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0308, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `boojum` (lib test) due to 88 previous errors; 60 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1caf89a986097469f2cfe8d251b26a070ebb71227e820821cc17d32b3c4bf356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1caf89a986097469f2cfe8d251b26a070ebb71227e820821cc17d32b3c4bf356", kill_on_drop: false }` [INFO] [stdout] 1caf89a986097469f2cfe8d251b26a070ebb71227e820821cc17d32b3c4bf356