[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogarashiNetwork%2Fzkrollup" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KogarashiNetwork/zkrollup on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddb2066ed1afc8065f8634d768d0d906746f6308a11b2d5da938532bc526b1ef
[INFO] running `Command { std: "docker" "start" "-a" "ddb2066ed1afc8065f8634d768d0d906746f6308a11b2d5da938532bc526b1ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddb2066ed1afc8065f8634d768d0d906746f6308a11b2d5da938532bc526b1ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddb2066ed1afc8065f8634d768d0d906746f6308a11b2d5da938532bc526b1ef", kill_on_drop: false }`
[INFO] [stdout] ddb2066ed1afc8065f8634d768d0d906746f6308a11b2d5da938532bc526b1ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e97b2f9d1e5ef5bff4e8b0b7cb3aac9e5c56c172d56b73f4dff02126f519817
[INFO] running `Command { std: "docker" "start" "-a" "8e97b2f9d1e5ef5bff4e8b0b7cb3aac9e5c56c172d56b73f4dff02126f519817", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[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 num-traits v0.2.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling ahash v0.4.8
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling quote v1.0.33
[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 impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[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 25.83s
[INFO] running `Command { std: "docker" "inspect" "8e97b2f9d1e5ef5bff4e8b0b7cb3aac9e5c56c172d56b73f4dff02126f519817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e97b2f9d1e5ef5bff4e8b0b7cb3aac9e5c56c172d56b73f4dff02126f519817", kill_on_drop: false }`
[INFO] [stdout] 8e97b2f9d1e5ef5bff4e8b0b7cb3aac9e5c56c172d56b73f4dff02126f519817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36bee96a34dc9d3b9e7887fe6aa4fb365a958c1ce7a43926302698cc42cbfe22
[INFO] running `Command { std: "docker" "start" "-a" "36bee96a34dc9d3b9e7887fe6aa4fb365a958c1ce7a43926302698cc42cbfe22", 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 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 7.46s
[INFO] running `Command { std: "docker" "inspect" "36bee96a34dc9d3b9e7887fe6aa4fb365a958c1ce7a43926302698cc42cbfe22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36bee96a34dc9d3b9e7887fe6aa4fb365a958c1ce7a43926302698cc42cbfe22", kill_on_drop: false }`
[INFO] [stdout] 36bee96a34dc9d3b9e7887fe6aa4fb365a958c1ce7a43926302698cc42cbfe22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58903ea160c59a30c8bd300f8329e26fd43be637f6260705e99895f64d10b34e
[INFO] running `Command { std: "docker" "start" "-a" "58903ea160c59a30c8bd300f8329e26fd43be637f6260705e99895f64d10b34e", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout] 
[INFO] [stderr]  --> src/lib.rs:1:17
[INFO] [stdout] running 9 tests
[INFO] [stderr]   |
[INFO] [stdout] test merkle_tree::test::should_create_tree_poseidon ... ok
[INFO] [stderr] 1 | #![cfg_attr(not(feature = "std"), no_std)]
[INFO] [stdout] test merkle_tree::test::should_delete_leaf_poseidon ... ok
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout] test merkle_tree::test::should_generate_and_validate_proof_poseidon ... ok
[INFO] [stderr]   |
[INFO] [stdout] test merkle_tree::test::should_find_the_index_poseidon ... ok
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stdout] test merkle_tree::test::should_update_leaf_poseidon ... ok
[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/deps/zkrollup-ebd0dbf79098d318)
[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" "58903ea160c59a30c8bd300f8329e26fd43be637f6260705e99895f64d10b34e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58903ea160c59a30c8bd300f8329e26fd43be637f6260705e99895f64d10b34e", kill_on_drop: false }`
[INFO] [stdout] 58903ea160c59a30c8bd300f8329e26fd43be637f6260705e99895f64d10b34e
