[INFO] cloning repository https://github.com/RafaBlockDev/Solana-Dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RafaBlockDev/Solana-Dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaBlockDev%2FSolana-Dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaBlockDev%2FSolana-Dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 492d890febc672c6596f9d0bf76cd4cfe6b6c971 [INFO] checking RafaBlockDev/Solana-Dev against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaBlockDev%2FSolana-Dev" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RafaBlockDev/Solana-Dev on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] finished tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] tweaked toml for git repo https://github.com/RafaBlockDev/Solana-Dev written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RafaBlockDev/Solana-Dev 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc1/source/programs/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc1/source/Cargo.toml [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] Updating crates.io index [INFO] [stderr] error: failed to select a version for `solana-program`. [INFO] [stderr] ... required by package `anchor-lang v0.27.0` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.27.0"` of package `core v0.1.0 (/workspace/builds/worker-1-tc1/source/programs/payment)` [INFO] [stderr] versions that meet the requirements `^1.14.16` are: 1.15.2, 1.18.4, 1.18.3, 1.18.2, 1.18.1, 1.18.0, 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 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `solana-program v1.9.13` [INFO] [stderr] ... which satisfies dependency `solana-program = "~1.9.13"` of package `anchor-lang v0.24.2` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.24.2"` of package `maius-core v0.1.0 (/workspace/builds/worker-1-tc1/source/programs/core)` [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] checking RafaBlockDev/Solana-Dev against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaBlockDev%2FSolana-Dev" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RafaBlockDev/Solana-Dev on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] finished tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] tweaked toml for git repo https://github.com/RafaBlockDev/Solana-Dev written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RafaBlockDev/Solana-Dev 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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc2/source/programs/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml [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] Updating crates.io index [INFO] [stderr] error: failed to select a version for `solana-program`. [INFO] [stderr] ... required by package `anchor-lang v0.27.0` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.27.0"` of package `core v0.1.0 (/workspace/builds/worker-1-tc2/source/programs/payment)` [INFO] [stderr] versions that meet the requirements `^1.14.16` are: 1.15.2, 1.18.4, 1.18.3, 1.18.2, 1.18.1, 1.18.0, 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 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `solana-program v1.9.13` [INFO] [stderr] ... which satisfies dependency `solana-program = "~1.9.13"` of package `anchor-lang v0.24.2` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.24.2"` of package `maius-core v0.1.0 (/workspace/builds/worker-1-tc2/source/programs/core)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict [INFO] checking RafaBlockDev/Solana-Dev against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaBlockDev%2FSolana-Dev" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RafaBlockDev/Solana-Dev on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] finished tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] tweaked toml for git repo https://github.com/RafaBlockDev/Solana-Dev written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RafaBlockDev/Solana-Dev 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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc2/source/programs/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml [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] Updating crates.io index [INFO] [stderr] error: failed to select a version for `solana-program`. [INFO] [stderr] ... required by package `anchor-lang v0.27.0` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.27.0"` of package `core v0.1.0 (/workspace/builds/worker-1-tc2/source/programs/payment)` [INFO] [stderr] versions that meet the requirements `^1.14.16` are: 1.15.2, 1.18.4, 1.18.3, 1.18.2, 1.18.1, 1.18.0, 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 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `solana-program v1.9.13` [INFO] [stderr] ... which satisfies dependency `solana-program = "~1.9.13"` of package `anchor-lang v0.24.2` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.24.2"` of package `maius-core v0.1.0 (/workspace/builds/worker-1-tc2/source/programs/core)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict [INFO] checking RafaBlockDev/Solana-Dev against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaBlockDev%2FSolana-Dev" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RafaBlockDev/Solana-Dev on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] finished tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] tweaked toml for git repo https://github.com/RafaBlockDev/Solana-Dev written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RafaBlockDev/Solana-Dev 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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc2/source/programs/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml [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] Updating crates.io index [INFO] [stderr] error: failed to select a version for `solana-program`. [INFO] [stderr] ... required by package `anchor-lang v0.27.0` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.27.0"` of package `core v0.1.0 (/workspace/builds/worker-1-tc2/source/programs/payment)` [INFO] [stderr] versions that meet the requirements `^1.14.16` are: 1.15.2, 1.18.4, 1.18.3, 1.18.2, 1.18.1, 1.18.0, 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 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `solana-program v1.9.13` [INFO] [stderr] ... which satisfies dependency `solana-program = "~1.9.13"` of package `anchor-lang v0.24.2` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.24.2"` of package `maius-core v0.1.0 (/workspace/builds/worker-1-tc2/source/programs/core)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict [INFO] checking RafaBlockDev/Solana-Dev against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaBlockDev%2FSolana-Dev" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RafaBlockDev/Solana-Dev on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] finished tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] tweaked toml for git repo https://github.com/RafaBlockDev/Solana-Dev written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RafaBlockDev/Solana-Dev 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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc2/source/programs/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml [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] Updating crates.io index [INFO] [stderr] error: failed to select a version for `solana-program`. [INFO] [stderr] ... required by package `anchor-lang v0.27.0` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.27.0"` of package `core v0.1.0 (/workspace/builds/worker-1-tc2/source/programs/payment)` [INFO] [stderr] versions that meet the requirements `^1.14.16` are: 1.15.2, 1.18.4, 1.18.3, 1.18.2, 1.18.1, 1.18.0, 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 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `solana-program v1.9.13` [INFO] [stderr] ... which satisfies dependency `solana-program = "~1.9.13"` of package `anchor-lang v0.24.2` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.24.2"` of package `maius-core v0.1.0 (/workspace/builds/worker-1-tc2/source/programs/core)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict [INFO] checking RafaBlockDev/Solana-Dev against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaBlockDev%2FSolana-Dev" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RafaBlockDev/Solana-Dev on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] finished tweaking git repo https://github.com/RafaBlockDev/Solana-Dev [INFO] tweaked toml for git repo https://github.com/RafaBlockDev/Solana-Dev written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RafaBlockDev/Solana-Dev 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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc2/source/programs/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml [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] Updating crates.io index [INFO] [stderr] error: failed to select a version for `solana-program`. [INFO] [stderr] ... required by package `anchor-lang v0.27.0` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.27.0"` of package `core v0.1.0 (/workspace/builds/worker-1-tc2/source/programs/payment)` [INFO] [stderr] versions that meet the requirements `^1.14.16` are: 1.15.2, 1.18.4, 1.18.3, 1.18.2, 1.18.1, 1.18.0, 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 [INFO] [stderr] [INFO] [stderr] all possible versions conflict with previously selected packages. [INFO] [stderr] [INFO] [stderr] previously selected package `solana-program v1.9.13` [INFO] [stderr] ... which satisfies dependency `solana-program = "~1.9.13"` of package `anchor-lang v0.24.2` [INFO] [stderr] ... which satisfies dependency `anchor-lang = "^0.24.2"` of package `maius-core v0.1.0 (/workspace/builds/worker-1-tc2/source/programs/core)` [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.