[INFO] cloning repository https://github.com/shelbyd/cargo-dependency-resolution
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shelbyd/cargo-dependency-resolution" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcargo-dependency-resolution", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcargo-dependency-resolution'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 116b46798c91bde77a629113ec4bd1d92e0bd575
[INFO] checking shelbyd/cargo-dependency-resolution against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcargo-dependency-resolution" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shelbyd/cargo-dependency-resolution on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shelbyd/cargo-dependency-resolution
[INFO] finished tweaking git repo https://github.com/shelbyd/cargo-dependency-resolution
[INFO] tweaked toml for git repo https://github.com/shelbyd/cargo-dependency-resolution written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/shelbyd/cargo-dependency-resolution 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/shelbyd/curve25519-dalek`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `solana-program`.
[INFO] [stderr]     ... required by package `solana-zk-token-sdk v1.10.33`
[INFO] [stderr]     ... which satisfies dependency `solana-zk-token-sdk = "^1.10.33"` of package `spl-token-2022 v0.4.2`
[INFO] [stderr]     ... which satisfies dependency `spl-token-2022 = "=0.4.2"` of package `solana-client v1.14.5`
[INFO] [stderr]     ... which satisfies dependency `solana-client = "^1.14.5"` of package `dependency-resolution v0.1.0 (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] versions that meet the requirements `=1.10.33` are: 1.10.33
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `solana-program v1.14.13`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "^1.10.33"` of package `spl-token-2022 v0.4.2`
[INFO] [stderr]     ... which satisfies dependency `spl-token-2022 = "=0.4.2"` of package `solana-client v1.14.5`
[INFO] [stderr]     ... which satisfies dependency `solana-client = "^1.14.5"` of package `dependency-resolution v0.1.0 (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict


command failed: exit status: 101

    Updating git repository `https://github.com/shelbyd/curve25519-dalek`
    Updating crates.io index
error: failed to select a version for `solana-program`.
    ... required by package `solana-zk-token-sdk v1.10.33`
    ... which satisfies dependency `solana-zk-token-sdk = "^1.10.33"` of package `spl-token-2022 v0.4.2`
    ... which satisfies dependency `spl-token-2022 = "=0.4.2"` of package `solana-client v1.14.5`
    ... which satisfies dependency `solana-client = "^1.14.5"` of package `dependency-resolution v0.1.0 (/workspace/builds/worker-7-tc1/source)`
versions that meet the requirements `=1.10.33` are: 1.10.33

all possible versions conflict with previously selected packages.

  previously selected package `solana-program v1.14.13`
    ... which satisfies dependency `solana-program = "^1.10.33"` of package `spl-token-2022 v0.4.2`
    ... which satisfies dependency `spl-token-2022 = "=0.4.2"` of package `solana-client v1.14.5`
    ... which satisfies dependency `solana-client = "^1.14.5"` of package `dependency-resolution v0.1.0 (/workspace/builds/worker-7-tc1/source)`

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