[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] building TaceoLabs/chacha20-benches against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaceoLabs%2Fchacha20-benches" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TaceoLabs/chacha20-benches on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/TaceoLabs/co-snarks`
[INFO] [stderr]     Updating git repository `https://github.com/TaceoLabs/circom`
[INFO] [stderr]     Updating git repository `https://github.com/noir-lang/noir/`
[INFO] [stderr]     Updating git repository `https://github.com/GaloisInc/swanky`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/GaloisInc/ff`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-impl v6.8.1
[INFO] [stderr]   Downloaded rust-embed-utils v7.8.1
[INFO] [stderr]   Downloaded ark-bn254 v0.5.0
[INFO] [stderr]   Downloaded codespan v0.11.1
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded ark-serialize-derive v0.5.0
[INFO] [stderr]   Downloaded safe-lock v0.1.4
[INFO] [stderr]   Downloaded ark-crypto-primitives-macros v0.5.0
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded ark-snark v0.5.1
[INFO] [stderr]   Downloaded safe-quote v1.0.39
[INFO] [stderr]   Downloaded ark-relations v0.5.1
[INFO] [stderr]   Downloaded pest_meta v2.8.0
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.5.1
[INFO] [stderr]   Downloaded ark-crypto-primitives v0.5.0
[INFO] [stderr]   Downloaded rcgen v0.13.2
[INFO] [stderr]   Downloaded safe-proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded bytemuck_derive v1.9.2
[INFO] [stderr]   Downloaded safe-regex-macro v0.2.6
[INFO] [stderr]   Downloaded webpki-root-certs v0.26.8
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.6
[INFO] [stderr]   Downloaded rustls-webpki v0.103.0
[INFO] [stderr]   Downloaded vec-collections v0.4.3
[INFO] [stderr]   Downloaded pest_generator v2.8.0
[INFO] [stderr]   Downloaded pest_derive v2.8.0
[INFO] [stderr]   Downloaded ark-groth16 v0.5.0
[INFO] [stderr]   Downloaded safe-regex-compiler v0.2.6
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded build-data v0.1.5
[INFO] [stderr]   Downloaded binary-merge v0.1.2
[INFO] [stderr]   Downloaded sorted-iter v0.1.11
[INFO] [stderr]   Downloaded safe-regex v0.2.6
[INFO] [stderr]   Downloaded ark-grumpkin v0.5.0
[INFO] [stderr]   Downloaded ark-poly v0.5.0
[INFO] [stderr]   Downloaded ark-ec v0.5.0
[INFO] [stderr]   Downloaded intmap v3.1.0
[INFO] [stderr]   Downloaded inplace-vec-builder v0.1.1
[INFO] [stderr]   Downloaded ark-bls12-381 v0.5.0
[INFO] [stderr]   Downloaded small-ord-set v0.1.3
[INFO] [stderr]   Downloaded rust-embed v6.8.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.27.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9de1ec1cc227ccd927c8546e8256025d5c91d91f21b3bddd17162236a1136992
[INFO] running `Command { std: "docker" "start" "-a" "9de1ec1cc227ccd927c8546e8256025d5c91d91f21b3bddd17162236a1136992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9de1ec1cc227ccd927c8546e8256025d5c91d91f21b3bddd17162236a1136992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9de1ec1cc227ccd927c8546e8256025d5c91d91f21b3bddd17162236a1136992", kill_on_drop: false }`
[INFO] [stdout] 9de1ec1cc227ccd927c8546e8256025d5c91d91f21b3bddd17162236a1136992
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ab39cafb61c8c74e834f13a36635711790a4b28276f99a2b28ba0edabbbfb22
[INFO] running `Command { std: "docker" "start" "-a" "3ab39cafb61c8c74e834f13a36635711790a4b28276f99a2b28ba0edabbbfb22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[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 log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aws-lc-rs v1.12.6
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rustc_version v0.4.1
[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 bitvec v1.0.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling ark-std v0.5.0
[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 autocfg v0.1.8
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling deranged v0.4.1
[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 tempfile v3.19.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[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 winnow v0.7.4
[INFO] [stderr]    Compiling libaes v0.7.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[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 quinn v0.11.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.94
[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 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 ark-serialize v0.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[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 bytemuck_derive v1.9.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ff_derive v0.12.0 (https://github.com/GaloisInc/ff?rev=8385746572cde82920947763e634c933d36d4557#83857465)
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling swanky-field-ff-primes v0.6.0 (https://github.com/GaloisInc/swanky?rev=5ff648457218b74da9d8323b7ca47166ff5be4b3#5ff64845)
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[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 bytemuck v1.22.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling safe-quote v1.0.39
[INFO] [stderr]    Compiling sha3 v0.10.8
[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 im v15.1.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling codespan-reporting v0.9.5
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling safe-regex-macro v0.2.6
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling safe-regex v0.2.6
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling safe-lock v0.1.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling codespan v0.9.5
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling build-data v0.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[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/eb171a227f9e5de5d376b6edb56b174bc8235fb3/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=749a5442dd6228b9 -C extra-filename=-7efe1aeaa1d17739 --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-e96e1747c7bdc534.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-3c083df6e1ed774c.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-355da67d594dce3a.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-44587bc2c2d979c2.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-ac91baad37986be9.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-d25c96b5b35caca0.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4732b71096714426.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f78b04976e535fc7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-eeac712cd3cf0977.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-0ad20c414104068d.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-01b4b9ad85cfac09.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-850ed3983203fe3d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3ab39cafb61c8c74e834f13a36635711790a4b28276f99a2b28ba0edabbbfb22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ab39cafb61c8c74e834f13a36635711790a4b28276f99a2b28ba0edabbbfb22", kill_on_drop: false }`
[INFO] [stdout] 3ab39cafb61c8c74e834f13a36635711790a4b28276f99a2b28ba0edabbbfb22
