[INFO] cloning repository https://github.com/akash-wt/tiplink
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akash-wt/tiplink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakash-wt%2Ftiplink", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakash-wt%2Ftiplink'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57c91ccdaf3038d7468d1908c226c52305394fc4
[INFO] checking akash-wt/tiplink against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakash-wt%2Ftiplink" "/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/akash-wt/tiplink
[INFO] finished tweaking git repo https://github.com/akash-wt/tiplink
[INFO] tweaked toml for git repo https://github.com/akash-wt/tiplink written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akash-wt/tiplink on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/akash-wt/tiplink 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "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 2024 which implies `resolver = "3"`
[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 2024 resolver, specify `workspace.resolver = "3"` 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] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: unused manifest key: workspace.version
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ZenGo-X/multi-party-eddsa`
[INFO] [stderr] error: failed to select a version for `zeroize`.
[INFO] [stderr]     ... required by package `bcrypt v0.14.0`
[INFO] [stderr]     ... which satisfies dependency `bcrypt = "^0.14"` of package `store v0.1.0 (/workspace/builds/worker-1-tc1/source/store)`
[INFO] [stderr]     ... which satisfies path dependency `store` (locked to 0.1.0) of package `backend v0.1.0 (/workspace/builds/worker-1-tc1/source/backend)`
[INFO] [stderr] versions that meet the requirements `^1.5.4` are: 1.8.1, 1.8.2, 1.7.0, 1.6.0, 1.5.7, 1.5.6, 1.5.5, 1.5.4
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `zeroize v1.0.0`
[INFO] [stderr]     ... which satisfies dependency `zeroize = ">=1, <1.4"` of package `curve25519-dalek v3.2.1`
[INFO] [stderr]     ... which satisfies dependency `curve25519-dalek = "^3.2.1"` of package `solana-program v1.18.26`
[INFO] [stderr]     ... which satisfies dependency `solana-program = "=1.18.26"` of package `solana-sdk v1.18.26`
[INFO] [stderr]     ... which satisfies dependency `solana-sdk = "^1.18.26"` of package `mpc v0.1.0 (/workspace/builds/worker-1-tc1/source/mpc)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `zeroize` 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 2024 which implies `resolver = "3"`
  |
  = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
  = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
  = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: unused manifest key: workspace.version
    Updating crates.io index
    Updating git repository `https://github.com/ZenGo-X/multi-party-eddsa`
error: failed to select a version for `zeroize`.
    ... required by package `bcrypt v0.14.0`
    ... which satisfies dependency `bcrypt = "^0.14"` of package `store v0.1.0 (/workspace/builds/worker-1-tc1/source/store)`
    ... which satisfies path dependency `store` (locked to 0.1.0) of package `backend v0.1.0 (/workspace/builds/worker-1-tc1/source/backend)`
versions that meet the requirements `^1.5.4` are: 1.8.1, 1.8.2, 1.7.0, 1.6.0, 1.5.7, 1.5.6, 1.5.5, 1.5.4

all possible versions conflict with previously selected packages.

  previously selected package `zeroize v1.0.0`
    ... which satisfies dependency `zeroize = ">=1, <1.4"` of package `curve25519-dalek v3.2.1`
    ... which satisfies dependency `curve25519-dalek = "^3.2.1"` of package `solana-program v1.18.26`
    ... which satisfies dependency `solana-program = "=1.18.26"` of package `solana-sdk v1.18.26`
    ... which satisfies dependency `solana-sdk = "^1.18.26"` of package `mpc v0.1.0 (/workspace/builds/worker-1-tc1/source/mpc)`

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