[INFO] cloning repository https://github.com/superoles/rescue_block_cipher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superoles/rescue_block_cipher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperoles%2Frescue_block_cipher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperoles%2Frescue_block_cipher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f520251ce444570cd07f8e71dbd2d511313883b5 [INFO] checking superoles/rescue_block_cipher against try#0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 for pr-98456-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperoles%2Frescue_block_cipher" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/superoles/rescue_block_cipher on toolchain 0c46a61b05fb97ea2e031df461bcb1436e3c5bc3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/superoles/rescue_block_cipher [INFO] finished tweaking git repo https://github.com/superoles/rescue_block_cipher [INFO] tweaked toml for git repo https://github.com/superoles/rescue_block_cipher written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/superoles/rescue_block_cipher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95396c9130ffa826f77b2d585e45abd79ed260c20479f9be792a05e01d5ddcbb [INFO] running `Command { std: "docker" "start" "-a" "95396c9130ffa826f77b2d585e45abd79ed260c20479f9be792a05e01d5ddcbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95396c9130ffa826f77b2d585e45abd79ed260c20479f9be792a05e01d5ddcbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95396c9130ffa826f77b2d585e45abd79ed260c20479f9be792a05e01d5ddcbb", kill_on_drop: false }` [INFO] [stdout] 95396c9130ffa826f77b2d585e45abd79ed260c20479f9be792a05e01d5ddcbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+0c46a61b05fb97ea2e031df461bcb1436e3c5bc3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d80ed4febde6cdfa004233dcc2b34b68e0f481cbed2acb39d9dcf23b6af2eb9 [INFO] running `Command { std: "docker" "start" "-a" "8d80ed4febde6cdfa004233dcc2b34b68e0f481cbed2acb39d9dcf23b6af2eb9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking splitmut v0.2.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking blake2s_const v0.6.0 (https://github.com/matter-labs/bellman?branch=dev#5efac401) [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking generic-array v0.9.1 [INFO] [stderr] Checking blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking ff v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking pairing v0.20.0 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking bellman v0.10.0 (https://github.com/zkcrypto/bellman.git?branch=main#c0c013eb) [INFO] [stderr] Compiling ff_derive_ce v0.10.0 [INFO] [stderr] Checking ff_ce v0.13.1 [INFO] [stderr] Checking pairing_ce v0.26.0 [INFO] [stderr] Checking bellman_ce v0.3.2 (https://github.com/matter-labs/bellman?branch=dev#5efac401) [INFO] [stderr] Checking franklin-crypto v0.0.5 (https://github.com/matter-labs/franklin-crypto.git?branch=dev-dep#d4beddf1) [INFO] [stderr] Checking rescue_poseidon v0.4.0 (/opt/rustwide/workdir/rescue-poseidon) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> rescue-poseidon/src/circuit/sponge.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | for (o, s) in output.iter_mut().zip(std::array::IntoIter::new(result)) { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> rescue-poseidon/src/poseidon/poseidon.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | input: Option<[E::Fr; RATE]>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> rescue-poseidon/src/rescue_prime/rescue_prime.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | input: Option<[E::Fr; RATE]>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `circuit_generic_hash_num` is never used [INFO] [stdout] --> rescue-poseidon/src/circuit/sponge.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn circuit_generic_hash_num< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `domain_strategy` is never read [INFO] [stdout] --> rescue-poseidon/src/circuit/sponge.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct CircuitGenericSponge { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 57 | domain_strategy: DomainStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CircuitGenericSponge` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `circuit_poseidon_hash` is never used [INFO] [stdout] --> rescue-poseidon/src/circuit/poseidon.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn circuit_poseidon_hash, const L: usize>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `circuit_rescue_hash` is never used [INFO] [stdout] --> rescue-poseidon/src/circuit/rescue.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn circuit_rescue_hash, const L: usize>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `gadget_rescue_prime_hash` is never used [INFO] [stdout] --> rescue-poseidon/src/circuit/rescue_prime.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn gadget_rescue_prime_hash, const L: usize>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> rescue-poseidon/src/poseidon/params.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct PoseidonParams { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 9 | pub(crate) state: [E::Fr; WIDTH], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PoseidonParams` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rescue_block_cipher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.52s [INFO] running `Command { std: "docker" "inspect" "8d80ed4febde6cdfa004233dcc2b34b68e0f481cbed2acb39d9dcf23b6af2eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d80ed4febde6cdfa004233dcc2b34b68e0f481cbed2acb39d9dcf23b6af2eb9", kill_on_drop: false }` [INFO] [stdout] 8d80ed4febde6cdfa004233dcc2b34b68e0f481cbed2acb39d9dcf23b6af2eb9