[INFO] cloning repository https://github.com/chloewilson93/Solana-PumpSwap-Sniper-Bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chloewilson93/Solana-PumpSwap-Sniper-Bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchloewilson93%2FSolana-PumpSwap-Sniper-Bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchloewilson93%2FSolana-PumpSwap-Sniper-Bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9074716017647b34050d06bceb799c8f9834988e [INFO] checking chloewilson93/Solana-PumpSwap-Sniper-Bot against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchloewilson93%2FSolana-PumpSwap-Sniper-Bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chloewilson93/Solana-PumpSwap-Sniper-Bot [INFO] finished tweaking git repo https://github.com/chloewilson93/Solana-PumpSwap-Sniper-Bot [INFO] tweaked toml for git repo https://github.com/chloewilson93/Solana-PumpSwap-Sniper-Bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chloewilson93/Solana-PumpSwap-Sniper-Bot on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chloewilson93/Solana-PumpSwap-Sniper-Bot 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6413e772cc8c898090f22ab2a4a0b35d3051cc6bda11ea5767607c149d581cc3 [INFO] running `Command { std: "docker" "start" "-a" "6413e772cc8c898090f22ab2a4a0b35d3051cc6bda11ea5767607c149d581cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6413e772cc8c898090f22ab2a4a0b35d3051cc6bda11ea5767607c149d581cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6413e772cc8c898090f22ab2a4a0b35d3051cc6bda11ea5767607c149d581cc3", kill_on_drop: false }` [INFO] [stdout] 6413e772cc8c898090f22ab2a4a0b35d3051cc6bda11ea5767607c149d581cc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c523c0d90185ef30723db6c37f8c38571af5d5578e50e964cb45c7238de6742a [INFO] running `Command { std: "docker" "start" "-a" "c523c0d90185ef30723db6c37f8c38571af5d5578e50e964cb45c7238de6742a", kill_on_drop: false }` [INFO] [stderr] Checking pumpfun-sniper-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `pump_fun` [INFO] [stdout] --> src/dex/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod pump_fun; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `pump_fun`, create file "src/dex/pump_fun.rs" or "src/dex/pump_fun/mod.rs" [INFO] [stdout] = note: if there is a `mod pump_fun` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `pump_fun` [INFO] [stdout] --> src/dex/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod pump_fun; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `pump_fun`, create file "src/dex/pump_fun.rs" or "src/dex/pump_fun/mod.rs" [INFO] [stdout] = note: if there is a `mod pump_fun` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `raydium` [INFO] [stdout] --> src/dex/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod raydium; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `raydium`, create file "src/dex/raydium.rs" or "src/dex/raydium/mod.rs" [INFO] [stdout] = note: if there is a `mod raydium` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `raydium` [INFO] [stdout] --> src/dex/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod raydium; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `raydium`, create file "src/dex/raydium.rs" or "src/dex/raydium/mod.rs" [INFO] [stdout] = note: if there is a `mod raydium` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `meteora` [INFO] [stdout] --> src/dex/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod meteora; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `meteora`, create file "src/dex/meteora.rs" or "src/dex/meteora/mod.rs" [INFO] [stdout] = note: if there is a `mod meteora` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `meteora` [INFO] [stdout] --> src/dex/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod meteora; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `meteora`, create file "src/dex/meteora.rs" or "src/dex/meteora/mod.rs" [INFO] [stdout] = note: if there is a `mod meteora` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `orca` [INFO] [stdout] --> src/dex/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod orca; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `orca`, create file "src/dex/orca.rs" or "src/dex/orca/mod.rs" [INFO] [stdout] = note: if there is a `mod orca` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `orca` [INFO] [stdout] --> src/dex/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod orca; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `orca`, create file "src/dex/orca.rs" or "src/dex/orca/mod.rs" [INFO] [stdout] = note: if there is a `mod orca` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `helius` [INFO] [stdout] --> src/engine/monitor/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod helius; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `helius`, create file "src/engine/monitor/helius.rs" or "src/engine/monitor/helius/mod.rs" [INFO] [stdout] = note: if there is a `mod helius` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `helius` [INFO] [stdout] --> src/engine/monitor/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod helius; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `helius`, create file "src/engine/monitor/helius.rs" or "src/engine/monitor/helius/mod.rs" [INFO] [stdout] = note: if there is a `mod helius` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `yellowstone` [INFO] [stdout] --> src/engine/monitor/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod yellowstone; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `yellowstone`, create file "src/engine/monitor/yellowstone.rs" or "src/engine/monitor/yellowstone/mod.rs" [INFO] [stdout] = note: if there is a `mod yellowstone` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `yellowstone` [INFO] [stdout] --> src/engine/monitor/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod yellowstone; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `yellowstone`, create file "src/engine/monitor/yellowstone.rs" or "src/engine/monitor/yellowstone/mod.rs" [INFO] [stdout] = note: if there is a `mod yellowstone` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `swap` [INFO] [stdout] --> src/engine/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod swap; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `swap`, create file "src/engine/swap.rs" or "src/engine/swap/mod.rs" [INFO] [stdout] = note: if there is a `mod swap` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `swap` [INFO] [stdout] --> src/engine/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod swap; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `swap`, create file "src/engine/swap.rs" or "src/engine/swap/mod.rs" [INFO] [stdout] = note: if there is a `mod swap` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `jito` [INFO] [stdout] --> src/services/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod jito; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `jito`, create file "src/services/jito.rs" or "src/services/jito/mod.rs" [INFO] [stdout] = note: if there is a `mod jito` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `jito` [INFO] [stdout] --> src/services/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod jito; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `jito`, create file "src/services/jito.rs" or "src/services/jito/mod.rs" [INFO] [stdout] = note: if there is a `mod jito` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `nextblock` [INFO] [stdout] --> src/services/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod nextblock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `nextblock`, create file "src/services/nextblock.rs" or "src/services/nextblock/mod.rs" [INFO] [stdout] = note: if there is a `mod nextblock` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `nextblock` [INFO] [stdout] --> src/services/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod nextblock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `nextblock`, create file "src/services/nextblock.rs" or "src/services/nextblock/mod.rs" [INFO] [stdout] = note: if there is a `mod nextblock` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_sdk` [INFO] [stdout] --> src/core/token.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_sdk::{pubkey::Pubkey, signature::Keypair}; [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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_sdk` [INFO] [stdout] --> src/core/token.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_sdk::{pubkey::Pubkey, signature::Keypair}; [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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token_2022` [INFO] [stdout] --> src/core/token.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use spl_token_2022::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `spl_token_2022` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token_2022`, use `cargo add spl_token_2022` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token_2022` [INFO] [stdout] --> src/core/token.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use spl_token_2022::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `spl_token_2022` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token_2022`, use `cargo add spl_token_2022` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token_client` [INFO] [stdout] --> src/core/token.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use spl_token_client::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `spl_token_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token_client`, use `cargo add spl_token_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token_client` [INFO] [stdout] --> src/core/token.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use spl_token_client::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `spl_token_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token_client`, use `cargo add spl_token_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/common/logger.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::Local; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jito_json_rpc_client` [INFO] [stdout] --> src/core/tx.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use jito_json_rpc_client::jsonrpc_client::rpc_client::RpcClient as JitoRpcClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `jito_json_rpc_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jito_json_rpc_client`, use `cargo add jito_json_rpc_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/core/tx.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use solana_client::rpc_client::RpcClient; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_sdk` [INFO] [stdout] --> src/core/tx.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use solana_sdk::{ [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] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/common/logger.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::Local; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `anyhow` [INFO] [stdout] --> src/core/tx.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use anyhow::Result; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `anyhow` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jito_json_rpc_client` [INFO] [stdout] --> src/core/tx.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use jito_json_rpc_client::jsonrpc_client::rpc_client::RpcClient as JitoRpcClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `jito_json_rpc_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `jito_json_rpc_client`, use `cargo add jito_json_rpc_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/core/tx.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use solana_sdk::{ [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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/core/tx.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use solana_client::rpc_client::RpcClient; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/core/tx.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio::time::Instant; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_sdk` [INFO] [stdout] --> src/core/tx.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use solana_sdk::{ [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] [INFO] [stdout] error[E0432]: unresolved import `anyhow` [INFO] [stdout] --> src/core/tx.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use anyhow::Result; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `anyhow` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `solana_sdk` [INFO] [stdout] --> src/core/tx.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use solana_sdk::{ [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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/core/tx.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use tokio::time::Instant; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spl_token` [INFO] [stdout] --> src/core/tx.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use spl_token::ui_amount_to_amount; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token`, use `cargo add spl_token` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `spl_token` [INFO] [stdout] --> src/core/tx.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use spl_token::ui_amount_to_amount; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token`, use `cargo add spl_token` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_sdk` [INFO] [stdout] --> src/common/utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use solana_sdk::{commitment_config::CommitmentConfig, signature::Keypair}; [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] [INFO] [stdout] error[E0432]: unresolved import `anyhow` [INFO] [stdout] --> src/common/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Result; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `anyhow` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_sdk` [INFO] [stdout] --> src/common/utils.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use solana_sdk::{commitment_config::CommitmentConfig, signature::Keypair}; [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] [INFO] [stdout] error[E0432]: unresolved import `anyhow` [INFO] [stdout] --> src/common/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Result; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `anyhow` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | pub rpc_client: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | pub rpc_client: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | pub rpc_nonblocking_client: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:8:37 [INFO] [stdout] | [INFO] [stdout] 8 | pub rpc_nonblocking_client: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn create_rpc_client() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn create_rpc_client() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let rpc_client = solana_client::rpc_client::RpcClient::new_with_commitment( [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let rpc_client = solana_client::rpc_client::RpcClient::new_with_commitment( [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | let rpc_client = solana_client::nonblocking::rpc_client::RpcClient::new_with_commitment( [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/common/utils.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | let rpc_client = solana_client::nonblocking::rpc_client::RpcClient::new_with_commitment( [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/core/token.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | client: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/core/token.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | client: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/core/token.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | client: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/core/token.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | client: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/core/token.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | client: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] --> src/core/token.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | client: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `solana_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `solana_client`, use `cargo add solana_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_sdk` [INFO] [stdout] --> src/core/tx.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | solana_sdk::compute_budget::ComputeBudgetInstruction::set_compute_unit_price( [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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_sdk` [INFO] [stdout] --> src/core/tx.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | solana_sdk::compute_budget::ComputeBudgetInstruction::set_compute_unit_price( [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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_sdk` [INFO] [stdout] --> src/core/tx.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | solana_sdk::compute_budget::ComputeBudgetInstruction::set_compute_unit_limit( [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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `solana_sdk` [INFO] [stdout] --> src/core/tx.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | solana_sdk::compute_budget::ComputeBudgetInstruction::set_compute_unit_limit( [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] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] --> src/core/tx.rs:81:53 [INFO] [stdout] | [INFO] [stdout] 81 | let tip_lamports = ui_amount_to_amount(tip, spl_token::native_mint::DECIMALS); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token`, use `cargo add spl_token` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] --> src/core/tx.rs:81:53 [INFO] [stdout] | [INFO] [stdout] 81 | let tip_lamports = ui_amount_to_amount(tip, spl_token::native_mint::DECIMALS); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token`, use `cargo add spl_token` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `common` [INFO] [stdout] --> src/core/tx.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | let sig = common::rpc::send_txn(client, &txn, true)?; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `common`, use `cargo add common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `common` [INFO] [stdout] --> src/core/tx.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | let sig = common::rpc::send_txn(client, &txn, true)?; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `common` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `common`, use `cargo add common` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/token.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | let account = program_client [INFO] [stdout] | ___________________^ [INFO] [stdout] 42 | | .get_account(*account) [INFO] [stdout] 43 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/token.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | let account = program_client [INFO] [stdout] | ___________________^ [INFO] [stdout] 42 | | .get_account(*account) [INFO] [stdout] 43 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] --> src/core/token.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | if account.owner != spl_token::ID { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token`, use `cargo add spl_token` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] --> src/core/token.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | if account.owner != spl_token::ID { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token`, use `cargo add spl_token` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/token.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | let account = program_client [INFO] [stdout] | ___________________^ [INFO] [stdout] 69 | | .get_account(*address) [INFO] [stdout] 70 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/token.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | let account = program_client [INFO] [stdout] | ___________________^ [INFO] [stdout] 69 | | .get_account(*address) [INFO] [stdout] 70 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] --> src/core/token.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | if account.owner != spl_token::ID { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token`, use `cargo add spl_token` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] --> src/core/token.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | if account.owner != spl_token::ID { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token`, use `cargo add spl_token` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/tx.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let mut tip = get_tip_value().await?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 80 | tip = tip.min(0.1); [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `tip` an explicit type [INFO] [stdout] | [INFO] [stdout] 79 | let mut tip: /* Type */ = get_tip_value().await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/tx.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let mut tip = get_tip_value().await?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 80 | tip = tip.min(0.1); [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `tip` an explicit type [INFO] [stdout] | [INFO] [stdout] 79 | let mut tip: /* Type */ = get_tip_value().await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_, _>` [INFO] [stdout] --> src/core/tx.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | let client = Arc::clone(&jito_client); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 102 | async move { [INFO] [stdout] 103 | let response = client.get_bundle_statuses(&[id]).await; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `client` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 101 | let client: Arc = Arc::clone(&jito_client); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_, _>` [INFO] [stdout] --> src/core/tx.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | let client = Arc::clone(&jito_client); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 102 | async move { [INFO] [stdout] 103 | let response = client.get_bundle_statuses(&[id]).await; [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `client` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 101 | let client: Arc = Arc::clone(&jito_client); [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/tx.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | let response = client.get_bundle_statuses(&[id]).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 104 | let statuses = response.inspect_err(|err| { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 103 | let response: /* Type */ = client.get_bundle_statuses(&[id]).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/tx.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | let response = client.get_bundle_statuses(&[id]).await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 104 | let statuses = response.inspect_err(|err| { [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `response` an explicit type [INFO] [stdout] | [INFO] [stdout] 103 | let response: /* Type */ = client.get_bundle_statuses(&[id]).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] --> src/core/token.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | &spl_token::ID, [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token`, use `cargo add spl_token` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] --> src/core/token.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | &spl_token::ID, [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `spl_token` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `spl_token`, use `cargo add spl_token` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pumpfun-sniper-bot` (lib) due to 43 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pumpfun-sniper-bot` (lib test) due to 43 previous errors [INFO] running `Command { std: "docker" "inspect" "c523c0d90185ef30723db6c37f8c38571af5d5578e50e964cb45c7238de6742a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c523c0d90185ef30723db6c37f8c38571af5d5578e50e964cb45c7238de6742a", kill_on_drop: false }` [INFO] [stdout] c523c0d90185ef30723db6c37f8c38571af5d5578e50e964cb45c7238de6742a