[INFO] cloning repository https://github.com/common-cold/program-tests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/common-cold/program-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommon-cold%2Fprogram-tests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommon-cold%2Fprogram-tests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 600193bd378de35da1ef676973a5bafec572a355
[INFO] checking common-cold/program-tests against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcommon-cold%2Fprogram-tests" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/common-cold/program-tests
[INFO] finished tweaking git repo https://github.com/common-cold/program-tests
[INFO] tweaked toml for git repo https://github.com/common-cold/program-tests written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/common-cold/program-tests on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/common-cold/program-tests 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "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-ids`.
[INFO] [stderr]     ... required by package `solana-account v2.2.0`
[INFO] [stderr]     ... which satisfies dependency `solana-account = "^2.2"` of package `litesvm v0.6.1`
[INFO] [stderr]     ... which satisfies dependency `litesvm = "^0.6.1"` of package `week-36 v0.1.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] versions that meet the requirements `=2.2.0` are: 2.2.0
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `solana-sdk-ids v2.2.1`
[INFO] [stderr]     ... which satisfies dependency `solana-sdk-ids = "^2.2.1"` of package `solana-loader-v3-interface v3.0.0`
[INFO] [stderr]     ... which satisfies dependency `solana-loader-v3-interface = "^3.0"` of package `litesvm v0.6.1`
[INFO] [stderr]     ... which satisfies dependency `litesvm = "^0.6.1"` of package `week-36 v0.1.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-sdk-ids` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `solana-sdk-ids`.
    ... required by package `solana-account v2.2.0`
    ... which satisfies dependency `solana-account = "^2.2"` of package `litesvm v0.6.1`
    ... which satisfies dependency `litesvm = "^0.6.1"` of package `week-36 v0.1.0 (/workspace/builds/worker-3-tc1/source)`
versions that meet the requirements `=2.2.0` are: 2.2.0

all possible versions conflict with previously selected packages.

  previously selected package `solana-sdk-ids v2.2.1`
    ... which satisfies dependency `solana-sdk-ids = "^2.2.1"` of package `solana-loader-v3-interface v3.0.0`
    ... which satisfies dependency `solana-loader-v3-interface = "^3.0"` of package `litesvm v0.6.1`
    ... which satisfies dependency `litesvm = "^0.6.1"` of package `week-36 v0.1.0 (/workspace/builds/worker-3-tc1/source)`

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