[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogarashiNetwork%2Fzkrollup" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KogarashiNetwork/zkrollup on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7
[INFO] running `Command { std: "docker" "start" "74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[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 syn v2.0.38
[INFO] [stderr]    Compiling sp-std v3.0.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[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 toml_edit v0.19.15
[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 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 41.86s
[INFO] running `Command { std: "docker" "inspect" "74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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 ark-std v0.4.0
[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] [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 11.51s
[INFO] running `Command { std: "docker" "inspect" "74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zkrollup-30e794ec9874eb94)
[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_find_the_index_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 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" "74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7", kill_on_drop: false }`
[INFO] [stdout] 74f4cc143667b3c35f67a398fe1dd130e1400c9ec1c55b7bb4d277df955b4ce7
