[INFO] cloning repository https://github.com/daiwanwei/solana-common
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daiwanwei/solana-common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Fsolana-common", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Fsolana-common'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f33c8b9543140cd1344dadd2bc21ad6f5650189e
[INFO] checking daiwanwei/solana-common against master#fcac501a73cdde54de46a0683567f1a890730555 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Fsolana-common" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/daiwanwei/solana-common
[INFO] finished tweaking git repo https://github.com/daiwanwei/solana-common
[INFO] tweaked toml for git repo https://github.com/daiwanwei/solana-common written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daiwanwei/solana-common on toolchain fcac501a73cdde54de46a0683567f1a890730555
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daiwanwei/solana-common 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" "+fcac501a73cdde54de46a0683567f1a890730555" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_bytes v0.11.16
[INFO] [stderr]   Downloaded spl-pod v0.5.1
[INFO] [stderr]   Downloaded spl-token-group-interface v0.5.0
[INFO] [stderr]   Downloaded spl-discriminator v0.4.1
[INFO] [stderr]   Downloaded spl-token-metadata-interface v0.6.0
[INFO] [stderr]   Downloaded spl-type-length-value v0.7.0
[INFO] [stderr]   Downloaded solana-transaction-status v2.2.1
[INFO] [stderr]   Downloaded solana-compute-budget v2.2.1
[INFO] [stderr]   Downloaded spl-token-confidential-transfer-proof-extraction v0.2.1
[INFO] [stderr]   Downloaded spl-token-confidential-transfer-proof-generation v0.2.0
[INFO] [stderr]   Downloaded spl-elgamal-registry v0.1.1
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded solana-account-decoder v2.2.1
[INFO] [stderr]   Downloaded solana-config-program v2.2.1
[INFO] [stderr]   Downloaded solana-program-runtime v2.2.1
[INFO] [stderr]   Downloaded spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1
[INFO] [stderr]   Downloaded spl-token-2022 v7.0.0
[INFO] [stderr]   Downloaded spl-tlv-account-resolution v0.9.0
[INFO] [stderr]   Downloaded spl-token-confidential-transfer-proof-generation v0.3.0
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded spl-token-2022 v6.0.0
[INFO] [stderr]   Downloaded solana-sbpf v0.10.0
[INFO] [stderr]   Downloaded spl-program-error v0.6.0
[INFO] [stderr]   Downloaded solana-log-collector v2.2.1
[INFO] [stderr]   Downloaded solana-timings v2.2.1
[INFO] [stderr]   Downloaded solana-type-overrides v2.2.1
[INFO] [stderr]   Downloaded spl-associated-token-account-client v2.0.0
[INFO] [stderr]   Downloaded spl-associated-token-account v6.0.0
[INFO] [stderr]   Downloaded spl-memo v6.0.0
[INFO] [stderr]   Downloaded solana-curve25519 v2.2.1
[INFO] [stderr]   Downloaded spl-transfer-hook-interface v0.9.0
[INFO] [stderr]   Downloaded solana-zk-sdk v2.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a91aa982901d33f7059dba1bd48d804d5d4d06809a70dcd3ead680c6e76a23f7
[INFO] running `Command { std: "docker" "start" "-a" "a91aa982901d33f7059dba1bd48d804d5d4d06809a70dcd3ead680c6e76a23f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a91aa982901d33f7059dba1bd48d804d5d4d06809a70dcd3ead680c6e76a23f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91aa982901d33f7059dba1bd48d804d5d4d06809a70dcd3ead680c6e76a23f7", kill_on_drop: false }`
[INFO] [stdout] a91aa982901d33f7059dba1bd48d804d5d4d06809a70dcd3ead680c6e76a23f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+fcac501a73cdde54de46a0683567f1a890730555" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f2d0773a62cb7082fa195b0a255953409ef9d7c96896a32b12f2f06562b79d9
[INFO] running `Command { std: "docker" "start" "-a" "3f2d0773a62cb7082fa195b0a255953409ef9d7c96896a32b12f2f06562b79d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]     Checking libc v0.2.170
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking blake3 v1.6.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking solana-seed-phrase v2.2.1
[INFO] [stderr]     Checking solana-logger v2.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking quinn-udp v0.5.10
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking solana-log-collector v2.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking openssl-sys v0.9.106
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking anchor-instructions-derive v0.0.1 (/opt/rustwide/workdir/crates/anchor-derive/instructions)
[INFO] [stderr]     Checking anchor-discriminator-derive v0.0.1 (/opt/rustwide/workdir/crates/anchor-derive/discriminator)
[INFO] [stderr]     Checking solana-accounts-derive v0.0.1 (/opt/rustwide/workdir/crates/core-derive/accounts)
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `repr_transparent_non_zst_fields`
[INFO] [stdout]   = note: requested on the command line with `-D repr_transparent_external_private_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-A box_pointers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `repr_transparent_non_zst_fields`
[INFO] [stdout]   = note: requested on the command line with `-D repr_transparent_external_private_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-A box_pointers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `repr_transparent_non_zst_fields`
[INFO] [stdout]   = note: requested on the command line with `-D repr_transparent_external_private_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-A box_pointers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `repr_transparent_non_zst_fields`
[INFO] [stdout]   = note: requested on the command line with `-D repr_transparent_external_private_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-A box_pointers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking tokio v1.44.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking borsh v1.5.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aes-gcm-siv v0.11.1
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]     Checking rustls v0.23.23
[INFO] [stderr]    Compiling spl-program-error-derive v0.4.1
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]     Checking anchor-trait v0.0.1 (/opt/rustwide/workdir/crates/anchor-trait)
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `repr_transparent_non_zst_fields`
[INFO] [stdout]   = note: requested on the command line with `-D repr_transparent_external_private_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-A box_pointers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking caps v0.5.5
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]     Checking solana-type-overrides v2.2.1
[INFO] [stderr]     Checking solana-sbpf v0.10.0
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `repr_transparent_non_zst_fields`
[INFO] [stdout]   = note: requested on the command line with `-D repr_transparent_external_private_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-A box_pointers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dlopen2 v0.5.0
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `repr_transparent_non_zst_fields`
[INFO] [stdout]   = note: requested on the command line with `-D repr_transparent_external_private_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-A box_pointers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stdout] warning: lint `undefined_naked_function_abi` has been removed: converted into hard error, see PR #139001 <https://github.com/rust-lang/rust/issues/139001> for more information
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-D undefined_naked_function_abi`
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `repr_transparent_external_private_fields` has been renamed to `repr_transparent_non_zst_fields`
[INFO] [stdout]   |
[INFO] [stdout]   = help: use the new name `repr_transparent_non_zst_fields`
[INFO] [stdout]   = note: requested on the command line with `-D repr_transparent_external_private_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-A box_pointers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ark-ff v0.4.2
[INFO] [stderr]     Checking enum-iterator v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking oid-registry v0.6.1
[INFO] [stderr]     Checking der-parser v8.2.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking x509-parser v0.14.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking async-compression v0.4.20
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking rustls-platform-verifier v0.4.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking quinn-proto v0.11.9
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking solana-hash v2.2.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking solana-short-vec v2.2.1
[INFO] [stderr]     Checking solana-fee-calculator v2.2.1
[INFO] [stderr]     Checking serde_bytes v0.11.16
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking solana-sha256-hasher v2.2.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking solana-serde-varint v2.2.1
[INFO] [stderr]     Checking openssl v0.10.71
[INFO] [stderr]     Checking solana-keccak-hasher v2.2.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking solana-blake3-hasher v2.2.1
[INFO] [stderr]     Checking solana-signature v2.2.1
[INFO] [stderr]     Checking solana-inflation v2.2.1
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking solana-commitment-config v2.2.1
[INFO] [stderr]     Checking solana-reward-info v2.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]     Checking solana-cluster-type v2.2.1
[INFO] [stderr]     Checking solana-serde v2.2.1
[INFO] [stderr]     Checking solana-epoch-info v2.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking solana-hard-forks v2.2.1
[INFO] [stderr]     Checking solana-poh-config v2.2.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking solana-shred-version v2.2.1
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[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/fcac501a73cdde54de46a0683567f1a890730555/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=d1a94bbb08b7e59d -C extra-filename=-19c485afd7af1977 --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-64b9ac26f8405ebf.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-ea8e6897f370f4c1.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-385cf729fd7ada48.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-6ab42185e75f1540.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-2b8d9269d8ff12e3.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-c46c825de2b23624.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-901b0abe3ed9caf0.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9058eeb00e463681.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e7aff664eb61dcc.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-bc9b05bced299aba.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" "3f2d0773a62cb7082fa195b0a255953409ef9d7c96896a32b12f2f06562b79d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f2d0773a62cb7082fa195b0a255953409ef9d7c96896a32b12f2f06562b79d9", kill_on_drop: false }`
[INFO] [stdout] 3f2d0773a62cb7082fa195b0a255953409ef9d7c96896a32b12f2f06562b79d9
