[INFO] cloning repository https://github.com/nbaztec/repro-keccak-asm-issue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbaztec/repro-keccak-asm-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbaztec%2Frepro-keccak-asm-issue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbaztec%2Frepro-keccak-asm-issue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52433bab28544df664abded4c6cd1979aecf2135
[INFO] testing nbaztec/repro-keccak-asm-issue against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbaztec%2Frepro-keccak-asm-issue" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/nbaztec/repro-keccak-asm-issue
[INFO] finished tweaking git repo https://github.com/nbaztec/repro-keccak-asm-issue
[INFO] tweaked toml for git repo https://github.com/nbaztec/repro-keccak-asm-issue written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbaztec/repro-keccak-asm-issue on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nbaztec/repro-keccak-asm-issue 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dce65100ff785e7ca5a79236a21d0a76c4c1e927e3b4e22404332ab3e563d417
[INFO] running `Command { std: "docker" "start" "-a" "dce65100ff785e7ca5a79236a21d0a76c4c1e927e3b4e22404332ab3e563d417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dce65100ff785e7ca5a79236a21d0a76c4c1e927e3b4e22404332ab3e563d417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dce65100ff785e7ca5a79236a21d0a76c4c1e927e3b4e22404332ab3e563d417", kill_on_drop: false }`
[INFO] [stdout] dce65100ff785e7ca5a79236a21d0a76c4c1e927e3b4e22404332ab3e563d417
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02297c7911a7c0def3450c53f753b4224e176933fee1a9161623a21e1993b914
[INFO] running `Command { std: "docker" "start" "-a" "02297c7911a7c0def3450c53f753b4224e176933fee1a9161623a21e1993b914", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling sha3 v0.10.6 (https://github.com/RustCrypto/hashes.git?rev=7a187e934c1f6c68e4b4e5cf37541b7a0d64d303#7a187e93)
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ff_derive_ce v0.11.2
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling ff_ce v0.14.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling prost-reflect v0.12.0
[INFO] [stderr]    Compiling protox-parse v0.5.0
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling sha2 v0.10.6 (https://github.com/RustCrypto/hashes.git?rev=1731ced4a116d61ba9dc6ee6d0f38fb8102e357a#1731ced4)
[INFO] [stderr]    Compiling blake2 v0.10.6 (https://github.com/RustCrypto/hashes.git?rev=1f727ce37ff40fa0cce84eb8543a45bdd3ca4a4e#1f727ce3)
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling protox v0.5.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling opentelemetry_api v0.20.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling zksync_protobuf_build v0.1.0 (https://github.com/matter-labs/era-consensus.git?rev=92ecb2d5d65e3bc4a883dacd18d0640e86576c8c#92ecb2d5)
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zkevm_opcode_defs v1.3.2 (https://github.com/matter-labs/era-zkevm_opcode_defs.git?branch=v1.3.2#dffacade)
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sentry-types v0.31.8
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling opentelemetry_sdk v0.20.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling sentry-core v0.31.8
[INFO] [stderr]    Compiling zk_evm_abstractions v0.1.0 (https://github.com/matter-labs/era-zk_evm_abstractions.git#32dd3209)
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling linkme-impl v0.3.27
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling elsa v1.10.0
[INFO] [stderr]    Compiling linkme v0.3.27
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling vise-macros v0.1.0 (https://github.com/matter-labs/vise.git?rev=a5bb80c9ce7168663114ee30e794d6dc32159ee4#a5bb80c9)
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling compile-fmt v0.1.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling vise v0.1.0 (https://github.com/matter-labs/vise.git?rev=a5bb80c9ce7168663114ee30e794d6dc32159ee4#a5bb80c9)
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling opentelemetry v0.20.0
[INFO] [stderr]    Compiling sentry-contexts v0.31.8
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling zksync_protobuf v0.1.0 (https://github.com/matter-labs/era-consensus.git?rev=92ecb2d5d65e3bc4a883dacd18d0640e86576c8c#92ecb2d5)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling sentry-debug-images v0.31.8
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.12.0
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-opentelemetry v0.21.0
[INFO] [stderr]    Compiling k256 v0.13.3
[INFO] [stderr]    Compiling sentry-backtrace v0.31.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling sentry-panic v0.31.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zksync_concurrency v0.1.0 (https://github.com/matter-labs/era-consensus.git?rev=92ecb2d5d65e3bc4a883dacd18d0640e86576c8c#92ecb2d5)
[INFO] [stderr]    Compiling zk_evm v1.3.3 (https://github.com/matter-labs/era-zk_evm.git?tag=v1.3.3-rc2#fbee20f5)
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling tonic v0.9.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling zksync_consensus_utils v0.1.0 (https://github.com/matter-labs/era-consensus.git?rev=92ecb2d5d65e3bc4a883dacd18d0640e86576c8c#92ecb2d5)
[INFO] [stderr]    Compiling cs_derive v0.1.0 (https://github.com/matter-labs/era-boojum.git?branch=main#4bcb11f0)
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling pairing_ce v0.28.5 (https://github.com/matter-labs/pairing.git#d24f2c58)
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.3.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-modular v0.5.1
[INFO] [stderr]    Compiling firestorm v0.5.1
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling boojum v0.2.0 (https://github.com/matter-labs/era-boojum.git?branch=main#4bcb11f0)
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling send_wrapper v0.4.0
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![feature(allocator_api)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the feature `const_mut_refs` has been stable since `1.83.0` and no longer requires an attribute to enable
[INFO] [stdout]    = help: the feature `inline_const` has been stable since `1.79.0` and no longer requires an attribute to enable
[INFO] [stdout]    = help: the feature `avx512_target_feature` has been stable since `1.89.0` and no longer requires an attribute to enable
[INFO] [stdout]    = help: the feature `return_position_impl_trait_in_trait` has been stable since `1.75.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling jsonrpsee-types v0.21.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stdout] error[E0635]: unknown feature `array_chunks`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/lib.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![feature(array_chunks)]
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `const_slice_index`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/lib.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![feature(const_slice_index)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `const_slice_len`
[INFO] [stdout]    |
[INFO] [stdout] 33 - #![feature(const_slice_index)]
[INFO] [stdout] 33 + #![feature(const_slice_len)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zksync_consensus_roles v0.1.0 (https://github.com/matter-labs/era-consensus.git?rev=92ecb2d5d65e3bc4a883dacd18d0640e86576c8c#92ecb2d5)
[INFO] [stderr]    Compiling zksync_types v0.1.0 (https://github.com/matter-labs/zksync-era.git?rev=e10bbdd1e863962552f37e768ae6af649353e4ea#e10bbdd1)
[INFO] [stderr]    Compiling derive_more-impl v1.0.0-beta.6
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling blst v0.3.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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::<AW>()
[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::<AW>()
[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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/algebraic_props/round_function.rs:171:28
[INFO] [stdout]     |
[INFO] [stdout] 171 |     for chunk in to_absorb.array_chunks::<AW>() {
[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::<AW>() {
[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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/algebraic_props/round_function.rs:176:18
[INFO] [stdout]     |
[INFO] [stdout] 176 |     if to_absorb.array_chunks::<AW>().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::<AW>().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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/algebraic_props/round_function.rs:178:35
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let remainder = to_absorb.array_chunks::<AW>().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::<AW>().remainder();
[INFO] [stdout]     |                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jsonrpsee-core v0.21.0
[INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N * 2]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `[F; N * 2]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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] [stderr]    Compiling derive_more v1.0.0-beta.6
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stdout] error[E0599]: `[[F; N]]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/cs/implementations/fast_serialization.rs:275:39
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let flattened_self = self[..].flatten();
[INFO] [stdout]     |                                       ^^^^^^^ `[[F; N]]` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `[[F; N]]: Iterator`
[INFO] [stdout]             which is required by `&mut [[F; N]]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `[[u8; N]]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/cs/implementations/fast_serialization.rs:349:39
[INFO] [stdout]     |
[INFO] [stdout] 349 |         let flattened_self = self[..].flatten();
[INFO] [stdout]     |                                       ^^^^^^^ `[[u8; N]]` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `[[u8; N]]: Iterator`
[INFO] [stdout]             which is required by `&mut [[u8; N]]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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] [stderr]    Compiling rustls-webpki v0.102.5
[INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [MaybeUninit<F>]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [MaybeUninit<F>]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec<lde::ArcGenericLdeStorage<F, P>>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/cs/implementations/prover.rs:1674:18
[INFO] [stdout]      |
[INFO] [stdout] 1673 | /             quotient_chunks_ldes
[INFO] [stdout] 1674 | |                 .array_chunks::<2>()
[INFO] [stdout]      | |                 -^^^^^^^^^^^^ `Vec<lde::ArcGenericLdeStorage<F, P>>` is not an iterator
[INFO] [stdout]      | |_________________|
[INFO] [stdout]      |
[INFO] [stdout]      |
[INFO] [stdout] help: call `.into_iter()` first
[INFO] [stdout]      |
[INFO] [stdout] 1674 |                 .into_iter().array_chunks::<2>()
[INFO] [stdout]      |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec<lde::ArcGenericLdeStorage<F, P>>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/cs/implementations/prover.rs:1918:55
[INFO] [stdout]      |
[INFO] [stdout] 1918 |         let quotinents: Vec<_> = quotient_chunks_ldes.array_chunks::<2>().cloned().collect();
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^ `Vec<lde::ArcGenericLdeStorage<F, P>>` is not an iterator
[INFO] [stdout]      |
[INFO] [stdout] help: call `.into_iter()` first
[INFO] [stdout]      |
[INFO] [stdout] 1918 |         let quotinents: Vec<_> = quotient_chunks_ldes.into_iter().array_chunks::<2>().cloned().collect();
[INFO] [stdout]      |                                                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec<F>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/cs/implementations/transcript.rs:118:32
[INFO] [stdout]     |
[INFO] [stdout] 118 |         for chunk in to_absorb.array_chunks::<AW>() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^ `Vec<F>` 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::<AW>() {
[INFO] [stdout]     |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[F]` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/cs/implementations/verifier.rs:2228:24
[INFO] [stdout]      |
[INFO] [stdout] 2228 |                     el.array_chunks::<2>()
[INFO] [stdout]      |                        ^^^^^^^^^^^^ `&[F]` is not an iterator
[INFO] [stdout]      |
[INFO] [stdout] help: call `.into_iter()` first
[INFO] [stdout]      |
[INFO] [stdout] 2228 |                     el.into_iter().array_chunks::<2>()
[INFO] [stdout]      |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec<field::traits::field::ExtensionField<F, 2, EXT>>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/cs/implementations/verifier.rs:2466:64
[INFO] [stdout]      |
[INFO] [stdout] 2466 |                     for (i, [a, b]) in elements_to_interpolate.array_chunks::<2>().enumerate() {
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^ `Vec<field::traits::field::ExtensionField<F, 2, EXT>>` is not an iterator
[INFO] [stdout]      |
[INFO] [stdout] help: call `.into_iter()` first
[INFO] [stdout]      |
[INFO] [stdout] 2466 |                     for (i, [a, b]) in elements_to_interpolate.into_iter().array_chunks::<2>().enumerate() {
[INFO] [stdout]      |                                                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[<H as cs::oracle::TreeHasher<F>>::Output]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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]     |                                                                  ^^^^^^^^^^^^ `&[<H as cs::oracle::TreeHasher<F>>::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[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stdout] error[E0599]: `&[gadgets::num::Num<F>; N]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/num/mod.rs:162:27
[INFO] [stdout]     |
[INFO] [stdout] 162 |             let mut a = a.array_chunks::<4>();
[INFO] [stdout]     |                           ^^^^^^^^^^^^ `&[gadgets::num::Num<F>; N]` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `&[gadgets::num::Num<F>; N]: Iterator`
[INFO] [stdout]             which is required by `&mut &[gadgets::num::Num<F>; N]: Iterator`
[INFO] [stdout]             `[gadgets::num::Num<F>; N]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::num::Num<F>; N]: Iterator`
[INFO] [stdout]             `[gadgets::num::Num<F>]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::num::Num<F>]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `&[gadgets::num::Num<F>; N]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/num/mod.rs:163:27
[INFO] [stdout]     |
[INFO] [stdout] 163 |             let mut b = b.array_chunks::<4>();
[INFO] [stdout]     |                           ^^^^^^^^^^^^ `&[gadgets::num::Num<F>; N]` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `&[gadgets::num::Num<F>; N]: Iterator`
[INFO] [stdout]             which is required by `&mut &[gadgets::num::Num<F>; N]: Iterator`
[INFO] [stdout]             `[gadgets::num::Num<F>; N]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::num::Num<F>; N]: Iterator`
[INFO] [stdout]             `[gadgets::num::Num<F>]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::num::Num<F>]: 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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/num/mod.rs:172:44
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl<F: SmallField> Selectable<F> for Num<F> {
[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<cs::Variable, LIMIT>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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<cs::Variable, LIMIT>` 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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/num/mod.rs:375:37
[INFO] [stdout]     |
[INFO] [stdout] 193 | impl<F: SmallField> Num<F> {
[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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; N * 2]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/num/mod.rs:1247:9
[INFO] [stdout]      |
[INFO] [stdout] 1247 |         [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]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/blake2s/mixing_function.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 79 |       for (dst, src) in not_shifted_b_chunks
[INFO] [stdout]    |  _______________________-
[INFO] [stdout] 80 | |         .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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/blake2s/mixing_function.rs:136:10
[INFO] [stdout]     |
[INFO] [stdout] 135 |       for (dst, src) in not_shifted_b_chunks
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 136 | |         .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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[gadgets::u8::UInt8<F>]` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/blake2s/mod.rs:69:34
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let mut input_chunks = input.array_chunks::<BLAKE2S_BLOCK_SIZE>();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ `&[gadgets::u8::UInt8<F>]` 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::<BLAKE2S_BLOCK_SIZE>();
[INFO] [stdout]    |                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/blake2s/mod.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub fn blake2s<F: SmallField, CS: ConstraintSystem<F>>(
[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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/blake2s/mod.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub fn blake2s<F: SmallField, CS: ConstraintSystem<F>>(
[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<gadgets::u8::UInt8<F>>; 32]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `&[cs::Variable; BYTES_PER_WORD]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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<cs::Variable>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/keccak256/mod.rs:83:33
[INFO] [stdout]    |
[INFO] [stdout] 83 |     for block in padded_message.array_chunks::<KECCAK_RATE_BYTES>() {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ `Vec<cs::Variable>` 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::<KECCAK_RATE_BYTES>() {
[INFO] [stdout]    |                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[MaybeUninit<gadgets::u8::UInt8<F>>; 32]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[&mut non_native_field::implementations::NonNativeFieldOverU16<F, T, N>; M]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/non_native_field/implementations/implementation_u16.rs:346:29
[INFO] [stdout]     |
[INFO] [stdout] 346 |         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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[u16]` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/non_native_field/implementations/utils.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |     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] 49 |     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]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/non_native_field/implementations/utils.rs:93:24
[INFO] [stdout]    |
[INFO] [stdout] 93 |     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] 93 |     let mut it = words.into_iter().array_chunks::<4>();
[INFO] [stdout]    |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/non_native_field/implementations/utils.rs:108:32
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub fn u16_field_words_to_u1024<F: SmallField>(words: &[F]) -> U1024 {
[INFO] [stdout]     |                                 - expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 108 |     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] 108 -     if remainder.is_empty() == false {
[INFO] [stdout] 108 +     if false == remainder.is_empty() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stdout] error[E0599]: `[cs::Variable; 12]` is not an iterator
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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] [stderr]    Compiling zkevm_opcode_defs v1.4.1 (https://github.com/matter-labs/era-zkevm_opcode_defs.git?branch=v1.4.1#ba8228ff)
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for array `[cs::Variable; 12]` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `&mut [cs::Variable; 12]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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::<{ <EL as CSAllocatableExt<F>>::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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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::<SW>()
[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<F>]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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::<CW>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^ `[gadgets::num::Num<F>]` 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<F>]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::num::Num<F>]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `[cs::Variable; N]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/queue/full_state_queue.rs:226:35
[INFO] [stdout]     |
[INFO] [stdout] 226 |         for to_absorb in encoding.array_chunks::<AW>() {
[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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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::<CW>()
[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] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stdout] error[E0599]: `[gadgets::num::Num<F>]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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::<CW>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^ `[gadgets::num::Num<F>]` 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<F>]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::num::Num<F>]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `[cs::Variable; N]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/queue/full_state_queue.rs:362:35
[INFO] [stdout]     |
[INFO] [stdout] 362 |         for to_absorb in encoding.array_chunks::<AW>() {
[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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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::<CW>()
[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] [stderr]    Compiling primeorder v0.13.6
[INFO] [stdout] error[E0599]: `[F]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/queue/full_state_queue.rs:529:50
[INFO] [stdout]     |
[INFO] [stdout] 529 |                 let mut current_state = ins[1..].array_chunks::<SW>().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<F>]` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/queue/queue_optimizer/mod.rs:81:24
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let it = input.array_chunks::<AW>();
[INFO] [stdout]    |                        ^^^^^^^^^^^^ `&[gadgets::num::Num<F>]` 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::<AW>();
[INFO] [stdout]    |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `[F]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/queue/queue_optimizer/mod.rs:108:51
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     let mut state = *inputs[..SW].array_chunks::<SW>().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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/queue/queue_optimizer/mod.rs:109:57
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     let to_absorb = inputs[SW..AW + SW].array_chunks::<AW>().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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/queue/mod.rs:203:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |                       let raw_values = ins[offset..]
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 203 | |                         .array_chunks::<{ <EL as CSAllocatableExt<F>>::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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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::<T>()
[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<gadgets::num::Num<F>>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/recursion/recursive_transcript.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |         for chunk in to_absorb.array_chunks::<AW>() {
[INFO] [stdout]     |                                ^^^^^^^^^^^^ `Vec<gadgets::num::Num<F>>` 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::<AW>() {
[INFO] [stdout]     |                                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pairing_ce v0.28.5 (https://github.com/matter-labs/pairing.git?rev=d24f2c5871089c4cd4f54c0ca266bb9fef6115eb#d24f2c58)
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[gadgets::num::Num<F>]` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/recursion/recursive_verifier.rs:1724:24
[INFO] [stdout]      |
[INFO] [stdout] 1724 |                     el.array_chunks::<2>()
[INFO] [stdout]      |                        ^^^^^^^^^^^^ `&[gadgets::num::Num<F>]` is not an iterator
[INFO] [stdout]      |
[INFO] [stdout] help: call `.into_iter()` first
[INFO] [stdout]      |
[INFO] [stdout] 1724 |                     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<prime_field_like::NumExtAsFieldWrapper<F, EXT, CS>>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/recursion/recursive_verifier.rs:1966:64
[INFO] [stdout]      |
[INFO] [stdout] 1966 |                     for (i, [a, b]) in elements_to_interpolate.array_chunks::<2>().enumerate() {
[INFO] [stdout]      |                                                                ^^^^^^^^^^^^ `Vec<prime_field_like::NumExtAsFieldWrapper<F, EXT, CS>>` is not an iterator
[INFO] [stdout]      |
[INFO] [stdout] help: call `.into_iter()` first
[INFO] [stdout]      |
[INFO] [stdout] 1966 |                     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]     --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/recursion/recursive_verifier.rs:2179:24
[INFO] [stdout]      |
[INFO] [stdout] 2179 |         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] 2179 |         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]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/sha256/round_function.rs:268:33
[INFO] [stdout]     |
[INFO] [stdout] 268 |             .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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `array_chunks` found for struct `Vec<gadgets::u8::UInt8<F>>` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/sha256/mod.rs:66:46
[INFO] [stdout]    |
[INFO] [stdout] 66 |     for (round, input_bytes) in full_message.array_chunks::<SHA256_BLOCK_SIZE>().enumerate() {
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ `Vec<gadgets::u8::UInt8<F>>` 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::<SHA256_BLOCK_SIZE>().enumerate() {
[INFO] [stdout]    |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `[cs::Variable; 64]` is not an iterator
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/mod.rs:1730:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/traits/selectable.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 125 |         if let Some(rest) = it.into_remainder() {
[INFO] [stdout]     |                ^^^^^^^^^^   ------------------- this expression has type `std::array::IntoIter<((cs::Variable, cs::Variable), &mut cs::Variable), 4>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                expected `IntoIter<((Variable, Variable), ...), 4>`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `std::array::IntoIter<((cs::Variable, cs::Variable), &mut cs::Variable), 4>`
[INFO] [stdout]                  found enum `std::option::Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/u160/mod.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             values.map(|el| <u32 as WitnessCastable<F, F>>::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]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/u256/mod.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             values.map(|el| <u32 as WitnessCastable<F, F>>::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]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/u256/mod.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         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<F>; 32]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/u256/mod.rs:279:54
[INFO] [stdout]     |
[INFO] [stdout] 279 |         for (dst, src) in inner.iter_mut().zip(bytes.array_chunks::<4>()) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ `[gadgets::u8::UInt8<F>; 32]` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `[gadgets::u8::UInt8<F>; 32]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::u8::UInt8<F>; 32]: Iterator`
[INFO] [stdout]             `[gadgets::u8::UInt8<F>]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::u8::UInt8<F>]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `[gadgets::u8::UInt8<F>; 32]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/u256/mod.rs:291:60
[INFO] [stdout]     |
[INFO] [stdout] 291 |         for (dst, src) in inner.iter_mut().rev().zip(bytes.array_chunks::<4>()) {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^ `[gadgets::u8::UInt8<F>; 32]` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `[gadgets::u8::UInt8<F>; 32]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::u8::UInt8<F>; 32]: Iterator`
[INFO] [stdout]             `[gadgets::u8::UInt8<F>]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::u8::UInt8<F>]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/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]   --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/u512/mod.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |             values.map(|el| <u32 as WitnessCastable<F, F>>::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]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/u512/mod.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         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<F>; 64]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/u512/mod.rs:248:54
[INFO] [stdout]     |
[INFO] [stdout] 248 |         for (dst, src) in inner.iter_mut().zip(bytes.array_chunks::<4>()) {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^ `[gadgets::u8::UInt8<F>; 64]` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `[gadgets::u8::UInt8<F>; 64]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::u8::UInt8<F>; 64]: Iterator`
[INFO] [stdout]             `[gadgets::u8::UInt8<F>]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::u8::UInt8<F>]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `[gadgets::u8::UInt8<F>; 64]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/u512/mod.rs:260:60
[INFO] [stdout]     |
[INFO] [stdout] 260 |         for (dst, src) in inner.iter_mut().rev().zip(bytes.array_chunks::<4>()) {
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^ `[gadgets::u8::UInt8<F>; 64]` is not an iterator
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `[gadgets::u8::UInt8<F>; 64]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::u8::UInt8<F>; 64]: Iterator`
[INFO] [stdout]             `[gadgets::u8::UInt8<F>]: Iterator`
[INFO] [stdout]             which is required by `&mut [gadgets::u8::UInt8<F>]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/era-boojum-02f8ed93d2e0aba9/4bcb11f/src/gadgets/u8/mod.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         [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] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.10.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling zksync_consensus_crypto v0.1.0 (https://github.com/matter-labs/era-consensus.git?rev=92ecb2d5d65e3bc4a883dacd18d0640e86576c8c#92ecb2d5)
[INFO] [stderr]    Compiling gloo-net v0.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling rustls-native-certs v0.7.1
[INFO] [stderr]    Compiling blake2s_const v0.6.0 (https://github.com/matter-labs/bellman?branch=dev#5520aa22)
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stdout] Some errors have detailed explanations: E0308, E0554, 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 89 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "02297c7911a7c0def3450c53f753b4224e176933fee1a9161623a21e1993b914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02297c7911a7c0def3450c53f753b4224e176933fee1a9161623a21e1993b914", kill_on_drop: false }`
[INFO] [stdout] 02297c7911a7c0def3450c53f753b4224e176933fee1a9161623a21e1993b914
