[INFO] cloning repository https://github.com/gpathela/Charm_Anchor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gpathela/Charm_Anchor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpathela%2FCharm_Anchor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpathela%2FCharm_Anchor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9ced7a21d8ea43ed148daeeb15a4317a8698057 [INFO] testing gpathela/Charm_Anchor against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpathela%2FCharm_Anchor" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gpathela/Charm_Anchor on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gpathela/Charm_Anchor [INFO] finished tweaking git repo https://github.com/gpathela/Charm_Anchor [INFO] tweaked toml for git repo https://github.com/gpathela/Charm_Anchor written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/gpathela/Charm_Anchor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 273a6998af9ab02a69ea5a90c472102ac4491e50c304602b8f9425d683a0b914 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "273a6998af9ab02a69ea5a90c472102ac4491e50c304602b8f9425d683a0b914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "273a6998af9ab02a69ea5a90c472102ac4491e50c304602b8f9425d683a0b914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "273a6998af9ab02a69ea5a90c472102ac4491e50c304602b8f9425d683a0b914", kill_on_drop: false }` [INFO] [stdout] 273a6998af9ab02a69ea5a90c472102ac4491e50c304602b8f9425d683a0b914 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c795571faf0d42c2b23688a518fbf4a4d99b910770734538525765d751be458b [INFO] running `Command { std: "docker" "start" "-a" "c795571faf0d42c2b23688a518fbf4a4d99b910770734538525765d751be458b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling alloc-traits v0.1.1 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling without-alloc v0.2.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling solana-logger v1.7.11 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling zeroize_derive v1.2.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.11 [INFO] [stderr] Compiling solana-sdk-macro v1.7.11 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling anchor-syn v0.16.2 [INFO] [stderr] Compiling solana-frozen-abi v1.7.11 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling anchor-derive-accounts v0.16.2 [INFO] [stderr] Compiling anchor-attribute-account v0.16.2 [INFO] [stderr] Compiling anchor-attribute-access-control v0.16.2 [INFO] [stderr] Compiling anchor-attribute-interface v0.16.2 [INFO] [stderr] Compiling anchor-attribute-program v0.16.2 [INFO] [stderr] Compiling anchor-attribute-state v0.16.2 [INFO] [stderr] Compiling anchor-attribute-event v0.16.2 [INFO] [stderr] Compiling anchor-attribute-error v0.16.2 [INFO] [stderr] Compiling solana-program v1.7.11 [INFO] [stderr] Compiling anchor-lang v0.16.2 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling serum_dex v0.4.0 [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [INFO] [stderr] Compiling spl-token-vault v0.0.1 (/opt/rustwide/workdir/token-vault/program) [INFO] [stderr] Compiling spl-token-metadata v0.0.1 (/opt/rustwide/workdir/token-metadata/program) [INFO] [stderr] Compiling anchor-spl v0.16.2 [INFO] [stderr] Compiling charm v0.1.0 (/opt/rustwide/workdir/programs/charm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "c795571faf0d42c2b23688a518fbf4a4d99b910770734538525765d751be458b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c795571faf0d42c2b23688a518fbf4a4d99b910770734538525765d751be458b", kill_on_drop: false }` [INFO] [stdout] c795571faf0d42c2b23688a518fbf4a4d99b910770734538525765d751be458b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60c4558bf378455196f95398a2bbeecbe8ea66f0de1b8f7ffc100d82ab4fa102 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "60c4558bf378455196f95398a2bbeecbe8ea66f0de1b8f7ffc100d82ab4fa102", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling solana-vote-program v1.7.11 [INFO] [stderr] Compiling solana-stake-program v1.7.11 [INFO] [stderr] Compiling solana-runtime v1.7.11 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.7.11 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tarpc-plugins v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.10.1 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling goblin v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling spl-token-vault v0.0.1 (/opt/rustwide/workdir/token-vault/program) [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling charm v0.1.0 (/opt/rustwide/workdir/programs/charm) [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling ouroboros v0.10.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling solana_rbpf v0.2.11 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling tarpc v0.24.1 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling solana-crate-features v1.7.11 [INFO] [stderr] Compiling solana-sdk v1.7.11 [INFO] [stderr] Compiling solana-metrics v1.7.11 [INFO] [stderr] Compiling solana-config-program v1.7.11 [INFO] [stderr] Compiling solana-secp256k1-program v1.7.11 [INFO] [stderr] Compiling solana-banks-interface v1.7.11 [INFO] [stderr] Compiling solana-measure v1.7.11 [INFO] [stderr] Compiling solana-banks-client v1.7.11 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling solana-bpf-loader-program v1.7.11 [INFO] [stderr] Compiling solana-banks-server v1.7.11 [INFO] [stderr] Compiling solana-program-test v1.7.11 [INFO] [stderr] Compiling spl-token-metadata v0.0.1 (/opt/rustwide/workdir/token-metadata/program) [INFO] [stdout] warning: associated function is never used: `create_via_vault` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | pub async fn create_via_vault( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn create(&self, context: &mut ProgramTestContext) -> transport::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data_from_account` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | pub async fn get_data_from_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_with_invalid_token_program` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn create_with_invalid_token_program( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_primary_sale_happened_via_token` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | pub async fn update_primary_sale_happened_via_token( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Vault` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Vault { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_token_to_inactive_vault` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn add_token_to_inactive_vault( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `activate` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn activate( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `combine` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | pub async fn combine( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_mint` [INFO] [stdout] --> token-metadata/program/tests/utils/mod.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn get_mint(context: &mut ProgramTestContext, pubkey: &Pubkey) -> Mint { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(metadata: &Metadata, master_edition: &MasterEditionV2, edition: u64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_via_vault` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | pub async fn create_via_vault( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:151:18 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn create(&self, context: &mut ProgramTestContext) -> transport::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_with_invalid_token_program` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:194:18 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn create_with_invalid_token_program( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn create(&self, context: &mut ProgramTestContext) -> transport::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(metadata: &Metadata) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data_from_account` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | pub async fn get_data_from_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_with_invalid_token_program` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn create_with_invalid_token_program( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_primary_sale_happened_via_token` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | pub async fn update_primary_sale_happened_via_token( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Vault` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Vault { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_token_to_inactive_vault` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn add_token_to_inactive_vault( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `activate` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn activate( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `combine` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | pub async fn combine( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_mint` [INFO] [stdout] --> token-metadata/program/tests/utils/mod.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn get_mint(context: &mut ProgramTestContext, pubkey: &Pubkey) -> Mint { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(metadata: &Metadata, master_edition: &MasterEditionV2, edition: u64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_via_vault` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | pub async fn create_via_vault( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:151:18 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn create(&self, context: &mut ProgramTestContext) -> transport::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_with_invalid_token_program` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:194:18 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn create_with_invalid_token_program( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn create(&self, context: &mut ProgramTestContext) -> transport::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(metadata: &Metadata) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data_from_account` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | pub async fn get_data_from_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_with_invalid_token_program` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn create_with_invalid_token_program( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Vault` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Vault { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_token_to_inactive_vault` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn add_token_to_inactive_vault( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `activate` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn activate( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `combine` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | pub async fn combine( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_mint` [INFO] [stdout] --> token-metadata/program/tests/utils/mod.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn get_mint(context: &mut ProgramTestContext, pubkey: &Pubkey) -> Mint { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(metadata: &Metadata, master_edition: &MasterEditionV2, edition: u64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_via_vault` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | pub async fn create_via_vault( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:151:18 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn create(&self, context: &mut ProgramTestContext) -> transport::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_with_invalid_token_program` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:194:18 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn create_with_invalid_token_program( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn create(&self, context: &mut ProgramTestContext) -> transport::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(metadata: &Metadata) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data_from_account` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | pub async fn get_data_from_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_with_invalid_token_program` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn create_with_invalid_token_program( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_primary_sale_happened_via_token` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | pub async fn update_primary_sale_happened_via_token( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Vault` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Vault { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_token_to_inactive_vault` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn add_token_to_inactive_vault( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `activate` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn activate( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `combine` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | pub async fn combine( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_mint` [INFO] [stdout] --> token-metadata/program/tests/utils/mod.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn get_mint(context: &mut ProgramTestContext, pubkey: &Pubkey) -> Mint { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(metadata: &Metadata, master_edition: &MasterEditionV2, edition: u64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_via_vault` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | pub async fn create_via_vault( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:151:18 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn create(&self, context: &mut ProgramTestContext) -> transport::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_with_invalid_token_program` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:194:18 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn create_with_invalid_token_program( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub async fn create(&self, context: &mut ProgramTestContext) -> transport::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data_from_account` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | pub async fn get_data_from_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:151:18 [INFO] [stdout] | [INFO] [stdout] 151 | pub async fn create(&self, context: &mut ProgramTestContext) -> transport::Result<()> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_with_invalid_token_program` [INFO] [stdout] --> token-metadata/program/tests/utils/edition_marker.rs:194:18 [INFO] [stdout] | [INFO] [stdout] 194 | pub async fn create_with_invalid_token_program( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/external_price.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data_from_account` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | pub async fn get_data_from_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_with_invalid_token_program` [INFO] [stdout] --> token-metadata/program/tests/utils/master_edition_v2.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | pub async fn create_with_invalid_token_program( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_primary_sale_happened_via_token` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | pub async fn update_primary_sale_happened_via_token( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_mint` [INFO] [stdout] --> token-metadata/program/tests/utils/mod.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn get_mint(context: &mut ProgramTestContext, pubkey: &Pubkey) -> Mint { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_data` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn get_data( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_primary_sale_happened_via_token` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | pub async fn update_primary_sale_happened_via_token( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> token-metadata/program/tests/utils/metadata.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | pub async fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Vault` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Vault { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_token_to_inactive_vault` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn add_token_to_inactive_vault( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `activate` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:75:18 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn activate( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `combine` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:108:18 [INFO] [stdout] | [INFO] [stdout] 108 | pub async fn combine( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> token-metadata/program/tests/utils/vault.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | pub async fn create( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `spl-token-metadata`; 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mint_new_edition_from_master_edition_via_vault_proxy --edition=2018 token-metadata/program/tests/mint_new_edition_from_master_edition_via_vault_proxy.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="no-entrypoint"' -C metadata=c8589680aacee053 -C extra-filename=-c8589680aacee053 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rlib --extern borsh=/opt/rustwide/target/debug/deps/libborsh-7ede10aafe52e5f8.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-1b7c4c63f8224114.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib --extern solana_program=/opt/rustwide/target/debug/deps/libsolana_program-7df93d997228ba3d.rlib --extern solana_program_test=/opt/rustwide/target/debug/deps/libsolana_program_test-8e9ac61d69840721.rlib --extern solana_sdk=/opt/rustwide/target/debug/deps/libsolana_sdk-5724a951d7046ea4.rlib --extern spl_token=/opt/rustwide/target/debug/deps/libspl_token-d807fee1346e2f75.rlib --extern spl_token_metadata=/opt/rustwide/target/debug/deps/libspl_token_metadata.rlib --extern spl_token_vault=/opt/rustwide/target/debug/deps/libspl_token_vault.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5004b5e5001f2618.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-eca11960729eab30/out -L native=/opt/rustwide/target/debug/build/blake3-eca11960729eab30/out -L native=/opt/rustwide/target/debug/build/ring-c635e80b0979c68f/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-37fb980c6ac2d593/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-0f610411504b2728/out` (signal: 9, SIGKILL: kill) [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" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.create_metadata_account.6d1e0c15-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31.21n23b5ypmgsgz25.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-eca11960729eab30/out" "-L" "/opt/rustwide/target/debug/build/blake3-eca11960729eab30/out" "-L" "/opt/rustwide/target/debug/build/ring-c635e80b0979c68f/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-37fb980c6ac2d593/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0f610411504b2728/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libspl_token_metadata.rlib" "/opt/rustwide/target/debug/deps/libspl_token_vault.rlib" "/opt/rustwide/target/debug/deps/libspl_token-d807fee1346e2f75.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-54b416f92ce47377.rlib" "/opt/rustwide/target/debug/deps/libsolana_program_test-8e9ac61d69840721.rlib" "/opt/rustwide/target/debug/deps/libsolana_logger-c6d18117c7d42772.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-493c7d19fc74832c.rlib" "/opt/rustwide/target/debug/deps/libatty-89ac4305dcb7803b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_server-954422b649c0f8f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-f599257f23c15138.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_client-9ab8413dc2c54894.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_interface-14aabfa49ecfa4aa.rlib" "/opt/rustwide/target/debug/deps/libtarpc-984138a3f2eaaf36.rlib" "/opt/rustwide/target/debug/deps/libtokio_serde-7aab0458ae44e814.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9d7170cc37d582fe.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9b223570c610b5a8.rlib" "/opt/rustwide/target/debug/deps/libfutures-d3c1e88f0d7c7e56.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-74a4f6c3210a5e98.rlib" "/opt/rustwide/target/debug/deps/libchrono_humanize-8115f816583f5a90.rlib" "/opt/rustwide/target/debug/deps/libsolana_bpf_loader_program-afda8fefc13aa01f.rlib" "/opt/rustwide/target/debug/deps/libsolana_runtime-df6ea63d66bd4d1a.rlib" "/opt/rustwide/target/debug/deps/libdir_diff-c4b7da95925dfd8c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libzstd-5bea21f93c5b567a.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-0d2995af68e0b287.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-834d7f55e5bd903e.rlib" "/opt/rustwide/target/debug/deps/libsymlink-3140d9dc28142909.rlib" "/opt/rustwide/target/debug/deps/libsolana_secp256k1_program-d82157cb81082b5f.rlib" "/opt/rustwide/target/debug/deps/libregex-9e37fd06e0ae4dcc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8ecde3c6113f4c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libflate2-ceea55090c11a2b6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libtar-d217f532ca430e15.rlib" "/opt/rustwide/target/debug/deps/libxattr-9f1c4c21686e8f35.rlib" "/opt/rustwide/target/debug/deps/libfiletime-694e580a84558669.rlib" "/opt/rustwide/target/debug/deps/libbzip2-b64914313e481717.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-670b46af46437b53.rlib" "/opt/rustwide/target/debug/deps/libsolana_stake_program-a30d83b51b58b15f.rlib" "/opt/rustwide/target/debug/deps/libsolana_config_program-940985385fafff45.rlib" "/opt/rustwide/target/debug/deps/libouroboros-270a8f3c271980af.rlib" "/opt/rustwide/target/debug/deps/libaliasable-674f91cf2375fd31.rlib" "/opt/rustwide/target/debug/deps/libtempfile-58e71c9aa6f05892.rlib" "/opt/rustwide/target/debug/deps/librand-51f9d9a1b29308a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3561f9a7f329601.rlib" "/opt/rustwide/target/debug/deps/librand_core-769df65bcec3f9ef.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2bc1b89d1846d4a2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libsolana_vote_program-f03ca4d64bd0f1f2.rlib" "/opt/rustwide/target/debug/deps/libsolana_rayon_threadlimit-9124d42c163c26dc.rlib" "/opt/rustwide/target/debug/deps/libsolana_measure-cf117ef4bff7c0d9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f86b07d6032b38ad.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6d14e0580c36209f.rlib" "/opt/rustwide/target/debug/deps/libdashmap-e94b45ddaa3023b4.rlib" "/opt/rustwide/target/debug/deps/librayon-3d9862a9e5abed34.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7a765a53662ffcfa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d939e54854bab73f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-df5eb1222c0d131e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-45cbf3eff8a82fc1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-df1c474d320418d3.rlib" "/opt/rustwide/target/debug/deps/libsolana_metrics-d686246a34651aa1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-076c9715df062ab2.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-5129f501031f50e8.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-fa9782c1d4cc1e8d.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2b14ea95c30fdc47.rlib" "/opt/rustwide/target/debug/deps/librustls-5a94eace90f61d95.rlib" "/opt/rustwide/target/debug/deps/libsct-6011ba64cd0a44a0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-1e78a4207d7a4039.rlib" "/opt/rustwide/target/debug/deps/libring-d770a273792b7de2.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ca602dbee0899830.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libhyper-a000e938f892dd6b.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4a15a35cc49eedf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-d59a4535f6af7570.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5ff1cfbb73f4fb2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c56ae788dffb3315.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-821c9b1e5d302585.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c0c9a15a852a742f.rlib" "/opt/rustwide/target/debug/deps/libtokio-a392ff8088659d67.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b2b06293b814b5c9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ebf4e9d43714e0bd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libmio-2c74ceae8d3c5053.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-435e6515df35c5d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f66c71342dda869.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-cadd42a09f71205f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dfd08eea170a2dad.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-57d88ee61762c1d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2d908723465fe09d.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c4c72ee5ea24029d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c92f3520fd4e9c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4aaf5d31ab1f52e2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5e66b847dfc7d0ca.rlib" "/opt/rustwide/target/debug/deps/liburl-260e3d4f0bc97a3d.rlib" "/opt/rustwide/target/debug/deps/libidna-a201caaa20e0ed58.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8505b1f33a4eef4d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bfc3aef6f582308d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttp-cc4d59f5e064f06a.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libgethostname-9b8974e281548467.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-5724a951d7046ea4.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-bf21f05ddaa54a2c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-89d51bbd464f7bad.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libqstring-02abea1699375231.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libhmac-77e57f0c9012b67f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-13f62f5d187aa862.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-65015ed9edfab3c7.rlib" "/opt/rustwide/target/debug/deps/libhmac-4e42a888f7e57d12.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-3de1f9133dfdee0e.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-623f11fd60eda71d.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-60d550465083f14c.rlib" "/opt/rustwide/target/debug/deps/libed25519-b2e28523d2634484.rlib" "/opt/rustwide/target/debug/deps/libsignature-9e685c1c18159f5f.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-451fd4625075997f.rlib" "/opt/rustwide/target/debug/deps/libchrono-e584dfbeab4c3ffb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-95e6037de7bb4a3b.rlib" "/opt/rustwide/target/debug/deps/liburiparse-82f9afd38bf75333.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libderivation_path-fa7f117b2b260f64.rlib" "/opt/rustwide/target/debug/deps/libfailure-d68e1e50eed729f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8b902b9f657ee0f7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-cdecf67f47cb8746.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e0b2cfd14a0f0ad7.rlib" "/opt/rustwide/target/debug/deps/libgimli-bd1fd131a19c21d7.rlib" "/opt/rustwide/target/debug/deps/libsolana_rbpf-1fca8acdf60dbad3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4b82f55c70ab5c9b.rlib" "/opt/rustwide/target/debug/deps/libgoblin-1863fe9ac4352308.rlib" "/opt/rustwide/target/debug/deps/libplain-81bf9e5421f7c54f.rlib" "/opt/rustwide/target/debug/deps/libscroll-c318fde159201f74.rlib" "/opt/rustwide/target/debug/deps/libtime-ecae4237d32eed8d.rlib" "/opt/rustwide/target/debug/deps/libhash32-d359b7d8ff9683c9.rlib" "/opt/rustwide/target/debug/deps/libcombine-637412dc870b1066.rlib" "/opt/rustwide/target/debug/deps/libascii-8e97997c1de8c74c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e47d3da68f280a88.rlib" "/opt/rustwide/target/debug/deps/libvoid-7ac40aef06c550f4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-7df93d997228ba3d.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-ca39e59625d5df81.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-299a7b824eb39c28.rlib" "/opt/rustwide/target/debug/deps/libhmac-d679c6799cd1fbdb.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-63dd5db7813dbaf6.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0ccbe97e2c9e43e8.rlib" "/opt/rustwide/target/debug/deps/librand-8ebc78e547b9a916.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-e91acca280f61e70.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-87c30bf999437bba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-ece4d72bca13e162.rlib" "/opt/rustwide/target/debug/deps/libzeroize-2a7cc240807e06b5.rlib" "/opt/rustwide/target/debug/deps/librand_core-f6ff3bf89ba835a1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5283eb780543322f.rlib" "/opt/rustwide/target/debug/deps/liblibc-e819b5eb3aaa7236.rlib" "/opt/rustwide/target/debug/deps/libdigest-69a6b16a62262ca1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-09d0895222bf5503.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-593a0f5d71c3c8c3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-31a2b1cddbe35202.rlib" "/opt/rustwide/target/debug/deps/libbs58-2c385fd5ec44f99e.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libbv-63ef3d52ace08508.rlib" "/opt/rustwide/target/debug/deps/libblake3-687d70a5e8ac8112.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-ff67a74652da05f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-dbb2298d4003904c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-701563faedef775f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-696c4a9f92f794a8.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libitertools-78b496255cfab155.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libsha3-769263f4143564c9.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5004b5e5001f2618.rlib" "/opt/rustwide/target/debug/deps/libsha2-dd19eb623a019334.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-c274060d04788579.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-871a8028796c1658.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-77b01e44083b5e5c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2d8ef5316b0733c1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e2713758962afdb3.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libbincode-fe2b5ad7d986e3db.rlib" "/opt/rustwide/target/debug/deps/libserde-443018b6f399a186.rlib" "/opt/rustwide/target/debug/deps/libborsh-7ede10aafe52e5f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/create_metadata_account-418df7d2c1ddbe31" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.mint_new_edition_from_master_edition_via_token.fad5254c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd.2084w8jwn5p43a1j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-eca11960729eab30/out" "-L" "/opt/rustwide/target/debug/build/blake3-eca11960729eab30/out" "-L" "/opt/rustwide/target/debug/build/ring-c635e80b0979c68f/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-37fb980c6ac2d593/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0f610411504b2728/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libspl_token_metadata.rlib" "/opt/rustwide/target/debug/deps/libspl_token_vault.rlib" "/opt/rustwide/target/debug/deps/libspl_token-d807fee1346e2f75.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-54b416f92ce47377.rlib" "/opt/rustwide/target/debug/deps/libsolana_program_test-8e9ac61d69840721.rlib" "/opt/rustwide/target/debug/deps/libsolana_logger-c6d18117c7d42772.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-493c7d19fc74832c.rlib" "/opt/rustwide/target/debug/deps/libatty-89ac4305dcb7803b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_server-954422b649c0f8f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-f599257f23c15138.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_client-9ab8413dc2c54894.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_interface-14aabfa49ecfa4aa.rlib" "/opt/rustwide/target/debug/deps/libtarpc-984138a3f2eaaf36.rlib" "/opt/rustwide/target/debug/deps/libtokio_serde-7aab0458ae44e814.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9d7170cc37d582fe.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9b223570c610b5a8.rlib" "/opt/rustwide/target/debug/deps/libfutures-d3c1e88f0d7c7e56.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-74a4f6c3210a5e98.rlib" "/opt/rustwide/target/debug/deps/libchrono_humanize-8115f816583f5a90.rlib" "/opt/rustwide/target/debug/deps/libsolana_bpf_loader_program-afda8fefc13aa01f.rlib" "/opt/rustwide/target/debug/deps/libsolana_runtime-df6ea63d66bd4d1a.rlib" "/opt/rustwide/target/debug/deps/libdir_diff-c4b7da95925dfd8c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libzstd-5bea21f93c5b567a.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-0d2995af68e0b287.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-834d7f55e5bd903e.rlib" "/opt/rustwide/target/debug/deps/libsymlink-3140d9dc28142909.rlib" "/opt/rustwide/target/debug/deps/libsolana_secp256k1_program-d82157cb81082b5f.rlib" "/opt/rustwide/target/debug/deps/libregex-9e37fd06e0ae4dcc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8ecde3c6113f4c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libflate2-ceea55090c11a2b6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libtar-d217f532ca430e15.rlib" "/opt/rustwide/target/debug/deps/libxattr-9f1c4c21686e8f35.rlib" "/opt/rustwide/target/debug/deps/libfiletime-694e580a84558669.rlib" "/opt/rustwide/target/debug/deps/libbzip2-b64914313e481717.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-670b46af46437b53.rlib" "/opt/rustwide/target/debug/deps/libsolana_stake_program-a30d83b51b58b15f.rlib" "/opt/rustwide/target/debug/deps/libsolana_config_program-940985385fafff45.rlib" "/opt/rustwide/target/debug/deps/libouroboros-270a8f3c271980af.rlib" "/opt/rustwide/target/debug/deps/libaliasable-674f91cf2375fd31.rlib" "/opt/rustwide/target/debug/deps/libtempfile-58e71c9aa6f05892.rlib" "/opt/rustwide/target/debug/deps/librand-51f9d9a1b29308a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3561f9a7f329601.rlib" "/opt/rustwide/target/debug/deps/librand_core-769df65bcec3f9ef.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2bc1b89d1846d4a2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libsolana_vote_program-f03ca4d64bd0f1f2.rlib" "/opt/rustwide/target/debug/deps/libsolana_rayon_threadlimit-9124d42c163c26dc.rlib" "/opt/rustwide/target/debug/deps/libsolana_measure-cf117ef4bff7c0d9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f86b07d6032b38ad.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6d14e0580c36209f.rlib" "/opt/rustwide/target/debug/deps/libdashmap-e94b45ddaa3023b4.rlib" "/opt/rustwide/target/debug/deps/librayon-3d9862a9e5abed34.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7a765a53662ffcfa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d939e54854bab73f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-df5eb1222c0d131e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-45cbf3eff8a82fc1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-df1c474d320418d3.rlib" "/opt/rustwide/target/debug/deps/libsolana_metrics-d686246a34651aa1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-076c9715df062ab2.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-5129f501031f50e8.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-fa9782c1d4cc1e8d.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2b14ea95c30fdc47.rlib" "/opt/rustwide/target/debug/deps/librustls-5a94eace90f61d95.rlib" "/opt/rustwide/target/debug/deps/libsct-6011ba64cd0a44a0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-1e78a4207d7a4039.rlib" "/opt/rustwide/target/debug/deps/libring-d770a273792b7de2.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ca602dbee0899830.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libhyper-a000e938f892dd6b.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4a15a35cc49eedf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-d59a4535f6af7570.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5ff1cfbb73f4fb2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c56ae788dffb3315.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-821c9b1e5d302585.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c0c9a15a852a742f.rlib" "/opt/rustwide/target/debug/deps/libtokio-a392ff8088659d67.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b2b06293b814b5c9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ebf4e9d43714e0bd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libmio-2c74ceae8d3c5053.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-435e6515df35c5d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f66c71342dda869.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-cadd42a09f71205f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dfd08eea170a2dad.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-57d88ee61762c1d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2d908723465fe09d.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c4c72ee5ea24029d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c92f3520fd4e9c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4aaf5d31ab1f52e2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5e66b847dfc7d0ca.rlib" "/opt/rustwide/target/debug/deps/liburl-260e3d4f0bc97a3d.rlib" "/opt/rustwide/target/debug/deps/libidna-a201caaa20e0ed58.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8505b1f33a4eef4d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bfc3aef6f582308d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttp-cc4d59f5e064f06a.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libgethostname-9b8974e281548467.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-5724a951d7046ea4.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-bf21f05ddaa54a2c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-89d51bbd464f7bad.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libqstring-02abea1699375231.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libhmac-77e57f0c9012b67f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-13f62f5d187aa862.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-65015ed9edfab3c7.rlib" "/opt/rustwide/target/debug/deps/libhmac-4e42a888f7e57d12.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-3de1f9133dfdee0e.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-623f11fd60eda71d.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-60d550465083f14c.rlib" "/opt/rustwide/target/debug/deps/libed25519-b2e28523d2634484.rlib" "/opt/rustwide/target/debug/deps/libsignature-9e685c1c18159f5f.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-451fd4625075997f.rlib" "/opt/rustwide/target/debug/deps/libchrono-e584dfbeab4c3ffb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-95e6037de7bb4a3b.rlib" "/opt/rustwide/target/debug/deps/liburiparse-82f9afd38bf75333.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libderivation_path-fa7f117b2b260f64.rlib" "/opt/rustwide/target/debug/deps/libfailure-d68e1e50eed729f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8b902b9f657ee0f7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-cdecf67f47cb8746.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e0b2cfd14a0f0ad7.rlib" "/opt/rustwide/target/debug/deps/libgimli-bd1fd131a19c21d7.rlib" "/opt/rustwide/target/debug/deps/libsolana_rbpf-1fca8acdf60dbad3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4b82f55c70ab5c9b.rlib" "/opt/rustwide/target/debug/deps/libgoblin-1863fe9ac4352308.rlib" "/opt/rustwide/target/debug/deps/libplain-81bf9e5421f7c54f.rlib" "/opt/rustwide/target/debug/deps/libscroll-c318fde159201f74.rlib" "/opt/rustwide/target/debug/deps/libtime-ecae4237d32eed8d.rlib" "/opt/rustwide/target/debug/deps/libhash32-d359b7d8ff9683c9.rlib" "/opt/rustwide/target/debug/deps/libcombine-637412dc870b1066.rlib" "/opt/rustwide/target/debug/deps/libascii-8e97997c1de8c74c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e47d3da68f280a88.rlib" "/opt/rustwide/target/debug/deps/libvoid-7ac40aef06c550f4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-7df93d997228ba3d.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-ca39e59625d5df81.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-299a7b824eb39c28.rlib" "/opt/rustwide/target/debug/deps/libhmac-d679c6799cd1fbdb.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-63dd5db7813dbaf6.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0ccbe97e2c9e43e8.rlib" "/opt/rustwide/target/debug/deps/librand-8ebc78e547b9a916.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-e91acca280f61e70.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-87c30bf999437bba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-ece4d72bca13e162.rlib" "/opt/rustwide/target/debug/deps/libzeroize-2a7cc240807e06b5.rlib" "/opt/rustwide/target/debug/deps/librand_core-f6ff3bf89ba835a1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5283eb780543322f.rlib" "/opt/rustwide/target/debug/deps/liblibc-e819b5eb3aaa7236.rlib" "/opt/rustwide/target/debug/deps/libdigest-69a6b16a62262ca1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-09d0895222bf5503.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-593a0f5d71c3c8c3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-31a2b1cddbe35202.rlib" "/opt/rustwide/target/debug/deps/libbs58-2c385fd5ec44f99e.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libbv-63ef3d52ace08508.rlib" "/opt/rustwide/target/debug/deps/libblake3-687d70a5e8ac8112.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-ff67a74652da05f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-dbb2298d4003904c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-701563faedef775f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-696c4a9f92f794a8.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libitertools-78b496255cfab155.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libsha3-769263f4143564c9.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5004b5e5001f2618.rlib" "/opt/rustwide/target/debug/deps/libsha2-dd19eb623a019334.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-c274060d04788579.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-871a8028796c1658.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-77b01e44083b5e5c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2d8ef5316b0733c1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e2713758962afdb3.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libbincode-fe2b5ad7d986e3db.rlib" "/opt/rustwide/target/debug/deps/libserde-443018b6f399a186.rlib" "/opt/rustwide/target/debug/deps/libborsh-7ede10aafe52e5f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mint_new_edition_from_master_edition_via_token-6c988acaa5ab2ebd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.update_metadata_account.080160e4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8.206yco4diiz4cfxz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-eca11960729eab30/out" "-L" "/opt/rustwide/target/debug/build/blake3-eca11960729eab30/out" "-L" "/opt/rustwide/target/debug/build/ring-c635e80b0979c68f/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-37fb980c6ac2d593/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-0f610411504b2728/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libspl_token_metadata.rlib" "/opt/rustwide/target/debug/deps/libspl_token_vault.rlib" "/opt/rustwide/target/debug/deps/libspl_token-d807fee1346e2f75.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-54b416f92ce47377.rlib" "/opt/rustwide/target/debug/deps/libsolana_program_test-8e9ac61d69840721.rlib" "/opt/rustwide/target/debug/deps/libsolana_logger-c6d18117c7d42772.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-493c7d19fc74832c.rlib" "/opt/rustwide/target/debug/deps/libatty-89ac4305dcb7803b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_server-954422b649c0f8f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-f599257f23c15138.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_client-9ab8413dc2c54894.rlib" "/opt/rustwide/target/debug/deps/libsolana_banks_interface-14aabfa49ecfa4aa.rlib" "/opt/rustwide/target/debug/deps/libtarpc-984138a3f2eaaf36.rlib" "/opt/rustwide/target/debug/deps/libtokio_serde-7aab0458ae44e814.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9d7170cc37d582fe.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9b223570c610b5a8.rlib" "/opt/rustwide/target/debug/deps/libfutures-d3c1e88f0d7c7e56.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-74a4f6c3210a5e98.rlib" "/opt/rustwide/target/debug/deps/libchrono_humanize-8115f816583f5a90.rlib" "/opt/rustwide/target/debug/deps/libsolana_bpf_loader_program-afda8fefc13aa01f.rlib" "/opt/rustwide/target/debug/deps/libsolana_runtime-df6ea63d66bd4d1a.rlib" "/opt/rustwide/target/debug/deps/libdir_diff-c4b7da95925dfd8c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libzstd-5bea21f93c5b567a.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-0d2995af68e0b287.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-834d7f55e5bd903e.rlib" "/opt/rustwide/target/debug/deps/libsymlink-3140d9dc28142909.rlib" "/opt/rustwide/target/debug/deps/libsolana_secp256k1_program-d82157cb81082b5f.rlib" "/opt/rustwide/target/debug/deps/libregex-9e37fd06e0ae4dcc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8ecde3c6113f4c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libflate2-ceea55090c11a2b6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libtar-d217f532ca430e15.rlib" "/opt/rustwide/target/debug/deps/libxattr-9f1c4c21686e8f35.rlib" "/opt/rustwide/target/debug/deps/libfiletime-694e580a84558669.rlib" "/opt/rustwide/target/debug/deps/libbzip2-b64914313e481717.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-670b46af46437b53.rlib" "/opt/rustwide/target/debug/deps/libsolana_stake_program-a30d83b51b58b15f.rlib" "/opt/rustwide/target/debug/deps/libsolana_config_program-940985385fafff45.rlib" "/opt/rustwide/target/debug/deps/libouroboros-270a8f3c271980af.rlib" "/opt/rustwide/target/debug/deps/libaliasable-674f91cf2375fd31.rlib" "/opt/rustwide/target/debug/deps/libtempfile-58e71c9aa6f05892.rlib" "/opt/rustwide/target/debug/deps/librand-51f9d9a1b29308a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c3561f9a7f329601.rlib" "/opt/rustwide/target/debug/deps/librand_core-769df65bcec3f9ef.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2bc1b89d1846d4a2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libsolana_vote_program-f03ca4d64bd0f1f2.rlib" "/opt/rustwide/target/debug/deps/libsolana_rayon_threadlimit-9124d42c163c26dc.rlib" "/opt/rustwide/target/debug/deps/libsolana_measure-cf117ef4bff7c0d9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f86b07d6032b38ad.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6d14e0580c36209f.rlib" "/opt/rustwide/target/debug/deps/libdashmap-e94b45ddaa3023b4.rlib" "/opt/rustwide/target/debug/deps/librayon-3d9862a9e5abed34.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7a765a53662ffcfa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d939e54854bab73f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-df5eb1222c0d131e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e898db4656f6c2e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-45cbf3eff8a82fc1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-df1c474d320418d3.rlib" "/opt/rustwide/target/debug/deps/libsolana_metrics-d686246a34651aa1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-076c9715df062ab2.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-5129f501031f50e8.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-fa9782c1d4cc1e8d.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2b14ea95c30fdc47.rlib" "/opt/rustwide/target/debug/deps/librustls-5a94eace90f61d95.rlib" "/opt/rustwide/target/debug/deps/libsct-6011ba64cd0a44a0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-1e78a4207d7a4039.rlib" "/opt/rustwide/target/debug/deps/libring-d770a273792b7de2.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ca602dbee0899830.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libhyper-a000e938f892dd6b.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4a15a35cc49eedf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-d59a4535f6af7570.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5ff1cfbb73f4fb2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c56ae788dffb3315.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-821c9b1e5d302585.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c0c9a15a852a742f.rlib" "/opt/rustwide/target/debug/deps/libtokio-a392ff8088659d67.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b2b06293b814b5c9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ebf4e9d43714e0bd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libmio-2c74ceae8d3c5053.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-435e6515df35c5d5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f66c71342dda869.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-cadd42a09f71205f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dfd08eea170a2dad.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-57d88ee61762c1d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2d908723465fe09d.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c4c72ee5ea24029d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c92f3520fd4e9c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4aaf5d31ab1f52e2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5e66b847dfc7d0ca.rlib" "/opt/rustwide/target/debug/deps/liburl-260e3d4f0bc97a3d.rlib" "/opt/rustwide/target/debug/deps/libidna-a201caaa20e0ed58.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8505b1f33a4eef4d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bfc3aef6f582308d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttp-cc4d59f5e064f06a.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libgethostname-9b8974e281548467.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-5724a951d7046ea4.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-bf21f05ddaa54a2c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-89d51bbd464f7bad.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libqstring-02abea1699375231.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libhmac-77e57f0c9012b67f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-13f62f5d187aa862.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-65015ed9edfab3c7.rlib" "/opt/rustwide/target/debug/deps/libhmac-4e42a888f7e57d12.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-3de1f9133dfdee0e.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-623f11fd60eda71d.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-60d550465083f14c.rlib" "/opt/rustwide/target/debug/deps/libed25519-b2e28523d2634484.rlib" "/opt/rustwide/target/debug/deps/libsignature-9e685c1c18159f5f.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-451fd4625075997f.rlib" "/opt/rustwide/target/debug/deps/libchrono-e584dfbeab4c3ffb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-95e6037de7bb4a3b.rlib" "/opt/rustwide/target/debug/deps/liburiparse-82f9afd38bf75333.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libderivation_path-fa7f117b2b260f64.rlib" "/opt/rustwide/target/debug/deps/libfailure-d68e1e50eed729f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8b902b9f657ee0f7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-cdecf67f47cb8746.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e0b2cfd14a0f0ad7.rlib" "/opt/rustwide/target/debug/deps/libgimli-bd1fd131a19c21d7.rlib" "/opt/rustwide/target/debug/deps/libsolana_rbpf-1fca8acdf60dbad3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4b82f55c70ab5c9b.rlib" "/opt/rustwide/target/debug/deps/libgoblin-1863fe9ac4352308.rlib" "/opt/rustwide/target/debug/deps/libplain-81bf9e5421f7c54f.rlib" "/opt/rustwide/target/debug/deps/libscroll-c318fde159201f74.rlib" "/opt/rustwide/target/debug/deps/libtime-ecae4237d32eed8d.rlib" "/opt/rustwide/target/debug/deps/libhash32-d359b7d8ff9683c9.rlib" "/opt/rustwide/target/debug/deps/libcombine-637412dc870b1066.rlib" "/opt/rustwide/target/debug/deps/libascii-8e97997c1de8c74c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e47d3da68f280a88.rlib" "/opt/rustwide/target/debug/deps/libvoid-7ac40aef06c550f4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-7df93d997228ba3d.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-ca39e59625d5df81.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-299a7b824eb39c28.rlib" "/opt/rustwide/target/debug/deps/libhmac-d679c6799cd1fbdb.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-63dd5db7813dbaf6.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0ccbe97e2c9e43e8.rlib" "/opt/rustwide/target/debug/deps/librand-8ebc78e547b9a916.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-e91acca280f61e70.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-87c30bf999437bba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-ece4d72bca13e162.rlib" "/opt/rustwide/target/debug/deps/libzeroize-2a7cc240807e06b5.rlib" "/opt/rustwide/target/debug/deps/librand_core-f6ff3bf89ba835a1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5283eb780543322f.rlib" "/opt/rustwide/target/debug/deps/liblibc-e819b5eb3aaa7236.rlib" "/opt/rustwide/target/debug/deps/libdigest-69a6b16a62262ca1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-09d0895222bf5503.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-593a0f5d71c3c8c3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-31a2b1cddbe35202.rlib" "/opt/rustwide/target/debug/deps/libbs58-2c385fd5ec44f99e.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libbv-63ef3d52ace08508.rlib" "/opt/rustwide/target/debug/deps/libblake3-687d70a5e8ac8112.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-ff67a74652da05f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-dbb2298d4003904c.rlib" "/opt/rustwide/target/debug/deps/libsubtle-701563faedef775f.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-696c4a9f92f794a8.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libitertools-78b496255cfab155.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libsha3-769263f4143564c9.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5004b5e5001f2618.rlib" "/opt/rustwide/target/debug/deps/libsha2-dd19eb623a019334.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-c274060d04788579.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-871a8028796c1658.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-77b01e44083b5e5c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2d8ef5316b0733c1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e2713758962afdb3.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libbincode-fe2b5ad7d986e3db.rlib" "/opt/rustwide/target/debug/deps/libserde-443018b6f399a186.rlib" "/opt/rustwide/target/debug/deps/libborsh-7ede10aafe52e5f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/update_metadata_account-793650e9c3bdf5a8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "60c4558bf378455196f95398a2bbeecbe8ea66f0de1b8f7ffc100d82ab4fa102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c4558bf378455196f95398a2bbeecbe8ea66f0de1b8f7ffc100d82ab4fa102", kill_on_drop: false }` [INFO] [stdout] 60c4558bf378455196f95398a2bbeecbe8ea66f0de1b8f7ffc100d82ab4fa102