[INFO] fetching crate yellowstone-fumarole-client 0.5.0+solana.3...
[INFO] testing yellowstone-fumarole-client-0.5.0+solana.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate yellowstone-fumarole-client 0.5.0+solana.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate yellowstone-fumarole-client 0.5.0+solana.3
[INFO] finished tweaking crates.io crate yellowstone-fumarole-client 0.5.0+solana.3
[INFO] tweaked toml for crates.io crate yellowstone-fumarole-client 0.5.0+solana.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yellowstone-fumarole-client 0.5.0+solana.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yellowstone-fumarole-client 0.5.0+solana.3 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 441428b4f709db4938c3b20e45cc4d670d780e3cecc03de9ff8f700b5c4f7477
[INFO] running `Command { std: "docker" "start" "-a" "441428b4f709db4938c3b20e45cc4d670d780e3cecc03de9ff8f700b5c4f7477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "441428b4f709db4938c3b20e45cc4d670d780e3cecc03de9ff8f700b5c4f7477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441428b4f709db4938c3b20e45cc4d670d780e3cecc03de9ff8f700b5c4f7477", kill_on_drop: false }`
[INFO] [stdout] 441428b4f709db4938c3b20e45cc4d670d780e3cecc03de9ff8f700b5c4f7477
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b973e0ba2fcdd2d46927d231e4a4ee1acb0a82a52feefc431a7f74cd306272b6
[INFO] running `Command { std: "docker" "start" "-a" "b973e0ba2fcdd2d46927d231e4a4ee1acb0a82a52feefc431a7f74cd306272b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]    Compiling tonic-build v0.14.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling solana-clock v3.0.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tonic-prost-build v0.14.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling yellowstone-grpc-proto v12.2.0
[INFO] [stderr]    Compiling yellowstone-fumarole-client v0.5.0+solana.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.3
[INFO] [stderr]    Compiling tonic-prost v0.14.3
[INFO] [stdout] warning: field `fumarole_client` is never read
[INFO] [stdout]   --> src/core/runtime.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct FumaroleAsyncRuntime<C>
[INFO] [stdout]    |                   -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fumarole_client: FumaroleClient,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "b973e0ba2fcdd2d46927d231e4a4ee1acb0a82a52feefc431a7f74cd306272b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b973e0ba2fcdd2d46927d231e4a4ee1acb0a82a52feefc431a7f74cd306272b6", kill_on_drop: false }`
[INFO] [stdout] b973e0ba2fcdd2d46927d231e4a4ee1acb0a82a52feefc431a7f74cd306272b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dea7fecd302962d57e1b95978ec6c454f7d13c42676373cea7729892d4d2bdc3
[INFO] running `Command { std: "docker" "start" "-a" "dea7fecd302962d57e1b95978ec6c454f7d13c42676373cea7729892d4d2bdc3", kill_on_drop: false }`
[INFO] [stdout] warning: field `fumarole_client` is never read
[INFO] [stdout]   --> src/core/runtime.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct FumaroleAsyncRuntime<C>
[INFO] [stdout]    |                   -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fumarole_client: FumaroleClient,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yellowstone-fumarole-client v0.5.0+solana.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `fumarole_client` is never read
[INFO] [stdout]   --> src/core/runtime.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) struct FumaroleAsyncRuntime<C>
[INFO] [stdout]    |                   -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fumarole_client: FumaroleClient,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.60s
[INFO] running `Command { std: "docker" "inspect" "dea7fecd302962d57e1b95978ec6c454f7d13c42676373cea7729892d4d2bdc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea7fecd302962d57e1b95978ec6c454f7d13c42676373cea7729892d4d2bdc3", kill_on_drop: false }`
[INFO] [stdout] dea7fecd302962d57e1b95978ec6c454f7d13c42676373cea7729892d4d2bdc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6aee44ca46e7ab415cbe1872e27096c8dc6d2dee2ac2fa3ef13d5efb6b86e1f3
[INFO] running `Command { std: "docker" "start" "-a" "6aee44ca46e7ab415cbe1872e27096c8dc6d2dee2ac2fa3ef13d5efb6b86e1f3", kill_on_drop: false }`
[INFO] [stderr] warning: field `fumarole_client` is never read
[INFO] [stderr]   --> src/core/runtime.rs:98:9
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub(crate) struct FumaroleAsyncRuntime<C>
[INFO] [stderr]    |                   -------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 98 |     pub fumarole_client: FumaroleClient,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `yellowstone-fumarole-client` (lib) generated 1 warning
[INFO] [stderr] warning: `yellowstone-fumarole-client` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yellowstone_fumarole_client-231cdcc0983d00ad)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test config::tests::test_yaml_deser ... ok
[INFO] [stdout] test core::runtime::tests::dedup_state_drops_duplicate_updates ... ok
[INFO] [stdout] test core::runtime::tests::dedup_state_skips_non_keyed_updates_by_default ... ok
[INFO] [stdout] test core::runtime::tests::pipelined_downloader_propagates_invalid_subscribe_filter_error ... ok
[INFO] [stdout] test core::runtime::tests::pipelined_downloader_propagates_slot_not_found_error ... ok
[INFO] [stdout] test core::runtime::tests::pipelined_downloader_propagates_recoverable_transport_error ... ok
[INFO] [stdout] test config::tests::it_should_support_x_token_alias ... ok
[INFO] [stdout] test core::runtime::tests::pipelined_downloader_returns_sink_closed_when_outlet_is_disconnected ... ok
[INFO] [stdout] test core::runtime::tests::sharded_orchestrator_emits_slot_ended_without_block_meta_when_slot_finishes ... ok
[INFO] [stdout] test core::runtime::tests::pipelined_downloader_forwards_updates_and_reports_completed_shard ... ok
[INFO] [stdout] test core::state_machine::tests::it_should_handle_min_commitment_level ... ok
[INFO] [stdout] test core::state_machine::tests::test_fumarole_sm_happy_path ... ok
[INFO] [stdout] test core::runtime::tests::sharded_orchestrator_emits_completion_and_block_meta_when_slot_finishes ... ok
[INFO] [stdout] test stream::tests::block_stream_buffers_by_slot_and_emits_block_on_slot_end ... ok
[INFO] [stdout] test stream::tests::block_stream_passes_through_slot_status_and_block_meta ... ok
[INFO] [stdout] test stream::tests::slot_sequential_passes_through_slot_and_block_meta_updates ... ok
[INFO] [stdout] test stream::tests::slot_sequential_keeps_slot_events_grouped_until_slot_end ... ok
[INFO] [stdout] test stream::tests::slot_sequential_buffers_other_slot_end_until_turn ... ok
[INFO] [stdout] test core::state_machine::tests::it_should_dedup_slot_status ... ok
[INFO] [stdout] test core::runtime::tests::sharded_orchestrator_recycles_failed_downloader_back_to_same_queue ... ok
[INFO] [stdout] test core::runtime::tests::sharded_orchestrator_schedules_all_shards_and_dedups_slot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yellowstone_fumarole_client
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 235) ... ignored
[INFO] [stdout] test src/lib.rs - (line 24) ... ignored
[INFO] [stdout] test src/lib.rs - (line 265) ... ignored
[INFO] [stdout] test src/lib.rs - (line 295) ... ignored
[INFO] [stdout] test src/lib.rs - (line 44) ... ignored
[INFO] [stdout] test src/lib.rs - (line 339) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 206) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 60) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 339) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `yellowstone_fumarole_client::metrics`
[INFO] [stdout]    --> src/lib.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 | use yellowstone_fumarole_client::metrics;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `metrics` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:368:9
[INFO] [stdout]     |
[INFO] [stdout] 367 | #[cfg(feature = "prometheus")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `prometheus` feature
[INFO] [stdout] 368 | pub mod metrics;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `prometheus`
[INFO] [stdout]    --> src/lib.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 | use prometheus::{Registry};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `prometheus`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `prometheus`, use `cargo add prometheus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 206) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `FumaroleConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 | let config: FumaroleConfig = serde_yaml::from_reader("<path/to/config.yaml>").expect("failed to parse fumarole config");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 206 + use yellowstone_fumarole_client::config::FumaroleConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SubscribeRequest` in this scope
[INFO] [stdout]    --> src/lib.rs:209:15
[INFO] [stdout]     |
[INFO] [stdout] 209 | let request = SubscribeRequest {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 206 + use yellowstone_grpc_proto::prelude::SubscribeRequest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `HashMap` in this scope
[INFO] [stdout]    --> src/lib.rs:210:18
[INFO] [stdout]     |
[INFO] [stdout] 210 |    transactions: HashMap::from([(
[INFO] [stdout]     |                  ^^^^^^^ use of undeclared type `HashMap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 206 + use std::collections::HashMap;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SubscribeRequestFilterTransactions` in this scope
[INFO] [stdout]    --> src/lib.rs:212:8
[INFO] [stdout]     |
[INFO] [stdout] 212 |        SubscribeRequestFilterTransactions::default(),
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `SubscribeRequestFilterTransactions`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 206 + use yellowstone_grpc_proto::prelude::SubscribeRequestFilterTransactions;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `FumaroleClient` in this scope
[INFO] [stdout]    --> src/lib.rs:218:27
[INFO] [stdout]     |
[INFO] [stdout] 218 | let mut fumarole_client = FumaroleClient::connect(config)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ use of undeclared type `FumaroleClient`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 206 + use yellowstone_fumarole_client::FumaroleClient;
[INFO] [stdout]     |
[INFO] [stdout] 206 + use yellowstone_fumarole_client::proto::fumarole_client::FumaroleClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FumaroleSubscribeConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:222:24
[INFO] [stdout]     |
[INFO] [stdout] 222 | let subscribe_config = FumaroleSubscribeConfig {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 206 + use yellowstone_fumarole_client::FumaroleSubscribeConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `NonZeroU8` in this scope
[INFO] [stdout]    --> src/lib.rs:223:36
[INFO] [stdout]     |
[INFO] [stdout] 223 |    num_data_plane_tcp_connections: NonZeroU8::new(4).unwrap(), // maximum of 4 TCP connections is allowed
[INFO] [stdout]     |                                    ^^^^^^^^^ use of undeclared type `NonZeroU8`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout] 206 + use std::num::NonZeroU8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `args` in this scope
[INFO] [stdout]    --> src/lib.rs:228:40
[INFO] [stdout]     |
[INFO] [stdout] 228 |    .dragonsmouth_subscribe_with_config(args.name, request, subscribe_config)
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 206 + use std::env::args;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_206_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 219 |    .await
[INFO] [stdout]     |     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_206_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 229 |    .await
[INFO] [stdout]     |     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&str: std::io::Read` is not satisfied
[INFO] [stdout]     --> src/lib.rs:207:54
[INFO] [stdout]      |
[INFO] [stdout]  207 | let config: FumaroleConfig = serde_yaml::from_reader("<path/to/config.yaml>").expect("failed to parse fumarole config");
[INFO] [stdout]      |                              ----------------------- ^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `&str`
[INFO] [stdout]      |                              |
[INFO] [stdout]      |                              required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `from_reader`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.34+deprecated/src/de.rs:1826:8
[INFO] [stdout]      |
[INFO] [stdout] 1824 | pub fn from_reader<R, T>(rdr: R) -> Result<T>
[INFO] [stdout]      |        ----------- required by a bound in this function
[INFO] [stdout] 1825 | where
[INFO] [stdout] 1826 |     R: io::Read,
[INFO] [stdout]      |        ^^^^^^^^ required by this bound in `from_reader`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0422, E0425, E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 60) stdout ----
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]    --> src/lib.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[tokio::main]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `solana_sdk` in this scope
[INFO] [stdout]   --> src/lib.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     solana_sdk::{bs58, pubkey::Pubkey},
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `solana_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `solana_sdk`, use `cargo add solana_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `clap`, `solana_sdk`
[INFO] [stdout]   --> src/lib.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     clap::Parser,
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `clap`
[INFO] [stdout] 64 |     solana_sdk::{bs58, pubkey::Pubkey},
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `solana_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `clap`, use `cargo add clap` to add it to your `Cargo.toml`
[INFO] [stdout]    = help: if you wanted to use a crate named `solana_sdk`, use `cargo add solana_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/lib.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[clap(author, version, about = "Yellowstone Fumarole Example")]
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/lib.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[clap(long)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/lib.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[clap(subcommand)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `clap` in this scope
[INFO] [stdout]   --> src/lib.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[clap(long)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `yellowstone_fumarole_client::DragonsmouthAdapterSession`: This struct is deprecated. Please use `FumaroleSubscription` instead.
[INFO] [stdout]   --> src/lib.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |         config::FumaroleConfig, DragonsmouthAdapterSession, FumaroleClient,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `yellowstone_fumarole_client::DragonsmouthAdapterSession`: This struct is deprecated. Please use `FumaroleSubscription` instead.
[INFO] [stdout]    --> src/lib.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let DragonsmouthAdapterSession {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `yellowstone_fumarole_client::FumaroleClient::dragonsmouth_subscribe`: This method is deprecated. Please use `subscribe` instead.
[INFO] [stdout]    --> src/lib.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 |         .dragonsmouth_subscribe(args.name, request)
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `yellowstone_fumarole_client::DragonsmouthAdapterSession::sink`: This struct is deprecated. Please use `FumaroleSubscription` instead.
[INFO] [stdout]    --> src/lib.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         sink: _,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `yellowstone_fumarole_client::DragonsmouthAdapterSession::source`: This struct is deprecated. Please use `FumaroleSubscription` instead.
[INFO] [stdout]    --> src/lib.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         mut source,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `yellowstone_fumarole_client::DragonsmouthAdapterSession::fumarole_handle`: This struct is deprecated. Please use `FumaroleSubscription` instead.
[INFO] [stdout]    --> src/lib.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         mut fumarole_handle,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `recv` found for struct `DragonsmouthLike` in the current scope
[INFO] [stdout]    --> src/lib.rs:146:28
[INFO] [stdout]     |
[INFO] [stdout] 146 |             maybe = source.recv() => {
[INFO] [stdout]     |                            ^^^^ method not found in `DragonsmouthLike`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `parse` found for struct `Args` in the current scope
[INFO] [stdout]    --> src/lib.rs:180:28
[INFO] [stdout]     |
[INFO] [stdout]  77 | struct Args {
[INFO] [stdout]     | ----------- associated function or constant `parse` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 180 |     let args: Args = Args::parse();
[INFO] [stdout]     |                            ^^^^^ associated function or constant not found in `Args`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 206)
[INFO] [stdout]     src/lib.rs - (line 339)
[INFO] [stdout]     src/lib.rs - (line 60)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.03s; merged doctests compilation took 0.51s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6aee44ca46e7ab415cbe1872e27096c8dc6d2dee2ac2fa3ef13d5efb6b86e1f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aee44ca46e7ab415cbe1872e27096c8dc6d2dee2ac2fa3ef13d5efb6b86e1f3", kill_on_drop: false }`
[INFO] [stdout] 6aee44ca46e7ab415cbe1872e27096c8dc6d2dee2ac2fa3ef13d5efb6b86e1f3
