[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] d75f363aa1f8e43031823cd17271e091d344a5ef
[INFO] testing alexandroszacharakis8/sha3-circuit/d75f363aa1f8e43031823cd17271e091d344a5ef against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexandroszacharakis8%2Fsha3-circuit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexandroszacharakis8/sha3-circuit on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3a897aa676d5f08dbbbdfac6201dcaf346eb2d02038a1ff8889f0004e3af8fd
[INFO] running `Command { std: "docker" "start" "-a" "e3a897aa676d5f08dbbbdfac6201dcaf346eb2d02038a1ff8889f0004e3af8fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3a897aa676d5f08dbbbdfac6201dcaf346eb2d02038a1ff8889f0004e3af8fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3a897aa676d5f08dbbbdfac6201dcaf346eb2d02038a1ff8889f0004e3af8fd", kill_on_drop: false }`
[INFO] [stdout] e3a897aa676d5f08dbbbdfac6201dcaf346eb2d02038a1ff8889f0004e3af8fd
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 26bfba8df61c36331308628c8053f729a91f7b27e1a287679a46368139914bc8
[INFO] running `Command { std: "docker" "start" "-a" "26bfba8df61c36331308628c8053f729a91f7b27e1a287679a46368139914bc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[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 typenum v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling halo2derive v0.2.0
[INFO] [stderr]    Compiling group v0.13.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 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 29.58s
[INFO] running `Command { std: "docker" "inspect" "26bfba8df61c36331308628c8053f729a91f7b27e1a287679a46368139914bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26bfba8df61c36331308628c8053f729a91f7b27e1a287679a46368139914bc8", kill_on_drop: false }`
[INFO] [stdout] 26bfba8df61c36331308628c8053f729a91f7b27e1a287679a46368139914bc8
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 61c7b972dae3c307397f496ed8f2de999b01bdac96b6fbe21ce91facfa9d435d
[INFO] running `Command { std: "docker" "start" "-a" "61c7b972dae3c307397f496ed8f2de999b01bdac96b6fbe21ce91facfa9d435d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[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 num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_arrays v0.2.0
[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 regex v1.12.2
[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 25.08s
[INFO] running `Command { std: "docker" "inspect" "61c7b972dae3c307397f496ed8f2de999b01bdac96b6fbe21ce91facfa9d435d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61c7b972dae3c307397f496ed8f2de999b01bdac96b6fbe21ce91facfa9d435d", kill_on_drop: false }`
[INFO] [stdout] 61c7b972dae3c307397f496ed8f2de999b01bdac96b6fbe21ce91facfa9d435d
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9d35e53cb503c99e1573a2b087a1742af1db6ae6578efb7f83d92d34cc7eae22
[INFO] running `Command { std: "docker" "start" "-a" "9d35e53cb503c99e1573a2b087a1742af1db6ae6578efb7f83d92d34cc7eae22", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sha3-circuit/56b98bfaa6c016a5/deps/sha3_circuit-56b98bfaa6c016a5)
[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::decomposition::tests::test_spread::spread_from_u64::test_spread_decomposition ... 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::utils::tests::test_spread_bit_ops ... ok
[INFO] [stdout] test packed_chip::bytes_to_spread::tests::test_spread_lane_to_bytes ... 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_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_3 ... ok
[INFO] [stdout] test packed_chip::decomposition::tests::test_lc::test_lc_constraints ... 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::keccakf_operations::tests::compute_keccak_step::test_chi_step ... 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::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 147.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sha3_preimage.rs (/opt/rustwide/target/debug/build/sha3-circuit/670ddc02637e40bb/deps/sha3_preimage-670ddc02637e40bb)
[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" "9d35e53cb503c99e1573a2b087a1742af1db6ae6578efb7f83d92d34cc7eae22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d35e53cb503c99e1573a2b087a1742af1db6ae6578efb7f83d92d34cc7eae22", kill_on_drop: false }`
[INFO] [stdout] 9d35e53cb503c99e1573a2b087a1742af1db6ae6578efb7f83d92d34cc7eae22
