[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] 0fc2ca5890efdde98245a552bd60ba573e957016
[INFO] checking degen0x/fork-rayd against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdegen0x%2Ffork-rayd" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/degen0x/fork-rayd on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "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-4-tc1/source/programs/cp-swap/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-4-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]   |
[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 `bytemuck`.
[INFO] [stderr]     ... required by package `spl-pod v0.5.0`
[INFO] [stderr]     ... which satisfies dependency `spl-pod = "^0.5"` of package `anchor-spl v0.31.1`
[INFO] [stderr]     ... which satisfies dependency `anchor-spl = "^0.31.1"` of package `raydium-cp-swap v0.1.0 (/workspace/builds/worker-4-tc1/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-4-tc1/source/client)`
[INFO] [stderr] versions that meet the requirements `^1.19.0` are: 1.24.0, 1.23.2, 1.23.1, 1.23.0, 1.22.0, 1.21.0, 1.20.0, 1.19.0
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `bytemuck v1.14.3`
[INFO] [stderr]     ... which satisfies dependency `bytemuck = "^1.13.1"` of package `solana-runtime v1.16.13`
[INFO] [stderr]     ... which satisfies dependency `solana-runtime = "=1.16.13"` of package `solana-program-test v1.16.13`
[INFO] [stderr]     ... which satisfies dependency `solana-program-test = "^1.16.13"` of package `spl-token-client v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `spl-token-client = "^0.7.0"` of package `client v0.1.0 (/workspace/builds/worker-4-tc1/source/client)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `bytemuck` 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-4-tc1/source/programs/cp-swap/Cargo.toml
workspace: /workspace/builds/worker-4-tc1/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
    Updating crates.io index
error: failed to select a version for `bytemuck`.
    ... required by package `spl-pod v0.5.0`
    ... which satisfies dependency `spl-pod = "^0.5"` of package `anchor-spl v0.31.1`
    ... which satisfies dependency `anchor-spl = "^0.31.1"` of package `raydium-cp-swap v0.1.0 (/workspace/builds/worker-4-tc1/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-4-tc1/source/client)`
versions that meet the requirements `^1.19.0` are: 1.24.0, 1.23.2, 1.23.1, 1.23.0, 1.22.0, 1.21.0, 1.20.0, 1.19.0

all possible versions conflict with previously selected packages.

  previously selected package `bytemuck v1.14.3`
    ... which satisfies dependency `bytemuck = "^1.13.1"` of package `solana-runtime v1.16.13`
    ... which satisfies dependency `solana-runtime = "=1.16.13"` of package `solana-program-test v1.16.13`
    ... which satisfies dependency `solana-program-test = "^1.16.13"` of package `spl-token-client v0.7.0`
    ... which satisfies dependency `spl-token-client = "^0.7.0"` of package `client v0.1.0 (/workspace/builds/worker-4-tc1/source/client)`

failed to select a version for `bytemuck` which could resolve this conflict