[INFO] cloning repository https://github.com/kilic/whir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kilic/whir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilic%2Fwhir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilic%2Fwhir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb44c6fd55b449eb064ee0263e0a2652bb1fd59e
[INFO] testing kilic/whir against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilic%2Fwhir" "/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/kilic/whir
[INFO] finished tweaking git repo https://github.com/kilic/whir
[INFO] tweaked toml for git repo https://github.com/kilic/whir written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kilic/whir on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kilic/whir 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39db2efc4e1d6354ecb309288ba38ea2d944088d9524807a8b0c9b3b16743e8f
[INFO] running `Command { std: "docker" "start" "-a" "39db2efc4e1d6354ecb309288ba38ea2d944088d9524807a8b0c9b3b16743e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39db2efc4e1d6354ecb309288ba38ea2d944088d9524807a8b0c9b3b16743e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39db2efc4e1d6354ecb309288ba38ea2d944088d9524807a8b0c9b3b16743e8f", kill_on_drop: false }`
[INFO] [stdout] 39db2efc4e1d6354ecb309288ba38ea2d944088d9524807a8b0c9b3b16743e8f
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcf29b7f5ae3fae0b19f51ddedecaa447246377ca85688eefa477f6e5489738b
[INFO] running `Command { std: "docker" "start" "-a" "dcf29b7f5ae3fae0b19f51ddedecaa447246377ca85688eefa477f6e5489738b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling p3-maybe-rayon v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling p3-util v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling p3-field v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-matrix v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-symmetric v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-challenger v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-dft v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-multilinear-util v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-mds v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-poseidon2 v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-monty-31 v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-goldilocks v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-koala-bear v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-baby-bear v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling whir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.97s
[INFO] running `Command { std: "docker" "inspect" "dcf29b7f5ae3fae0b19f51ddedecaa447246377ca85688eefa477f6e5489738b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf29b7f5ae3fae0b19f51ddedecaa447246377ca85688eefa477f6e5489738b", kill_on_drop: false }`
[INFO] [stdout] dcf29b7f5ae3fae0b19f51ddedecaa447246377ca85688eefa477f6e5489738b
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcd8fd00d0c92c2e05495ee9146b26d4df2864f921b63337ddecdaf1b434cae1
[INFO] running `Command { std: "docker" "start" "-a" "bcd8fd00d0c92c2e05495ee9146b26d4df2864f921b63337ddecdaf1b434cae1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.49
[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 tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling p3-util v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling p3-field v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-matrix v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-symmetric v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-challenger v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-dft v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-multilinear-util v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-mds v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-poseidon2 v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-monty-31 v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-goldilocks v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-baby-bear v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling p3-koala-bear v0.3.0 (https://github.com/plonky3/plonky3.git#b1f8c020)
[INFO] [stderr]    Compiling whir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.42s
[INFO] running `Command { std: "docker" "inspect" "bcd8fd00d0c92c2e05495ee9146b26d4df2864f921b63337ddecdaf1b434cae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcd8fd00d0c92c2e05495ee9146b26d4df2864f921b63337ddecdaf1b434cae1", kill_on_drop: false }`
[INFO] [stdout] bcd8fd00d0c92c2e05495ee9146b26d4df2864f921b63337ddecdaf1b434cae1
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5e5818673a818ba2441f97df46e4c7c9908bc02f8b94fadbd59a0fa3f802444
[INFO] running `Command { std: "docker" "start" "-a" "f5e5818673a818ba2441f97df46e4c7c9908bc02f8b94fadbd59a0fa3f802444", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whir-d08e145742127ec0)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test merkle::test::bench_merkle_base_packed ... ignored
[INFO] [stdout] test merkle::test::bench_merkle_ext_packed ... ignored
[INFO] [stdout] test pcs::sumcheck::compress::eq::test::test_compress_eqs ... ok
[INFO] [stdout] test pcs::test::whir_bench ... ignored
[INFO] [stdout] test poly::test::test_eq ... ok
[INFO] [stdout] test pcs::test::test_simple_whir_no_transpose ... ok
[INFO] [stdout] test poly::test::test_univariate ... ok
[INFO] [stdout] test pcs::sumcheck::compress::pow::test::test_compress_pows ... ok
[INFO] [stdout] test poly::test::test_multilinear ... ok
[INFO] [stdout] test transcript::test::test_test_transcript ... ok
[INFO] [stdout] test pcs::test::test_simple_whir ... ok
[INFO] [stdout] test utils::tests::test_par_horner ... ok
[INFO] [stdout] test merkle::test::test_merkle_base_rustcrypto ... ok
[INFO] [stdout] test pcs::sumcheck::test::test_compress_packed ... ok
[INFO] [stdout] test pcs::sumcheck::compress::test::test_compress_packed ... ok
[INFO] [stdout] test merkle::test::test_merkle_ext_rustcrypto ... ok
[INFO] [stdout] test transcript::test::test_transcript_poseidon ... ok
[INFO] [stdout] test transcript::test::test_transcript_rustcrypto ... ok
[INFO] [stdout] test pcs::sumcheck::test::test_sumcheck ... ok
[INFO] [stdout] test merkle::test::test_merkle_base ... ok
[INFO] [stdout] test merkle::test::test_merkle_ext ... ok
[INFO] [stdout] test merkle::test::test_merkle_ext_packed ... ok
[INFO] [stdout] test merkle::test::test_merkle_base_packed ... ok
[INFO] [stdout] test field::test_serialization ... ok
[INFO] [stdout] test pcs::test::test_whir_poseidon has been running for over 60 seconds
[INFO] [stdout] test pcs::test::test_whir_rust_crypto has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f5e5818673a818ba2441f97df46e4c7c9908bc02f8b94fadbd59a0fa3f802444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5e5818673a818ba2441f97df46e4c7c9908bc02f8b94fadbd59a0fa3f802444", kill_on_drop: false }`
[INFO] [stdout] f5e5818673a818ba2441f97df46e4c7c9908bc02f8b94fadbd59a0fa3f802444
