[INFO] fetching crate sol_rpc_client 6.0.0...
[INFO] testing sol_rpc_client-6.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sol_rpc_client 6.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sol_rpc_client 6.0.0
[INFO] finished tweaking crates.io crate sol_rpc_client 6.0.0
[INFO] tweaked toml for crates.io crate sol_rpc_client 6.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sol_rpc_client 6.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sol_rpc_client 6.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4073354f88a1f5bec1f5312b32ee2a88089b451c755b11e379a18323929be5d2
[INFO] running `Command { std: "docker" "start" "-a" "4073354f88a1f5bec1f5312b32ee2a88089b451c755b11e379a18323929be5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4073354f88a1f5bec1f5312b32ee2a88089b451c755b11e379a18323929be5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4073354f88a1f5bec1f5312b32ee2a88089b451c755b11e379a18323929be5d2", kill_on_drop: false }`
[INFO] [stdout] 4073354f88a1f5bec1f5312b32ee2a88089b451c755b11e379a18323929be5d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd9ef26682efc1e074d2d7737992238906b18293fe30f158651e2e0559648394
[INFO] running `Command { std: "docker" "start" "-a" "dd9ef26682efc1e074d2d7737992238906b18293fe30f158651e2e0559648394", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling five8_core v1.0.0
[INFO] [stderr]    Compiling solana-sanitize v3.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling solana-program-error v3.0.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.1
[INFO] [stderr]    Compiling sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling five8 v1.0.0
[INFO] [stderr]    Compiling five8_const v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling solana-instruction-error v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling solana-hash v4.2.0
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling solana-sha256-hasher v3.1.0
[INFO] [stderr]    Compiling candid_derive v0.10.26
[INFO] [stderr]    Compiling solana-address v2.5.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.1.0
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling solana-pubkey v4.1.0
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling solana-instruction v3.3.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.1.0
[INFO] [stderr]    Compiling solana-program-memory v3.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling solana-account-info v3.1.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling solana-address v1.1.0
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-fee-calculator v3.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling solana-define-syscall v4.0.1
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.1
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.1
[INFO] [stderr]    Compiling solana-rent v3.1.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.1
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v3.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling ic0 v1.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling solana-sysvar v3.1.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling solana-transaction-error v3.1.0
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling solana-signature v3.3.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling solana-account v3.4.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling solana-serialize-utils v3.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling solana-short-vec v3.2.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-message v3.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling canlog_derive v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling ic-canister-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling solana-transaction v3.1.0
[INFO] [stderr]    Compiling solana-reward-info v3.0.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling solana-commitment-config v3.1.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling candid v0.10.26
[INFO] [stderr]    Compiling solana-sbpf v0.13.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling solana-msg v3.1.0
[INFO] [stderr]    Compiling solana-system-interface v3.1.0
[INFO] [stderr]    Compiling solana-nonce v3.1.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling ic-management-canister-types v0.7.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling solana-account-decoder-client-types v3.1.11
[INFO] [stderr]    Compiling solana-transaction-context v3.1.11
[INFO] [stderr]    Compiling canlog v0.2.0
[INFO] [stderr]    Compiling solana-transaction-status-client-types v3.1.11
[INFO] [stderr]    Compiling ic-cdk-macros v0.20.0
[INFO] [stderr]    Compiling ic-cdk v0.20.0
[INFO] [stderr]    Compiling ic-cdk-management-canister v0.1.1
[INFO] [stderr]    Compiling sol_rpc_types v3.1.2
[INFO] [stderr]    Compiling ic-canister-runtime v0.2.2
[INFO] [stderr]    Compiling sol_rpc_client v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] running `Command { std: "docker" "inspect" "dd9ef26682efc1e074d2d7737992238906b18293fe30f158651e2e0559648394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd9ef26682efc1e074d2d7737992238906b18293fe30f158651e2e0559648394", kill_on_drop: false }`
[INFO] [stdout] dd9ef26682efc1e074d2d7737992238906b18293fe30f158651e2e0559648394
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c89b1b0d42bb2100664a896d0f3138a2f87243406e82721f9772a399bdb54b96
[INFO] running `Command { std: "docker" "start" "-a" "c89b1b0d42bb2100664a896d0f3138a2f87243406e82721f9772a399bdb54b96", kill_on_drop: false }`
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling solana-sha256-hasher v3.1.0
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling solana-address v2.5.0
[INFO] [stderr]    Compiling candid v0.10.26
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling solana-sdk-ids v3.1.0
[INFO] [stderr]    Compiling solana-pubkey v4.1.0
[INFO] [stderr]    Compiling solana-instruction v3.3.0
[INFO] [stderr]    Compiling solana-address v1.1.0
[INFO] [stderr]    Compiling solana-account-info v3.1.1
[INFO] [stderr]    Compiling solana-sysvar-id v3.1.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v3.0.0
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.1
[INFO] [stderr]    Compiling solana-clock v3.0.1
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.1
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.1
[INFO] [stderr]    Compiling solana-rent v3.1.0
[INFO] [stderr]    Compiling solana-serialize-utils v3.1.1
[INFO] [stderr]    Compiling solana-message v3.1.0
[INFO] [stderr]    Compiling solana-nonce v3.1.0
[INFO] [stderr]    Compiling solana-sysvar v3.1.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling solana-account v3.4.0
[INFO] [stderr]    Compiling solana-signature v3.3.0
[INFO] [stderr]    Compiling solana-system-interface v3.1.0
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-account-decoder-client-types v3.1.11
[INFO] [stderr]    Compiling solana-transaction v3.1.0
[INFO] [stderr]    Compiling solana-transaction-context v3.1.11
[INFO] [stderr]    Compiling solana-keypair v3.1.2
[INFO] [stderr]    Compiling solana-transaction-status-client-types v3.1.11
[INFO] [stderr]    Compiling ic-management-canister-types v0.7.1
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling canlog v0.2.0
[INFO] [stderr]    Compiling ic-cdk-macros v0.20.0
[INFO] [stderr]    Compiling ic-cdk v0.20.0
[INFO] [stderr]    Compiling sol_rpc_types v3.1.2
[INFO] [stderr]    Compiling ic-cdk-management-canister v0.1.1
[INFO] [stderr]    Compiling ic-canister-runtime v0.2.2
[INFO] [stderr]    Compiling sol_rpc_client v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.42s
[INFO] running `Command { std: "docker" "inspect" "c89b1b0d42bb2100664a896d0f3138a2f87243406e82721f9772a399bdb54b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c89b1b0d42bb2100664a896d0f3138a2f87243406e82721f9772a399bdb54b96", kill_on_drop: false }`
[INFO] [stdout] c89b1b0d42bb2100664a896d0f3138a2f87243406e82721f9772a399bdb54b96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88a6993073f2947ee1769c1a3ed73b903b4b64de3775bb053138f7b3fe7490bc
[INFO] running `Command { std: "docker" "start" "-a" "88a6993073f2947ee1769c1a3ed73b903b4b64de3775bb053138f7b3fe7490bc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sol_rpc_client-20e6a518d4e826ea)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test nonce::tests::durable_nonce::should_extract_base58_encoded_durable_nonce ... ok
[INFO] [stdout] test nonce::tests::durable_nonce::should_extract_base64_encoded_durable_nonce ... ok
[INFO] [stdout] test nonce::tests::durable_nonce::should_fail_for_uninitialized_account ... ok
[INFO] [stdout] test nonce::tests::durable_nonce::should_fail_for_invalid_account_owner ... ok
[INFO] [stdout] test nonce::tests::durable_nonce::should_fail_for_invalid_account_data ... ok
[INFO] [stdout] test nonce::tests::durable_nonce::should_fail_for_unsupported_encoding_format ... ok
[INFO] [stdout] test nonce::tests::durable_nonce::should_fail_for_empty_account ... ok
[INFO] [stdout] test request::tests::get_recent_block::should_collect_all_errors_on_exhausted_retries ... ok
[INFO] [stdout] test request::tests::get_recent_block::should_return_get_block_ic_error ... ok
[INFO] [stdout] test request::tests::get_recent_block::should_return_get_slot_rpc_error ... ok
[INFO] [stdout] test request::tests::get_recent_block::should_return_get_slot_consensus_error ... ok
[INFO] [stdout] test request::tests::get_recent_block::should_return_get_slot_ic_error ... ok
[INFO] [stdout] test request::tests::get_recent_block::should_return_get_block_consensus_error ... ok
[INFO] [stdout] test request::tests::should_set_request_parameters ... ok
[INFO] [stdout] test request::tests::get_recent_block::should_return_missing_block_error ... ok
[INFO] [stdout] test request::tests::get_recent_block::should_retry_on_error ... ok
[INFO] [stdout] test request::tests::get_recent_block::should_return_block_on_success ... ok
[INFO] [stdout] test request::tests::get_recent_block::should_return_get_block_rpc_error ... ok
[INFO] [stdout] test request::tests::should_set_correct_commitment_level ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sol_rpc_client
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/lib.rs - SOL_RPC_CANISTER (line 161) ... ok
[INFO] [stdout] test src/lib.rs - (line 10) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_balance (line 335) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_account_info (line 299) ... ok
[INFO] [stdout] test src/lib.rs - (line 78) ... ok
[INFO] [stdout] test src/lib.rs - (line 41) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_recent_prioritization_fees (line 522) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_recent_prioritization_fees (line 484) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_signature_statuses (line 705) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_block (line 366) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_recent_block (line 1039) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_recent_block (line 1001) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_signature_statuses (line 639) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_slot (line 747) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_signatures_for_address (line 561) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_token_account_balance (line 436) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::json_request (line 909) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::send_transaction (line 862) ... ok
[INFO] [stdout] test src/nonce/mod.rs - nonce::nonce_from_account (line 15) ... ok
[INFO] [stdout] test src/lib.rs - SolRpcClient<R>::get_transaction (line 780) ... ok
[INFO] [stdout] test src/nonce/mod.rs - nonce::nonce_from_account (line 53) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.85s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "88a6993073f2947ee1769c1a3ed73b903b4b64de3775bb053138f7b3fe7490bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88a6993073f2947ee1769c1a3ed73b903b4b64de3775bb053138f7b3fe7490bc", kill_on_drop: false }`
[INFO] [stdout] 88a6993073f2947ee1769c1a3ed73b903b4b64de3775bb053138f7b3fe7490bc
