[INFO] cloning repository https://github.com/DjangoWizard/solana-rust-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DjangoWizard/solana-rust-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjangoWizard%2Fsolana-rust-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjangoWizard%2Fsolana-rust-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb40d4393c0131b6ec0efe010a3a52354ecb4198
[INFO] testing DjangoWizard/solana-rust-examples against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDjangoWizard%2Fsolana-rust-examples" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DjangoWizard/solana-rust-examples
[INFO] finished tweaking git repo https://github.com/DjangoWizard/solana-rust-examples
[INFO] tweaked toml for git repo https://github.com/DjangoWizard/solana-rust-examples written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DjangoWizard/solana-rust-examples on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DjangoWizard/solana-rust-examples 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b88a0df8e1c381471bbad03e36a2865c93bb7f0fb625a3a0d34b9122a59911a4
[INFO] running `Command { std: "docker" "start" "-a" "b88a0df8e1c381471bbad03e36a2865c93bb7f0fb625a3a0d34b9122a59911a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88a0df8e1c381471bbad03e36a2865c93bb7f0fb625a3a0d34b9122a59911a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88a0df8e1c381471bbad03e36a2865c93bb7f0fb625a3a0d34b9122a59911a4", kill_on_drop: false }`
[INFO] [stdout] b88a0df8e1c381471bbad03e36a2865c93bb7f0fb625a3a0d34b9122a59911a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ce67791c956465e3c95c6590d9f4405a3d395c1b1fe1a12a1f0660cf0ebecbf
[INFO] running `Command { std: "docker" "start" "-a" "5ce67791c956465e3c95c6590d9f4405a3d395c1b1fe1a12a1f0660cf0ebecbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling solana-sanitize v3.0.0
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling solana-program-memory v3.0.0
[INFO] [stderr]    Compiling solana-msg v3.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling solana-define-syscall v3.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling solana-derivation-path v3.0.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling compression-core v0.4.28
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling solana-seed-derivable v3.0.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling compression-codecs v0.4.28
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling solana-time-utils v3.0.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling solana-svm-feature-set v3.0.0
[INFO] [stderr]    Compiling solana-program-option v3.0.0
[INFO] [stderr]    Compiling solana-version v3.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling quinn-udp v0.5.13
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling solana-perf v3.0.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling solana-rayon-threadlimit v3.0.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling solana-measure v3.0.0
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling solana-big-mod-exp v3.0.0
[INFO] [stderr]    Compiling solana-native-token v3.0.0
[INFO] [stderr]    Compiling solana-hard-forks v3.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling solana-sbpf v0.12.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.1
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling dlopen2 v0.5.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling solana-borsh v3.0.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling fastbloom v0.9.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling solana-secp256k1-recover v3.0.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling solana-hash v3.0.0
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-short-vec v3.0.0
[INFO] [stderr]    Compiling solana-fee-calculator v3.0.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling solana-instruction-error v2.0.0
[INFO] [stderr]    Compiling solana-serde-varint v3.0.0
[INFO] [stderr]    Compiling solana-commitment-config v3.0.0
[INFO] [stderr]    Compiling solana-reward-info v3.0.0
[INFO] [stderr]    Compiling solana-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling solana-cluster-type v3.0.0
[INFO] [stderr]    Compiling solana-inflation v3.0.0
[INFO] [stderr]    Compiling solana-transaction-error v3.0.0
[INFO] [stderr]    Compiling solana-serde v3.0.0
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling solana-epoch-info v3.0.0
[INFO] [stderr]    Compiling solana-program-pack v3.0.0
[INFO] [stderr]    Compiling solana-keccak-hasher v3.0.0
[INFO] [stderr]    Compiling spl-discriminator v0.5.1
[INFO] [stderr]    Compiling solana-blake3-hasher v3.0.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling solana-shred-version v3.0.0
[INFO] [stderr]    Compiling solana-fee-structure v3.0.0
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling solana-packet v3.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling solana-address v1.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling solana-curve25519 v2.3.7
[INFO] [stderr]    Compiling solana-signature v3.1.0
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.3.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.0.0
[INFO] [stderr]    Compiling solana-instruction v3.0.0
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-account-info v3.0.0
[INFO] [stderr]    Compiling solana-serialize-utils v3.0.0
[INFO] [stderr]    Compiling spl-generic-token v2.0.1
[INFO] [stderr]    Compiling solana-nonce v3.0.0
[INFO] [stderr]    Compiling quinn-proto v0.11.12
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling solana-stable-layout v3.0.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.0.0
[INFO] [stderr]    Compiling solana-message v3.0.0
[INFO] [stderr]    Compiling solana-keypair v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v3.0.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.0
[INFO] [stderr]    Compiling solana-rent v3.0.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.0
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling agave-feature-set v3.0.0
[INFO] [stderr]    Compiling solana-zk-sdk v4.0.0
[INFO] [stderr]    Compiling solana-vote-interface v3.0.0
[INFO] [stderr]    Compiling solana-quic-definitions v3.0.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v3.0.0
[INFO] [stderr]    Compiling solana-tls-utils v3.0.0
[INFO] [stderr]    Compiling solana-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-cpi v3.0.0
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling solana-feature-gate-interface v3.0.0
[INFO] [stderr]    Compiling solana-epoch-stake v3.0.0
[INFO] [stderr]    Compiling solana-presigner v3.0.0
[INFO] [stderr]    Compiling solana-transaction v3.0.0
[INFO] [stderr]    Compiling solana-account v3.0.0
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling solana-example-mocks v3.0.0
[INFO] [stderr]    Compiling solana-stake-interface v2.0.1
[INFO] [stderr]    Compiling solana-account-decoder-client-types v3.0.0
[INFO] [stderr]    Compiling solana-transaction-context v3.0.0
[INFO] [stderr]    Compiling solana-client-traits v3.0.0
[INFO] [stderr]    Compiling solana-program v3.0.0
[INFO] [stderr]    Compiling solana-config-interface v2.0.0
[INFO] [stderr]    Compiling solana-offchain-message v3.0.0
[INFO] [stderr]    Compiling spl-token-interface v2.0.0
[INFO] [stderr]    Compiling solana-loader-v3-interface v6.1.0
[INFO] [stderr]    Compiling solana-epoch-rewards-hasher v3.0.0
[INFO] [stderr]    Compiling spl-associated-token-account-interface v2.0.0
[INFO] [stderr]    Compiling solana-sdk v3.0.0
[INFO] [stderr]    Compiling solana-transaction-status-client-types v3.0.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-compression v0.4.28
[INFO] [stderr]    Compiling solana-net-utils v3.0.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling solana-rpc-client-types v3.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling spl-pod v0.7.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.5.0
[INFO] [stderr]    Compiling spl-type-length-value v0.9.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.7.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.5.0
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.8.0
[INFO] [stderr]    Compiling spl-token-2022-interface v2.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling solana-account-decoder v3.0.0
[INFO] [stderr]    Compiling solana-pubsub-client v3.0.0
[INFO] [stderr]    Compiling solana-metrics v3.0.0
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling solana-rpc-client-api v3.0.0
[INFO] [stderr]    Compiling solana-connection-cache v3.0.0
[INFO] [stderr]    Compiling solana-rpc-client v3.0.0
[INFO] [stderr]    Compiling solana-transaction-metrics-tracker v3.0.0
[INFO] [stderr]    Compiling solana-streamer v3.0.0
[INFO] [stderr]    Compiling solana-udp-client v3.0.0
[INFO] [stderr]    Compiling solana-quic-client v3.0.0
[INFO] [stderr]    Compiling solana-tpu-client v3.0.0
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v3.0.0
[INFO] [stderr]    Compiling solana-client v3.0.0
[INFO] [stderr]    Compiling scripts v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgaaPju/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsolana_account_decoder-08da5bbc2a52e2d0,libspl_generic_token-9be90b34a01520cd,libsolana_stake_interface-b4656f9fc1fc705b,libsolana_config_interface-f89f1f2d436ab069,libsolana_loader_v3_interface-74c01d9e82102a52,libspl_token_2022_interface-96ee83f9f94331b4,libspl_token_metadata_interface-a842945630c17d4e,libspl_type_length_value-615a423f8e8a1b82,libspl_token_group_interface-ae0fc72c90a6bd5b,libspl_discriminator-76b92b3e5fb29909,libspl_token_confidential_transfer_proof_extraction-0a4e2afda31c19ad,libsolana_curve25519-a3ea86af43f1361e,libspl_pod-87f5b99994485da6,libspl_token_confidential_transfer_proof_generation-ada1ec0d9558a470,libsolana_zk_sdk-ad915cecad909878,libmerlin-967d42bdb337fb15,libaes_gcm_siv-baa15a8f3265d92f,libctr-6b7862e3be71918f,libaes-22e7c1324c712a66,libpolyval-590f35c5458f8d88,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-6696059d2f86cdb5,libcipher-ec0fa6eb54b30561,libinout-f82349eb5e314fa4,libaead-6d3f31b59d5dbbcf,libinflector-96e22c0590d62c35,libregex-430c611559138f17,libregex_automata-2ccd96ee043bdaa0,libaho_corasick-a5e94604cad4a8d5,libregex_syntax-46a265ba7a2fe258,libspl_token_interface-e6588cf47940763c,libenvy-847ec6aa7da9c8ca,libsolana_sdk-5da4f9db0b596e77,libsolana_offchain_message-e849024160325cdf,libnum_enum-0e67bbd1242444b2,libsolana_fee_structure-6840c7478a81aaef,libsolana_epoch_rewards_hasher-1c043da8f564320f,libsiphasher-7b49b0cc05d9e611,libsolana_presigner-72e5b5a4b9c8dfa1,libsolana_shred_version-5ecd572c72470267,libsolana_hard_forks-5c06febb9466f2ed,libsolana_program-4bc5bf023fbbd11c,libsolana_example_mocks-9469dceba7bd3904,libsolana_address_lookup_table_interface-6bee312d6752aa31,libsolana_program_option-61cbec12aaea786c,libsolana_native_token-d4e36d1b2bded999,libsolana_stable_layout-bec886c8121f1de6,libsolana_secp256k1_recover-5349604fc05ccf2e,libk256-c8dd438edf7a01af,libecdsa-83a12d849c9f785d,librfc6979-2ef27b28888e2959,libelliptic_curve-81bffc1c06b9a6ce,libpkcs8-89264866b8a1f366,libspki-52737c6fa96f4c1a,libsec1-03118944826b0913,libder-ee262001c6c2964b,libcrypto_bigint-87eb81a59287335b,libbase16ct-b0752502dc7a9a1c,libgroup-3cf234267ae233fc,libff-d65c6766a28e9677,libsolana_program_pack-0f8c91a76ec63494,libsolana_keccak_hasher-a9f5c45ffc8fbc75,libsha3-6e015ab937c8ac25,libkeccak-42ca8630c7170c4b,libsolana_borsh-ef03eded93f3c17d,libsolana_blake3_hasher-4c77edd215489bcb,libsolana_big_mod_exp-28326d3fac1871d0,libsolana_cpi-72b11f7b5eb0c820,libsolana_epoch_stake-141eb3aced1a88d1,libsolana_client-528da90dbb25b538,libsolana_rpc_client_nonce_utils-d7d8936961429186,libsolana_nonce-62d2200b7c8d357a,libsolana_tpu_client-567596b7e5dd409e,libsolana_client_traits-d527df9c0aa6a95a,libsolana_rpc_client-8c4a08e0585e11dc,libindicatif-9f830faea90f7014,libunit_prefix-bb44c7495081a207,libconsole-5481f88ffa480217,libunicode_width-d12f1dd14779f44c,libsolana_feature_gate_interface-4ba6e1ff0f2b6059,libsolana_vote_interface-8b8a7666717d2e4c,libsolana_system_interface-d433d6587073711a,libsolana_epoch_info-e2128e11981c4a55,libsolana_pubsub_client-e30169dc7991e4ee,libtokio_tungstenite-3d46217f9f2c11d1,libwebpki_roots-881d9833caf02a91,libtokio_rustls-2a65a08108d66b21,libtungstenite-189dd67be0d165f0,libwebpki_roots-859db81a4610e941,librustls-edfc39bfb1c68959,libsct-7e699e18ccedd014,libwebpki-2f9e7ab997a3c312,libutf8-d75228722519eff6,libsha1-c82f5a30f003931b,libhttp-56c9943f44df8f96,libtokio_stream-61a0114892d55aa3,libsolana_udp_client-4df266ee4a5f9e70,libsolana_quic_client-5bc034a162559ab2,libsolana_streamer-6d050cab0fad9a88,libhistogram-948224fc78ceee39,libpem-424a71497994c37f,libsolana_transaction_metrics_tracker-fa945d9736496147,libsolana_tls_utils-442ed6c003d60fd2,libx509_parser-127be0b49c3a4a63,libbase64-b5296a10b8334a2c,libdata_encoding-6d465a39edfa29f6,liboid_registry-0d6dc938aa561af4,libder_parser-4ef057321588918e,libnum_bigint-d4694f8a9661a3ab,libasn1_rs-0eeb70e411d5c44d,librusticata_macros-b94e2984ab848068,libnom-455c174ba22db56a,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libsolana_perf-3ba02e2245a6e91a,libcaps-6edef8eb170aa544,libsolana_rayon_threadlimit-2f43929b87fd37c0,libnum_cpus-491836335b364449,libdlopen2-ea784adbedbd83e8,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libsolana_packet-e80ca1bbb6c01826,libserde_with-781d47b9afe1408c,libpercentage-9f8f232b0cb3eae0,libnum-c8202e41be56c2b5,libnum_rational-1e6a93bc41f35896,libnum_iter-34494f0cf0974599,libnum_complex-e85189a0ed4a89b3,libnum_bigint-36661eb3286a23a4,libnum_integer-e040bf46f30c1e17,libgovernor-7cb36ace9054a946,libquanta-af1b8b9dcec02e4d,libraw_cpuid-45a11252897a6bdb,libdashmap-78c0a5579da14c61,libhashbrown-c66a0cd602652163,libfutures_timer-2b3f729e26c119bb,libnonzero_ext-82ba64e9b7c8c13c,libportable_atomic-bc1d49c8a13602ae,libno_std_compat-1884f93e74d07c9f,libsolana_rpc_client_api-99c5a26899dc03d0,libreqwest_middleware-19ec482f7aa30fc4,libthiserror-d4d7b79dfa77879c,libsolana_rpc_client_types-2a5289639577da25,libsolana_version-355f15b0975f03f5,libagave_feature_set-8bfcad012f0b0a11,libsolana_svm_feature_set-791adf251349e42e,libahash-b27bf63e763a328c,libsolana_serde_varint-56eb48149784a0cf,libsemver-ff06d5ab784e9881,libsolana_inflation-74c345645d302c09,libsolana_transaction_status_client_types-4b7f5c140a1f6ca5,libsolana_transaction_context-466fa7a613206866,libsolana_sbpf-4d4e9b2954a697ed,librustc_demangle-5999d1fab1f5d4fa,libhash32-d3f190b7dd8746a3,libcombine-52f4e0627c06539f,libascii-9993ce3b808645b3,libunreachable-199f806585af5510,libvoid-9163cd71c286a90e,libbyteorder-1efcbe4f07366651,libsolana_instructions_sysvar-e1c8eca223c4682e,libsolana_serialize_utils-48d231ed844c1086,libsolana_transaction-6e8b2a33a7ae0223,libsolana_reward_info-0ecdcdc3ffc19638,libsolana_message-bd3257c4670d799b,libsolana_short_vec-bc8e33cd0a4477a9,libblake3-25015f49fa3bab7b,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libsolana_commitment_config-a575cbbf83b65d79,libsolana_account_decoder_client_types-0da035854ff516bf,libzstd-1b0aa2889a218c60,libzstd_safe-08a1e023bb83a8e3,libzstd_sys-760fdaa5517b61ab,libbs58-73870d0b6360be16,libsolana_account-aacc6a46a9b3525b,libserde_bytes-5708cd052d05b5c5,libsolana_sysvar-3e164d49910411e6,libsolana_slot_history-15b1308137c2e1de,libbv-52ebe422363a7636,libsolana_slot_hashes-7f3d699e2f647dc7,libsolana_rent-f3f49c53f6afeac6,libsolana_instruction-507bb2dbbb23f5b5,libsolana_last_restart_slot-990f114b7aea687a,libsolana_fee_calculator-1c21595a1b161ff2,libsolana_epoch_schedule-e40773cf9b8a06c3,libsolana_epoch_rewards-78fa3eb3e48642b2,libsolana_program_entrypoint-86752bd057281b67,libsolana_msg-f3afcedea0156d8a,libsolana_define_syscall-65237f0722b483c6,libsolana_account_info-7d75969f8ed72de5,libsolana_program_memory-fca7235edb93f85d,libsolana_clock-0b011e59b4fda1e7,libsolana_sysvar_id-1036f56fa3c5d750,libsolana_sdk_ids-e7135746f21a84a3,libjsonrpc_core-2021cad9e3ad6461,libsolana_quic_definitions-5988637f3e8690a1,libsolana_net_utils-bbe8e93965d85fa0,libbincode-4d4bea6ca9f05ecc,libnix-a57dfdc6a8ee96a1,libmemoffset-b97817c90c352208,libsolana_serde-9b765e79be39394d,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libanyhow-88c2c5723ab188c9,libquinn-9af8676798f01d2d,libquinn_udp-9cb6f126c87cadfd,libsocket2-2bcf63f009068879,libquinn_proto-cd009d0856fd9160,librustls_platform_verifier-20190a2d08144945,librustls_native_certs-c4f37d5ec5482c42,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-0fdb14e3027f3877,libwide-13f3dd42c2f8b6d3,libsafe_arch-0e0e8d5ab739300f,libsiphasher-f4ddcf7845cbccbe,librand-57711b288ea8d3e9,librand_chacha-0d020775eaca3d00,librand_core-3b721c0e4d2630a5,libgetrandom-07b6a8215e1fee4a,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libfutures-21c56bece407d45e,libfutures_executor-4887f3ff70976902,libasync_lock-7d0df0459398ebf1,libevent_listener_strategy-d548b0e31b20ac4f,libevent_listener-0c3b6bbda38aa7e9,libparking-49fcf10303d3525f,libsolana_connection_cache-3d460d7248bd6ebb,libsolana_measure-b62d39ac9cf28609,libsolana_keypair-2dc169f5482cb81d,libsolana_seed_derivable-4b71e10f535d5304,libsolana_derivation_path-debdac4ae14e3c35,libqstring-4bcc86af8ff8eec2,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libed25519_dalek_bip32-256347c66924aa7d,libderivation_path-8eaa828b04275332,libsolana_signer-0d8ff7e653ab6966,libsolana_signature-c634241eca6a1520,libserde_big_array-5aa9f102905fcd07,libsolana_seed_phrase-2baecf4caa737f11,libpbkdf2-b3cbfb32678c7586,libhmac-85bd870f5b8873c6,libsolana_pubkey-27f96afbf024b5d4,libsolana_address-7743751897190baa,libfive8_const-730b1da315231559,libed25519_dalek-172455617b0cc0b6,libcurve25519_dalek-5763b522d88dab94,libed25519-67e7bea77ebba548,libsignature-987c0cab610b8752,librand-ce2a45e471d49bda,librand_chacha-2b4fa32dc74d4f8a,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libsolana_transaction_error-0df15874e9d668df,libsolana_instruction_error-407aa685906cc104,libsolana_program_error-a1ff5bf8b22aa1ef,libnum_traits-e05972f153d0dad0,libsolana_metrics-a8b1e494aeed8938,libreqwest-65c850164897930f,libhyper_rustls-266d289c8d598dd0,libwebpki_roots-66134328746660c9,libtokio_rustls-69e9e2fe0ec54363,librustls-0b7522488a6e86d3,libwebpki-6aea901b02a5ec9c,libring-9b3a10dc15fea51a,libuntrusted-3420b86308bec153,librustls_pki_types-b61935c875856d04,libserde_urlencoded-36a632e74b95f6fe,libserde_json-9c53500da97b2efe,libryu-0ea4bafc9bef6d8b,libtokio_util-41380f981bd1fe79,libasync_compression-ac15223a44884803,libcompression_codecs-5f35bcc4c6be0e2e,libflate2-ad53f74be99906cc,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libcompression_core-827e3c6b1c571372,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-f2ac7040c792e74b,libbitflags-69317b0bb30d4f00,libiri_string-a380f51e5b0b7b73,libtower-99df1ecc8f871862,libtower_layer-d70c7e404336389b,libhyper_util-98e5b5752c80f9cf,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-fad09b3fb694c858,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libhyper-7bf6ffd0cee1e598,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libatomic_waker-001109810bdecbaa,libtokio-ad77dddf2fa50e26,libsignal_hook_registry-f5c79e880fb2e29e,libsocket2-eb03072834f8462a,libmio-fe6705667b7d5975,libparking_lot-3e5dfe38e117a4ef,libparking_lot_core-2e9695737c92acae,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttp_body_util-2f5bc1704b2ab869,libhttp_body-09e08bd12434320f,libfutures_util-c0ac99fe291fb894,libmemchr-b7fe23326ba1f7e2,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-8921b0f292555a94,libidna-0b966b073cce4749,libutf8_iter-0d9be7b316c2b184,libidna_adapter-100a758251252aef,libicu_properties-d875ea641b0e5525,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-4888a3428ee7c097,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-06d88856825e34b3,libpotential_utf-e7c48ea0ed28a3e3,libicu_provider-1542cb916ff5c194,libicu_locale_core-ae803a8a75554751,libtinystr-debe67d8435fb851,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-c5348dc970cdf33a,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-dce7fe2acd7e4b29,libitoa-6b76ec393d6a2c41,libbytes-5e7e9080f5fdaefe,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libsolana_time_utils-c91072b3466fa3ca,libthiserror-a5b43eced34587fb,libsolana_sha256_hasher-07de7bb948de3bbe,libsha2-428c02138782ce6d,libcpufeatures-471354fefbcaf2d8,libdigest-3658fb81fc391ffd,libsubtle-6ff5d44cdfa0bfdf,libconst_oid-5d63b50f42b847e9,libblock_buffer-497dbf875d17772c,libcrypto_common-ab6a726ef6cfe313,libgeneric_array-06fce9a89a0e8e41,libtypenum-b636c2b461885073,libzeroize-6deeb0b0dfa65c89,librand_core-4303d19bde2f9510,libgetrandom-44845894635f5e30,libcfg_if-666d36e5ee0df220,libsolana_cluster_type-420d75186083a4f6,libsolana_hash-062e8e091ad56d2c,libbytemuck-d0b440b356b21f09,libserde-252b8121f1de3433,libsolana_atomic_u64-f6ca003b747982da,libfive8-66e6491d7c6d849c,libfive8_core-f670c7d8c2aed4c2,libsolana_sanitize-83dbd5e2fcb428cf,libborsh-c380783215502c3f,libgethostname-0b2a36fde9d67539,liblibc-6ff14bdbae7df518,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,liblog-394b918668cad64a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgaaPju/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1bbbee1be831e373/out" "-L" "/opt/rustwide/target/debug/build/ring-fd9765272ffac868/out" "-L" "/opt/rustwide/target/debug/build/blake3-e750b6b309d9a317/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nft_owner-4bdc1d0793608813" "-Wl,--gc-sections" "-pie" "-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 `scripts` (bin "nft_owner") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKyxPP5/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenvy-847ec6aa7da9c8ca,libsolana_sdk-5da4f9db0b596e77,libsolana_offchain_message-e849024160325cdf,libnum_enum-0e67bbd1242444b2,libsolana_fee_structure-6840c7478a81aaef,libsolana_epoch_rewards_hasher-1c043da8f564320f,libsiphasher-7b49b0cc05d9e611,libsolana_presigner-72e5b5a4b9c8dfa1,libsolana_shred_version-5ecd572c72470267,libsolana_hard_forks-5c06febb9466f2ed,libsolana_program-4bc5bf023fbbd11c,libsolana_example_mocks-9469dceba7bd3904,libsolana_address_lookup_table_interface-6bee312d6752aa31,libsolana_program_option-61cbec12aaea786c,libsolana_native_token-d4e36d1b2bded999,libsolana_stable_layout-bec886c8121f1de6,libsolana_secp256k1_recover-5349604fc05ccf2e,libk256-c8dd438edf7a01af,libecdsa-83a12d849c9f785d,librfc6979-2ef27b28888e2959,libelliptic_curve-81bffc1c06b9a6ce,libpkcs8-89264866b8a1f366,libspki-52737c6fa96f4c1a,libsec1-03118944826b0913,libder-ee262001c6c2964b,libcrypto_bigint-87eb81a59287335b,libbase16ct-b0752502dc7a9a1c,libgroup-3cf234267ae233fc,libff-d65c6766a28e9677,libsolana_program_pack-0f8c91a76ec63494,libsolana_keccak_hasher-a9f5c45ffc8fbc75,libsha3-6e015ab937c8ac25,libkeccak-42ca8630c7170c4b,libsolana_borsh-ef03eded93f3c17d,libsolana_blake3_hasher-4c77edd215489bcb,libsolana_big_mod_exp-28326d3fac1871d0,libsolana_cpi-72b11f7b5eb0c820,libsolana_epoch_stake-141eb3aced1a88d1,libsolana_client-528da90dbb25b538,libsolana_rpc_client_nonce_utils-d7d8936961429186,libsolana_nonce-62d2200b7c8d357a,libsolana_tpu_client-567596b7e5dd409e,libsolana_client_traits-d527df9c0aa6a95a,libsolana_rpc_client-8c4a08e0585e11dc,libindicatif-9f830faea90f7014,libunit_prefix-bb44c7495081a207,libconsole-5481f88ffa480217,libunicode_width-d12f1dd14779f44c,libsolana_feature_gate_interface-4ba6e1ff0f2b6059,libsolana_vote_interface-8b8a7666717d2e4c,libsolana_system_interface-d433d6587073711a,libsolana_epoch_info-e2128e11981c4a55,libsolana_pubsub_client-e30169dc7991e4ee,libtokio_tungstenite-3d46217f9f2c11d1,libwebpki_roots-881d9833caf02a91,libtokio_rustls-2a65a08108d66b21,libtungstenite-189dd67be0d165f0,libwebpki_roots-859db81a4610e941,librustls-edfc39bfb1c68959,libsct-7e699e18ccedd014,libwebpki-2f9e7ab997a3c312,libutf8-d75228722519eff6,libsha1-c82f5a30f003931b,libhttp-56c9943f44df8f96,libtokio_stream-61a0114892d55aa3,libsolana_udp_client-4df266ee4a5f9e70,libsolana_quic_client-5bc034a162559ab2,libsolana_streamer-6d050cab0fad9a88,libhistogram-948224fc78ceee39,libpem-424a71497994c37f,libsolana_transaction_metrics_tracker-fa945d9736496147,libsolana_tls_utils-442ed6c003d60fd2,libx509_parser-127be0b49c3a4a63,libbase64-b5296a10b8334a2c,libdata_encoding-6d465a39edfa29f6,liboid_registry-0d6dc938aa561af4,libder_parser-4ef057321588918e,libnum_bigint-d4694f8a9661a3ab,libasn1_rs-0eeb70e411d5c44d,librusticata_macros-b94e2984ab848068,libnom-455c174ba22db56a,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libsolana_perf-3ba02e2245a6e91a,libcaps-6edef8eb170aa544,libsolana_rayon_threadlimit-2f43929b87fd37c0,libnum_cpus-491836335b364449,libdlopen2-ea784adbedbd83e8,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libsolana_packet-e80ca1bbb6c01826,libserde_with-781d47b9afe1408c,libpercentage-9f8f232b0cb3eae0,libnum-c8202e41be56c2b5,libnum_rational-1e6a93bc41f35896,libnum_iter-34494f0cf0974599,libnum_complex-e85189a0ed4a89b3,libnum_bigint-36661eb3286a23a4,libnum_integer-e040bf46f30c1e17,libgovernor-7cb36ace9054a946,libquanta-af1b8b9dcec02e4d,libraw_cpuid-45a11252897a6bdb,libdashmap-78c0a5579da14c61,libhashbrown-c66a0cd602652163,libfutures_timer-2b3f729e26c119bb,libnonzero_ext-82ba64e9b7c8c13c,libportable_atomic-bc1d49c8a13602ae,libno_std_compat-1884f93e74d07c9f,libsolana_rpc_client_api-99c5a26899dc03d0,libreqwest_middleware-19ec482f7aa30fc4,libthiserror-d4d7b79dfa77879c,libsolana_rpc_client_types-2a5289639577da25,libsolana_version-355f15b0975f03f5,libagave_feature_set-8bfcad012f0b0a11,libsolana_svm_feature_set-791adf251349e42e,libahash-b27bf63e763a328c,libsolana_serde_varint-56eb48149784a0cf,libsemver-ff06d5ab784e9881,libsolana_inflation-74c345645d302c09,libsolana_transaction_status_client_types-4b7f5c140a1f6ca5,libsolana_transaction_context-466fa7a613206866,libsolana_sbpf-4d4e9b2954a697ed,librustc_demangle-5999d1fab1f5d4fa,libhash32-d3f190b7dd8746a3,libcombine-52f4e0627c06539f,libascii-9993ce3b808645b3,libunreachable-199f806585af5510,libvoid-9163cd71c286a90e,libbyteorder-1efcbe4f07366651,libsolana_instructions_sysvar-e1c8eca223c4682e,libsolana_serialize_utils-48d231ed844c1086,libsolana_transaction-6e8b2a33a7ae0223,libsolana_reward_info-0ecdcdc3ffc19638,libsolana_message-bd3257c4670d799b,libsolana_short_vec-bc8e33cd0a4477a9,libblake3-25015f49fa3bab7b,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libsolana_commitment_config-a575cbbf83b65d79,libsolana_account_decoder_client_types-0da035854ff516bf,libzstd-1b0aa2889a218c60,libzstd_safe-08a1e023bb83a8e3,libzstd_sys-760fdaa5517b61ab,libbs58-73870d0b6360be16,libsolana_account-aacc6a46a9b3525b,libserde_bytes-5708cd052d05b5c5,libsolana_sysvar-3e164d49910411e6,libsolana_slot_history-15b1308137c2e1de,libbv-52ebe422363a7636,libsolana_slot_hashes-7f3d699e2f647dc7,libsolana_rent-f3f49c53f6afeac6,libsolana_instruction-507bb2dbbb23f5b5,libsolana_last_restart_slot-990f114b7aea687a,libsolana_fee_calculator-1c21595a1b161ff2,libsolana_epoch_schedule-e40773cf9b8a06c3,libsolana_epoch_rewards-78fa3eb3e48642b2,libsolana_program_entrypoint-86752bd057281b67,libsolana_msg-f3afcedea0156d8a,libsolana_define_syscall-65237f0722b483c6,libsolana_account_info-7d75969f8ed72de5,libsolana_program_memory-fca7235edb93f85d,libsolana_clock-0b011e59b4fda1e7,libsolana_sysvar_id-1036f56fa3c5d750,libsolana_sdk_ids-e7135746f21a84a3,libjsonrpc_core-2021cad9e3ad6461,libsolana_quic_definitions-5988637f3e8690a1,libsolana_net_utils-bbe8e93965d85fa0,libbincode-4d4bea6ca9f05ecc,libnix-a57dfdc6a8ee96a1,libmemoffset-b97817c90c352208,libsolana_serde-9b765e79be39394d,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libanyhow-88c2c5723ab188c9,libquinn-9af8676798f01d2d,libquinn_udp-9cb6f126c87cadfd,libsocket2-2bcf63f009068879,libquinn_proto-cd009d0856fd9160,librustls_platform_verifier-20190a2d08144945,librustls_native_certs-c4f37d5ec5482c42,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-0fdb14e3027f3877,libwide-13f3dd42c2f8b6d3,libsafe_arch-0e0e8d5ab739300f,libsiphasher-f4ddcf7845cbccbe,librand-57711b288ea8d3e9,librand_chacha-0d020775eaca3d00,librand_core-3b721c0e4d2630a5,libgetrandom-07b6a8215e1fee4a,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libfutures-21c56bece407d45e,libfutures_executor-4887f3ff70976902,libasync_lock-7d0df0459398ebf1,libevent_listener_strategy-d548b0e31b20ac4f,libevent_listener-0c3b6bbda38aa7e9,libparking-49fcf10303d3525f,libsolana_connection_cache-3d460d7248bd6ebb,libsolana_measure-b62d39ac9cf28609,libsolana_keypair-2dc169f5482cb81d,libsolana_seed_derivable-4b71e10f535d5304,libsolana_derivation_path-debdac4ae14e3c35,libqstring-4bcc86af8ff8eec2,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libed25519_dalek_bip32-256347c66924aa7d,libderivation_path-8eaa828b04275332,libsolana_signer-0d8ff7e653ab6966,libsolana_signature-c634241eca6a1520,libserde_big_array-5aa9f102905fcd07,libsolana_seed_phrase-2baecf4caa737f11,libpbkdf2-b3cbfb32678c7586,libhmac-85bd870f5b8873c6,libsolana_pubkey-27f96afbf024b5d4,libsolana_address-7743751897190baa,libfive8_const-730b1da315231559,libed25519_dalek-172455617b0cc0b6,libcurve25519_dalek-5763b522d88dab94,libed25519-67e7bea77ebba548,libsignature-987c0cab610b8752,librand-ce2a45e471d49bda,librand_chacha-2b4fa32dc74d4f8a,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libsolana_transaction_error-0df15874e9d668df,libsolana_instruction_error-407aa685906cc104,libsolana_program_error-a1ff5bf8b22aa1ef,libsolana_metrics-a8b1e494aeed8938,libreqwest-65c850164897930f,libhyper_rustls-266d289c8d598dd0,libwebpki_roots-66134328746660c9,libtokio_rustls-69e9e2fe0ec54363,librustls-0b7522488a6e86d3,libwebpki-6aea901b02a5ec9c,libring-9b3a10dc15fea51a,libuntrusted-3420b86308bec153,librustls_pki_types-b61935c875856d04,libserde_urlencoded-36a632e74b95f6fe,libserde_json-9c53500da97b2efe,libryu-0ea4bafc9bef6d8b,libtokio_util-41380f981bd1fe79,libasync_compression-ac15223a44884803,libcompression_codecs-5f35bcc4c6be0e2e,libflate2-ad53f74be99906cc,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libcompression_core-827e3c6b1c571372,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-f2ac7040c792e74b,libbitflags-69317b0bb30d4f00,libiri_string-a380f51e5b0b7b73,libtower-99df1ecc8f871862,libtower_layer-d70c7e404336389b,libhyper_util-98e5b5752c80f9cf,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-fad09b3fb694c858,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libhyper-7bf6ffd0cee1e598,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libatomic_waker-001109810bdecbaa,libtokio-ad77dddf2fa50e26,libsignal_hook_registry-f5c79e880fb2e29e,libsocket2-eb03072834f8462a,libmio-fe6705667b7d5975,libparking_lot-3e5dfe38e117a4ef,libparking_lot_core-2e9695737c92acae,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttp_body_util-2f5bc1704b2ab869,libhttp_body-09e08bd12434320f,libfutures_util-c0ac99fe291fb894,libmemchr-b7fe23326ba1f7e2,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-8921b0f292555a94,libidna-0b966b073cce4749,libutf8_iter-0d9be7b316c2b184,libidna_adapter-100a758251252aef,libicu_properties-d875ea641b0e5525,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-4888a3428ee7c097,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-06d88856825e34b3,libpotential_utf-e7c48ea0ed28a3e3,libicu_provider-1542cb916ff5c194,libicu_locale_core-ae803a8a75554751,libtinystr-debe67d8435fb851,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-c5348dc970cdf33a,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-dce7fe2acd7e4b29,libitoa-6b76ec393d6a2c41,libbytes-5e7e9080f5fdaefe,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libsolana_time_utils-c91072b3466fa3ca,libthiserror-a5b43eced34587fb,libsolana_sha256_hasher-07de7bb948de3bbe,libsha2-428c02138782ce6d,libcpufeatures-471354fefbcaf2d8,libdigest-3658fb81fc391ffd,libsubtle-6ff5d44cdfa0bfdf,libconst_oid-5d63b50f42b847e9,libblock_buffer-497dbf875d17772c,libcrypto_common-ab6a726ef6cfe313,libgeneric_array-06fce9a89a0e8e41,libtypenum-b636c2b461885073,libzeroize-6deeb0b0dfa65c89,librand_core-4303d19bde2f9510,libgetrandom-44845894635f5e30,libcfg_if-666d36e5ee0df220,libsolana_cluster_type-420d75186083a4f6,libsolana_hash-062e8e091ad56d2c,libbytemuck-d0b440b356b21f09,libserde-252b8121f1de3433,libsolana_atomic_u64-f6ca003b747982da,libfive8-66e6491d7c6d849c,libfive8_core-f670c7d8c2aed4c2,libsolana_sanitize-83dbd5e2fcb428cf,libborsh-c380783215502c3f,libgethostname-0b2a36fde9d67539,liblibc-6ff14bdbae7df518,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,liblog-394b918668cad64a,libchrono-c10d1c0d8e4d681e,libiana_time_zone-693b81a5c0b46492,libnum_traits-e05972f153d0dad0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKyxPP5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1bbbee1be831e373/out" "-L" "/opt/rustwide/target/debug/build/ring-fd9765272ffac868/out" "-L" "/opt/rustwide/target/debug/build/blake3-e750b6b309d9a317/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/creation_date-0395519f0f9a0432" "-Wl,--gc-sections" "-pie" "-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 `scripts` (bin "creation_date") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQBWnlU/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenvy-847ec6aa7da9c8ca,libspl_token_interface-e6588cf47940763c,libsolana_sdk-5da4f9db0b596e77,libsolana_offchain_message-e849024160325cdf,libnum_enum-0e67bbd1242444b2,libsolana_fee_structure-6840c7478a81aaef,libsolana_epoch_rewards_hasher-1c043da8f564320f,libsiphasher-7b49b0cc05d9e611,libsolana_presigner-72e5b5a4b9c8dfa1,libsolana_shred_version-5ecd572c72470267,libsolana_hard_forks-5c06febb9466f2ed,libsolana_program-4bc5bf023fbbd11c,libsolana_example_mocks-9469dceba7bd3904,libsolana_address_lookup_table_interface-6bee312d6752aa31,libsolana_program_option-61cbec12aaea786c,libsolana_native_token-d4e36d1b2bded999,libsolana_stable_layout-bec886c8121f1de6,libsolana_secp256k1_recover-5349604fc05ccf2e,libk256-c8dd438edf7a01af,libecdsa-83a12d849c9f785d,librfc6979-2ef27b28888e2959,libelliptic_curve-81bffc1c06b9a6ce,libpkcs8-89264866b8a1f366,libspki-52737c6fa96f4c1a,libsec1-03118944826b0913,libder-ee262001c6c2964b,libcrypto_bigint-87eb81a59287335b,libbase16ct-b0752502dc7a9a1c,libgroup-3cf234267ae233fc,libff-d65c6766a28e9677,libsolana_program_pack-0f8c91a76ec63494,libsolana_keccak_hasher-a9f5c45ffc8fbc75,libsha3-6e015ab937c8ac25,libkeccak-42ca8630c7170c4b,libsolana_borsh-ef03eded93f3c17d,libsolana_blake3_hasher-4c77edd215489bcb,libsolana_big_mod_exp-28326d3fac1871d0,libsolana_cpi-72b11f7b5eb0c820,libsolana_epoch_stake-141eb3aced1a88d1,libsolana_client-528da90dbb25b538,libsolana_rpc_client_nonce_utils-d7d8936961429186,libsolana_nonce-62d2200b7c8d357a,libsolana_tpu_client-567596b7e5dd409e,libsolana_client_traits-d527df9c0aa6a95a,libsolana_rpc_client-8c4a08e0585e11dc,libindicatif-9f830faea90f7014,libunit_prefix-bb44c7495081a207,libconsole-5481f88ffa480217,libunicode_width-d12f1dd14779f44c,libsolana_feature_gate_interface-4ba6e1ff0f2b6059,libsolana_vote_interface-8b8a7666717d2e4c,libsolana_system_interface-d433d6587073711a,libsolana_epoch_info-e2128e11981c4a55,libsolana_pubsub_client-e30169dc7991e4ee,libtokio_tungstenite-3d46217f9f2c11d1,libwebpki_roots-881d9833caf02a91,libtokio_rustls-2a65a08108d66b21,libtungstenite-189dd67be0d165f0,libwebpki_roots-859db81a4610e941,librustls-edfc39bfb1c68959,libsct-7e699e18ccedd014,libwebpki-2f9e7ab997a3c312,libutf8-d75228722519eff6,libsha1-c82f5a30f003931b,libhttp-56c9943f44df8f96,libtokio_stream-61a0114892d55aa3,libsolana_udp_client-4df266ee4a5f9e70,libsolana_quic_client-5bc034a162559ab2,libsolana_streamer-6d050cab0fad9a88,libhistogram-948224fc78ceee39,libpem-424a71497994c37f,libsolana_transaction_metrics_tracker-fa945d9736496147,libsolana_tls_utils-442ed6c003d60fd2,libx509_parser-127be0b49c3a4a63,libbase64-b5296a10b8334a2c,libdata_encoding-6d465a39edfa29f6,liboid_registry-0d6dc938aa561af4,libder_parser-4ef057321588918e,libnum_bigint-d4694f8a9661a3ab,libasn1_rs-0eeb70e411d5c44d,librusticata_macros-b94e2984ab848068,libnom-455c174ba22db56a,libtime-5317c8e7ee34e0a1,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libsolana_perf-3ba02e2245a6e91a,libcaps-6edef8eb170aa544,libsolana_rayon_threadlimit-2f43929b87fd37c0,libnum_cpus-491836335b364449,libdlopen2-ea784adbedbd83e8,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libsolana_packet-e80ca1bbb6c01826,libserde_with-781d47b9afe1408c,libpercentage-9f8f232b0cb3eae0,libnum-c8202e41be56c2b5,libnum_rational-1e6a93bc41f35896,libnum_iter-34494f0cf0974599,libnum_complex-e85189a0ed4a89b3,libnum_bigint-36661eb3286a23a4,libnum_integer-e040bf46f30c1e17,libgovernor-7cb36ace9054a946,libquanta-af1b8b9dcec02e4d,libraw_cpuid-45a11252897a6bdb,libdashmap-78c0a5579da14c61,libhashbrown-c66a0cd602652163,libfutures_timer-2b3f729e26c119bb,libnonzero_ext-82ba64e9b7c8c13c,libportable_atomic-bc1d49c8a13602ae,libno_std_compat-1884f93e74d07c9f,libsolana_rpc_client_api-99c5a26899dc03d0,libreqwest_middleware-19ec482f7aa30fc4,libthiserror-d4d7b79dfa77879c,libsolana_rpc_client_types-2a5289639577da25,libsolana_version-355f15b0975f03f5,libagave_feature_set-8bfcad012f0b0a11,libsolana_svm_feature_set-791adf251349e42e,libahash-b27bf63e763a328c,libsolana_serde_varint-56eb48149784a0cf,libsemver-ff06d5ab784e9881,libsolana_inflation-74c345645d302c09,libsolana_transaction_status_client_types-4b7f5c140a1f6ca5,libsolana_transaction_context-466fa7a613206866,libsolana_sbpf-4d4e9b2954a697ed,librustc_demangle-5999d1fab1f5d4fa,libhash32-d3f190b7dd8746a3,libcombine-52f4e0627c06539f,libascii-9993ce3b808645b3,libunreachable-199f806585af5510,libvoid-9163cd71c286a90e,libbyteorder-1efcbe4f07366651,libsolana_instructions_sysvar-e1c8eca223c4682e,libsolana_serialize_utils-48d231ed844c1086,libsolana_transaction-6e8b2a33a7ae0223,libsolana_reward_info-0ecdcdc3ffc19638,libsolana_message-bd3257c4670d799b,libsolana_short_vec-bc8e33cd0a4477a9,libblake3-25015f49fa3bab7b,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libsolana_commitment_config-a575cbbf83b65d79,libsolana_account_decoder_client_types-0da035854ff516bf,libzstd-1b0aa2889a218c60,libzstd_safe-08a1e023bb83a8e3,libzstd_sys-760fdaa5517b61ab,libbs58-73870d0b6360be16,libsolana_account-aacc6a46a9b3525b,libserde_bytes-5708cd052d05b5c5,libsolana_sysvar-3e164d49910411e6,libsolana_slot_history-15b1308137c2e1de,libbv-52ebe422363a7636,libsolana_slot_hashes-7f3d699e2f647dc7,libsolana_rent-f3f49c53f6afeac6,libsolana_instruction-507bb2dbbb23f5b5,libsolana_last_restart_slot-990f114b7aea687a,libsolana_fee_calculator-1c21595a1b161ff2,libsolana_epoch_schedule-e40773cf9b8a06c3,libsolana_epoch_rewards-78fa3eb3e48642b2,libsolana_program_entrypoint-86752bd057281b67,libsolana_msg-f3afcedea0156d8a,libsolana_define_syscall-65237f0722b483c6,libsolana_account_info-7d75969f8ed72de5,libsolana_program_memory-fca7235edb93f85d,libsolana_clock-0b011e59b4fda1e7,libsolana_sysvar_id-1036f56fa3c5d750,libsolana_sdk_ids-e7135746f21a84a3,libjsonrpc_core-2021cad9e3ad6461,libsolana_quic_definitions-5988637f3e8690a1,libsolana_net_utils-bbe8e93965d85fa0,libbincode-4d4bea6ca9f05ecc,libnix-a57dfdc6a8ee96a1,libmemoffset-b97817c90c352208,libsolana_serde-9b765e79be39394d,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libanyhow-88c2c5723ab188c9,libquinn-9af8676798f01d2d,libquinn_udp-9cb6f126c87cadfd,libsocket2-2bcf63f009068879,libquinn_proto-cd009d0856fd9160,librustls_platform_verifier-20190a2d08144945,librustls_native_certs-c4f37d5ec5482c42,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-0fdb14e3027f3877,libwide-13f3dd42c2f8b6d3,libsafe_arch-0e0e8d5ab739300f,libsiphasher-f4ddcf7845cbccbe,librand-57711b288ea8d3e9,librand_chacha-0d020775eaca3d00,librand_core-3b721c0e4d2630a5,libgetrandom-07b6a8215e1fee4a,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libfutures-21c56bece407d45e,libfutures_executor-4887f3ff70976902,libasync_lock-7d0df0459398ebf1,libevent_listener_strategy-d548b0e31b20ac4f,libevent_listener-0c3b6bbda38aa7e9,libparking-49fcf10303d3525f,libsolana_connection_cache-3d460d7248bd6ebb,libsolana_measure-b62d39ac9cf28609,libsolana_keypair-2dc169f5482cb81d,libsolana_seed_derivable-4b71e10f535d5304,libsolana_derivation_path-debdac4ae14e3c35,libqstring-4bcc86af8ff8eec2,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libed25519_dalek_bip32-256347c66924aa7d,libderivation_path-8eaa828b04275332,libsolana_signer-0d8ff7e653ab6966,libsolana_signature-c634241eca6a1520,libserde_big_array-5aa9f102905fcd07,libsolana_seed_phrase-2baecf4caa737f11,libpbkdf2-b3cbfb32678c7586,libhmac-85bd870f5b8873c6,libsolana_pubkey-27f96afbf024b5d4,libsolana_address-7743751897190baa,libfive8_const-730b1da315231559,libed25519_dalek-172455617b0cc0b6,libcurve25519_dalek-5763b522d88dab94,libed25519-67e7bea77ebba548,libsignature-987c0cab610b8752,librand-ce2a45e471d49bda,librand_chacha-2b4fa32dc74d4f8a,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,libindexmap-91526e4d98e04eb5,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libsolana_transaction_error-0df15874e9d668df,libsolana_instruction_error-407aa685906cc104,libsolana_program_error-a1ff5bf8b22aa1ef,libnum_traits-e05972f153d0dad0,libsolana_metrics-a8b1e494aeed8938,libreqwest-65c850164897930f,libhyper_rustls-266d289c8d598dd0,libwebpki_roots-66134328746660c9,libtokio_rustls-69e9e2fe0ec54363,librustls-0b7522488a6e86d3,libwebpki-6aea901b02a5ec9c,libring-9b3a10dc15fea51a,libuntrusted-3420b86308bec153,librustls_pki_types-b61935c875856d04,libserde_urlencoded-36a632e74b95f6fe,libserde_json-9c53500da97b2efe,libryu-0ea4bafc9bef6d8b,libtokio_util-41380f981bd1fe79,libasync_compression-ac15223a44884803,libcompression_codecs-5f35bcc4c6be0e2e,libflate2-ad53f74be99906cc,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-cb59b8a1512452f0,libcompression_core-827e3c6b1c571372,libbrotli-197050b56da9d390,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-f2ac7040c792e74b,libbitflags-69317b0bb30d4f00,libiri_string-a380f51e5b0b7b73,libtower-99df1ecc8f871862,libtower_layer-d70c7e404336389b,libhyper_util-98e5b5752c80f9cf,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-fad09b3fb694c858,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libhyper-7bf6ffd0cee1e598,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libatomic_waker-001109810bdecbaa,libtokio-ad77dddf2fa50e26,libsignal_hook_registry-f5c79e880fb2e29e,libsocket2-eb03072834f8462a,libmio-fe6705667b7d5975,libparking_lot-3e5dfe38e117a4ef,libparking_lot_core-2e9695737c92acae,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libhttp_body_util-2f5bc1704b2ab869,libhttp_body-09e08bd12434320f,libfutures_util-c0ac99fe291fb894,libmemchr-b7fe23326ba1f7e2,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-8921b0f292555a94,libidna-0b966b073cce4749,libutf8_iter-0d9be7b316c2b184,libidna_adapter-100a758251252aef,libicu_properties-d875ea641b0e5525,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-4888a3428ee7c097,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-06d88856825e34b3,libpotential_utf-e7c48ea0ed28a3e3,libicu_provider-1542cb916ff5c194,libicu_locale_core-ae803a8a75554751,libtinystr-debe67d8435fb851,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-c5348dc970cdf33a,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-dce7fe2acd7e4b29,libitoa-6b76ec393d6a2c41,libbytes-5e7e9080f5fdaefe,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libfutures_core-fc6bb1738f00fc87,libsolana_time_utils-c91072b3466fa3ca,libthiserror-a5b43eced34587fb,libsolana_sha256_hasher-07de7bb948de3bbe,libsha2-428c02138782ce6d,libcpufeatures-471354fefbcaf2d8,libdigest-3658fb81fc391ffd,libsubtle-6ff5d44cdfa0bfdf,libconst_oid-5d63b50f42b847e9,libblock_buffer-497dbf875d17772c,libcrypto_common-ab6a726ef6cfe313,libgeneric_array-06fce9a89a0e8e41,libtypenum-b636c2b461885073,libzeroize-6deeb0b0dfa65c89,librand_core-4303d19bde2f9510,libgetrandom-44845894635f5e30,libcfg_if-666d36e5ee0df220,libsolana_cluster_type-420d75186083a4f6,libsolana_hash-062e8e091ad56d2c,libbytemuck-d0b440b356b21f09,libserde-252b8121f1de3433,libsolana_atomic_u64-f6ca003b747982da,libfive8-66e6491d7c6d849c,libfive8_core-f670c7d8c2aed4c2,libsolana_sanitize-83dbd5e2fcb428cf,libborsh-c380783215502c3f,libgethostname-0b2a36fde9d67539,liblibc-6ff14bdbae7df518,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,liblog-394b918668cad64a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQBWnlU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1bbbee1be831e373/out" "-L" "/opt/rustwide/target/debug/build/ring-fd9765272ffac868/out" "-L" "/opt/rustwide/target/debug/build/blake3-e750b6b309d9a317/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/create_spl-40643f27765c1c20" "-Wl,--gc-sections" "-pie" "-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 `scripts` (bin "create_spl") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5ce67791c956465e3c95c6590d9f4405a3d395c1b1fe1a12a1f0660cf0ebecbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ce67791c956465e3c95c6590d9f4405a3d395c1b1fe1a12a1f0660cf0ebecbf", kill_on_drop: false }`
[INFO] [stdout] 5ce67791c956465e3c95c6590d9f4405a3d395c1b1fe1a12a1f0660cf0ebecbf
