[INFO] cloning repository https://github.com/max-block/learn__crate__solana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max-block/learn__crate__solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Flearn__crate__solana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Flearn__crate__solana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31c2932149a5f3e90baa2d7ef95ba0e97de03982 [INFO] testing max-block/learn__crate__solana against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Flearn__crate__solana" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-block/learn__crate__solana 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/max-block/learn__crate__solana [INFO] finished tweaking git repo https://github.com/max-block/learn__crate__solana [INFO] tweaked toml for git repo https://github.com/max-block/learn__crate__solana written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/max-block/learn__crate__solana 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] da6625e82b473d43e13bd37f777d8127beb68174e5a84dd422fcbf129db5c6f1 [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" "da6625e82b473d43e13bd37f777d8127beb68174e5a84dd422fcbf129db5c6f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da6625e82b473d43e13bd37f777d8127beb68174e5a84dd422fcbf129db5c6f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6625e82b473d43e13bd37f777d8127beb68174e5a84dd422fcbf129db5c6f1", kill_on_drop: false }` [INFO] [stdout] da6625e82b473d43e13bd37f777d8127beb68174e5a84dd422fcbf129db5c6f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 587d135e47b3b96b98cfefb77a8a8014896f6ecacad6c07c41dbf1bda18803a0 [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" "587d135e47b3b96b98cfefb77a8a8014896f6ecacad6c07c41dbf1bda18803a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.0 [INFO] [stderr] Compiling solana-frozen-abi v1.8.0 [INFO] [stderr] Compiling solana-program v1.8.0 [INFO] [stderr] Compiling solana-sdk v1.8.0 [INFO] [stderr] Compiling solana-vote-program v1.8.0 [INFO] [stderr] Compiling solana-stake-program v1.8.0 [INFO] [stderr] Compiling solana-version v1.8.0 [INFO] [stderr] Compiling solana-runtime v1.8.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.8.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling solana-logger v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.8.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.10.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling ouroboros v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling jsonrpc-core v18.0.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 crypto-mac v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling solana-cli-config v1.8.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling solana-crate-features v1.8.0 [INFO] [stderr] Compiling spl-token v3.2.0 [INFO] [stderr] Compiling spl-memo v3.0.1 [INFO] [stderr] Compiling spl-associated-token-account v1.0.3 [INFO] [stderr] Compiling solana-metrics v1.8.0 [INFO] [stderr] Compiling solana-config-program v1.8.0 [INFO] [stderr] Compiling solana-remote-wallet v1.8.0 [INFO] [stderr] Compiling solana-compute-budget-program v1.8.0 [INFO] [stderr] Compiling solana-secp256k1-program v1.8.0 [INFO] [stderr] Compiling solana-measure v1.8.0 [INFO] [stderr] Compiling solana-clap-utils v1.8.0 [INFO] [stderr] Compiling solana-net-utils v1.8.0 [INFO] [stderr] Compiling solana-faucet v1.8.0 [INFO] [stderr] Compiling solana-account-decoder v1.8.0 [INFO] [stderr] Compiling solana-transaction-status v1.8.0 [INFO] [stderr] Compiling solana-client v1.8.0 [INFO] [stderr] Compiling learn__crate__solana-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/bin/find_stakes_by_vote_account.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | dbg!(res); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `dbg` (in Nightly builds, run with -Z macro-backtrace for more info) [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/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.stake_account_state.6a8756dd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/stake_account_state-c960c954ee657c0f.41axkbeyaqxk87zu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-ffbbe11bf3dfd08d/out" "-L" "/opt/rustwide/target/debug/build/blake3-fd36a81b99b04c07/out" "-L" "/opt/rustwide/target/debug/build/blake3-fd36a81b99b04c07/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-5d915625c904f081/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/hidapi-d91e15e66788dc3b/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-eb0fadeb417a045b/out/lib" "-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/target/debug/deps/libsolana_client-78e1f10bc84399b6.rlib" "/opt/rustwide/target/debug/deps/libsolana_net_utils-264b4c7de8265241.rlib" "/opt/rustwide/target/debug/deps/libnix-7fb6cfa14e73ebba.rlib" "/opt/rustwide/target/debug/deps/libsocket2-fe89538c0ef25e14.rlib" "/opt/rustwide/target/debug/deps/libsemver-796964824ee97708.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-2bdb553b724940df.rlib" "/opt/rustwide/target/debug/deps/libpest-1bc31143e6a81939.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-8cd18b3f481ea6a9.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-c8c6b08dcf3b8245.rlib" "/opt/rustwide/target/debug/deps/libfutures-59e93156c3487438.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2d2ebf538120327d.rlib" "/opt/rustwide/target/debug/deps/libindicatif-0509fb5b413fd2b5.rlib" "/opt/rustwide/target/debug/deps/libconsole-6f3d0fb66eafdf1c.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-3f05c5c1d7b9911b.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-eb8155681dde818f.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libsha1-ab3782cee630646a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-052c26ae4d723343.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libbase64-110ea6a77d664af0.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-b407a115052c56c0.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b7a7fa4dbecf18f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2cc3bce5b8d8853c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dea9b0525b21e700.rlib" "/opt/rustwide/target/debug/deps/libsolana_version-f721b858fb270631.rlib" "/opt/rustwide/target/debug/deps/libsolana_transaction_status-f8385743cc77306e.rlib" "/opt/rustwide/target/debug/deps/libspl_associated_token_account-5285aabd141940d3.rlib" "/opt/rustwide/target/debug/deps/libsolana_runtime-76ee2c1e1bc057fd.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/libsymlink-3140d9dc28142909.rlib" "/opt/rustwide/target/debug/deps/libsolana_compute_budget_program-5e612cc98404bc6b.rlib" "/opt/rustwide/target/debug/deps/libsolana_secp256k1_program-f301ed5022b038db.rlib" "/opt/rustwide/target/debug/deps/libflate2-ba6c51237507c8a2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libtar-204f333bf82fc590.rlib" "/opt/rustwide/target/debug/deps/libxattr-a758872f9b0d1418.rlib" "/opt/rustwide/target/debug/deps/libfiletime-6671ea7792b8c37e.rlib" "/opt/rustwide/target/debug/deps/libbzip2-83ac55e5744cd079.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-61ddb99cb752bf3f.rlib" "/opt/rustwide/target/debug/deps/libsolana_stake_program-bebc682c6965e160.rlib" "/opt/rustwide/target/debug/deps/libouroboros-ab31aaadeeef17af.rlib" "/opt/rustwide/target/debug/deps/libaliasable-674f91cf2375fd31.rlib" "/opt/rustwide/target/debug/deps/libsolana_rayon_threadlimit-148a9c2ca73f4871.rlib" "/opt/rustwide/target/debug/deps/libsolana_measure-ad8f1946745c063f.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-6c3404be3c993fde.rlib" "/opt/rustwide/target/debug/deps/librayon-26a948f3569c4b2b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ec00f1eb0920369b.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_account_decoder-22ddb788468875a1.rlib" "/opt/rustwide/target/debug/deps/libzstd-02f39d11fabc90aa.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-6551da4b2067f140.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-bcfbbd010d0762ca.rlib" "/opt/rustwide/target/debug/deps/libsolana_vote_program-1af69c412be9b428.rlib" "/opt/rustwide/target/debug/deps/libspl_token-2ef23ecfad99b97c.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-6b2a4c2d555ffc6e.rlib" "/opt/rustwide/target/debug/deps/libsolana_config_program-537e4e99a1d2c5ea.rlib" "/opt/rustwide/target/debug/deps/libinflector-187d2313a42a75e2.rlib" "/opt/rustwide/target/debug/deps/libsolana_faucet-9c3dd3c1b143f74f.rlib" "/opt/rustwide/target/debug/deps/libspl_memo-3db026547dc51643.rlib" "/opt/rustwide/target/debug/deps/libsolana_metrics-273045ff21b104d2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b9deb18d76c6f31a.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-eaeb8a2b24aa385e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-315444e91fd775f3.rlib" "/opt/rustwide/target/debug/deps/libipnet-c2b46b3593be1ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-66262ec5498fc371.rlib" "/opt/rustwide/target/debug/deps/librustls-01c28340057029e8.rlib" "/opt/rustwide/target/debug/deps/libsct-3ee1d58b4ecef5b4.rlib" "/opt/rustwide/target/debug/deps/libwebpki-1f0cae345bc76b98.rlib" "/opt/rustwide/target/debug/deps/libring-6c36b0d9d949c2a5.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-66b5a0aeefb20cf4.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-f6581d25af4908d3.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bdd03902836e859a.rlib" "/opt/rustwide/target/debug/deps/libh2-a08eb8c6faeb03dd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-08ded853d4207ddf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-76e9d8352ac2639e.rlib" "/opt/rustwide/target/debug/deps/libahash-e3c94c9c9aec56bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ab9560cd4ae88d65.rlib" "/opt/rustwide/target/debug/deps/libhttparse-132e86a9c1212c4f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a8304851dc0ff164.rlib" "/opt/rustwide/target/debug/deps/libtracing-ab351a9dd86106f4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-78a755fa2ecedc79.rlib" "/opt/rustwide/target/debug/deps/libtokio-e34099ce29e6c4ec.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6f098537cd48c9e2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5e70a9e14dc43a06.rlib" "/opt/rustwide/target/debug/deps/libmio-a17cb0c90d8c96a2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d9f486601f23979d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-df6ecfc04f0bf724.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b769564df90d7b76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0dffc9be971b9ee0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2d908723465fe09d.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c4c72ee5ea24029d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.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/libhttp-d5481f51e9518f12.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libgethostname-dc7b9c1a33e5c7c8.rlib" "/opt/rustwide/target/debug/deps/libsolana_clap_utils-f0a5dfe30faaf821.rlib" "/opt/rustwide/target/debug/deps/liburl-328e9926ebb179e7.rlib" "/opt/rustwide/target/debug/deps/libidna-9e84a51b2437f8af.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/librpassword-6471996a98eb8a7d.rlib" "/opt/rustwide/target/debug/deps/libbip39-36be1881fa9a746d.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-dd329e734ac29654.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a1f9a2022156a9a5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9d7170cc37d582fe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0e1a0245b1123f55.rlib" "/opt/rustwide/target/debug/deps/libsolana_remote_wallet-490f11d67dd72937.rlib" "/opt/rustwide/target/debug/deps/libhidapi-4e7f6bb60b47aedf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3df8df213a51fe1a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-128ea9479c1befb9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-bcf290e48e3e7de3.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-19514b7c808130ff.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8d71096f6eb5761e.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libqstring-02abea1699375231.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libhmac-0829c63c09662e8b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-3aef9c3bd93f0368.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-4ac28a6fd6b58aad.rlib" "/opt/rustwide/target/debug/deps/libhmac-65f947bb668a7f61.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-624cad948bb8600e.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-4f511f78de6f9131.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-4bd7c9fd760f592a.rlib" "/opt/rustwide/target/debug/deps/libed25519-c787d7b12b2f9834.rlib" "/opt/rustwide/target/debug/deps/libsignature-4e52f85cfc226509.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-4d9c77bd683aa802.rlib" "/opt/rustwide/target/debug/deps/liburiparse-82f9afd38bf75333.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libderivation_path-4d9ef58b0f790836.rlib" "/opt/rustwide/target/debug/deps/libfailure-7a5464c50984c140.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a19b905735635470.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-f2e2bd47ad764206.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7056627e007b3b5.rlib" "/opt/rustwide/target/debug/deps/libgimli-c7904e56bcdb3504.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b12df720b04fa7db.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-fb0d2379eb643d7f.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-e9a843bf4dd99a8f.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-0e709ab4ba18b605.rlib" "/opt/rustwide/target/debug/deps/libhmac-2f6c8393f404c87e.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-8231f49a110fdd25.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0ccbe97e2c9e43e8.rlib" "/opt/rustwide/target/debug/deps/librand-8e181747177b8c4f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b32274a6e1cce947.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-61669d53a31cb9a6.rlib" "/opt/rustwide/target/debug/deps/libzeroize-cf68338b36e52c5b.rlib" "/opt/rustwide/target/debug/deps/librand_core-b9a0ff9db33ee028.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b357cd2771eef8a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-0070757af4e68d94.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-18e005c1447d0b7f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-593a0f5d71c3c8c3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-1028082f78a9bc27.rlib" "/opt/rustwide/target/debug/deps/libbs58-2c385fd5ec44f99e.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libbv-6c3f339cb3f0179f.rlib" "/opt/rustwide/target/debug/deps/libblake3-117d721b4669109e.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-90ac3f775acee3ec.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f4c6c608e113bdae.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rlib" "/opt/rustwide/target/debug/deps/libitertools-78b496255cfab155.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libsha3-27218ab61a3db79e.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "/opt/rustwide/target/debug/deps/libsha2-c78a0c49a73463d4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a68108ac6d424e62.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-3628f17ee912d347.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-627f67fde97d4777.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-77b01e44083b5e5c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bf0bf84fc3cdb29c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libbincode-d630b201155bf0da.rlib" "/opt/rustwide/target/debug/deps/libborsh-8bb5062224064d48.rlib" "/opt/rustwide/target/debug/deps/libbs58-714864c74220fde8.rlib" "/opt/rustwide/target/debug/deps/libsemver-9807a690daa873c8.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-babd99abc56671e2.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-ef979963ed9be0df.rlib" "/opt/rustwide/target/debug/deps/libtempfile-36d7910e0aac3af0.rlib" "/opt/rustwide/target/debug/deps/librand-c3ed293a3d0c3c49.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-44333f1ac5406b7d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-fbcd369264012b57.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-65252aa1405ef864.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libconsole-f865b900107328a3.rlib" "/opt/rustwide/target/debug/deps/libtermios-46e097b4c89b9ba2.rlib" "/opt/rustwide/target/debug/deps/libconsole-34c6b7c47278ef15.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-adf7b4c9c18cd316.rlib" "/opt/rustwide/target/debug/deps/libregex-a5dcbee32486fb12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8e5935077525ae4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-74d4e3ea3bb47a23.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-696c4a9f92f794a8.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-98e223d026c57a1c.rlib" "/opt/rustwide/target/debug/deps/libserde-1b7d720a99769ece.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a08e8bbb21f1bb83.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libtime-28542feb8982ec90.rlib" "/opt/rustwide/target/debug/deps/libthiserror-73095d5e6cf20e63.rlib" "/opt/rustwide/target/debug/deps/libclap-b8b09100a2c579ac.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libatty-cdac5baff6a8f5b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-b960c8b1f26dd258.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libdotenv-0fc5e8289431a71d.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" "-lssl" "-lcrypto" "-ldl" "-ludev" "-lc" "-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/stake_account_state-c960c954ee657c0f" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `learn__crate__solana-sdk` due to 2 previous errors [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/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.find_stakes_by_vote_account.59a183fe-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/find_stakes_by_vote_account-145c5dfcb4c8aea9.4bxa5nwozsil1p88.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-ffbbe11bf3dfd08d/out" "-L" "/opt/rustwide/target/debug/build/blake3-fd36a81b99b04c07/out" "-L" "/opt/rustwide/target/debug/build/blake3-fd36a81b99b04c07/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-5d915625c904f081/out" "-L" "/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/hidapi-d91e15e66788dc3b/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-eb0fadeb417a045b/out/lib" "-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/target/debug/deps/libsolana_client-78e1f10bc84399b6.rlib" "/opt/rustwide/target/debug/deps/libsolana_net_utils-264b4c7de8265241.rlib" "/opt/rustwide/target/debug/deps/libnix-7fb6cfa14e73ebba.rlib" "/opt/rustwide/target/debug/deps/libsocket2-fe89538c0ef25e14.rlib" "/opt/rustwide/target/debug/deps/libsemver-796964824ee97708.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-2bdb553b724940df.rlib" "/opt/rustwide/target/debug/deps/libpest-1bc31143e6a81939.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-8cd18b3f481ea6a9.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-c8c6b08dcf3b8245.rlib" "/opt/rustwide/target/debug/deps/libfutures-59e93156c3487438.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2d2ebf538120327d.rlib" "/opt/rustwide/target/debug/deps/libindicatif-0509fb5b413fd2b5.rlib" "/opt/rustwide/target/debug/deps/libconsole-6f3d0fb66eafdf1c.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-3f05c5c1d7b9911b.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-eb8155681dde818f.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libsha1-ab3782cee630646a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-052c26ae4d723343.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libbase64-110ea6a77d664af0.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-b407a115052c56c0.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b7a7fa4dbecf18f4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2cc3bce5b8d8853c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dea9b0525b21e700.rlib" "/opt/rustwide/target/debug/deps/libsolana_version-f721b858fb270631.rlib" "/opt/rustwide/target/debug/deps/libsolana_transaction_status-f8385743cc77306e.rlib" "/opt/rustwide/target/debug/deps/libspl_associated_token_account-5285aabd141940d3.rlib" "/opt/rustwide/target/debug/deps/libsolana_runtime-76ee2c1e1bc057fd.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/libsymlink-3140d9dc28142909.rlib" "/opt/rustwide/target/debug/deps/libsolana_compute_budget_program-5e612cc98404bc6b.rlib" "/opt/rustwide/target/debug/deps/libsolana_secp256k1_program-f301ed5022b038db.rlib" "/opt/rustwide/target/debug/deps/libflate2-ba6c51237507c8a2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/liblibloading-4612fafd5cf336e3.rlib" "/opt/rustwide/target/debug/deps/libtar-204f333bf82fc590.rlib" "/opt/rustwide/target/debug/deps/libxattr-a758872f9b0d1418.rlib" "/opt/rustwide/target/debug/deps/libfiletime-6671ea7792b8c37e.rlib" "/opt/rustwide/target/debug/deps/libbzip2-83ac55e5744cd079.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-61ddb99cb752bf3f.rlib" "/opt/rustwide/target/debug/deps/libsolana_stake_program-bebc682c6965e160.rlib" "/opt/rustwide/target/debug/deps/libouroboros-ab31aaadeeef17af.rlib" "/opt/rustwide/target/debug/deps/libaliasable-674f91cf2375fd31.rlib" "/opt/rustwide/target/debug/deps/libsolana_rayon_threadlimit-148a9c2ca73f4871.rlib" "/opt/rustwide/target/debug/deps/libsolana_measure-ad8f1946745c063f.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-6c3404be3c993fde.rlib" "/opt/rustwide/target/debug/deps/librayon-26a948f3569c4b2b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ec00f1eb0920369b.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_account_decoder-22ddb788468875a1.rlib" "/opt/rustwide/target/debug/deps/libzstd-02f39d11fabc90aa.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-6551da4b2067f140.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-bcfbbd010d0762ca.rlib" "/opt/rustwide/target/debug/deps/libsolana_vote_program-1af69c412be9b428.rlib" "/opt/rustwide/target/debug/deps/libspl_token-2ef23ecfad99b97c.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-6b2a4c2d555ffc6e.rlib" "/opt/rustwide/target/debug/deps/libsolana_config_program-537e4e99a1d2c5ea.rlib" "/opt/rustwide/target/debug/deps/libinflector-187d2313a42a75e2.rlib" "/opt/rustwide/target/debug/deps/libsolana_faucet-9c3dd3c1b143f74f.rlib" "/opt/rustwide/target/debug/deps/libspl_memo-3db026547dc51643.rlib" "/opt/rustwide/target/debug/deps/libsolana_metrics-273045ff21b104d2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b9deb18d76c6f31a.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-eaeb8a2b24aa385e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-315444e91fd775f3.rlib" "/opt/rustwide/target/debug/deps/libipnet-c2b46b3593be1ee9.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-66262ec5498fc371.rlib" "/opt/rustwide/target/debug/deps/librustls-01c28340057029e8.rlib" "/opt/rustwide/target/debug/deps/libsct-3ee1d58b4ecef5b4.rlib" "/opt/rustwide/target/debug/deps/libwebpki-1f0cae345bc76b98.rlib" "/opt/rustwide/target/debug/deps/libring-6c36b0d9d949c2a5.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-66b5a0aeefb20cf4.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-f6581d25af4908d3.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-bdd03902836e859a.rlib" "/opt/rustwide/target/debug/deps/libh2-a08eb8c6faeb03dd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-08ded853d4207ddf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-76e9d8352ac2639e.rlib" "/opt/rustwide/target/debug/deps/libahash-e3c94c9c9aec56bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ab9560cd4ae88d65.rlib" "/opt/rustwide/target/debug/deps/libhttparse-132e86a9c1212c4f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a8304851dc0ff164.rlib" "/opt/rustwide/target/debug/deps/libtracing-ab351a9dd86106f4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-78a755fa2ecedc79.rlib" "/opt/rustwide/target/debug/deps/libtokio-e34099ce29e6c4ec.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6f098537cd48c9e2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5e70a9e14dc43a06.rlib" "/opt/rustwide/target/debug/deps/libmio-a17cb0c90d8c96a2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d9f486601f23979d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-df6ecfc04f0bf724.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b769564df90d7b76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0dffc9be971b9ee0.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2d908723465fe09d.rlib" "/opt/rustwide/target/debug/deps/libslab-30bf07532cd0444e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c4c72ee5ea24029d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.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/libhttp-d5481f51e9518f12.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/libgethostname-dc7b9c1a33e5c7c8.rlib" "/opt/rustwide/target/debug/deps/libsolana_clap_utils-f0a5dfe30faaf821.rlib" "/opt/rustwide/target/debug/deps/liburl-328e9926ebb179e7.rlib" "/opt/rustwide/target/debug/deps/libidna-9e84a51b2437f8af.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-15bc1e0a0018c9e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-61fc85cf69cfcc8c.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/librpassword-6471996a98eb8a7d.rlib" "/opt/rustwide/target/debug/deps/libbip39-36be1881fa9a746d.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-dd329e734ac29654.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a1f9a2022156a9a5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-caa5f361d11169ef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9d7170cc37d582fe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0e1a0245b1123f55.rlib" "/opt/rustwide/target/debug/deps/libsolana_remote_wallet-490f11d67dd72937.rlib" "/opt/rustwide/target/debug/deps/libhidapi-4e7f6bb60b47aedf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3df8df213a51fe1a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-128ea9479c1befb9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libsolana_sdk-bcf290e48e3e7de3.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-19514b7c808130ff.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8d71096f6eb5761e.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libqstring-02abea1699375231.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libhmac-0829c63c09662e8b.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-3aef9c3bd93f0368.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek_bip32-4ac28a6fd6b58aad.rlib" "/opt/rustwide/target/debug/deps/libhmac-65f947bb668a7f61.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-624cad948bb8600e.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-4f511f78de6f9131.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-4bd7c9fd760f592a.rlib" "/opt/rustwide/target/debug/deps/libed25519-c787d7b12b2f9834.rlib" "/opt/rustwide/target/debug/deps/libsignature-4e52f85cfc226509.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-4d9c77bd683aa802.rlib" "/opt/rustwide/target/debug/deps/liburiparse-82f9afd38bf75333.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libderivation_path-4d9ef58b0f790836.rlib" "/opt/rustwide/target/debug/deps/libfailure-7a5464c50984c140.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a19b905735635470.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-f2e2bd47ad764206.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7056627e007b3b5.rlib" "/opt/rustwide/target/debug/deps/libgimli-c7904e56bcdb3504.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b12df720b04fa7db.rlib" "/opt/rustwide/target/debug/deps/libsolana_program-fb0d2379eb643d7f.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-e9a843bf4dd99a8f.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-0e709ab4ba18b605.rlib" "/opt/rustwide/target/debug/deps/libhmac-2f6c8393f404c87e.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-8231f49a110fdd25.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0ccbe97e2c9e43e8.rlib" "/opt/rustwide/target/debug/deps/librand-8e181747177b8c4f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b32274a6e1cce947.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-61669d53a31cb9a6.rlib" "/opt/rustwide/target/debug/deps/libzeroize-cf68338b36e52c5b.rlib" "/opt/rustwide/target/debug/deps/librand_core-b9a0ff9db33ee028.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b357cd2771eef8a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-0070757af4e68d94.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-18e005c1447d0b7f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-593a0f5d71c3c8c3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-1028082f78a9bc27.rlib" "/opt/rustwide/target/debug/deps/libbs58-2c385fd5ec44f99e.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libbv-6c3f339cb3f0179f.rlib" "/opt/rustwide/target/debug/deps/libblake3-117d721b4669109e.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-90ac3f775acee3ec.rlib" "/opt/rustwide/target/debug/deps/libsubtle-f4c6c608e113bdae.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8586ff6f0918180e.rlib" "/opt/rustwide/target/debug/deps/libitertools-78b496255cfab155.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libsha3-27218ab61a3db79e.rlib" "/opt/rustwide/target/debug/deps/libkeccak-6a5237da5a0f25d5.rlib" "/opt/rustwide/target/debug/deps/libsha2-c78a0c49a73463d4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a68108ac6d424e62.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-3628f17ee912d347.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-627f67fde97d4777.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-77b01e44083b5e5c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bf0bf84fc3cdb29c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4285d16fb1e4fb7a.rlib" "/opt/rustwide/target/debug/deps/libbincode-d630b201155bf0da.rlib" "/opt/rustwide/target/debug/deps/libborsh-8bb5062224064d48.rlib" "/opt/rustwide/target/debug/deps/libbs58-714864c74220fde8.rlib" "/opt/rustwide/target/debug/deps/libsemver-9807a690daa873c8.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-babd99abc56671e2.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-ef979963ed9be0df.rlib" "/opt/rustwide/target/debug/deps/libtempfile-36d7910e0aac3af0.rlib" "/opt/rustwide/target/debug/deps/librand-c3ed293a3d0c3c49.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-44333f1ac5406b7d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-fbcd369264012b57.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-65252aa1405ef864.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libconsole-f865b900107328a3.rlib" "/opt/rustwide/target/debug/deps/libtermios-46e097b4c89b9ba2.rlib" "/opt/rustwide/target/debug/deps/libconsole-34c6b7c47278ef15.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-adf7b4c9c18cd316.rlib" "/opt/rustwide/target/debug/deps/libregex-a5dcbee32486fb12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8e5935077525ae4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-74d4e3ea3bb47a23.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-696c4a9f92f794a8.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-98e223d026c57a1c.rlib" "/opt/rustwide/target/debug/deps/libserde-1b7d720a99769ece.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a08e8bbb21f1bb83.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libtime-28542feb8982ec90.rlib" "/opt/rustwide/target/debug/deps/libthiserror-73095d5e6cf20e63.rlib" "/opt/rustwide/target/debug/deps/libclap-b8b09100a2c579ac.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libatty-cdac5baff6a8f5b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-b960c8b1f26dd258.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libdotenv-0fc5e8289431a71d.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" "-lssl" "-lcrypto" "-ldl" "-ludev" "-lc" "-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/find_stakes_by_vote_account-145c5dfcb4c8aea9" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "587d135e47b3b96b98cfefb77a8a8014896f6ecacad6c07c41dbf1bda18803a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "587d135e47b3b96b98cfefb77a8a8014896f6ecacad6c07c41dbf1bda18803a0", kill_on_drop: false }` [INFO] [stdout] 587d135e47b3b96b98cfefb77a8a8014896f6ecacad6c07c41dbf1bda18803a0