[INFO] cloning repository https://github.com/caterpillardev/SocialFi-Smart-Contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caterpillardev/SocialFi-Smart-Contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaterpillardev%2FSocialFi-Smart-Contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaterpillardev%2FSocialFi-Smart-Contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b1306449e75c1abcbd17eea981597e5ab0da284
[INFO] checking caterpillardev/SocialFi-Smart-Contract against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaterpillardev%2FSocialFi-Smart-Contract" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/caterpillardev/SocialFi-Smart-Contract
[INFO] finished tweaking git repo https://github.com/caterpillardev/SocialFi-Smart-Contract
[INFO] tweaked toml for git repo https://github.com/caterpillardev/SocialFi-Smart-Contract written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/caterpillardev/SocialFi-Smart-Contract on toolchain 540f43a224317d894a9a0710a8d67704f179a33c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "generate-lockfile" "--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 `zeroize`.
[INFO] [stderr]     ... required by package `curve25519-dalek v3.2.1`
[INFO] [stderr]     ... which satisfies dependency `curve25519-dalek = "^3.2.1"` of package `solana-program v1.16.0`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "^1.16"` of package `anchor-lang v0.30.0`
[INFO] [stderr]     ... which satisfies dependency `anchor-lang = "^0.30.0"` of package `pokemon_marketplace v0.1.0 (/workspace/builds/worker-5-tc1/source/programs/pokemon_marketplace)`
[INFO] [stderr] versions that meet the requirements `>=1, <1.4` are: 1.3.0, 1.2.0, 1.1.1, 1.1.0, 1.0.0
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `zeroize v1.8.1`
[INFO] [stderr]     ... which satisfies dependency `zeroize = "^1"` of package `curve25519-dalek v4.1.3`
[INFO] [stderr]     ... which satisfies dependency `curve25519-dalek = "^4.1.3"` of package `solana-address v2.6.0`
[INFO] [stderr]     ... which satisfies dependency `solana-address = "^2.2.0"` of package `solana-account-info v3.1.1`
[INFO] [stderr]     ... which satisfies dependency `solana-account-info = "^3.0.0"` of package `solana-program v3.0.0`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "^3.0.0"` of package `mpl-bubblegum v3.0.0`
[INFO] [stderr]     ... which satisfies dependency `mpl-bubblegum = "^3.0.0"` of package `pokemon_marketplace v0.1.0 (/workspace/builds/worker-5-tc1/source/programs/pokemon_marketplace)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `zeroize` which could resolve this conflict


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: 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 `zeroize`.
           ... required by package `curve25519-dalek v3.2.1`
           ... which satisfies dependency `curve25519-dalek = "^3.2.1"` of package `solana-program v1.16.0`
           ... which satisfies dependency `solana-program = "^1.16"` of package `anchor-lang v0.30.0`
           ... which satisfies dependency `anchor-lang = "^0.30.0"` of package `pokemon_marketplace v0.1.0 (/workspace/builds/worker-5-tc1/source/programs/pokemon_marketplace)`
       versions that meet the requirements `>=1, <1.4` are: 1.3.0, 1.2.0, 1.1.1, 1.1.0, 1.0.0
       
       all possible versions conflict with previously selected packages
       
         previously selected package `zeroize v1.8.1`
           ... which satisfies dependency `zeroize = "^1"` of package `curve25519-dalek v4.1.3`
           ... which satisfies dependency `curve25519-dalek = "^4.1.3"` of package `solana-address v2.6.0`
           ... which satisfies dependency `solana-address = "^2.2.0"` of package `solana-account-info v3.1.1`
           ... which satisfies dependency `solana-account-info = "^3.0.0"` of package `solana-program v3.0.0`
           ... which satisfies dependency `solana-program = "^3.0.0"` of package `mpl-bubblegum v3.0.0`
           ... which satisfies dependency `mpl-bubblegum = "^3.0.0"` of package `pokemon_marketplace v0.1.0 (/workspace/builds/worker-5-tc1/source/programs/pokemon_marketplace)`
       
       failed to select a version for `zeroize` which could resolve this conflict