[INFO] cloning repository https://github.com/Jesscha/turbin3-prereq2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jesscha/turbin3-prereq2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJesscha%2Fturbin3-prereq2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJesscha%2Fturbin3-prereq2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d0b5fce7c37ab56296ec17b8662a8b9bdc8add2
[INFO] checking Jesscha/turbin3-prereq2 against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJesscha%2Fturbin3-prereq2" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jesscha/turbin3-prereq2
[INFO] finished tweaking git repo https://github.com/Jesscha/turbin3-prereq2
[INFO] tweaked toml for git repo https://github.com/Jesscha/turbin3-prereq2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jesscha/turbin3-prereq2 on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jesscha/turbin3-prereq2 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck_derive v1.9.2
[INFO] [stderr]   Downloaded blake3 v1.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3a3723388b66eb32ae8e6fafdd00429ee5f24b89c9b31e232a2c0f5dd807dda
[INFO] running `Command { std: "docker" "start" "-a" "a3a3723388b66eb32ae8e6fafdd00429ee5f24b89c9b31e232a2c0f5dd807dda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3a3723388b66eb32ae8e6fafdd00429ee5f24b89c9b31e232a2c0f5dd807dda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a3723388b66eb32ae8e6fafdd00429ee5f24b89c9b31e232a2c0f5dd807dda", kill_on_drop: false }`
[INFO] [stdout] a3a3723388b66eb32ae8e6fafdd00429ee5f24b89c9b31e232a2c0f5dd807dda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dc7cab047f4dd9919db0085548521ff447ebc45db562c27a1bf963e1ffe51ce
[INFO] running `Command { std: "docker" "start" "-a" "5dc7cab047f4dd9919db0085548521ff447ebc45db562c27a1bf963e1ffe51ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling bytemuck_derive v1.9.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking iana-time-zone v0.1.62
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking ark-poly v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking ark-ec v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking oid-registry v0.6.1
[INFO] [stderr]     Checking der-parser v8.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking ark-bn254 v0.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking light-poseidon v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling blake3 v1.7.0
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]     Checking dlopen2 v0.5.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]     Checking quinn-udp v0.4.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking async-compression v0.4.22
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]     Checking borsh v1.5.7
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking x509-parser v0.14.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking rcgen v0.10.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]     Checking dashmap v5.5.3
[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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=d1323b6fc672f56c -C extra-filename=-95ef75d107e92c26 --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-8a6c1e7a29d4cbe1.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-25b90e996ab56fe0.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-6daf5618d88c1e49.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-7ece96429143c81d.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-00ad0078268690f8.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-78ba15eeb8c95df9.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-86cbd2945746c232.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-1ae1b2352d75e740.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a4a2cbeeb389a3d.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-756fc52e8238445f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `libsecp256k1` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=97ed565661636660 -C extra-filename=-161e9e5b6f197abc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-4d71eac3f20c682f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-b68a69369c3bc439.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-3d7bb9f9980d6843.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-b4518f9d07f41d63.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-0ea7892e12ebfd58.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2c92eb4aef5a2764.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-963176784357d6e9.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-702bf19ef52bbb11.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-850b531a8d74780a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5dc7cab047f4dd9919db0085548521ff447ebc45db562c27a1bf963e1ffe51ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dc7cab047f4dd9919db0085548521ff447ebc45db562c27a1bf963e1ffe51ce", kill_on_drop: false }`
[INFO] [stdout] 5dc7cab047f4dd9919db0085548521ff447ebc45db562c27a1bf963e1ffe51ce
