[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] testing superoles/rescue_block_cipher against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperoles%2Frescue_block_cipher" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/superoles/rescue_block_cipher on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-2/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fb9fed16cff307d0813ae61eec1c1e1b9623eaa9d71fbf4b89f90870d684feb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5fb9fed16cff307d0813ae61eec1c1e1b9623eaa9d71fbf4b89f90870d684feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fb9fed16cff307d0813ae61eec1c1e1b9623eaa9d71fbf4b89f90870d684feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb9fed16cff307d0813ae61eec1c1e1b9623eaa9d71fbf4b89f90870d684feb", kill_on_drop: false }` [INFO] [stdout] 5fb9fed16cff307d0813ae61eec1c1e1b9623eaa9d71fbf4b89f90870d684feb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ac8908f13d8da14b25b3a01b3776a121a2c117e83e663937e076d09c1babc48 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0ac8908f13d8da14b25b3a01b3776a121a2c117e83e663937e076d09c1babc48", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling splitmut v0.2.1 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling blake2s_const v0.6.0 (https://github.com/matter-labs/bellman?branch=dev#5efac401) [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling itertools v0.10.1 [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-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling blake2-rfc_bellman_edition v0.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling pairing v0.20.0 [INFO] [stderr] Compiling bellman v0.10.0 (https://github.com/zkcrypto/bellman.git?branch=main#c0c013eb) [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling ff_derive_ce v0.10.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling ff_ce v0.13.1 [INFO] [stderr] Compiling pairing_ce v0.26.0 [INFO] [stderr] Compiling bellman_ce v0.3.2 (https://github.com/matter-labs/bellman?branch=dev#5efac401) [INFO] [stderr] Compiling franklin-crypto v0.0.5 (https://github.com/matter-labs/franklin-crypto.git?branch=dev-dep#d4beddf1) [INFO] [stderr] Compiling rescue_poseidon v0.4.0 (/opt/rustwide/workdir/rescue-poseidon) [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 is never used: `circuit_generic_hash_num` [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 is never read: `domain_strategy` [INFO] [stdout] --> rescue-poseidon/src/circuit/sponge.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | domain_strategy: DomainStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `circuit_poseidon_hash` [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 is never used: `circuit_rescue_hash` [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 is never used: `gadget_rescue_prime_hash` [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 is never read: `state` [INFO] [stdout] --> rescue-poseidon/src/poseidon/params.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) state: [E::Fr; WIDTH], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rescue_block_cipher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "0ac8908f13d8da14b25b3a01b3776a121a2c117e83e663937e076d09c1babc48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac8908f13d8da14b25b3a01b3776a121a2c117e83e663937e076d09c1babc48", kill_on_drop: false }` [INFO] [stdout] 0ac8908f13d8da14b25b3a01b3776a121a2c117e83e663937e076d09c1babc48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ff1c59320c31ccd29ae3cffe9c70b3be071ce8a7285ee6fb3e308b442386770 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9ff1c59320c31ccd29ae3cffe9c70b3be071ce8a7285ee6fb3e308b442386770", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rescue_block_cipher v0.1.0 (/opt/rustwide/workdir) [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 is never used: `circuit_generic_hash_num` [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 is never read: `domain_strategy` [INFO] [stdout] --> rescue-poseidon/src/circuit/sponge.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | domain_strategy: DomainStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `circuit_poseidon_hash` [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 is never used: `circuit_rescue_hash` [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 is never used: `gadget_rescue_prime_hash` [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 is never read: `state` [INFO] [stdout] --> rescue-poseidon/src/poseidon/params.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) state: [E::Fr; WIDTH], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "9ff1c59320c31ccd29ae3cffe9c70b3be071ce8a7285ee6fb3e308b442386770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff1c59320c31ccd29ae3cffe9c70b3be071ce8a7285ee6fb3e308b442386770", kill_on_drop: false }` [INFO] [stdout] 9ff1c59320c31ccd29ae3cffe9c70b3be071ce8a7285ee6fb3e308b442386770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c20399f015faaa22906949f099f9c2100570e4f51b2223d2cc8f00c1975048e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c20399f015faaa22906949f099f9c2100570e4f51b2223d2cc8f00c1975048e7", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> rescue-poseidon/src/poseidon/poseidon.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | input: Option<[E::Fr; RATE]>, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> rescue-poseidon/src/rescue_prime/rescue_prime.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | input: Option<[E::Fr; RATE]>, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `circuit_generic_hash_num` [INFO] [stderr] --> rescue-poseidon/src/circuit/sponge.rs:31:8 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn circuit_generic_hash_num< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `domain_strategy` [INFO] [stderr] --> rescue-poseidon/src/circuit/sponge.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | domain_strategy: DomainStrategy, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `circuit_poseidon_hash` [INFO] [stderr] --> rescue-poseidon/src/circuit/poseidon.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn circuit_poseidon_hash, const L: usize>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `circuit_rescue_hash` [INFO] [stderr] --> rescue-poseidon/src/circuit/rescue.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn circuit_rescue_hash, const L: usize>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `gadget_rescue_prime_hash` [INFO] [stderr] --> rescue-poseidon/src/circuit/rescue_prime.rs:18:8 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn gadget_rescue_prime_hash, const L: usize>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `state` [INFO] [stderr] --> rescue-poseidon/src/poseidon/params.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub(crate) state: [E::Fr; WIDTH], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rescue_poseidon` (lib) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rescue_block_cipher-672c46b5b4885c9c) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rescue_block_cipher-4fdcf7de2e0cc839) [INFO] [stdout] [INFO] [stderr] Doc-tests rescue_block_cipher [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c20399f015faaa22906949f099f9c2100570e4f51b2223d2cc8f00c1975048e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c20399f015faaa22906949f099f9c2100570e4f51b2223d2cc8f00c1975048e7", kill_on_drop: false }` [INFO] [stdout] c20399f015faaa22906949f099f9c2100570e4f51b2223d2cc8f00c1975048e7