[INFO] cloning repository https://github.com/KogarashiNetwork/zkrollup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KogarashiNetwork/zkrollup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogarashiNetwork%2Fzkrollup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogarashiNetwork%2Fzkrollup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c9e6674c4c26de1617a5effc834d3aeaf08c48e
[INFO] testing KogarashiNetwork/zkrollup against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogarashiNetwork%2Fzkrollup" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KogarashiNetwork/zkrollup
[INFO] finished tweaking git repo https://github.com/KogarashiNetwork/zkrollup
[INFO] tweaked toml for git repo https://github.com/KogarashiNetwork/zkrollup written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KogarashiNetwork/zkrollup on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KogarashiNetwork/zkrollup 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sp-std v3.0.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v2.3.1
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.2
[INFO] [stderr]   Downloaded parity-scale-codec v2.3.1
[INFO] [stderr]   Downloaded keccak v0.1.4
[INFO] [stderr]   Downloaded zkstd v0.0.22
[INFO] [stderr]   Downloaded ec-pairing v0.0.14
[INFO] [stderr]   Downloaded fullcodec_rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded bls-12-381 v0.0.23
[INFO] [stderr]   Downloaded red-jubjub v0.0.20
[INFO] [stderr]   Downloaded jub-jub v0.0.20
[INFO] [stderr]   Downloaded blake2b_simd v1.0.2
[INFO] [stderr]   Downloaded poly-commit v0.0.13
[INFO] [stderr]   Downloaded zksnarks v0.0.1
[INFO] [stderr]   Downloaded zkplonk v0.0.1
[INFO] [stderr]   Downloaded ahash v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3681c07d4ed17d11fce6d976e841aae675f67e9ba8fff3eeb13a3e51912345a8
[INFO] running `Command { std: "docker" "start" "-a" "3681c07d4ed17d11fce6d976e841aae675f67e9ba8fff3eeb13a3e51912345a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3681c07d4ed17d11fce6d976e841aae675f67e9ba8fff3eeb13a3e51912345a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3681c07d4ed17d11fce6d976e841aae675f67e9ba8fff3eeb13a3e51912345a8", kill_on_drop: false }`
[INFO] [stdout] 3681c07d4ed17d11fce6d976e841aae675f67e9ba8fff3eeb13a3e51912345a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d01fa3cd2e600bed971ecf2b8c5150ab2bbdf9f137f6f545986d643678c810d9
[INFO] running `Command { std: "docker" "start" "-a" "d01fa3cd2e600bed971ecf2b8c5150ab2bbdf9f137f6f545986d643678c810d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling sp-std v3.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling fullcodec_rand_xorshift v0.2.0
[INFO] [stderr]    Compiling zkstd v0.0.22
[INFO] [stderr]    Compiling bls-12-381 v0.0.23
[INFO] [stderr]    Compiling jub-jub v0.0.20
[INFO] [stderr]    Compiling ec-pairing v0.0.14
[INFO] [stderr]    Compiling red-jubjub v0.0.20
[INFO] [stderr]    Compiling poly-commit v0.0.13
[INFO] [stderr]    Compiling zksnarks v0.0.1
[INFO] [stderr]    Compiling zkplonk v0.0.1
[INFO] [stderr]    Compiling zkrollup v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/lib.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.90s
[INFO] running `Command { std: "docker" "inspect" "d01fa3cd2e600bed971ecf2b8c5150ab2bbdf9f137f6f545986d643678c810d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d01fa3cd2e600bed971ecf2b8c5150ab2bbdf9f137f6f545986d643678c810d9", kill_on_drop: false }`
[INFO] [stdout] d01fa3cd2e600bed971ecf2b8c5150ab2bbdf9f137f6f545986d643678c810d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a11cedd773adb9f05e4139223f262d5066bf1ddd7ef6ef7ef412d8cf93a23dd
[INFO] running `Command { std: "docker" "start" "-a" "8a11cedd773adb9f05e4139223f262d5066bf1ddd7ef6ef7ef412d8cf93a23dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zkstd v0.0.22
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling fullcodec_rand_xorshift v0.2.0
[INFO] [stderr]    Compiling bls-12-381 v0.0.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling jub-jub v0.0.20
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ec-pairing v0.0.14
[INFO] [stderr]    Compiling red-jubjub v0.0.20
[INFO] [stderr]    Compiling poly-commit v0.0.13
[INFO] [stderr]    Compiling zksnarks v0.0.1
[INFO] [stderr]    Compiling zkplonk v0.0.1
[INFO] [stderr]    Compiling zkrollup v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/lib.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> src/lib.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature = "std"), no_std)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.12s
[INFO] running `Command { std: "docker" "inspect" "8a11cedd773adb9f05e4139223f262d5066bf1ddd7ef6ef7ef412d8cf93a23dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a11cedd773adb9f05e4139223f262d5066bf1ddd7ef6ef7ef412d8cf93a23dd", kill_on_drop: false }`
[INFO] [stdout] 8a11cedd773adb9f05e4139223f262d5066bf1ddd7ef6ef7ef412d8cf93a23dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46c128d2b77fc4e365c5588c7e9f1eec3be333029e176819b5e6d9aaf12589c7
[INFO] running `Command { std: "docker" "start" "-a" "46c128d2b77fc4e365c5588c7e9f1eec3be333029e176819b5e6d9aaf12589c7", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stderr]  --> src/lib.rs:1:17
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg_attr(not(feature = "std"), no_std)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `zkrollup` (lib) generated 1 warning
[INFO] [stderr] warning: `zkrollup` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zkrollup-80b335bfba0b3397)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test merkle_tree::test::should_create_tree_poseidon ... ok
[INFO] [stdout] test merkle_tree::test::should_delete_leaf_poseidon ... ok
[INFO] [stdout] test merkle_tree::test::should_generate_and_validate_proof_poseidon ... ok
[INFO] [stdout] test merkle_tree::test::should_update_leaf_poseidon ... ok
[INFO] [stdout] test merkle_tree::test::should_find_the_index_poseidon ... ok
[INFO] [stdout] test domain::tests::sig_utils ... ok
[INFO] [stdout] test batch_circuit::merkle::tests::merkle_check_membership has been running for over 60 seconds
[INFO] [stdout] test batch_circuit::tests::batch_circuit_test has been running for over 60 seconds
[INFO] [stdout] test redjubjub_circuit::tests::redjubjub_verification has been running for over 60 seconds
[INFO] [stdout] test batch_circuit::merkle::tests::merkle_check_membership ... ok
[INFO] [stdout] test redjubjub_circuit::tests::redjubjub_verification ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "46c128d2b77fc4e365c5588c7e9f1eec3be333029e176819b5e6d9aaf12589c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46c128d2b77fc4e365c5588c7e9f1eec3be333029e176819b5e6d9aaf12589c7", kill_on_drop: false }`
[INFO] [stdout] 46c128d2b77fc4e365c5588c7e9f1eec3be333029e176819b5e6d9aaf12589c7
