[INFO] cloning repository https://github.com/chaitanyaBytes/TURBINE-Rust-task
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaitanyaBytes/TURBINE-Rust-task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FchaitanyaBytes%2FTURBINE-Rust-task", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FchaitanyaBytes%2FTURBINE-Rust-task'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7baad1c65b613afbeb23c2f6727338cac435649c
[INFO] checking chaitanyaBytes/TURBINE-Rust-task against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FchaitanyaBytes%2FTURBINE-Rust-task" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chaitanyaBytes/TURBINE-Rust-task
[INFO] finished tweaking git repo https://github.com/chaitanyaBytes/TURBINE-Rust-task
[INFO] tweaked toml for git repo https://github.com/chaitanyaBytes/TURBINE-Rust-task written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chaitanyaBytes/TURBINE-Rust-task on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chaitanyaBytes/TURBINE-Rust-task 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/deanmlittle/solana-idlgen.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck_derive v1.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7344bb5b9f7cb657eb82a4c4f3aa5876f26333350781f8fa49426af2b56586ff
[INFO] running `Command { std: "docker" "start" "-a" "7344bb5b9f7cb657eb82a4c4f3aa5876f26333350781f8fa49426af2b56586ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7344bb5b9f7cb657eb82a4c4f3aa5876f26333350781f8fa49426af2b56586ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7344bb5b9f7cb657eb82a4c4f3aa5876f26333350781f8fa49426af2b56586ff", kill_on_drop: false }`
[INFO] [stdout] 7344bb5b9f7cb657eb82a4c4f3aa5876f26333350781f8fa49426af2b56586ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee207749490d85f7a830687b7d752ac24ba1cd5b9ff52eea850f8f79e40175b5
[INFO] running `Command { std: "docker" "start" "-a" "ee207749490d85f7a830687b7d752ac24ba1cd5b9ff52eea850f8f79e40175b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bytemuck_derive v1.9.2
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking tiny-bip39 v0.8.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling solana-version v1.18.26
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling solana-vote-program v1.18.26
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking borsh v1.5.7
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling solana-perf v1.18.26
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking ark-ff v0.4.2
[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 zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking async-compression v0.4.22
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling spl-program-error-derive v0.3.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling spl-discriminator-derive v0.1.2
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]     Checking borsh v0.9.3
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]     Checking dlopen2 v0.5.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking der-parser v8.2.0
[INFO] [stderr]     Checking solana-rayon-threadlimit v1.18.26
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]     Checking quinn-udp v0.4.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking x509-parser v0.14.0
[INFO] [stderr]     Checking pkcs8 v0.8.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]     Checking histogram v0.6.9
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[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/5ec4d3b0c83717313176eefa7d71e9d36dc83355/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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=bc9603c61d743992 -C extra-filename=-97f653c5a859fd21 --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-1dc5862a46f5b5ef.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-1bc1fa3cf543b01d.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-165b9d6ac686c524.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-b969e9310474f4af.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-2565364d6a1f39da.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-00c629d072632f23.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-460511f4b79e4a5b.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-3242fbd5780f5ca8.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-270a6acf9059dbe2.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-73c56bdc3c120173.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 `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5ec4d3b0c83717313176eefa7d71e9d36dc83355/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.26/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=677f7e86d961af73 -C extra-filename=-0b43e1ff94fb3871 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-561656c694538be0.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-5e48c1f6e9eac5b8.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c825ae5183b465a3.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-28e5d92fe899e1fc.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-db7495885a8a6214.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f331a9f91922c239.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b5e6fdf682a1309f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-1ad5c3c360947f07.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6bffbb9165a9816f.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-774694b24b400513.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b2f29f177108244d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ee207749490d85f7a830687b7d752ac24ba1cd5b9ff52eea850f8f79e40175b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee207749490d85f7a830687b7d752ac24ba1cd5b9ff52eea850f8f79e40175b5", kill_on_drop: false }`
[INFO] [stdout] ee207749490d85f7a830687b7d752ac24ba1cd5b9ff52eea850f8f79e40175b5
