[INFO] cloning repository https://github.com/huahua1220/bitz-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huahua1220/bitz-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuahua1220%2Fbitz-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuahua1220%2Fbitz-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3aba4ac68af9ef4c6cf408d3929d754565690dd9 [INFO] testing huahua1220/bitz-cli against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuahua1220%2Fbitz-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huahua1220/bitz-cli on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/huahua1220/bitz-cli [INFO] finished tweaking git repo https://github.com/huahua1220/bitz-cli [INFO] tweaked toml for git repo https://github.com/huahua1220/bitz-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/huahua1220/bitz-cli 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 860f702bd3fa8622e728eafb3351c4385dc8e6adba852e5332cb81d6fda48ea8 [INFO] running `Command { std: "docker" "start" "-a" "860f702bd3fa8622e728eafb3351c4385dc8e6adba852e5332cb81d6fda48ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "860f702bd3fa8622e728eafb3351c4385dc8e6adba852e5332cb81d6fda48ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860f702bd3fa8622e728eafb3351c4385dc8e6adba852e5332cb81d6fda48ea8", kill_on_drop: false }` [INFO] [stdout] 860f702bd3fa8622e728eafb3351c4385dc8e6adba852e5332cb81d6fda48ea8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 774df26d9ce9b717abe3ee83bfa8aa18f9f5cebe7fbb12cae17301b471a49412 [INFO] running `Command { std: "docker" "start" "-a" "774df26d9ce9b717abe3ee83bfa8aa18f9f5cebe7fbb12cae17301b471a49412", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling solana-sanitize v2.1.18 [INFO] [stderr] Compiling solana-atomic-u64 v2.1.18 [INFO] [stderr] Compiling solana-decode-error v2.1.18 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling solana-msg v2.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling solana-program-memory v2.1.18 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling solana-program-option v2.1.18 [INFO] [stderr] Compiling solana-native-token v2.1.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling solana-sdk-macro v2.1.18 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling solana-borsh v2.1.18 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling solana-precompile-error v2.1.18 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling solana-derivation-path v2.1.18 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling solana-hash v2.1.18 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling solana-serde-varint v2.1.18 [INFO] [stderr] Compiling solana-short-vec v2.1.18 [INFO] [stderr] Compiling solana-fee-calculator v2.1.18 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling chrono v0.4.40 [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 block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling solana-sha256-hasher v2.1.18 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling solana-pubkey v2.1.18 [INFO] [stderr] Compiling solana-packet v2.1.18 [INFO] [stderr] Compiling solana-instruction v2.1.18 [INFO] [stderr] Compiling solana-sysvar-id v2.1.18 [INFO] [stderr] Compiling solana-clock v2.1.18 [INFO] [stderr] Compiling solana-epoch-schedule v2.1.18 [INFO] [stderr] Compiling solana-program-error v2.1.18 [INFO] [stderr] Compiling solana-serialize-utils v2.1.18 [INFO] [stderr] Compiling solana-bincode v2.1.18 [INFO] [stderr] Compiling solana-stable-layout v2.1.18 [INFO] [stderr] Compiling solana-transaction-error v2.1.18 [INFO] [stderr] Compiling solana-account-info v2.1.18 [INFO] [stderr] Compiling solana-program-pack v2.1.18 [INFO] [stderr] Compiling solana-rent v2.1.18 [INFO] [stderr] Compiling solana-slot-history v2.1.18 [INFO] [stderr] Compiling solana-program-entrypoint v2.1.18 [INFO] [stderr] Compiling solana-cpi v2.1.18 [INFO] [stderr] Compiling solana-slot-hashes v2.1.18 [INFO] [stderr] Compiling solana-last-restart-slot v2.1.18 [INFO] [stderr] Compiling solana-feature-set v2.1.18 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling solana-inflation v2.1.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling solana-signature v2.1.18 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling solana-secp256k1-recover v2.1.18 [INFO] [stderr] Compiling solana-program v2.1.18 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling solana-curve25519 v2.1.18 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling solana-account v2.1.18 [INFO] [stderr] Compiling solana-bn254 v2.1.18 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling async-compression v0.4.22 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling solana-measure v2.1.18 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling solana-type-overrides v2.1.18 [INFO] [stderr] Compiling solana-log-collector v2.1.18 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling spl-discriminator v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling spl-program-error v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling spl-discriminator v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling spl-program-error v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling solana_rbpf v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling dynasm v2.0.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling spl-token v7.0.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling spl-memo v6.0.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fixed-capacity-vec v1.0.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling reqwest-middleware v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling dynasmrt v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hashx v0.1.5 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling solana-version v2.1.18 [INFO] [stderr] Compiling solana-inline-spl v2.1.18 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling fixed v1.28.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equix v0.1.7 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling solana-account-decoder-client-types v2.1.18 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling spl-memo v5.0.0 [INFO] [stderr] Compiling spl-token v6.0.0 [INFO] [stderr] Compiling spl-associated-token-account-client v2.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Compiling quinn-udp v0.5.11 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling solana-perf v2.1.18 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling drillx v2.2.0 [INFO] [stderr] Compiling solana-rayon-threadlimit v2.1.18 [INFO] [stderr] Compiling spl-token v4.0.2 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling quinn v0.11.7 [INFO] [stderr] Compiling sha2-const-stable v0.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling keccak-const v0.2.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling const-crypto v0.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling mpl-token-metadata v5.1.0 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling array-const-fn-init v0.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling quinn-proto v0.11.10 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ansitok v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling ansi-str v0.8.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Compiling papergrid v0.13.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling cached_proc_macro v0.18.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tabled v0.17.0 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling cached v0.46.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling b64 v0.4.0 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling solana-secp256r1-program v2.1.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling solana-sdk v2.1.18 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling solana-zk-sdk v2.1.18 [INFO] [stderr] Compiling solana-metrics v2.1.18 [INFO] [stderr] Compiling solana-vote v2.1.18 [INFO] [stderr] Compiling solana-timings v2.1.18 [INFO] [stderr] Compiling solana-compute-budget v2.1.18 [INFO] [stderr] Compiling solana-zk-token-sdk v2.1.18 [INFO] [stderr] Compiling solana-transaction-status-client-types v2.1.18 [INFO] [stderr] Compiling solana-net-utils v2.1.18 [INFO] [stderr] Compiling solana-remote-wallet v2.1.18 [INFO] [stderr] Compiling ore-pool-types v1.7.0-beta [INFO] [stderr] Compiling solana-program-runtime v2.1.18 [INFO] [stderr] Compiling solana-connection-cache v2.1.18 [INFO] [stderr] Compiling solana-clap-utils v2.1.18 [INFO] [stderr] Compiling solana-vote-program v2.1.18 [INFO] [stderr] Compiling solana-rpc-client-api v2.1.18 [INFO] [stderr] Compiling solana-config-program v2.1.18 [INFO] [stderr] Compiling solana-cli-config v2.1.18 [INFO] [stderr] Compiling solana-transaction-metrics-tracker v2.1.18 [INFO] [stderr] Compiling solana-streamer v2.1.18 [INFO] [stderr] Compiling solana-rpc-client v2.1.18 [INFO] [stderr] Compiling solana-quic-client v2.1.18 [INFO] [stderr] Compiling solana-udp-client v2.1.18 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcZsBBIG/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcZsBBIG/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmerlin-22145b77a65a78f2.rlib,libsolana_sdk-b3cde8e7c84f054c.rlib,libpbkdf2-6e938ab0e1741113.rlib,libserde_json-4848dead962b2994.rlib,libmemchr-53b28fca1243bcf4.rlib,libitoa-ef40fa516293a9d3.rlib,libryu-a7164637bc4900ee.rlib,libsolana_packet-c9c44cd1b7275719.rlib,libserde_with-de90f6ef98ad82fd.rlib,libsolana_inflation-f13dccabfa9e8b1e.rlib,libsolana_bn254-b2a7fb492567d821.rlib,libark_bn254-8f57a430f141648c.rlib,libark_ec-e547cc443d433407.rlib,libark_poly-91f12d0311c0f83b.rlib,libhashbrown-8e885b364bf1de97.rlib,libahash-47e4f9ff10824bd5.rlib,libzerocopy-2150a15c16f8bb6b.rlib,libitertools-a7fe757d8eb17b91.rlib,libark_ff-809a6c0e0bb84818.rlib,libark_serialize-37d01b427ee968ef.rlib,libark_std-d88f9d755c87c06c.rlib,libed25519_dalek_bip32-74705db005a90b4d.rlib,libhmac-fd9094c9c564fabf.rlib,libitertools-039d9c925d898bbe.rlib,libeither-e5ea87bd27ac73a9.rlib,libsolana_signature-67d9c9e7f5b257b8.rlib,libsolana_secp256r1_program-d6543e5f3136f8d2.rlib,libopenssl-5893cb6008ba7efd.rlib,libonce_cell-e9252a7b5119f3eb.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-c8a1464f26e649f0.rlib,libnum_enum-e7470718b493ca9b.rlib,libmemmap2-d5e6f2151ddab219.rlib,libchrono-a0f8045a1f3bc0e8.rlib,libiana_time_zone-7ebdf60e360da8b0.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libsolana_precompile_error-50ce271189800f63.rlib,libsolana_feature_set-e66a7c879f097437.rlib,libed25519_dalek-77b06cb696ab08e5.rlib,libcurve25519_dalek-4b04455d87ebcba5.rlib,libbyteorder-6c32188a38bfe314.rlib,libed25519-0b070739a9fdb3c3.rlib,libsignature-9d1573870c801d02.rlib,libsolana_account-d9a59c504d488f82.rlib,libsolana_program-8dd84036bd3b6e40.rlib,libserde_bytes-883e53ba1c7927d1.rlib,libsolana_program_option-284d62f9c23c8b57.rlib,libsolana_program_entrypoint-16e163e94bdbfacc.rlib,libsolana_native_token-120b353c8351007d.rlib,libsolana_stable_layout-6474a77726e6269e.rlib,libsolana_serialize_utils-d2fcf48d5b5bef8e.rlib,libsolana_secp256k1_recover-7452b1e2a237ef49.rlib,liblibsecp256k1-1d876be8fc14cd8a.rlib,libbase64-b6f8c1c454d0a7f0.rlib,libsha2-aa2bba88d81a02a1.rlib,libblock_buffer-b930eff2415a3f9b.rlib,libhmac_drbg-7b66fc2cf80cedb1.rlib,libhmac-3d9cf8bb56d11ea5.rlib,libcrypto_mac-bda6bd996c65fa21.rlib,librand-ebcc0bacdfe4c26e.rlib,librand_chacha-6f1109dbd8b862e7.rlib,librand_core-96d214c92a714f17.rlib,libgetrandom-53d08de04b5ad407.rlib,liblibsecp256k1_core-5ae507a39f0ad7b3.rlib,libcrunchy-9e64b278d76f6339.rlib,libdigest-c937187849843108.rlib,libsolana_program_pack-2df155baa3bfa40c.rlib,libsolana_fee_calculator-33071ba1c1a06a05.rlib,libsolana_borsh-d2013ae873a43a5a.rlib,libsolana_serde_varint-cb5079da34d6e5fd.rlib,libsolana_rent-b1743206fb4e375f.rlib,libsolana_last_restart_slot-3348fcd7516b993e.rlib,libbitflags-e1d9fe8d2d47f8b3.rlib,libsolana_slot_history-3f6d3061383591e5.rlib,libbv-3c5065cc4a7582a4.rlib,libsolana_slot_hashes-add954c96f5abe9c.rlib,libsolana_bincode-c40904b687e7a666.rlib,libsolana_cpi-838bb407443ba240.rlib,libsolana_account_info-9948742d069d5117.rlib,libsolana_program_memory-4a3e534f44707fa7.rlib,libsolana_program_error-224f569110eba8f5.rlib,libsolana_transaction_error-bb2ebb88c7a5ce1c.rlib,libblake3-424ac5bfddecfec7.rlib,libconstant_time_eq-efbf8da8f259d1ea.rlib,libarrayvec-09741c597eeba17a.rlib,libarrayref-81fde35c69841043.rlib,libsolana_msg-208a9daa2dbf8d65.rlib,libsolana_short_vec-7b41b3156110d46f.rlib,libsolana_instruction-c6a953308f7de008.rlib,libbincode-61908ac277bc8ad3.rlib,libsolana_epoch_schedule-488a626477dbb2e9.rlib,libnum_bigint-c787ad0a26856d20.rlib,libnum_integer-d4872c59b804a294.rlib,libsolana_clock-ffe79fa9de4ff7bd.rlib,libsolana_sysvar_id-c0f6c401fb4723b7.rlib,libsolana_pubkey-482d583f26b709c6.rlib,libborsh-789cd9fc13009914.rlib,libsolana_sha256_hasher-e3ae61f3c91d7d9d.rlib,libsolana_hash-85fe7cb4817912bc.rlib,libsha2-1198f75318afd8bc.rlib,libfive8_const-4dc33c6690b08350.rlib,libfive8_core-439d68f6f99e0eec.rlib,libcurve25519_dalek-56273abf14ca6a33.rlib,libsolana_sanitize-9fb7b99345b7e59a.rlib,libbytemuck-278454662818e032.rlib,libsolana_atomic_u64-55a7dcfc1e8717bb.rlib,libsolana_decode_error-96f7c66b49927469.rlib,libnum_traits-2f99c9b3147ab27a.rlib,libborsh-6c1ddef73c44906a.rlib,libthiserror-56cb6619e13bf422.rlib,libmemoffset-8308488f703088c7.rlib,liblog-d6f7bb1298e9acd0.rlib,libbs58-6d9c7a5f59ca4fad.rlib,libsolana_derivation_path-ddb5462b2b15ba0e.rlib,libqstring-50027f9806c751b0.rlib,libpercent_encoding-af9df9186596bd92.rlib,liburiparse-8214a549b5967a21.rlib,liblazy_static-3674be3f4245d19b.rlib,libfnv-79e2cbfbe03dcd16.rlib,libderivation_path-9a23c995d6df0112.rlib,libsha3-81e8d49174aa296f.rlib,libkeccak-b3eea90d0aeeb926.rlib,libdigest-83ddc0a84e514a10.rlib,libblock_buffer-55fae93f778b9bf6.rlib,librand-776b92cba8584c34.rlib,librand_chacha-673694598e0f8980.rlib,libppv_lite86-3b80e743de8809c2.rlib,libzerocopy-ebd6951bf1b34522.rlib,libbase64-32787b0325ea6df8.rlib,libaes_gcm_siv-5f1674318365b879.rlib,libctr-c8b9793b0c1675ae.rlib,libaes-abe7ac9b27c2030c.rlib,libzeroize-834269a0d8fd711d.rlib,libpolyval-49bfd67b66f82b4c.rlib,libopaque_debug-90e66d859d53ff28.rlib,libcpufeatures-e04321643d03190d.rlib,libuniversal_hash-dc3bedbba8d792dc.rlib,libsubtle-9600f7efd1e82d97.rlib,libcipher-30d9bef722c7bf33.rlib,libinout-48838e3e8a2bd36f.rlib,libaead-b621674ce722da56.rlib,libcrypto_common-17c082869f1faf72.rlib,libgeneric_array-28e3a13ba12eace5.rlib,libtypenum-1870ff6b08f11255.rlib,libserde-6a1b2a68258df014.rlib,librand_core-ddcf371bb4a5e2e5.rlib,libgetrandom-a8ea7cf0623de352.rlib,liblibc-3f49d4f6fccf7345.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZsBBIG/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-df748f0bba1bfd16/out" "-L" "/opt/rustwide/target/debug/build/blake3-df748f0bba1bfd16/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-53a04ca4562290e9/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsolana_zk_sdk-3ae1a504ccac91e6.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-zk-sdk` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "774df26d9ce9b717abe3ee83bfa8aa18f9f5cebe7fbb12cae17301b471a49412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "774df26d9ce9b717abe3ee83bfa8aa18f9f5cebe7fbb12cae17301b471a49412", kill_on_drop: false }` [INFO] [stdout] 774df26d9ce9b717abe3ee83bfa8aa18f9f5cebe7fbb12cae17301b471a49412