[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] testing shelbyd/cargo-dependency-resolution against 1.80.0 for beta-1.81-2
[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 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "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" "+1.80.0" "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
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] testing shelbyd/cargo-dependency-resolution against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcargo-dependency-resolution" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shelbyd/cargo-dependency-resolution on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "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-tc2/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" "+beta-2024-07-26" "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-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-tc2/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-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict
[INFO] testing shelbyd/cargo-dependency-resolution against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcargo-dependency-resolution" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shelbyd/cargo-dependency-resolution on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "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-tc2/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" "+beta-2024-07-26" "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-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-tc2/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-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict
[INFO] testing shelbyd/cargo-dependency-resolution against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcargo-dependency-resolution" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shelbyd/cargo-dependency-resolution on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "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-tc2/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" "+beta-2024-07-26" "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-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-tc2/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-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict
[INFO] testing shelbyd/cargo-dependency-resolution against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcargo-dependency-resolution" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shelbyd/cargo-dependency-resolution on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "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-tc2/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" "+beta-2024-07-26" "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-client`.
[INFO] [stderr]     ... required by package `dependency-resolution v0.1.0 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^1.14.5` are: 1.14.13, 1.18.21, 1.18.20, 1.18.19, 1.18.18, 1.18.17, 1.18.16, 1.18.15, 1.18.14, 1.18.13, 1.18.12, 1.18.11, 1.18.10, 1.18.9, 1.18.8, 1.18.7, 1.18.6, 1.18.5, 1.18.4, 1.18.3, 1.18.2, 1.18.1, 1.18.0, 1.17.34, 1.17.33, 1.17.32, 1.17.31, 1.17.30, 1.17.29, 1.17.28, 1.17.27, 1.17.26, 1.17.25, 1.17.24, 1.17.23, 1.17.22, 1.17.20, 1.17.18, 1.17.17, 1.17.16, 1.17.15, 1.17.14, 1.17.13, 1.17.12, 1.17.11, 1.17.10, 1.17.9, 1.17.8, 1.17.7, 1.17.6, 1.17.5, 1.17.4, 1.17.3, 1.17.2, 1.17.1, 1.17.0, 1.16.27, 1.16.25, 1.16.24, 1.16.23, 1.16.22, 1.16.21, 1.16.20, 1.16.19, 1.16.18, 1.16.17, 1.16.16, 1.16.15, 1.16.14, 1.16.13, 1.16.12, 1.16.11, 1.16.10, 1.16.9, 1.16.8, 1.16.7, 1.16.6, 1.16.5, 1.16.4, 1.16.3, 1.16.2, 1.16.1, 1.16.0, 1.14.29, 1.14.28, 1.14.27, 1.14.26, 1.14.25, 1.14.24, 1.14.23, 1.14.22, 1.14.21, 1.14.20, 1.14.19, 1.14.18, 1.14.17, 1.14.16, 1.14.15, 1.14.14, 1.14.12, 1.14.11, 1.14.10, 1.14.9, 1.14.8, 1.14.7, 1.14.6, 1.14.5
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `zeroize v1.5.7`
[INFO] [stderr]     ... which satisfies dependency `zeroize = "^1.5.7"` of package `fastcrypto v0.1.2`
[INFO] [stderr]     ... which satisfies dependency `fastcrypto = "^0.1.2"` of package `dependency-resolution v0.1.0 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `fastcrypto v0.1.2`
[INFO] [stderr]     ... which satisfies dependency `fastcrypto = "^0.1.2"` of package `dependency-resolution v0.1.0 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-client` which could resolve this conflict
[INFO] testing shelbyd/cargo-dependency-resolution against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelbyd%2Fcargo-dependency-resolution" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shelbyd/cargo-dependency-resolution on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "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-tc2/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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `solana-client`.
[INFO] [stderr]     ... required by package `dependency-resolution v0.1.0 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr] versions that meet the requirements `^1.14.5` are: 1.14.13, 1.18.21, 1.18.20, 1.18.19, 1.18.18, 1.18.17, 1.18.16, 1.18.15, 1.18.14, 1.18.13, 1.18.12, 1.18.11, 1.18.10, 1.18.9, 1.18.8, 1.18.7, 1.18.6, 1.18.5, 1.18.4, 1.18.3, 1.18.2, 1.18.1, 1.18.0, 1.17.34, 1.17.33, 1.17.32, 1.17.31, 1.17.30, 1.17.29, 1.17.28, 1.17.27, 1.17.26, 1.17.25, 1.17.24, 1.17.23, 1.17.22, 1.17.20, 1.17.18, 1.17.17, 1.17.16, 1.17.15, 1.17.14, 1.17.13, 1.17.12, 1.17.11, 1.17.10, 1.17.9, 1.17.8, 1.17.7, 1.17.6, 1.17.5, 1.17.4, 1.17.3, 1.17.2, 1.17.1, 1.17.0, 1.16.27, 1.16.25, 1.16.24, 1.16.23, 1.16.22, 1.16.21, 1.16.20, 1.16.19, 1.16.18, 1.16.17, 1.16.16, 1.16.15, 1.16.14, 1.16.13, 1.16.12, 1.16.11, 1.16.10, 1.16.9, 1.16.8, 1.16.7, 1.16.6, 1.16.5, 1.16.4, 1.16.3, 1.16.2, 1.16.1, 1.16.0, 1.14.29, 1.14.28, 1.14.27, 1.14.26, 1.14.25, 1.14.24, 1.14.23, 1.14.22, 1.14.21, 1.14.20, 1.14.19, 1.14.18, 1.14.17, 1.14.16, 1.14.15, 1.14.14, 1.14.12, 1.14.11, 1.14.10, 1.14.9, 1.14.8, 1.14.7, 1.14.6, 1.14.5
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `zeroize v1.5.7`
[INFO] [stderr]     ... which satisfies dependency `zeroize = "^1.5.7"` of package `fastcrypto v0.1.2`
[INFO] [stderr]     ... which satisfies dependency `fastcrypto = "^0.1.2"` of package `dependency-resolution v0.1.0 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `fastcrypto v0.1.2`
[INFO] [stderr]     ... which satisfies dependency `fastcrypto = "^0.1.2"` of package `dependency-resolution v0.1.0 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-client` which could resolve this conflict
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.