[INFO] cloning repository https://github.com/TaceoLabs/chacha20-benches
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TaceoLabs/chacha20-benches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaceoLabs%2Fchacha20-benches", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaceoLabs%2Fchacha20-benches'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37f342700e6c88742710badcfff1617f7e7fad23
[INFO] testing TaceoLabs/chacha20-benches against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaceoLabs%2Fchacha20-benches" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TaceoLabs/chacha20-benches
[INFO] finished tweaking git repo https://github.com/TaceoLabs/chacha20-benches
[INFO] tweaked toml for git repo https://github.com/TaceoLabs/chacha20-benches written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TaceoLabs/chacha20-benches on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TaceoLabs/chacha20-benches 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 400dc1fe1f2d96949951c89ce44399937c118b2717627dfb0e17e1bfe3e93da1
[INFO] running `Command { std: "docker" "start" "-a" "400dc1fe1f2d96949951c89ce44399937c118b2717627dfb0e17e1bfe3e93da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "400dc1fe1f2d96949951c89ce44399937c118b2717627dfb0e17e1bfe3e93da1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "400dc1fe1f2d96949951c89ce44399937c118b2717627dfb0e17e1bfe3e93da1", kill_on_drop: false }`
[INFO] [stdout] 400dc1fe1f2d96949951c89ce44399937c118b2717627dfb0e17e1bfe3e93da1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efddf70d7ddd53af6bc6c10ad737e391fbb5c271e8bb7a7014d2a493e7d4d464
[INFO] running `Command { std: "docker" "start" "-a" "efddf70d7ddd53af6bc6c10ad737e391fbb5c271e8bb7a7014d2a493e7d4d464", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aws-lc-rs v1.12.6
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling ff_codegen v0.12.0 (https://github.com/GaloisInc/ff?rev=8385746572cde82920947763e634c933d36d4557#83857465)
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quinn-udp v0.5.11
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling libaes v0.7.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]    Compiling aws-lc-sys v0.27.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ocelot v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845)
[INFO] [stderr]    Compiling fancy-garbling-base-conversion v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845)
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling quinn v0.11.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.94
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling keyed_arena v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845)
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[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 tracing-attributes v0.1.28
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bytemuck_derive v1.9.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling swanky-field-ff-primes v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845)
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling ff_derive v0.12.0 (https://github.com/GaloisInc/ff?rev=8385746572cde82920947763e634c933d36d4557#83857465)
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ff v0.12.0 (https://github.com/GaloisInc/ff?rev=8385746572cde82920947763e634c933d36d4557#83857465)
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling safe-quote v1.0.39
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling safe-regex-compiler v0.2.6
[INFO] [stderr]    Compiling iter-extended v1.0.0-beta.3 (https://github.com/noir-lang/noir/?tag=v1.0.0-beta.3#ceaa1986)
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling safe-regex-macro v0.2.6
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling safe-regex v0.2.6
[INFO] [stderr]    Compiling codespan-reporting v0.9.5
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling safe-lock v0.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling codespan v0.9.5
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling build-data v0.1.5
[INFO] [stderr] error: could not compile `ark-ff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=3f57e9760dfcdb04 -C extra-filename=-d955d9cd75baf164 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_ff_asm=/opt/rustwide/target/debug/deps/libark_ff_asm-fc1116def3e1a027.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-2ecf6835a82766fb.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-f6bd48a4d21b3e6b.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-3806195050790ee6.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-09741c597eeba17a.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-3daf1fc7c570f95e.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-0c80e779dcc45958.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-067730ce68b32d04.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-1d1237f7132fad38.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5ba94aa5999cc22f.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-874a60ad382c3868.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-69c45d1d56d26590.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "efddf70d7ddd53af6bc6c10ad737e391fbb5c271e8bb7a7014d2a493e7d4d464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efddf70d7ddd53af6bc6c10ad737e391fbb5c271e8bb7a7014d2a493e7d4d464", kill_on_drop: false }`
[INFO] [stdout] efddf70d7ddd53af6bc6c10ad737e391fbb5c271e8bb7a7014d2a493e7d4d464
