[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#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaBlockDev%2FSolana-Dev" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RafaBlockDev/Solana-Dev on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "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-2-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" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "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-2-tc1/source/programs/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2-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-2-tc1/source/programs/payment)` [INFO] [stderr] versions that meet the requirements `^1.14.16` are: 1.15.2, 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.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 [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-2-tc1/source/programs/core)` [INFO] [stderr] [INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict ExecutionFailed(ExitStatus(unix_wait_status(25856)))