[INFO] cloning repository https://github.com/LeastAuthority/sha3-circuit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeastAuthority/sha3-circuit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeastAuthority%2Fsha3-circuit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeastAuthority%2Fsha3-circuit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d75f363aa1f8e43031823cd17271e091d344a5ef
[INFO] testing LeastAuthority/sha3-circuit/d75f363aa1f8e43031823cd17271e091d344a5ef 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%2FLeastAuthority%2Fsha3-circuit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/LeastAuthority/sha3-circuit
[INFO] finished tweaking git repo https://github.com/LeastAuthority/sha3-circuit
[INFO] tweaked toml for git repo https://github.com/LeastAuthority/sha3-circuit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LeastAuthority/sha3-circuit 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/LeastAuthority/sha3-circuit 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e10fc3d3bd9588a990ae00ba9134eb384d5b9d0799fd12a0f1e3b631a194eda4
[INFO] running `Command { std: "docker" "start" "-a" "e10fc3d3bd9588a990ae00ba9134eb384d5b9d0799fd12a0f1e3b631a194eda4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e10fc3d3bd9588a990ae00ba9134eb384d5b9d0799fd12a0f1e3b631a194eda4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e10fc3d3bd9588a990ae00ba9134eb384d5b9d0799fd12a0f1e3b631a194eda4", kill_on_drop: false }`
[INFO] [stdout] e10fc3d3bd9588a990ae00ba9134eb384d5b9d0799fd12a0f1e3b631a194eda4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9a117697b7e8d52275ddac59d9ebad36050b5b6efaa9f1cac5e5077d4b3e0ecb
[INFO] running `Command { std: "docker" "start" "-a" "9a117697b7e8d52275ddac59d9ebad36050b5b6efaa9f1cac5e5077d4b3e0ecb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling halo2derive v0.2.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling midnight-curves v0.2.0
[INFO] [stderr]    Compiling midnight-proofs v0.7.0
[INFO] [stderr]    Compiling sha3-circuit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.39s
[INFO] running `Command { std: "docker" "inspect" "9a117697b7e8d52275ddac59d9ebad36050b5b6efaa9f1cac5e5077d4b3e0ecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a117697b7e8d52275ddac59d9ebad36050b5b6efaa9f1cac5e5077d4b3e0ecb", kill_on_drop: false }`
[INFO] [stdout] 9a117697b7e8d52275ddac59d9ebad36050b5b6efaa9f1cac5e5077d4b3e0ecb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b0bd376a89e9f3214edbf5722321f53cca196e30b1710a4d71aa66099bd8c8ac
[INFO] running `Command { std: "docker" "start" "-a" "b0bd376a89e9f3214edbf5722321f53cca196e30b1710a4d71aa66099bd8c8ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling midnight-curves v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling midnight-proofs v0.7.0
[INFO] [stderr]    Compiling sha3-circuit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.86s
[INFO] running `Command { std: "docker" "inspect" "b0bd376a89e9f3214edbf5722321f53cca196e30b1710a4d71aa66099bd8c8ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0bd376a89e9f3214edbf5722321f53cca196e30b1710a4d71aa66099bd8c8ac", kill_on_drop: false }`
[INFO] [stdout] b0bd376a89e9f3214edbf5722321f53cca196e30b1710a4d71aa66099bd8c8ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b7d704803f880d2d5dddee6895314e215cde985faab7d50d136ad11cde01d7ae
[INFO] running `Command { std: "docker" "start" "-a" "b7d704803f880d2d5dddee6895314e215cde985faab7d50d136ad11cde01d7ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sha3_circuit-98becf86bc104d9d)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test packed_chip::decomposition::tests::test_rotations::test_rotations ... ok
[INFO] [stdout] test packed_chip::bootstrap::tests::test_bootstrap_assignment::test_bootstrap2 ... ok
[INFO] [stdout] test packed_chip::bootstrap::tests::test_bootstrap_assignment::test_bootstrap3 ... ok
[INFO] [stdout] test packed_chip::utils::tests::test_bits_from_field ... ok
[INFO] [stdout] test packed_chip::utils::tests::test_bits_from_u64 ... ok
[INFO] [stdout] test packed_chip::utils::tests::test_bits_to_field ... ok
[INFO] [stdout] test packed_chip::utils::tests::test_dense_parts ... ok
[INFO] [stdout] test packed_chip::utils::tests::test_f_bits_conversions ... ok
[INFO] [stdout] test packed_chip::bytes_to_spread::tests::test_spread_lane_to_bytes ... ok
[INFO] [stdout] test packed_chip::utils::tests::test_spread_bits ... ok
[INFO] [stdout] test packed_chip::utils::tests::test_spread_to_lane ... ok
[INFO] [stdout] test packed_chip::utils::tests::test_spread_to_le_bytes ... ok
[INFO] [stdout] test packed_chip::decomposition::tests::test_spread::spread_from_u64::test_spread_decomposition ... ok
[INFO] [stdout] test packed_chip::utils::tests::test_spread_bit_ops ... ok
[INFO] [stdout] test packed_chip::decomposition::tests::test_rotations::test_rotations_next_row ... ok
[INFO] [stdout] test packed_chip::decomposition::tests::test_lc::test_lc_constraints ... ok
[INFO] [stdout] test packed_chip::auxiliary_lc::tests::test_chi_gate ... ok
[INFO] [stdout] test packed_chip::bootstrap::tests::test_bootstrap_gate::test_bootstrap_gate_2 ... ok
[INFO] [stdout] test packed_chip::bootstrap::tests::test_bootstrap_gate::test_bootstrap_gate_3 ... ok
[INFO] [stdout] test packed_chip::auxiliary_lc::tests::test_c_gate ... ok
[INFO] [stdout] test packed_chip::bootstrap::tests::test_bootstrap_gate::test_bootstrap_gate_10 ... ok
[INFO] [stdout] test packed_chip::auxiliary_lc::tests::test_theta_gate ... ok
[INFO] [stdout] test packed_chip::keccakf_operations::tests::compute_keccak_step::test_theta_rho_step ... ok
[INFO] [stdout] test packed_chip::keccakf_operations::tests::compute_keccak_step::test_chi_step ... ok
[INFO] [stdout] test packed_chip::decomposition::types::tests::test_decomposed_from_lane ... ok
[INFO] [stdout] test packed_chip::decomposition::tests::test_spread::spread_from_u64::test_spread_limb_ranges ... ok
[INFO] [stdout] test packed_chip::keccakf_operations::tests::compute_keccakf::test_compute_keccakf has been running for over 60 seconds
[INFO] [stdout] test packed_chip::keccakf_operations::tests::compute_keccakf::test_compute_keccakf ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 133.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sha3_preimage.rs (/opt/rustwide/target/debug/deps/sha3_preimage-516cd05e0ef68395)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_keccak_preimage has been running for over 60 seconds
[INFO] [stdout] test test_sha3_preimage has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b7d704803f880d2d5dddee6895314e215cde985faab7d50d136ad11cde01d7ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d704803f880d2d5dddee6895314e215cde985faab7d50d136ad11cde01d7ae", kill_on_drop: false }`
[INFO] [stdout] b7d704803f880d2d5dddee6895314e215cde985faab7d50d136ad11cde01d7ae
