[INFO] cloning repository https://github.com/decentralized-86/tokenExtension-program
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/decentralized-86/tokenExtension-program" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecentralized-86%2FtokenExtension-program", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecentralized-86%2FtokenExtension-program'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18cd5e9657f352633b89656a7ab55a9b452a5b12
[INFO] checking decentralized-86/tokenExtension-program against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecentralized-86%2FtokenExtension-program" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/decentralized-86/tokenExtension-program on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/decentralized-86/tokenExtension-program
[INFO] finished tweaking git repo https://github.com/decentralized-86/tokenExtension-program
[INFO] tweaked toml for git repo https://github.com/decentralized-86/tokenExtension-program written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/decentralized-86/tokenExtension-program 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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-program`.
[INFO] [stderr]     ... required by package `spl-token-2022 v0.9.0`
[INFO] [stderr]     ... which satisfies dependency `spl-token-2022 = "^0.9"` of package `anchor-spl v0.29.0`
[INFO] [stderr]     ... which satisfies dependency `anchor-spl = "^0.29.0"` of package `token-extension v0.1.0 (/workspace/builds/worker-3-tc1/source/programs/token-extension)`
[INFO] [stderr] versions that meet the requirements `^1.16.13` are: 1.18.5, 1.18.26, 1.18.25, 1.18.23, 1.18.22, 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.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
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `solana-program v1.10.29`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "~1.10.29"` of package `anchor-lang v0.25.0`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.25.0"` of package `token-extension v0.1.0 (/workspace/builds/worker-3-tc1/source/programs/token-extension)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict


command failed: exit status: 101

warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Blocking waiting for file lock on package cache
    Updating crates.io index
error: failed to select a version for `solana-program`.
    ... required by package `spl-token-2022 v0.9.0`
    ... which satisfies dependency `spl-token-2022 = "^0.9"` of package `anchor-spl v0.29.0`
    ... which satisfies dependency `anchor-spl = "^0.29.0"` of package `token-extension v0.1.0 (/workspace/builds/worker-3-tc1/source/programs/token-extension)`
versions that meet the requirements `^1.16.13` are: 1.18.5, 1.18.26, 1.18.25, 1.18.23, 1.18.22, 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.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

all possible versions conflict with previously selected packages.

  previously selected package `solana-program v1.10.29`
    ... which satisfies dependency `solana-program = "~1.10.29"` of package `anchor-lang v0.25.0`
    ... which satisfies dependency `anchor-lang = "^0.25.0"` of package `token-extension v0.1.0 (/workspace/builds/worker-3-tc1/source/programs/token-extension)`

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