[INFO] fetching crate yellowstone-vixen 0.6.0-alpha.0...
[INFO] testing yellowstone-vixen-0.6.0-alpha.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate yellowstone-vixen 0.6.0-alpha.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate yellowstone-vixen 0.6.0-alpha.0
[INFO] finished tweaking crates.io crate yellowstone-vixen 0.6.0-alpha.0
[INFO] tweaked toml for crates.io crate yellowstone-vixen 0.6.0-alpha.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yellowstone-vixen 0.6.0-alpha.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yellowstone-vixen 0.6.0-alpha.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb829be5b29dcde569b7b6d7a38fea0ca46688eb4afda51120b14d3a0ac14d9f
[INFO] running `Command { std: "docker" "start" "-a" "bb829be5b29dcde569b7b6d7a38fea0ca46688eb4afda51120b14d3a0ac14d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb829be5b29dcde569b7b6d7a38fea0ca46688eb4afda51120b14d3a0ac14d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb829be5b29dcde569b7b6d7a38fea0ca46688eb4afda51120b14d3a0ac14d9f", kill_on_drop: false }`
[INFO] [stdout] bb829be5b29dcde569b7b6d7a38fea0ca46688eb4afda51120b14d3a0ac14d9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d7e6cb3e6a6d1227c7c6f02853d9860dad1b5b6721f45a4eb009a80a6c5719c
[INFO] running `Command { std: "docker" "start" "-a" "1d7e6cb3e6a6d1227c7c6f02853d9860dad1b5b6721f45a4eb009a80a6c5719c", kill_on_drop: false }`
[INFO] [stderr] Compiling bytes v1.11.0
[INFO] [stderr] Compiling hashbrown v0.16.1
[INFO] [stderr] Compiling syn v2.0.111
[INFO] [stderr] Compiling signal-hook-registry v1.4.7
[INFO] [stderr] Compiling anyhow v1.0.100
[INFO] [stderr] Compiling either v1.15.0
[INFO] [stderr] Compiling tracing-core v0.1.35
[INFO] [stderr] Compiling rustls-pki-types v1.13.1
[INFO] [stderr] Compiling itertools v0.14.0
[INFO] [stderr] Compiling pulldown-cmark v0.13.0
[INFO] [stderr] Compiling indexmap v2.12.1
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling http v1.4.0
[INFO] [stderr] Compiling getrandom v0.3.4
[INFO] [stderr] Compiling serde_core v1.0.228
[INFO] [stderr] Compiling rustix v1.1.2
[INFO] [stderr] Compiling sync_wrapper v1.0.2
[INFO] [stderr] Compiling unicase v2.8.1
[INFO] [stderr] Compiling rustls v0.23.35
[INFO] [stderr] Compiling regex-syntax v0.8.8
[INFO] [stderr] Compiling rustls-webpki v0.103.8
[INFO] [stderr] Compiling http-body v1.0.1
[INFO] [stderr] Compiling http-body-util v0.1.3
[INFO] [stderr] Compiling autotools v0.2.7
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling regex-automata v0.4.13
[INFO] [stderr] Compiling fixedbitset v0.5.7
[INFO] [stderr] Compiling mime v0.3.17
[INFO] [stderr] Compiling petgraph v0.7.1
[INFO] [stderr] Compiling tempfile v3.23.0
[INFO] [stderr] Compiling axum-core v0.5.5
[INFO] [stderr] Compiling protobuf-src v1.1.0+21.5
[INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr] Compiling prettyplease v0.2.37
[INFO] [stderr] Compiling regex v1.12.2
[INFO] [stderr] Compiling multimap v0.10.1
[INFO] [stderr] Compiling matchit v0.8.4
[INFO] [stderr] Compiling rustls-native-certs v0.8.2
[INFO] [stderr] Compiling tonic-build v0.14.2
[INFO] [stderr] Compiling cfg_aliases v0.2.1
[INFO] [stderr] Compiling anstyle-query v1.1.5
[INFO] [stderr] Compiling parking_lot_core v0.8.6
[INFO] [stderr] Compiling anstream v0.6.21
[INFO] [stderr] Compiling borsh v1.6.0
[INFO] [stderr] Compiling crossbeam-epoch v0.9.18
[INFO] [stderr] Compiling instant v0.1.13
[INFO] [stderr] Compiling crossbeam-deque v0.8.6
[INFO] [stderr] Compiling crossbeam-channel v0.5.15
[INFO] [stderr] Compiling crossbeam-queue v0.3.12
[INFO] [stderr] Compiling parking_lot v0.11.2
[INFO] [stderr] Compiling num_cpus v1.17.0
[INFO] [stderr] Compiling tokio-macros v2.6.0
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Compiling prost-derive v0.14.1
[INFO] [stderr] Compiling tracing-attributes v0.1.31
[INFO] [stderr] Compiling pin-project-internal v1.1.10
[INFO] [stderr] Compiling async-trait v0.1.89
[INFO] [stderr] Compiling tokio v1.48.0
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling tracing v0.1.43
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling pin-project v1.1.10
[INFO] [stderr] Compiling terminal_size v0.4.3
[INFO] [stderr] Compiling clap_builder v4.5.53
[INFO] [stderr] Compiling clap_derive v4.5.49
[INFO] [stderr] Compiling prost v0.14.1
[INFO] [stderr] Compiling prost-types v0.14.1
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling futures-executor v0.3.31
[INFO] [stderr] Compiling prost-build v0.14.1
[INFO] [stderr] Compiling dispose-derive v0.4.2
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling clap v4.5.53
[INFO] [stderr] Compiling futures v0.3.31
[INFO] [stderr] Compiling crossbeam v0.8.4
[INFO] [stderr] Compiling bs58 v0.5.1
[INFO] [stderr] Compiling tonic-prost-build v0.14.2
[INFO] [stderr] Compiling tokio-util v0.7.17
[INFO] [stderr] Compiling tokio-rustls v0.26.4
[INFO] [stderr] Compiling dispose v0.5.2
[INFO] [stderr] Compiling topograph v0.4.0
[INFO] [stderr] Compiling h2 v0.4.12
[INFO] [stderr] Compiling tower v0.5.2
[INFO] [stderr] Compiling tokio-stream v0.1.17
[INFO] [stderr] Compiling axum v0.8.7
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Compiling hyper v1.8.1
[INFO] [stderr] Compiling hyper-util v0.1.18
[INFO] [stderr] Compiling hyper-timeout v0.5.2
[INFO] [stderr] Compiling tonic v0.14.2
[INFO] [stderr] Compiling tonic-prost v0.14.2
[INFO] [stderr] Compiling tonic-health v0.14.2
[INFO] [stderr] Compiling yellowstone-grpc-proto v9.1.0
[INFO] [stderr] Compiling yellowstone-vixen-core v0.6.0-alpha.0
[INFO] [stderr] Compiling yellowstone-grpc-client v9.1.0
[INFO] [stderr] Compiling yellowstone-vixen v0.6.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "1d7e6cb3e6a6d1227c7c6f02853d9860dad1b5b6721f45a4eb009a80a6c5719c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d7e6cb3e6a6d1227c7c6f02853d9860dad1b5b6721f45a4eb009a80a6c5719c", kill_on_drop: false }`
[INFO] [stdout] 1d7e6cb3e6a6d1227c7c6f02853d9860dad1b5b6721f45a4eb009a80a6c5719c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31c8917e6a93074133eb6e8695a65d1763f4367f4f8750162a6d8be3b98a2bfa
[INFO] running `Command { std: "docker" "start" "-a" "31c8917e6a93074133eb6e8695a65d1763f4367f4f8750162a6d8be3b98a2bfa", kill_on_drop: false }`
[INFO] [stderr] Compiling yellowstone-vixen v0.6.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "31c8917e6a93074133eb6e8695a65d1763f4367f4f8750162a6d8be3b98a2bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31c8917e6a93074133eb6e8695a65d1763f4367f4f8750162a6d8be3b98a2bfa", kill_on_drop: false }`
[INFO] [stdout] 31c8917e6a93074133eb6e8695a65d1763f4367f4f8750162a6d8be3b98a2bfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3720c76dd859e056867cca80cf906d280480f6bda497ee74a6775beb8cc627e
[INFO] running `Command { std: "docker" "start" "-a" "a3720c76dd859e056867cca80cf906d280480f6bda497ee74a6775beb8cc627e", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yellowstone_vixen-27ac807d1fb82659)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Doc-tests yellowstone_vixen
[INFO] [stdout]
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - Runtime::run (line 105) ... ignored
[INFO] [stdout] test src/lib.rs - Runtime::run_async (line 144) ... ignored
[INFO] [stdout] test src/sources.rs - sources::SourceTrait (line 56) ... FAILED
[INFO] [stdout] test src/sources.rs - sources::SourceTrait (line 24) ... FAILED
[INFO] [stdout] test src/filter_pipeline.rs - filter_pipeline::FilterPipeline
::new (line 43) ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/sources.rs - sources::SourceTrait (line 56) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vixen`
[INFO] [stdout] --> src/sources.rs:57:1
[INFO] [stdout] |
[INFO] [stdout] 57 | vixen::Runtime::<_, MyCustomSource>::builder()
[INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `vixen`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `vixen`, use `cargo add vixen` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout] |
[INFO] [stdout] 56 + use tokio::runtime::Runtime;
[INFO] [stdout] |
[INFO] [stdout] 56 + use topograph::executor::Runtime;
[INFO] [stdout] |
[INFO] [stdout] 56 + use yellowstone_vixen::Runtime;
[INFO] [stdout] |
[INFO] [stdout] help: if you import `Runtime`, refer to it directly
[INFO] [stdout] |
[INFO] [stdout] 57 - vixen::Runtime::<_, MyCustomSource>::builder()
[INFO] [stdout] 57 + Runtime::<_, MyCustomSource>::builder()
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find type `MyCustomSource` in this scope
[INFO] [stdout] --> src/sources.rs:57:21
[INFO] [stdout] |
[INFO] [stdout] 57 | vixen::Runtime::<_, MyCustomSource>::builder()
[INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout] |
[INFO] [stdout] 56 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_sources_rs_56_0 ::new (line 43) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vixen`
[INFO] [stdout] --> src/filter_pipeline.rs:44:1
[INFO] [stdout] |
[INFO] [stdout] 44 | vixen::Runtime::builder()
[INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `vixen`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `vixen`, use `cargo add vixen` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout] |
[INFO] [stdout] 43 + use tokio::runtime::Runtime;
[INFO] [stdout] |
[INFO] [stdout] 43 + use topograph::executor::Runtime;
[INFO] [stdout] |
[INFO] [stdout] 43 + use yellowstone_vixen::Runtime;
[INFO] [stdout] |
[INFO] [stdout] help: if you import `Runtime`, refer to it directly
[INFO] [stdout] |
[INFO] [stdout] 44 - vixen::Runtime::builder()
[INFO] [stdout] 44 + Runtime::builder()
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pipeline`
[INFO] [stdout] --> src/filter_pipeline.rs:46:17
[INFO] [stdout] |
[INFO] [stdout] 46 | .account(Pipeline::new(RaydiumAmmV4AccParser, [Logger]))
[INFO] [stdout] | ^^^^^^^^ use of undeclared type `Pipeline`
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout] |
[INFO] [stdout] 43 + use yellowstone_vixen::Pipeline;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `RaydiumAmmV4AccParser` in this scope
[INFO] [stdout] --> src/filter_pipeline.rs:46:31
[INFO] [stdout] |
[INFO] [stdout] 46 | .account(Pipeline::new(RaydiumAmmV4AccParser, [Logger]))
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `Logger` in this scope
[INFO] [stdout] --> src/filter_pipeline.rs:46:55
[INFO] [stdout] |
[INFO] [stdout] 46 | .account(Pipeline::new(RaydiumAmmV4AccParser, [Logger]))
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FilterPipeline`
[INFO] [stdout] --> src/filter_pipeline.rs:47:21
[INFO] [stdout] |
[INFO] [stdout] 47 | .instruction(FilterPipeline::new(RaydiumAmmV4IxParser, [RaydiumAmmV4IxLogger], Prefilter::builder()
[INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `FilterPipeline`
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout] |
[INFO] [stdout] 43 + use yellowstone_vixen::filter_pipeline::FilterPipeline;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `RaydiumAmmV4IxParser` in this scope
[INFO] [stdout] --> src/filter_pipeline.rs:47:41
[INFO] [stdout] |
[INFO] [stdout] 47 | .instruction(FilterPipeline::new(RaydiumAmmV4IxParser, [RaydiumAmmV4IxLogger], Prefilter::builder()
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `RaydiumAmmV4IxLogger` in this scope
[INFO] [stdout] --> src/filter_pipeline.rs:47:64
[INFO] [stdout] |
[INFO] [stdout] 47 | .instruction(FilterPipeline::new(RaydiumAmmV4IxParser, [RaydiumAmmV4IxLogger], Prefilter::builder()
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Prefilter`
[INFO] [stdout] --> src/filter_pipeline.rs:47:87
[INFO] [stdout] |
[INFO] [stdout] 47 | .instruction(FilterPipeline::new(RaydiumAmmV4IxParser, [RaydiumAmmV4IxLogger], Prefilter::builder()
[INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Prefilter`
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout] |
[INFO] [stdout] 43 + use yellowstone_vixen_core::Prefilter;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pubkey`
[INFO] [stdout] --> src/filter_pipeline.rs:49:16
[INFO] [stdout] |
[INFO] [stdout] 49 | Pubkey::from_str("GH8Ers4yzKR3UKDvgVu8cqJfGzU4cU62mTeg9bcJ7ug6").unwrap(),
[INFO] [stdout] | ^^^^^^ use of undeclared type `Pubkey`
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout] |
[INFO] [stdout] 43 + use yellowstone_vixen_core::Pubkey;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pubkey`
[INFO] [stdout] --> src/filter_pipeline.rs:50:16
[INFO] [stdout] |
[INFO] [stdout] 50 | Pubkey::from_str("4xxM4cdb6MEsCxM52xvYqkNbzvdeWWsPDZrBcTqVGUar").unwrap()
[INFO] [stdout] | ^^^^^^ use of undeclared type `Pubkey`
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout] |
[INFO] [stdout] 43 + use yellowstone_vixen_core::Pubkey;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Pubkey`
[INFO] [stdout] --> src/filter_pipeline.rs:53:16
[INFO] [stdout] |
[INFO] [stdout] 53 | Pubkey::from_str("TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA").unwrap()
[INFO] [stdout] | ^^^^^^ use of undeclared type `Pubkey`
[INFO] [stdout] |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout] |
[INFO] [stdout] 43 + use yellowstone_vixen_core::Pubkey;
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `config` in this scope
[INFO] [stdout] --> src/filter_pipeline.rs:56:15
[INFO] [stdout] |
[INFO] [stdout] 56 | .build(config)
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `YellowstoneGrpcSource`
[INFO] [stdout] --> src/filter_pipeline.rs:45:16
[INFO] [stdout] |
[INFO] [stdout] 45 | .source(YellowstoneGrpcSource::new())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `YellowstoneGrpcSource`
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] src/filter_pipeline.rs - filter_pipeline::FilterPipeline ::new (line 43)
[INFO] [stdout] src/sources.rs - sources::SourceTrait (line 24)
[INFO] [stdout] src/sources.rs - sources::SourceTrait (line 56)
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout]
[INFO] [stdout] all doctests ran in 0.37s; merged doctests compilation took 0.20s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a3720c76dd859e056867cca80cf906d280480f6bda497ee74a6775beb8cc627e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3720c76dd859e056867cca80cf906d280480f6bda497ee74a6775beb8cc627e", kill_on_drop: false }`
[INFO] [stdout] a3720c76dd859e056867cca80cf906d280480f6bda497ee74a6775beb8cc627e