[INFO] fetching crate sha3-circuit 0.1.0...
[INFO] testing sha3-circuit-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sha3-circuit 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate sha3-circuit 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sha3-circuit 0.1.0
[INFO] tweaked toml for crates.io crate sha3-circuit 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sha3-circuit 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sha3-circuit 0.1.0 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-04-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c0759c2b940e29b7c690d1ee48dbfdf749603f4c1a1702f9e231121b4814bbc
[INFO] running `Command { std: "docker" "start" "-a" "6c0759c2b940e29b7c690d1ee48dbfdf749603f4c1a1702f9e231121b4814bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c0759c2b940e29b7c690d1ee48dbfdf749603f4c1a1702f9e231121b4814bbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c0759c2b940e29b7c690d1ee48dbfdf749603f4c1a1702f9e231121b4814bbc", kill_on_drop: false }`
[INFO] [stdout] 6c0759c2b940e29b7c690d1ee48dbfdf749603f4c1a1702f9e231121b4814bbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f38e4cc3d70b6f81803374db301881bc0990e66e27ec06d26982e08f0fb45f1
[INFO] running `Command { std: "docker" "start" "-a" "5f38e4cc3d70b6f81803374db301881bc0990e66e27ec06d26982e08f0fb45f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[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 pairing v0.23.0
[INFO] [stderr]    Compiling halo2derive v0.2.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_arrays v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[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 31.91s
[INFO] running `Command { std: "docker" "inspect" "5f38e4cc3d70b6f81803374db301881bc0990e66e27ec06d26982e08f0fb45f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f38e4cc3d70b6f81803374db301881bc0990e66e27ec06d26982e08f0fb45f1", kill_on_drop: false }`
[INFO] [stdout] 5f38e4cc3d70b6f81803374db301881bc0990e66e27ec06d26982e08f0fb45f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08d9354271fa0c04ba8e1dd59128ed8ae281705ba89222621065a0c903076921
[INFO] running `Command { std: "docker" "start" "-a" "08d9354271fa0c04ba8e1dd59128ed8ae281705ba89222621065a0c903076921", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[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 unicode-width v0.1.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[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 tinytemplate v1.2.1
[INFO] [stderr]    Compiling midnight-curves v0.2.0
[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 35.28s
[INFO] running `Command { std: "docker" "inspect" "08d9354271fa0c04ba8e1dd59128ed8ae281705ba89222621065a0c903076921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08d9354271fa0c04ba8e1dd59128ed8ae281705ba89222621065a0c903076921", kill_on_drop: false }`
[INFO] [stdout] 08d9354271fa0c04ba8e1dd59128ed8ae281705ba89222621065a0c903076921
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c74a6047e85a5f4a83ff6f93492f3e88ffcfe74d970c761ba7a65694338c5dd
[INFO] running `Command { std: "docker" "start" "-a" "6c74a6047e85a5f4a83ff6f93492f3e88ffcfe74d970c761ba7a65694338c5dd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sha3_circuit-5f1dbf8f587ea77a)
[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::bootstrap::tests::test_bootstrap_gate::test_bootstrap_gate_2 ... 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_10 ... ok
[INFO] [stdout] test packed_chip::auxiliary_lc::tests::test_theta_gate ... 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::decomposition::tests::test_lc::test_lc_constraints ... 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 186.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sha3_preimage.rs (/opt/rustwide/target/debug/deps/sha3_preimage-5a5ecdf6296137ad)
[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" "6c74a6047e85a5f4a83ff6f93492f3e88ffcfe74d970c761ba7a65694338c5dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c74a6047e85a5f4a83ff6f93492f3e88ffcfe74d970c761ba7a65694338c5dd", kill_on_drop: false }`
[INFO] [stdout] 6c74a6047e85a5f4a83ff6f93492f3e88ffcfe74d970c761ba7a65694338c5dd
