[INFO] cloning repository https://github.com/banr1/forked-leanMultisig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/banr1/forked-leanMultisig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-leanMultisig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbanr1%2Fforked-leanMultisig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a42e691c36f5091ecd87cbaa1ff64406ef28673
[INFO] testing banr1/forked-leanMultisig 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%2Fbanr1%2Fforked-leanMultisig" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/banr1/forked-leanMultisig
[INFO] finished tweaking git repo https://github.com/banr1/forked-leanMultisig
[INFO] tweaked toml for git repo https://github.com/banr1/forked-leanMultisig written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/banr1/forked-leanMultisig 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/banr1/forked-leanMultisig 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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160
[INFO] running `Command { std: "docker" "start" "5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160", 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" "5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160" "/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" "5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160", 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" "5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160" "/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.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling p3-maybe-rayon v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tracing-forest v0.2.0
[INFO] [stderr]    Compiling p3-util v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-field v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-matrix v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-symmetric v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-challenger v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-dft v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-air v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-interpolation v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-mds v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-commit v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-poseidon2 v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-monty-31 v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-poseidon2-air v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-merkle-tree v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-uni-stark v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-baby-bear v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling p3-koala-bear v0.3.0 (https://github.com/TomWambsgans/Plonky3.git?branch=lean-multisig#54cffa3a)
[INFO] [stderr]    Compiling whir-p3 v0.1.0 (https://github.com/TomWambsgans/whir-p3?branch=lean-multisig#23fb95bb)
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling sumcheck v0.1.0 (/opt/rustwide/workdir/crates/sumcheck)
[INFO] [stderr]    Compiling air v0.1.0 (/opt/rustwide/workdir/crates/air)
[INFO] [stderr]    Compiling pcs v0.1.0 (/opt/rustwide/workdir/crates/pcs)
[INFO] [stderr]    Compiling whirlaway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160", 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" "5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160" "/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 whirlaway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.20s
[INFO] running `Command { std: "docker" "inspect" "5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160", 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" "5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/whirlaway-9a61a9cae26c2c66)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test examples::prove_poseidon2::tests::test_prove_poseidon2 has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160", kill_on_drop: false }`
[INFO] [stdout] 5aea454940ad4f4aac0b9cb191a8f2267cdd12868fa1a1bbf077419ef9cf4160
