[INFO] cloning repository https://github.com/Ali-Usama/POW-EVM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ali-Usama/POW-EVM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAli-Usama%2FPOW-EVM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAli-Usama%2FPOW-EVM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1868fe383f30f92c39e88395c8f961d2872c07fb
[INFO] checking Ali-Usama/POW-EVM against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAli-Usama%2FPOW-EVM" "/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/Ali-Usama/POW-EVM
[INFO] finished tweaking git repo https://github.com/Ali-Usama/POW-EVM
[INFO] tweaked toml for git repo https://github.com/Ali-Usama/POW-EVM written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ali-Usama/POW-EVM on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "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]     Updating git repository `https://github.com/paritytech/frontier`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate.git`
[INFO] [stderr] error: failed to select a version for the requirement `core2 = "^0.4"`
[INFO] [stderr]   version 0.4.0 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `cid v0.8.6`
[INFO] [stderr]     ... which satisfies dependency `cid = "^0.8.6"` of package `sc-network-bitswap v0.10.0-dev (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.30#a3ed0119)`
[INFO] [stderr]     ... which satisfies git dependency `sc-network-bitswap` of package `sc-service v0.10.0-dev (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.30#a3ed0119)`
[INFO] [stderr]     ... which satisfies git dependency `sc-service` of package `node-template v4.0.0-dev (/workspace/builds/worker-1-tc1/source/node)`


overridden task result to broken:yanked

Caused by:
    the crate depends on yanked dependencies: 
    
    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
        Updating git repository `https://github.com/paritytech/frontier`
        Updating git repository `https://github.com/paritytech/substrate.git`
    error: failed to select a version for the requirement `core2 = "^0.4"`
      version 0.4.0 is yanked
    location searched: crates.io index
    required by package `cid v0.8.6`
        ... which satisfies dependency `cid = "^0.8.6"` of package `sc-network-bitswap v0.10.0-dev (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.30#a3ed0119)`
        ... which satisfies git dependency `sc-network-bitswap` of package `sc-service v0.10.0-dev (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.30#a3ed0119)`
        ... which satisfies git dependency `sc-service` of package `node-template v4.0.0-dev (/workspace/builds/worker-1-tc1/source/node)`