[INFO] cloning repository https://github.com/alexandroszacharakis8/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/alexandroszacharakis8/sha3-circuit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandroszacharakis8%2Fsha3-circuit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandroszacharakis8%2Fsha3-circuit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27d17caf00fd77bc767890fd4bdd661b6d49f20c
[INFO] testing alexandroszacharakis8/sha3-circuit/27d17caf00fd77bc767890fd4bdd661b6d49f20c against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandroszacharakis8%2Fsha3-circuit" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/alexandroszacharakis8/sha3-circuit
[INFO] finished tweaking git repo https://github.com/alexandroszacharakis8/sha3-circuit
[INFO] tweaked toml for git repo https://github.com/alexandroszacharakis8/sha3-circuit written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexandroszacharakis8/sha3-circuit on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexandroszacharakis8/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/midnightntwrk/midnight-zk`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unroll v0.1.5
[INFO] [stderr]   Downloaded halo2derive v0.1.0
[INFO] [stderr]   Downloaded blst v0.3.16
[INFO] [stderr]   Downloaded halo2curves v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 633fec1190a3163c5336366d5897179e3a5c8d2bbf519cf772cbdc06f7984ebe
[INFO] running `Command { std: "docker" "start" "-a" "633fec1190a3163c5336366d5897179e3a5c8d2bbf519cf772cbdc06f7984ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "633fec1190a3163c5336366d5897179e3a5c8d2bbf519cf772cbdc06f7984ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "633fec1190a3163c5336366d5897179e3a5c8d2bbf519cf772cbdc06f7984ebe", kill_on_drop: false }`
[INFO] [stdout] 633fec1190a3163c5336366d5897179e3a5c8d2bbf519cf772cbdc06f7984ebe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50100fd098da1944e9cdffe37231133397ac19c20ffb971ba329fb5665b9e5c6
[INFO] running `Command { std: "docker" "start" "-a" "50100fd098da1944e9cdffe37231133397ac19c20ffb971ba329fb5665b9e5c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling halo2curves v0.7.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling unroll v0.1.5
[INFO] [stderr]    Compiling halo2derive v0.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bench_macros v0.1.0 (https://github.com/midnightntwrk/midnight-zk#54bd684d)
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.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 pasta_curves v0.5.1
[INFO] [stderr]    Compiling midnight-curves v0.1.1 (https://github.com/midnightntwrk/midnight-zk#54bd684d)
[INFO] [stderr]    Compiling midnight-proofs v0.5.1 (https://github.com/midnightntwrk/midnight-zk#54bd684d)
[INFO] [stderr]    Compiling sha3-circuit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.92s
[INFO] running `Command { std: "docker" "inspect" "50100fd098da1944e9cdffe37231133397ac19c20ffb971ba329fb5665b9e5c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50100fd098da1944e9cdffe37231133397ac19c20ffb971ba329fb5665b9e5c6", kill_on_drop: false }`
[INFO] [stdout] 50100fd098da1944e9cdffe37231133397ac19c20ffb971ba329fb5665b9e5c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1e1875e01e84411e5fccfc2522adf9b1ae61ab29561edc5fe3f6f801bdc620b
[INFO] running `Command { std: "docker" "start" "-a" "e1e1875e01e84411e5fccfc2522adf9b1ae61ab29561edc5fe3f6f801bdc620b", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling halo2curves v0.7.0
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling midnight-curves v0.1.1 (https://github.com/midnightntwrk/midnight-zk#54bd684d)
[INFO] [stderr]    Compiling midnight-proofs v0.5.1 (https://github.com/midnightntwrk/midnight-zk#54bd684d)
[INFO] [stderr]    Compiling sha3-circuit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.89s
[INFO] running `Command { std: "docker" "inspect" "e1e1875e01e84411e5fccfc2522adf9b1ae61ab29561edc5fe3f6f801bdc620b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e1875e01e84411e5fccfc2522adf9b1ae61ab29561edc5fe3f6f801bdc620b", kill_on_drop: false }`
[INFO] [stdout] e1e1875e01e84411e5fccfc2522adf9b1ae61ab29561edc5fe3f6f801bdc620b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81cf51017f5445a59f20753179d18a4961ca00870a31aaa30f88236ec3a0e8fc
[INFO] running `Command { std: "docker" "start" "-a" "81cf51017f5445a59f20753179d18a4961ca00870a31aaa30f88236ec3a0e8fc", 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-a0f42acac1e37248)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test packed_chip::decomposition::tests::test_rotations::test_rotations ... ok
[INFO] [stdout] test packed_chip::decomposition::tests::test_spread::spread_from_u64::test_spread_decomposition ... ok
[INFO] [stdout] test packed_chip::bootstrap::tests::test_bootstrap_assignment::test_bootstrap2 ... 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::bootstrap::tests::test_bootstrap_assignment::test_bootstrap3 ... 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::bytes_to_spread::tests::test_spread_lane_to_bytes ... 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::auxiliary_lc::tests::test_theta_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_c_gate ... ok
[INFO] [stdout] test packed_chip::bootstrap::tests::test_bootstrap_gate::test_bootstrap_gate_3 ... ok
[INFO] [stdout] test packed_chip::bootstrap::tests::test_bootstrap_gate::test_bootstrap_gate_2 ... 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::keccakf_operations::tests::compute_keccak_step::test_theta_rho_step ... ok
[INFO] [stdout] test packed_chip::decomposition::types::tests::test_decomposed_from_lane ... ok
[INFO] [stdout] test packed_chip::keccakf_operations::tests::compute_keccak_step::test_chi_step ... 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 141.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sha3_preimage.rs (/opt/rustwide/target/debug/deps/sha3_preimage-860637d864ebe174)
[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" "81cf51017f5445a59f20753179d18a4961ca00870a31aaa30f88236ec3a0e8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81cf51017f5445a59f20753179d18a4961ca00870a31aaa30f88236ec3a0e8fc", kill_on_drop: false }`
[INFO] [stdout] 81cf51017f5445a59f20753179d18a4961ca00870a31aaa30f88236ec3a0e8fc
