[INFO] fetching crate atlas-rpc-client 3.0.0...
[INFO] testing atlas-rpc-client-3.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate atlas-rpc-client 3.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate atlas-rpc-client 3.0.0
[INFO] finished tweaking crates.io crate atlas-rpc-client 3.0.0
[INFO] tweaked toml for crates.io crate atlas-rpc-client 3.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atlas-rpc-client 3.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate atlas-rpc-client 3.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e01491902f26fbc86bfdb2add3f0d3a1a4555703d7efd3fb50ee44f1d376670e
[INFO] running `Command { std: "docker" "start" "-a" "e01491902f26fbc86bfdb2add3f0d3a1a4555703d7efd3fb50ee44f1d376670e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e01491902f26fbc86bfdb2add3f0d3a1a4555703d7efd3fb50ee44f1d376670e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e01491902f26fbc86bfdb2add3f0d3a1a4555703d7efd3fb50ee44f1d376670e", kill_on_drop: false }`
[INFO] [stdout] e01491902f26fbc86bfdb2add3f0d3a1a4555703d7efd3fb50ee44f1d376670e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93997d2be8b03ea2a1b1fb95577714b6247dc83fa79cda72687384c8bf7bcc4e
[INFO] running `Command { std: "docker" "start" "-a" "93997d2be8b03ea2a1b1fb95577714b6247dc83fa79cda72687384c8bf7bcc4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling solana-sanitize v3.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.0
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling solana-program-memory v3.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling solana-define-syscall v3.0.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling solana-msg v3.0.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling zerocopy v0.7.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling solana-svm-feature-set v3.0.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling solana-version v3.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling solana-inflation v3.0.0
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling solana-sbpf v0.12.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-compression v0.4.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling solana-hash v3.0.0
[INFO] [stderr]    Compiling solana-instruction-error v2.0.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-fee-calculator v3.0.0
[INFO] [stderr]    Compiling solana-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling solana-address v1.0.0
[INFO] [stderr]    Compiling solana-signature v3.1.0
[INFO] [stderr]    Compiling solana-short-vec v3.0.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling solana-transaction-error v3.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling solana-sdk-ids v3.0.0
[INFO] [stderr]    Compiling solana-instruction v3.0.0
[INFO] [stderr]    Compiling solana-account-info v3.0.0
[INFO] [stderr]    Compiling solana-serialize-utils v3.0.0
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.0
[INFO] [stderr]    Compiling solana-rent v3.0.0
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.0
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.0
[INFO] [stderr]    Compiling solana-message v3.0.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling agave-feature-set v3.0.0
[INFO] [stderr]    Compiling solana-reward-info v3.0.0
[INFO] [stderr]    Compiling solana-commitment-config v3.0.0
[INFO] [stderr]    Compiling solana-serde-varint v3.0.0
[INFO] [stderr]    Compiling solana-sysvar v3.0.0
[INFO] [stderr]    Compiling spl-generic-token v2.0.1
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling solana-vote-interface v3.0.0
[INFO] [stderr]    Compiling solana-feature-gate-interface v3.0.0
[INFO] [stderr]    Compiling solana-epoch-info v3.0.0
[INFO] [stderr]    Compiling solana-account v3.0.0
[INFO] [stderr]    Compiling solana-transaction v3.0.0
[INFO] [stderr]    Compiling solana-transaction-context v3.0.0
[INFO] [stderr]    Compiling solana-account-decoder-client-types v3.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling solana-transaction-status-client-types v3.0.0
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling solana-rpc-client-types v3.0.0
[INFO] [stderr]    Compiling solana-rpc-client-api v3.0.0
[INFO] [stderr]    Compiling atlas-rpc-client v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "93997d2be8b03ea2a1b1fb95577714b6247dc83fa79cda72687384c8bf7bcc4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93997d2be8b03ea2a1b1fb95577714b6247dc83fa79cda72687384c8bf7bcc4e", kill_on_drop: false }`
[INFO] [stdout] 93997d2be8b03ea2a1b1fb95577714b6247dc83fa79cda72687384c8bf7bcc4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef966c3c90dc3cceec6145c8b8f07e0689b3b886a9067f0dea103997af5c5859
[INFO] running `Command { std: "docker" "start" "-a" "ef966c3c90dc3cceec6145c8b8f07e0689b3b886a9067f0dea103997af5c5859", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling solana-hash v3.0.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling solana-program-option v3.0.0
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling solana-derivation-path v3.0.0
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling solana-seed-derivable v3.0.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling solana-sha256-hasher v3.0.0
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling solana-curve25519 v2.3.7
[INFO] [stderr]    Compiling solana-signature v3.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling jsonrpc-server-utils v18.0.0
[INFO] [stderr]    Compiling jsonrpc-http-server v18.0.0
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling solana-borsh v3.0.0
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling solana-address v1.0.0
[INFO] [stderr]    Compiling solana-instruction-error v2.0.0
[INFO] [stderr]    Compiling spl-discriminator v0.5.1
[INFO] [stderr]    Compiling solana-program-pack v3.0.0
[INFO] [stderr]    Compiling solana-transaction-error v3.0.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.0.0
[INFO] [stderr]    Compiling solana-instruction v3.0.0
[INFO] [stderr]    Compiling solana-account-info v3.0.0
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-serialize-utils v3.0.0
[INFO] [stderr]    Compiling spl-generic-token v2.0.1
[INFO] [stderr]    Compiling solana-nonce v3.0.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.0
[INFO] [stderr]    Compiling solana-keypair v3.0.0
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling solana-cpi v3.0.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.0.0
[INFO] [stderr]    Compiling solana-message v3.0.0
[INFO] [stderr]    Compiling solana-feature-gate-interface v3.0.0
[INFO] [stderr]    Compiling spl-token-interface v2.0.0
[INFO] [stderr]    Compiling solana-loader-v3-interface v6.1.0
[INFO] [stderr]    Compiling solana-zk-sdk v4.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.0
[INFO] [stderr]    Compiling solana-rent v3.0.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.0
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling agave-feature-set v3.0.0
[INFO] [stderr]    Compiling solana-vote-interface v3.0.0
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v3.0.0
[INFO] [stderr]    Compiling solana-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-account v3.0.0
[INFO] [stderr]    Compiling solana-stake-interface v2.0.0
[INFO] [stderr]    Compiling solana-version v3.0.0
[INFO] [stderr]    Compiling solana-transaction v3.0.0
[INFO] [stderr]    Compiling solana-account-decoder-client-types v3.0.0
[INFO] [stderr]    Compiling solana-transaction-context v3.0.0
[INFO] [stderr]    Compiling solana-config-interface v2.0.0
[INFO] [stderr]    Compiling solana-system-transaction v3.0.0
[INFO] [stderr]    Compiling solana-transaction-status-client-types v3.0.0
[INFO] [stderr]    Compiling spl-pod v0.7.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.5.0
[INFO] [stderr]    Compiling solana-rpc-client-types v3.0.0
[INFO] [stderr]    Compiling spl-type-length-value v0.9.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.7.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.5.0
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.8.0
[INFO] [stderr]    Compiling spl-token-2022-interface v2.0.0
[INFO] [stderr]    Compiling solana-account-decoder v3.0.0
[INFO] [stderr]    Compiling solana-rpc-client-api v3.0.0
[INFO] [stderr]    Compiling atlas-rpc-client v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "ef966c3c90dc3cceec6145c8b8f07e0689b3b886a9067f0dea103997af5c5859", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef966c3c90dc3cceec6145c8b8f07e0689b3b886a9067f0dea103997af5c5859", kill_on_drop: false }`
[INFO] [stdout] ef966c3c90dc3cceec6145c8b8f07e0689b3b886a9067f0dea103997af5c5859
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bcbc52ac80b33b496e520dbe4052aad4237f04b7740e4a130f7154f960ced0ab
[INFO] running `Command { std: "docker" "start" "-a" "bcbc52ac80b33b496e520dbe4052aad4237f04b7740e4a130f7154f960ced0ab", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/atlas_rpc_client-cc0013e050118e27)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test rpc_client::tests::get_block_production_with_config_no_error ... ok
[INFO] [stdout] test rpc_client::tests::test_get_signature_status ... ok
[INFO] [stdout] test rpc_client::tests::test_get_latest_blockhash ... ok
[INFO] [stdout] test rpc_client::tests::test_custom_request ... ok
[INFO] [stdout] test rpc_client::tests::test_get_stake_minimum_delegation ... ok
[INFO] [stdout] test rpc_client::tests::test_rpc_client_thread ... ok
[INFO] [stdout] test rpc_client::tests::test_get_program_accounts_with_config ... ok
[INFO] [stdout] test rpc_client::tests::test_send_and_confirm_transaction ... ok
[INFO] [stdout] test rpc_client::tests::test_send_transaction ... ok
[INFO] [stdout] test rpc_client::tests::test_send ... ok
[INFO] [stdout] test mock_sender::tests::test_mock_encoded_account ... ok
[INFO] [stdout] test http_sender::tests::http_sender_on_tokio_multi_thread ... ok
[INFO] [stdout] test rpc_client::tests::test_send_async_multi_thread ... ok
[INFO] [stdout] test http_sender::tests::http_sender_on_tokio_current_thread ... ok
[INFO] [stdout] test rpc_client::tests::test_send_async_current_thread - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests atlas_rpc_client
[INFO] [stdout] 
[INFO] [stdout] running 164 tests
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient (line 116) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_height_with_commitment (line 1891) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::confirm_transaction (line 1046) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_with_config (line 2424) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_production (line 1966) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block (line 2363) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account_data (line 3833) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_height (line 1864) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account_with_config (line 3546) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_balance_with_commitment (line 3935) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::confirm_transaction_with_commitment (line 1103) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_time (line 2918) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_production_with_config (line 1990) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account_with_commitment (line 3493) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account (line 3454) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_epoch_info_with_commitment (line 2985) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_balance (line 3905) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks_with_limit_and_commitment (line 2643) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_with_encoding (line 2389) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_inflation_rate (line 3300) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks_with_commitment (line 2546) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks_with_limit (line 2600) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_leader_schedule (line 3021) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_epoch_info (line 2961) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks (line 2490) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_inflation_governor (line 3275) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_cluster_nodes (line 2331) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_identity (line 3238) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_highest_snapshot_slot (line 1416) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_program_accounts (line 3980) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_largest_accounts_with_config (line 2101) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_epoch_schedule (line 3136) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_inflation_reward (line 3328) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_max_retransmit_slot (line 3626) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_minimum_balance_for_rent_exemption (line 3864) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_leader_schedule_with_config (line 3094) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_multiple_accounts_with_config (line 3761) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_leader_schedule_with_commitment (line 3053) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_status_with_commitment (line 1677) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_max_shred_insert_slot (line 3651) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_multiple_accounts (line 3679) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_multiple_accounts_with_commitment (line 3714) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_program_accounts_with_config (line 4020) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_status (line 1463) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_recent_performance_samples (line 3163) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signatures_for_address (line 2693) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_transaction (line 2809) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_stake_minimum_delegation (line 4098) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_status_with_commitment_and_history (line 1747) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_recent_prioritization_fees (line 3199) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_transaction_with_config (line 2863) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_slot_leaders (line 1923) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_statuses (line 1530) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_slot (line 1806) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_stake_minimum_delegation_with_commitment (line 4123) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_statuses_with_history (line 1608) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new (line 174) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock (line 348) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signatures_for_address_with_config (line 2739) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_vote_accounts_with_commitment (line 2179) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_slot_with_commitment (line 1832) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock (line 355) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_commitment (line 195) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_timeout_and_commitment (line 244) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_timeout (line 221) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_socket_with_commitment (line 560) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_vote_accounts (line 2151) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::minimum_ledger_slot (line 3414) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_timeouts_and_commitment (line 285) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_version (line 3381) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_socket_with_timeout (line 586) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_socket (line 541) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_vote_accounts_with_config (line 2217) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::send_transaction (line 842) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::supply_with_commitment (line 2068) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient (line 162) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock_with_mocks_map (line 477) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock_with_mocks (line 410) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::confirm_transaction (line 988) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::simulate_transaction_with_config (line 1351) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::simulate_transaction (line 1273) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_balance_with_commitment (line 3313) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::supply (line 2044) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::confirm_transaction_with_commitment (line 1039) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::send_and_confirm_transaction (line 661) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_account_data (line 3235) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_balance (line 3289) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_account (line 2951) ... FAILED
[INFO] [stdout] test src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::send_transaction_with_config (line 925) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_account_with_commitment (line 2984) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_blocks_with_limit_and_commitment (line 2275) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_block_height (line 1642) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_account_with_config (line 3029) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_block_height_with_commitment (line 1665) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_block_production_with_config (line 1738) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_block_time (line 2509) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_block (line 2026) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_blocks_with_commitment (line 2190) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_block_with_encoding (line 2048) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_block_production (line 1717) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_blocks_with_limit (line 2240) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_cluster_nodes (line 1997) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_blocks (line 2142) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_epoch_info_with_commitment (line 2557) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_highest_snapshot_slot (line 1241) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_epoch_info (line 2536) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_block_with_config (line 2079) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_largest_accounts_with_config (line 1837) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_inflation_rate (line 2823) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_inflation_governor (line 2802) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_identity (line 2775) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_max_retransmit_slot (line 3076) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_epoch_schedule (line 2688) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_multiple_accounts_with_config (line 3185) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_leader_schedule_with_commitment (line 2617) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_signature_status_with_commitment_and_history (line 1540) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_leader_schedule_with_config (line 2650) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_multiple_accounts_with_commitment (line 3147) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_inflation_reward (line 2848) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_signature_statuses (line 1347) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_leader_schedule (line 2589) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_max_shred_insert_slot (line 3097) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_program_accounts (line 3353) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_recent_prioritization_fees (line 2744) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_minimum_balance_for_rent_exemption (line 3263) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_multiple_accounts (line 3121) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_signature_status (line 1284) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_signature_statuses_with_history (line 1420) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_program_accounts_with_config (line 3377) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_slot_leaders (line 1693) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_signature_status_with_commitment (line 1479) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_slot_with_commitment (line 1614) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_transaction (line 2414) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new_mock (line 417) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_recent_performance_samples (line 2712) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_signatures_for_address (line 2324) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_stake_minimum_delegation (line 3439) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new_socket (line 612) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_vote_accounts (line 1877) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_signatures_for_address_with_config (line 2363) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new (line 240) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new_mock (line 424) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_slot (line 1591) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new_with_timeouts_and_commitment (line 354) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new_with_timeout_and_commitment (line 313) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new_with_timeout (line 290) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new_socket_with_timeout (line 660) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new_socket_with_commitment (line 633) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new_with_commitment (line 263) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_vote_accounts_with_config (line 1932) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_version (line 2883) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_transaction_with_config (line 2461) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::minimum_ledger_slot (line 2913) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_stake_minimum_delegation_with_commitment (line 3460) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new_mock_with_mocks_map (line 547) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::get_vote_accounts_with_commitment (line 1901) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::simulate_transaction_with_config (line 1189) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::simulate_transaction (line 1121) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::supply (line 1787) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::new_mock_with_mocks (line 479) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::supply_with_commitment (line 1808) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::send_transaction (line 847) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::send_and_confirm_transaction (line 738) ... FAILED
[INFO] [stdout] test src/rpc_client.rs - rpc_client::RpcClient::send_transaction_with_config (line 921) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient (line 116) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 120 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_height_with_commitment (line 1891) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1893:5
[INFO] [stdout]      |
[INFO] [stdout] 1893 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1893 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::confirm_transaction (line 1046) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1048:5
[INFO] [stdout]      |
[INFO] [stdout] 1048 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1048 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_with_config (line 2424) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2433:5
[INFO] [stdout]      |
[INFO] [stdout] 2433 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2433 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_production (line 1966) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1968:5
[INFO] [stdout]      |
[INFO] [stdout] 1968 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1968 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block (line 2363) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2365:5
[INFO] [stdout]      |
[INFO] [stdout] 2365 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2365 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account_data (line 3833) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3835:5
[INFO] [stdout]      |
[INFO] [stdout] 3835 | use solana_rpc_client::nonblocking::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3835 | use solana_rpc_client_api::nonblocking::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_height (line 1864) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1866:5
[INFO] [stdout]      |
[INFO] [stdout] 1866 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1866 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account_with_config (line 3546) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3551:5
[INFO] [stdout]      |
[INFO] [stdout] 3551 | use solana_rpc_client::nonblocking::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3551 | use solana_rpc_client_api::nonblocking::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_balance_with_commitment (line 3935) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3937:5
[INFO] [stdout]      |
[INFO] [stdout] 3937 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3937 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::confirm_transaction_with_commitment (line 1103) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1105:5
[INFO] [stdout]      |
[INFO] [stdout] 1105 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1105 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_time (line 2918) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2920:5
[INFO] [stdout]      |
[INFO] [stdout] 2920 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2920 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_production_with_config (line 1990) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1996:5
[INFO] [stdout]      |
[INFO] [stdout] 1996 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1996 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account_with_commitment (line 3493) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3495:5
[INFO] [stdout]      |
[INFO] [stdout] 3495 | use solana_rpc_client::nonblocking::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3495 | use solana_rpc_client_api::nonblocking::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account (line 3454) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3456:5
[INFO] [stdout]      |
[INFO] [stdout] 3456 | use solana_rpc_client::nonblocking::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3456 | use solana_rpc_client_api::nonblocking::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_epoch_info_with_commitment (line 2985) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2987:5
[INFO] [stdout]      |
[INFO] [stdout] 2987 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2987 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_balance (line 3905) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3907:5
[INFO] [stdout]      |
[INFO] [stdout] 3907 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3907 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks_with_limit_and_commitment (line 2643) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2646:5
[INFO] [stdout]      |
[INFO] [stdout] 2646 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2646 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_with_encoding (line 2389) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2392:5
[INFO] [stdout]      |
[INFO] [stdout] 2392 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2392 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_inflation_rate (line 3300) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3302:5
[INFO] [stdout]      |
[INFO] [stdout] 3302 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3302 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks_with_commitment (line 2546) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2549:5
[INFO] [stdout]      |
[INFO] [stdout] 2549 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2549 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks_with_limit (line 2600) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2602:5
[INFO] [stdout]      |
[INFO] [stdout] 2602 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2602 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_leader_schedule (line 3021) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3023:5
[INFO] [stdout]      |
[INFO] [stdout] 3023 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3023 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_epoch_info (line 2961) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2963:5
[INFO] [stdout]      |
[INFO] [stdout] 2963 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2963 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks (line 2490) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2492:5
[INFO] [stdout]      |
[INFO] [stdout] 2492 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2492 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_inflation_governor (line 3275) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3277:5
[INFO] [stdout]      |
[INFO] [stdout] 3277 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3277 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_cluster_nodes (line 2331) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2333:5
[INFO] [stdout]      |
[INFO] [stdout] 2333 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2333 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_identity (line 3238) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3240:5
[INFO] [stdout]      |
[INFO] [stdout] 3240 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3240 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_highest_snapshot_slot (line 1416) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1418:5
[INFO] [stdout]      |
[INFO] [stdout] 1418 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1418 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_program_accounts (line 3980) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3982:5
[INFO] [stdout]      |
[INFO] [stdout] 3982 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3982 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_largest_accounts_with_config (line 2101) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2107:5
[INFO] [stdout]      |
[INFO] [stdout] 2107 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2107 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_epoch_schedule (line 3136) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3138:5
[INFO] [stdout]      |
[INFO] [stdout] 3138 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3138 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_inflation_reward (line 3328) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3330:5
[INFO] [stdout]      |
[INFO] [stdout] 3330 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3330 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_max_retransmit_slot (line 3626) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3628:5
[INFO] [stdout]      |
[INFO] [stdout] 3628 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3628 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_minimum_balance_for_rent_exemption (line 3864) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3866:5
[INFO] [stdout]      |
[INFO] [stdout] 3866 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3866 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_leader_schedule_with_config (line 3094) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3099:5
[INFO] [stdout]      |
[INFO] [stdout] 3099 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3099 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_multiple_accounts_with_config (line 3761) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3766:5
[INFO] [stdout]      |
[INFO] [stdout] 3766 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3766 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_leader_schedule_with_commitment (line 3053) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3055:5
[INFO] [stdout]      |
[INFO] [stdout] 3055 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3055 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_status_with_commitment (line 1677) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1679:5
[INFO] [stdout]      |
[INFO] [stdout] 1679 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1679 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_max_shred_insert_slot (line 3651) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3653:5
[INFO] [stdout]      |
[INFO] [stdout] 3653 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3653 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_multiple_accounts (line 3679) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3681:5
[INFO] [stdout]      |
[INFO] [stdout] 3681 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3681 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_multiple_accounts_with_commitment (line 3714) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3716:5
[INFO] [stdout]      |
[INFO] [stdout] 3716 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3716 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_program_accounts_with_config (line 4020) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:4026:5
[INFO] [stdout]      |
[INFO] [stdout] 4026 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4026 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_status (line 1463) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1465:5
[INFO] [stdout]      |
[INFO] [stdout] 1465 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1465 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_recent_performance_samples (line 3163) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3165:5
[INFO] [stdout]      |
[INFO] [stdout] 3165 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3165 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signatures_for_address (line 2693) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2695:5
[INFO] [stdout]      |
[INFO] [stdout] 2695 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2695 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_transaction (line 2809) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2811:5
[INFO] [stdout]      |
[INFO] [stdout] 2811 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2811 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_stake_minimum_delegation (line 4098) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:4100:5
[INFO] [stdout]      |
[INFO] [stdout] 4100 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4100 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_status_with_commitment_and_history (line 1747) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1749:5
[INFO] [stdout]      |
[INFO] [stdout] 1749 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1749 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_recent_prioritization_fees (line 3199) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3201:5
[INFO] [stdout]      |
[INFO] [stdout] 3201 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3201 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_transaction_with_config (line 2863) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2868:5
[INFO] [stdout]      |
[INFO] [stdout] 2868 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2868 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_slot_leaders (line 1923) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1925:5
[INFO] [stdout]      |
[INFO] [stdout] 1925 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1925 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_statuses (line 1530) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1532:5
[INFO] [stdout]      |
[INFO] [stdout] 1532 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1532 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_slot (line 1806) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1808:5
[INFO] [stdout]      |
[INFO] [stdout] 1808 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1808 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_stake_minimum_delegation_with_commitment (line 4123) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:4125:5
[INFO] [stdout]      |
[INFO] [stdout] 4125 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 4125 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_statuses_with_history (line 1608) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1610:5
[INFO] [stdout]      |
[INFO] [stdout] 1610 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1610 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new (line 174) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 175 - use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout] 175 + use atlas_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock (line 348) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:349:5
[INFO] [stdout]     |
[INFO] [stdout] 349 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 349 - use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout] 349 + use atlas_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signatures_for_address_with_config (line 2739) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2741:5
[INFO] [stdout]      |
[INFO] [stdout] 2741 | use solana_rpc_client::{
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2741 | use solana_rpc_client_api::{
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_vote_accounts_with_commitment (line 2179) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2182:5
[INFO] [stdout]      |
[INFO] [stdout] 2182 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2182 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_slot_with_commitment (line 1832) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1834:5
[INFO] [stdout]      |
[INFO] [stdout] 1834 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1834 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock (line 355) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 356 - use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout] 356 + use atlas_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_commitment (line 195) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 197 - use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout] 197 + use atlas_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_timeout_and_commitment (line 244) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 246 - use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout] 246 + use atlas_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_timeout (line 221) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 223 - use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout] 223 + use atlas_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_socket_with_commitment (line 560) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 562 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 562 - use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout] 562 + use atlas_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_vote_accounts (line 2151) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2153:5
[INFO] [stdout]      |
[INFO] [stdout] 2153 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2153 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::minimum_ledger_slot (line 3414) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3416:5
[INFO] [stdout]      |
[INFO] [stdout] 3416 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3416 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_timeouts_and_commitment (line 285) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 287 - use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout] 287 + use atlas_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_version (line 3381) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:3383:5
[INFO] [stdout]      |
[INFO] [stdout] 3383 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3383 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_socket_with_timeout (line 586) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:589:5
[INFO] [stdout]     |
[INFO] [stdout] 589 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 589 - use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout] 589 + use atlas_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_socket (line 541) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:543:5
[INFO] [stdout]     |
[INFO] [stdout] 543 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 543 - use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout] 543 + use atlas_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_vote_accounts_with_config (line 2217) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2222:5
[INFO] [stdout]      |
[INFO] [stdout] 2222 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2222 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::send_transaction (line 842) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:844:5
[INFO] [stdout]     |
[INFO] [stdout] 844 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 844 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::supply_with_commitment (line 2068) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2070:5
[INFO] [stdout]      |
[INFO] [stdout] 2070 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2070 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient (line 162) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 166 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock_with_mocks_map (line 477) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:482:5
[INFO] [stdout]     |
[INFO] [stdout] 482 | use solana_rpc_client::{rpc_client::RpcClient, mock_sender::MocksMap};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 482 | use solana_rpc_client_api::{rpc_client::RpcClient, mock_sender::MocksMap};
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock_with_mocks (line 410) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:415:5
[INFO] [stdout]     |
[INFO] [stdout] 415 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 415 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::confirm_transaction (line 988) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:991:5
[INFO] [stdout]     |
[INFO] [stdout] 991 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 991 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::simulate_transaction_with_config (line 1351) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1359:5
[INFO] [stdout]      |
[INFO] [stdout] 1359 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1359 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::simulate_transaction (line 1273) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:1278:5
[INFO] [stdout]      |
[INFO] [stdout] 1278 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1278 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_balance_with_commitment (line 3313) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3315:5
[INFO] [stdout]      |
[INFO] [stdout] 3315 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3315 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::supply (line 2044) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/nonblocking/rpc_client.rs:2046:5
[INFO] [stdout]      |
[INFO] [stdout] 2046 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2046 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::confirm_transaction_with_commitment (line 1039) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1042:5
[INFO] [stdout]      |
[INFO] [stdout] 1042 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1042 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::send_and_confirm_transaction (line 661) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:663:5
[INFO] [stdout]     |
[INFO] [stdout] 663 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 663 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_account_data (line 3235) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3237:5
[INFO] [stdout]      |
[INFO] [stdout] 3237 | use solana_rpc_client::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3237 | use solana_rpc_client_api::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3237:5
[INFO] [stdout]      |
[INFO] [stdout] 3237 | use solana_rpc_client::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3237 | use solana_rpc_client_api::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_balance (line 3289) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3291:5
[INFO] [stdout]      |
[INFO] [stdout] 3291 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3291 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_account (line 2951) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2953:5
[INFO] [stdout]      |
[INFO] [stdout] 2953 | use solana_rpc_client::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2953 | use solana_rpc_client_api::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2953:5
[INFO] [stdout]      |
[INFO] [stdout] 2953 | use solana_rpc_client::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2953 | use solana_rpc_client_api::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::send_transaction_with_config (line 925) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/nonblocking/rpc_client.rs:930:5
[INFO] [stdout]     |
[INFO] [stdout] 930 | use solana_rpc_client::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 930 | use solana_rpc_client_api::nonblocking::rpc_client::RpcClient;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_account_with_commitment (line 2984) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2986:5
[INFO] [stdout]      |
[INFO] [stdout] 2986 | use solana_rpc_client::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2986 | use solana_rpc_client_api::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2986:5
[INFO] [stdout]      |
[INFO] [stdout] 2986 | use solana_rpc_client::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2986 | use solana_rpc_client_api::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_blocks_with_limit_and_commitment (line 2275) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2277:5
[INFO] [stdout]      |
[INFO] [stdout] 2277 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2277 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_block_height (line 1642) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1644:5
[INFO] [stdout]      |
[INFO] [stdout] 1644 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1644 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_account_with_config (line 3029) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3034:5
[INFO] [stdout]      |
[INFO] [stdout] 3034 | use solana_rpc_client::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3034 | use solana_rpc_client_api::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3034:5
[INFO] [stdout]      |
[INFO] [stdout] 3034 | use solana_rpc_client::rpc_client::{self, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3034 | use solana_rpc_client_api::rpc_client::{self, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_block_height_with_commitment (line 1665) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1667:5
[INFO] [stdout]      |
[INFO] [stdout] 1667 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1667 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_block_production_with_config (line 1738) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1743:5
[INFO] [stdout]      |
[INFO] [stdout] 1743 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1743 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_block_time (line 2509) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2511:5
[INFO] [stdout]      |
[INFO] [stdout] 2511 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2511 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_block (line 2026) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2028:5
[INFO] [stdout]      |
[INFO] [stdout] 2028 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2028 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_blocks_with_commitment (line 2190) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2192:5
[INFO] [stdout]      |
[INFO] [stdout] 2192 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2192 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_block_with_encoding (line 2048) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2050:5
[INFO] [stdout]      |
[INFO] [stdout] 2050 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2050 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_block_production (line 1717) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1719:5
[INFO] [stdout]      |
[INFO] [stdout] 1719 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1719 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_blocks_with_limit (line 2240) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2242:5
[INFO] [stdout]      |
[INFO] [stdout] 2242 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2242 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_cluster_nodes (line 1997) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1999:5
[INFO] [stdout]      |
[INFO] [stdout] 1999 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1999 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_blocks (line 2142) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2144:5
[INFO] [stdout]      |
[INFO] [stdout] 2144 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2144 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_epoch_info_with_commitment (line 2557) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2559:5
[INFO] [stdout]      |
[INFO] [stdout] 2559 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2559 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_highest_snapshot_slot (line 1241) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1243:5
[INFO] [stdout]      |
[INFO] [stdout] 1243 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1243 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_epoch_info (line 2536) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2538:5
[INFO] [stdout]      |
[INFO] [stdout] 2538 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2538 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_block_with_config (line 2079) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2084:5
[INFO] [stdout]      |
[INFO] [stdout] 2084 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2084 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_largest_accounts_with_config (line 1837) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1842:5
[INFO] [stdout]      |
[INFO] [stdout] 1842 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1842 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_inflation_rate (line 2823) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2825:5
[INFO] [stdout]      |
[INFO] [stdout] 2825 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2825 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_inflation_governor (line 2802) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2804:5
[INFO] [stdout]      |
[INFO] [stdout] 2804 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2804 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_identity (line 2775) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2777:5
[INFO] [stdout]      |
[INFO] [stdout] 2777 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2777 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_max_retransmit_slot (line 3076) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3078:5
[INFO] [stdout]      |
[INFO] [stdout] 3078 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3078 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_epoch_schedule (line 2688) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2690:5
[INFO] [stdout]      |
[INFO] [stdout] 2690 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2690 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_multiple_accounts_with_config (line 3185) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3190:5
[INFO] [stdout]      |
[INFO] [stdout] 3190 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3190 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_leader_schedule_with_commitment (line 2617) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2619:5
[INFO] [stdout]      |
[INFO] [stdout] 2619 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2619 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_signature_status_with_commitment_and_history (line 1540) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1542:5
[INFO] [stdout]      |
[INFO] [stdout] 1542 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1542 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_leader_schedule_with_config (line 2650) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2655:5
[INFO] [stdout]      |
[INFO] [stdout] 2655 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2655 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_multiple_accounts_with_commitment (line 3147) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3149:5
[INFO] [stdout]      |
[INFO] [stdout] 3149 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3149 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_inflation_reward (line 2848) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2850:5
[INFO] [stdout]      |
[INFO] [stdout] 2850 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2850 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_signature_statuses (line 1347) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1350:5
[INFO] [stdout]      |
[INFO] [stdout] 1350 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1350 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_leader_schedule (line 2589) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2591:5
[INFO] [stdout]      |
[INFO] [stdout] 2591 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2591 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_max_shred_insert_slot (line 3097) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3099:5
[INFO] [stdout]      |
[INFO] [stdout] 3099 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3099 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_program_accounts (line 3353) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3355:5
[INFO] [stdout]      |
[INFO] [stdout] 3355 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3355 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_recent_prioritization_fees (line 2744) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2746:5
[INFO] [stdout]      |
[INFO] [stdout] 2746 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2746 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_minimum_balance_for_rent_exemption (line 3263) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3265:5
[INFO] [stdout]      |
[INFO] [stdout] 3265 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3265 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_multiple_accounts (line 3121) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3123:5
[INFO] [stdout]      |
[INFO] [stdout] 3123 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3123 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_signature_status (line 1284) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1287:5
[INFO] [stdout]      |
[INFO] [stdout] 1287 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1287 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_signature_statuses_with_history (line 1420) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1422:5
[INFO] [stdout]      |
[INFO] [stdout] 1422 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1422 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_program_accounts_with_config (line 3377) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3383:5
[INFO] [stdout]      |
[INFO] [stdout] 3383 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3383 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_slot_leaders (line 1693) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1695:5
[INFO] [stdout]      |
[INFO] [stdout] 1695 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1695 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_signature_status_with_commitment (line 1479) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1481:5
[INFO] [stdout]      |
[INFO] [stdout] 1481 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1481 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_slot_with_commitment (line 1614) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1616:5
[INFO] [stdout]      |
[INFO] [stdout] 1616 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1616 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_transaction (line 2414) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2416:5
[INFO] [stdout]      |
[INFO] [stdout] 2416 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2416 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new_mock (line 417) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:418:5
[INFO] [stdout]     |
[INFO] [stdout] 418 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 418 - use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout] 418 + use atlas_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_recent_performance_samples (line 2712) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2714:5
[INFO] [stdout]      |
[INFO] [stdout] 2714 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2714 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_signatures_for_address (line 2324) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2326:5
[INFO] [stdout]      |
[INFO] [stdout] 2326 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2326 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_stake_minimum_delegation (line 3439) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3441:5
[INFO] [stdout]      |
[INFO] [stdout] 3441 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3441 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new_socket (line 612) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:614:5
[INFO] [stdout]     |
[INFO] [stdout] 614 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 614 - use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout] 614 + use atlas_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_vote_accounts (line 1877) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1879:5
[INFO] [stdout]      |
[INFO] [stdout] 1879 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1879 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_signatures_for_address_with_config (line 2363) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2365:5
[INFO] [stdout]      |
[INFO] [stdout] 2365 | use solana_rpc_client::rpc_client::{GetConfirmedSignaturesForAddress2Config, RpcClient};
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2365 | use solana_rpc_client_api::rpc_client::{GetConfirmedSignaturesForAddress2Config, RpcClient};
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new (line 240) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 241 - use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout] 241 + use atlas_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new_mock (line 424) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:425:5
[INFO] [stdout]     |
[INFO] [stdout] 425 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 425 - use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout] 425 + use atlas_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_slot (line 1591) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1593:5
[INFO] [stdout]      |
[INFO] [stdout] 1593 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1593 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new_with_timeouts_and_commitment (line 354) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:356:5
[INFO] [stdout]     |
[INFO] [stdout] 356 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 356 - use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout] 356 + use atlas_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new_with_timeout_and_commitment (line 313) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:315:5
[INFO] [stdout]     |
[INFO] [stdout] 315 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 315 - use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout] 315 + use atlas_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new_with_timeout (line 290) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 292 - use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout] 292 + use atlas_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new_socket_with_timeout (line 660) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:663:5
[INFO] [stdout]     |
[INFO] [stdout] 663 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 663 - use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout] 663 + use atlas_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new_socket_with_commitment (line 633) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:635:5
[INFO] [stdout]     |
[INFO] [stdout] 635 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 635 - use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout] 635 + use atlas_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new_with_commitment (line 263) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 265 - use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout] 265 + use atlas_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_vote_accounts_with_config (line 1932) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1937:5
[INFO] [stdout]      |
[INFO] [stdout] 1937 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1937 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_version (line 2883) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2885:5
[INFO] [stdout]      |
[INFO] [stdout] 2885 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2885 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_transaction_with_config (line 2461) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2466:5
[INFO] [stdout]      |
[INFO] [stdout] 2466 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2466 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::minimum_ledger_slot (line 2913) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:2915:5
[INFO] [stdout]      |
[INFO] [stdout] 2915 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 2915 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_stake_minimum_delegation_with_commitment (line 3460) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:3462:5
[INFO] [stdout]      |
[INFO] [stdout] 3462 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 3462 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new_mock_with_mocks_map (line 547) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:552:5
[INFO] [stdout]     |
[INFO] [stdout] 552 | use solana_rpc_client::{rpc_client::RpcClient, mock_sender::MocksMap};
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 552 | use solana_rpc_client_api::{rpc_client::RpcClient, mock_sender::MocksMap};
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::get_vote_accounts_with_commitment (line 1901) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1903:5
[INFO] [stdout]      |
[INFO] [stdout] 1903 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1903 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::simulate_transaction_with_config (line 1189) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1197:5
[INFO] [stdout]      |
[INFO] [stdout] 1197 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1197 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::simulate_transaction (line 1121) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1127:5
[INFO] [stdout]      |
[INFO] [stdout] 1127 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1127 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::supply (line 1787) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1789:5
[INFO] [stdout]      |
[INFO] [stdout] 1789 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1789 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::new_mock_with_mocks (line 479) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:484:5
[INFO] [stdout]     |
[INFO] [stdout] 484 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 484 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::supply_with_commitment (line 1808) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     --> src/rpc_client.rs:1810:5
[INFO] [stdout]      |
[INFO] [stdout] 1810 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1810 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]      |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::send_transaction (line 847) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:851:5
[INFO] [stdout]     |
[INFO] [stdout] 851 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 851 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::send_and_confirm_transaction (line 738) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:741:5
[INFO] [stdout]     |
[INFO] [stdout] 741 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 741 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rpc_client.rs - rpc_client::RpcClient::send_transaction_with_config (line 921) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]    --> src/rpc_client.rs:928:5
[INFO] [stdout]     |
[INFO] [stdout] 928 | use solana_rpc_client::rpc_client::RpcClient;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_rpc_client`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 928 | use solana_rpc_client_api::rpc_client::RpcClient;
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient (line 116)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::confirm_transaction (line 1046)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::confirm_transaction_with_commitment (line 1103)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account (line 3454)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account_data (line 3833)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account_with_commitment (line 3493)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_account_with_config (line 3546)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_balance (line 3905)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_balance_with_commitment (line 3935)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block (line 2363)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_height (line 1864)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_height_with_commitment (line 1891)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_production (line 1966)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_production_with_config (line 1990)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_time (line 2918)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_with_config (line 2424)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_block_with_encoding (line 2389)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks (line 2490)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks_with_commitment (line 2546)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks_with_limit (line 2600)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_blocks_with_limit_and_commitment (line 2643)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_cluster_nodes (line 2331)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_epoch_info (line 2961)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_epoch_info_with_commitment (line 2985)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_epoch_schedule (line 3136)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_highest_snapshot_slot (line 1416)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_identity (line 3238)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_inflation_governor (line 3275)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_inflation_rate (line 3300)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_inflation_reward (line 3328)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_largest_accounts_with_config (line 2101)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_leader_schedule (line 3021)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_leader_schedule_with_commitment (line 3053)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_leader_schedule_with_config (line 3094)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_max_retransmit_slot (line 3626)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_max_shred_insert_slot (line 3651)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_minimum_balance_for_rent_exemption (line 3864)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_multiple_accounts (line 3679)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_multiple_accounts_with_commitment (line 3714)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_multiple_accounts_with_config (line 3761)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_program_accounts (line 3980)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_program_accounts_with_config (line 4020)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_recent_performance_samples (line 3163)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_recent_prioritization_fees (line 3199)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_status (line 1463)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_status_with_commitment (line 1677)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_status_with_commitment_and_history (line 1747)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_statuses (line 1530)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signature_statuses_with_history (line 1608)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signatures_for_address (line 2693)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_signatures_for_address_with_config (line 2739)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_slot (line 1806)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_slot_leaders (line 1923)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_slot_with_commitment (line 1832)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_stake_minimum_delegation (line 4098)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_stake_minimum_delegation_with_commitment (line 4123)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_transaction (line 2809)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_transaction_with_config (line 2863)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_version (line 3381)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_vote_accounts (line 2151)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_vote_accounts_with_commitment (line 2179)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::get_vote_accounts_with_config (line 2217)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::minimum_ledger_slot (line 3414)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new (line 174)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock (line 348)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock (line 355)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock_with_mocks (line 410)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_mock_with_mocks_map (line 477)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_socket (line 541)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_socket_with_commitment (line 560)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_socket_with_timeout (line 586)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_commitment (line 195)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_timeout (line 221)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_timeout_and_commitment (line 244)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::new_with_timeouts_and_commitment (line 285)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::send_and_confirm_transaction (line 661)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::send_transaction (line 842)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::send_transaction_with_config (line 925)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::simulate_transaction (line 1273)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::simulate_transaction_with_config (line 1351)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::supply (line 2044)
[INFO] [stdout]     src/nonblocking/rpc_client.rs - nonblocking::rpc_client::RpcClient::supply_with_commitment (line 2068)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient (line 162)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::confirm_transaction (line 988)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::confirm_transaction_with_commitment (line 1039)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_account (line 2951)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_account_data (line 3235)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_account_with_commitment (line 2984)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_account_with_config (line 3029)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_balance (line 3289)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_balance_with_commitment (line 3313)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_block (line 2026)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_block_height (line 1642)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_block_height_with_commitment (line 1665)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_block_production (line 1717)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_block_production_with_config (line 1738)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_block_time (line 2509)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_block_with_config (line 2079)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_block_with_encoding (line 2048)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_blocks (line 2142)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_blocks_with_commitment (line 2190)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_blocks_with_limit (line 2240)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_blocks_with_limit_and_commitment (line 2275)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_cluster_nodes (line 1997)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_epoch_info (line 2536)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_epoch_info_with_commitment (line 2557)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_epoch_schedule (line 2688)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_highest_snapshot_slot (line 1241)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_identity (line 2775)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_inflation_governor (line 2802)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_inflation_rate (line 2823)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_inflation_reward (line 2848)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_largest_accounts_with_config (line 1837)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_leader_schedule (line 2589)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_leader_schedule_with_commitment (line 2617)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_leader_schedule_with_config (line 2650)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_max_retransmit_slot (line 3076)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_max_shred_insert_slot (line 3097)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_minimum_balance_for_rent_exemption (line 3263)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_multiple_accounts (line 3121)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_multiple_accounts_with_commitment (line 3147)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_multiple_accounts_with_config (line 3185)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_program_accounts (line 3353)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_program_accounts_with_config (line 3377)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_recent_performance_samples (line 2712)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_recent_prioritization_fees (line 2744)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_signature_status (line 1284)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_signature_status_with_commitment (line 1479)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_signature_status_with_commitment_and_history (line 1540)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_signature_statuses (line 1347)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_signature_statuses_with_history (line 1420)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_signatures_for_address (line 2324)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_signatures_for_address_with_config (line 2363)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_slot (line 1591)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_slot_leaders (line 1693)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_slot_with_commitment (line 1614)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_stake_minimum_delegation (line 3439)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_stake_minimum_delegation_with_commitment (line 3460)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_transaction (line 2414)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_transaction_with_config (line 2461)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_version (line 2883)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_vote_accounts (line 1877)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_vote_accounts_with_commitment (line 1901)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::get_vote_accounts_with_config (line 1932)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::minimum_ledger_slot (line 2913)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new (line 240)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new_mock (line 417)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new_mock (line 424)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new_mock_with_mocks (line 479)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new_mock_with_mocks_map (line 547)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new_socket (line 612)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new_socket_with_commitment (line 633)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new_socket_with_timeout (line 660)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new_with_commitment (line 263)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new_with_timeout (line 290)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new_with_timeout_and_commitment (line 313)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::new_with_timeouts_and_commitment (line 354)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::send_and_confirm_transaction (line 738)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::send_transaction (line 847)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::send_transaction_with_config (line 921)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::simulate_transaction (line 1121)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::simulate_transaction_with_config (line 1189)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::supply (line 1787)
[INFO] [stdout]     src/rpc_client.rs - rpc_client::RpcClient::supply_with_commitment (line 1808)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 164 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.97s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bcbc52ac80b33b496e520dbe4052aad4237f04b7740e4a130f7154f960ced0ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcbc52ac80b33b496e520dbe4052aad4237f04b7740e4a130f7154f960ced0ab", kill_on_drop: false }`
[INFO] [stdout] bcbc52ac80b33b496e520dbe4052aad4237f04b7740e4a130f7154f960ced0ab
