[INFO] cloning repository https://github.com/djsczhu/searcher-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djsczhu/searcher-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjsczhu%2Fsearcher-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjsczhu%2Fsearcher-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cdd574ee510bf35183e4bcd7d64ed2d1d040a5d
[INFO] checking djsczhu/searcher-examples against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjsczhu%2Fsearcher-examples" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/djsczhu/searcher-examples
[INFO] finished tweaking git repo https://github.com/djsczhu/searcher-examples
[INFO] tweaked toml for git repo https://github.com/djsczhu/searcher-examples written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/djsczhu/searcher-examples on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/djsczhu/searcher-examples 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `solana-sdk`.
[INFO] [stderr]     ... required by package `solana-client v2.1.0`
[INFO] [stderr]     ... which satisfies dependency `solana-client = "=2.1"` of package `jito-searcher-cli v0.1.0 (/workspace/builds/worker-5-tc1/source/cli)`
[INFO] [stderr] versions that meet the requirements `=2.1.0` are: 2.1.0
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `solana-sdk v2.2.1`
[INFO] [stderr]     ... which satisfies dependency `solana-sdk = "^2.2.1"` of package `jito-protos v0.1.0 (/workspace/builds/worker-5-tc1/source/jito_protos)`
[INFO] [stderr]     ... which satisfies path dependency `jito-protos` (locked to 0.1.0) of package `jito-searcher-cli v0.1.0 (/workspace/builds/worker-5-tc1/source/cli)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-sdk` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `solana-sdk`.
    ... required by package `solana-client v2.1.0`
    ... which satisfies dependency `solana-client = "=2.1"` of package `jito-searcher-cli v0.1.0 (/workspace/builds/worker-5-tc1/source/cli)`
versions that meet the requirements `=2.1.0` are: 2.1.0

all possible versions conflict with previously selected packages.

  previously selected package `solana-sdk v2.2.1`
    ... which satisfies dependency `solana-sdk = "^2.2.1"` of package `jito-protos v0.1.0 (/workspace/builds/worker-5-tc1/source/jito_protos)`
    ... which satisfies path dependency `jito-protos` (locked to 0.1.0) of package `jito-searcher-cli v0.1.0 (/workspace/builds/worker-5-tc1/source/cli)`

failed to select a version for `solana-sdk` which could resolve this conflict