[INFO] cloning repository https://github.com/batmendbar/whir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/batmendbar/whir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbatmendbar%2Fwhir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbatmendbar%2Fwhir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88cbde0bff773104af4a09c639a32b6eff339e82
[INFO] building batmendbar/whir against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbatmendbar%2Fwhir" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/batmendbar/whir
[INFO] finished tweaking git repo https://github.com/batmendbar/whir
[INFO] tweaked toml for git repo https://github.com/batmendbar/whir written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/batmendbar/whir on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/batmendbar/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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31be3740c7c0a994ebe824c3463a093766e35266efc93bf08fd4e0a9bb43c4e1
[INFO] running `Command { std: "docker" "start" "-a" "31be3740c7c0a994ebe824c3463a093766e35266efc93bf08fd4e0a9bb43c4e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31be3740c7c0a994ebe824c3463a093766e35266efc93bf08fd4e0a9bb43c4e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31be3740c7c0a994ebe824c3463a093766e35266efc93bf08fd4e0a9bb43c4e1", kill_on_drop: false }`
[INFO] [stdout] 31be3740c7c0a994ebe824c3463a093766e35266efc93bf08fd4e0a9bb43c4e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db69d47237d6080f8fe8fb8bef47ceae721f18e3869de7c8f84b7b4fd5df626b
[INFO] running `Command { std: "docker" "start" "-a" "db69d47237d6080f8fe8fb8bef47ceae721f18e3869de7c8f84b7b4fd5df626b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-relations v0.5.1
[INFO] [stderr]    Compiling ark-snark v0.5.1
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling spongefish v0.2.0 (https://github.com/arkworks-rs/spongefish#cbdd6662)
[INFO] [stderr]    Compiling ark-crypto-primitives v0.5.0
[INFO] [stderr]    Compiling spongefish-pow v0.1.0 (https://github.com/arkworks-rs/spongefish#cbdd6662)
[INFO] [stderr]    Compiling whir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `whir` (bin "benchmark")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name benchmark --edition=2021 src/bin/benchmark.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::all' '--allow=clippy::suboptimal_flops' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_safety_doc' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::many_single_char_names' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' --cfg 'feature="default"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "tracing"))' -C metadata=00aac2f55d22194e -C extra-filename=-8067b3f42eaa77ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_crypto_primitives=/opt/rustwide/target/debug/deps/libark_crypto_primitives-b557513e8edc5d2e.rlib --extern ark_ff=/opt/rustwide/target/debug/deps/libark_ff-9237a66630cd1f65.rlib --extern ark_poly=/opt/rustwide/target/debug/deps/libark_poly-6dd00fa7b47d0d2c.rlib --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-697ac81e7d91aa1d.rlib --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-38208c72a17e4452.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-d826c8ef7dd61de8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-bfc9f410f0414b12.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-64e111d9857c0489.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9e5e1c9e73b2c31f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7faa624690ec8f90.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-7b280c1e0b718d7b.rlib --extern spongefish=/opt/rustwide/target/debug/deps/libspongefish-5d18f14d5e346c45.rlib --extern spongefish_pow=/opt/rustwide/target/debug/deps/libspongefish_pow-63eab59d1fe88654.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2feaa5f29d0623c3.rlib --extern whir=/opt/rustwide/target/debug/deps/libwhir-0230bd984f9f1da9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-3ebaa7684956a371/out -L native=/opt/rustwide/target/debug/build/blake3-3ebaa7684956a371/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "db69d47237d6080f8fe8fb8bef47ceae721f18e3869de7c8f84b7b4fd5df626b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db69d47237d6080f8fe8fb8bef47ceae721f18e3869de7c8f84b7b4fd5df626b", kill_on_drop: false }`
[INFO] [stdout] db69d47237d6080f8fe8fb8bef47ceae721f18e3869de7c8f84b7b4fd5df626b
