[INFO] cloning repository https://github.com/degen0x/fork-rayd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/degen0x/fork-rayd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegen0x%2Ffork-rayd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegen0x%2Ffork-rayd'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegen0x%2Ffork-rayd: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/degen0x/fork-rayd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/degen0x/fork-rayd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegen0x%2Ffork-rayd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegen0x%2Ffork-rayd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2a0a684dc8f001b93c8ef62b3ccd0dc91aec874
[INFO] checking degen0x/fork-rayd against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegen0x%2Ffork-rayd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/degen0x/fork-rayd on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/degen0x/fork-rayd
[INFO] finished tweaking git repo https://github.com/degen0x/fork-rayd
[INFO] tweaked toml for git repo https://github.com/degen0x/fork-rayd written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/degen0x/fork-rayd 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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-tc2/source/programs/cp-swap/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-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]     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 `anchor-lang v0.30.1`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.30.1"` of package `raydium-cp-swap v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/cp-swap)`
[INFO] [stderr]     ... which satisfies path dependency `raydium-cp-swap` (locked to 0.1.0) of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`
[INFO] [stderr] versions that meet the requirements `^1.17.3` are: 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
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `solana-program v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "=1.14.0"` of package `solana-sdk v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-sdk = "=1.14.0"` of package `solana-client v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-client = ">=1.14, <1.17"` of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict
[INFO] checking degen0x/fork-rayd against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegen0x%2Ffork-rayd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/degen0x/fork-rayd on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/degen0x/fork-rayd
[INFO] finished tweaking git repo https://github.com/degen0x/fork-rayd
[INFO] tweaked toml for git repo https://github.com/degen0x/fork-rayd written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/degen0x/fork-rayd 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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-tc2/source/programs/cp-swap/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-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]     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 `anchor-lang v0.30.1`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.30.1"` of package `raydium-cp-swap v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/cp-swap)`
[INFO] [stderr]     ... which satisfies path dependency `raydium-cp-swap` (locked to 0.1.0) of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`
[INFO] [stderr] versions that meet the requirements `^1.17.3` are: 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
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `solana-program v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "=1.14.0"` of package `solana-sdk v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-sdk = "=1.14.0"` of package `solana-client v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-client = ">=1.14, <1.17"` of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict
[INFO] checking degen0x/fork-rayd against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegen0x%2Ffork-rayd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/degen0x/fork-rayd on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/degen0x/fork-rayd
[INFO] finished tweaking git repo https://github.com/degen0x/fork-rayd
[INFO] tweaked toml for git repo https://github.com/degen0x/fork-rayd written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/degen0x/fork-rayd 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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-tc2/source/programs/cp-swap/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-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]     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 `anchor-lang v0.30.1`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.30.1"` of package `raydium-cp-swap v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/cp-swap)`
[INFO] [stderr]     ... which satisfies path dependency `raydium-cp-swap` (locked to 0.1.0) of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`
[INFO] [stderr] versions that meet the requirements `^1.17.3` are: 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
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `solana-program v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "=1.14.0"` of package `solana-sdk v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-sdk = "=1.14.0"` of package `solana-client v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-client = ">=1.14, <1.17"` of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict
[INFO] checking degen0x/fork-rayd against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegen0x%2Ffork-rayd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/degen0x/fork-rayd on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/degen0x/fork-rayd
[INFO] finished tweaking git repo https://github.com/degen0x/fork-rayd
[INFO] tweaked toml for git repo https://github.com/degen0x/fork-rayd written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/degen0x/fork-rayd 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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-tc2/source/programs/cp-swap/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-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]     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 `anchor-lang v0.30.1`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.30.1"` of package `raydium-cp-swap v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/cp-swap)`
[INFO] [stderr]     ... which satisfies path dependency `raydium-cp-swap` (locked to 0.1.0) of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`
[INFO] [stderr] versions that meet the requirements `^1.17.3` are: 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
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `solana-program v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "=1.14.0"` of package `solana-sdk v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-sdk = "=1.14.0"` of package `solana-client v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-client = ">=1.14, <1.17"` of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict
[INFO] checking degen0x/fork-rayd against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegen0x%2Ffork-rayd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/degen0x/fork-rayd on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/degen0x/fork-rayd
[INFO] finished tweaking git repo https://github.com/degen0x/fork-rayd
[INFO] tweaked toml for git repo https://github.com/degen0x/fork-rayd written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/degen0x/fork-rayd 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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-tc2/source/programs/cp-swap/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-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]     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 `anchor-lang v0.30.1`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.30.1"` of package `raydium-cp-swap v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/cp-swap)`
[INFO] [stderr]     ... which satisfies path dependency `raydium-cp-swap` (locked to 0.1.0) of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`
[INFO] [stderr] versions that meet the requirements `^1.17.3` are: 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
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `solana-program v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "=1.14.0"` of package `solana-sdk v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-sdk = "=1.14.0"` of package `solana-client v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-client = ">=1.14, <1.17"` of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `solana-program` which could resolve this conflict


command failed: exit status: 101

warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /workspace/builds/worker-2-tc2/source/programs/cp-swap/Cargo.toml
workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
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 `anchor-lang v0.30.1`
    ... which satisfies dependency `anchor-lang = "^0.30.1"` of package `raydium-cp-swap v0.1.0 (/workspace/builds/worker-2-tc2/source/programs/cp-swap)`
    ... which satisfies path dependency `raydium-cp-swap` (locked to 0.1.0) of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`
versions that meet the requirements `^1.17.3` are: 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

all possible versions conflict with previously selected packages.

  previously selected package `solana-program v1.14.0`
    ... which satisfies dependency `solana-program = "=1.14.0"` of package `solana-sdk v1.14.0`
    ... which satisfies dependency `solana-sdk = "=1.14.0"` of package `solana-client v1.14.0`
    ... which satisfies dependency `solana-client = ">=1.14, <1.17"` of package `client v0.1.0 (/workspace/builds/worker-2-tc2/source/client)`

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