[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/7c9e6674c4c26de1617a5effc834d3aeaf08c48e against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogarashiNetwork%2Fzkrollup" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KogarashiNetwork/zkrollup on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b85c54861c27b620a5ac28de1ac461ef5e0d75e11eaf2f0c8c805c1e8b2ea96
[INFO] running `Command { std: "docker" "start" "-a" "6b85c54861c27b620a5ac28de1ac461ef5e0d75e11eaf2f0c8c805c1e8b2ea96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b85c54861c27b620a5ac28de1ac461ef5e0d75e11eaf2f0c8c805c1e8b2ea96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b85c54861c27b620a5ac28de1ac461ef5e0d75e11eaf2f0c8c805c1e8b2ea96", kill_on_drop: false }`
[INFO] [stdout] 6b85c54861c27b620a5ac28de1ac461ef5e0d75e11eaf2f0c8c805c1e8b2ea96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f0874f6e65ad426f8e0b2de1b4535f3a2a8e12acf5dbe810214ed3c17f2bc778
[INFO] running `Command { std: "docker" "start" "-a" "f0874f6e65ad426f8e0b2de1b4535f3a2a8e12acf5dbe810214ed3c17f2bc778", 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 winnow v0.5.19
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling sp-std v3.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.10
[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 ark-std v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[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 zeroize v1.6.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[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 22.85s
[INFO] running `Command { std: "docker" "inspect" "f0874f6e65ad426f8e0b2de1b4535f3a2a8e12acf5dbe810214ed3c17f2bc778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0874f6e65ad426f8e0b2de1b4535f3a2a8e12acf5dbe810214ed3c17f2bc778", kill_on_drop: false }`
[INFO] [stdout] f0874f6e65ad426f8e0b2de1b4535f3a2a8e12acf5dbe810214ed3c17f2bc778
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d1dac7a2c098a5b44b36f3e34c1ad651f84e25dbbe5a870452b7e08668c89e02
[INFO] running `Command { std: "docker" "start" "-a" "d1dac7a2c098a5b44b36f3e34c1ad651f84e25dbbe5a870452b7e08668c89e02", 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 rand v0.8.5
[INFO] [stderr]    Compiling bls-12-381 v0.0.23
[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.97s
[INFO] running `Command { std: "docker" "inspect" "d1dac7a2c098a5b44b36f3e34c1ad651f84e25dbbe5a870452b7e08668c89e02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1dac7a2c098a5b44b36f3e34c1ad651f84e25dbbe5a870452b7e08668c89e02", kill_on_drop: false }`
[INFO] [stdout] d1dac7a2c098a5b44b36f3e34c1ad651f84e25dbbe5a870452b7e08668c89e02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 23f59d9c9eb83b7fd40c30bf7903b5eda3a4897047de653bc5594a86ea169874
[INFO] running `Command { std: "docker" "start" "-a" "23f59d9c9eb83b7fd40c30bf7903b5eda3a4897047de653bc5594a86ea169874", 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/zkrollup/4a3a518255640441/deps/zkrollup-4a3a518255640441)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test merkle_tree::test::should_delete_leaf_poseidon ... ok
[INFO] [stdout] test merkle_tree::test::should_find_the_index_poseidon ... ok
[INFO] [stdout] test merkle_tree::test::should_update_leaf_poseidon ... ok
[INFO] [stdout] test merkle_tree::test::should_create_tree_poseidon ... ok
[INFO] [stdout] test merkle_tree::test::should_generate_and_validate_proof_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" "23f59d9c9eb83b7fd40c30bf7903b5eda3a4897047de653bc5594a86ea169874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23f59d9c9eb83b7fd40c30bf7903b5eda3a4897047de653bc5594a86ea169874", kill_on_drop: false }`
[INFO] [stdout] 23f59d9c9eb83b7fd40c30bf7903b5eda3a4897047de653bc5594a86ea169874
