[INFO] cloning repository https://github.com/AngouNin/Hotwings_Launch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AngouNin/Hotwings_Launch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngouNin%2FHotwings_Launch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngouNin%2FHotwings_Launch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2fd12cfae7a54cd8d888ec1f7259423312b42e9
[INFO] checking AngouNin/Hotwings_Launch against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngouNin%2FHotwings_Launch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AngouNin/Hotwings_Launch
[INFO] finished tweaking git repo https://github.com/AngouNin/Hotwings_Launch
[INFO] tweaked toml for git repo https://github.com/AngouNin/Hotwings_Launch written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AngouNin/Hotwings_Launch on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AngouNin/Hotwings_Launch 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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]   |
[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 `curve25519-dalek`.
[INFO] [stderr]     ... required by package `solana-program v1.14.0`
[INFO] [stderr]     ... which satisfies dependency `solana-program = ">=1.14, <1.17"` of package `anchor-lang v0.28.0`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.28.0"` of package `hotwings v0.1.0 (/workspace/builds/worker-1-tc1/source/programs/hotwings)`
[INFO] [stderr] versions that meet the requirements `^3.2.1` are: 3.2.1
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `curve25519-dalek v3.0.0`
[INFO] [stderr]     ... which satisfies dependency `curve25519-dalek = "^3"` of package `ed25519-dalek v1.0.1`
[INFO] [stderr]     ... which satisfies dependency `ed25519-dalek = "=1.0.1"` of package `solana-sdk v2.1.7`
[INFO] [stderr]     ... which satisfies dependency `solana-sdk = "^2.1.7"` of package `hotwings v0.1.0 (/workspace/builds/worker-1-tc1/source/programs/hotwings)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `curve25519-dalek` 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
    Updating crates.io index
error: failed to select a version for `curve25519-dalek`.
    ... required by package `solana-program v1.14.0`
    ... which satisfies dependency `solana-program = ">=1.14, <1.17"` of package `anchor-lang v0.28.0`
    ... which satisfies dependency `anchor-lang = "^0.28.0"` of package `hotwings v0.1.0 (/workspace/builds/worker-1-tc1/source/programs/hotwings)`
versions that meet the requirements `^3.2.1` are: 3.2.1

all possible versions conflict with previously selected packages.

  previously selected package `curve25519-dalek v3.0.0`
    ... which satisfies dependency `curve25519-dalek = "^3"` of package `ed25519-dalek v1.0.1`
    ... which satisfies dependency `ed25519-dalek = "=1.0.1"` of package `solana-sdk v2.1.7`
    ... which satisfies dependency `solana-sdk = "^2.1.7"` of package `hotwings v0.1.0 (/workspace/builds/worker-1-tc1/source/programs/hotwings)`

failed to select a version for `curve25519-dalek` which could resolve this conflict