[INFO] cloning repository https://github.com/CurioTeam/curio-parachain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CurioTeam/curio-parachain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurioTeam%2Fcurio-parachain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurioTeam%2Fcurio-parachain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cd41e532fc493120fc9afd18fec712aa69d8b65
[INFO] checking CurioTeam/curio-parachain against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurioTeam%2Fcurio-parachain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CurioTeam/curio-parachain
[INFO] finished tweaking git repo https://github.com/CurioTeam/curio-parachain
[INFO] tweaked toml for git repo https://github.com/CurioTeam/curio-parachain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CurioTeam/curio-parachain on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/cumulus`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot`
[INFO] [stderr]     Updating git repository `https://github.com/AcalaNetwork/Acala`
[INFO] [stderr]     Updating git repository `https://github.com/open-web3-stack/open-runtime-module-library`
[INFO] [stderr]     Updating git repository `https://github.com/uniquenetwork/pallet-sponsoring`
[INFO] [stderr]     Updating git repository `https://github.com/rust-blockchain/evm`
[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?branch=polkadot-v0.9.42#ff24c60a)`
[INFO] [stderr]     ... which satisfies git dependency `sc-network-bitswap` of package `sc-service v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#ff24c60a)`
[INFO] [stderr]     ... which satisfies git dependency `sc-service` of package `curio-parachain-node v1.0.0 (/workspace/builds/worker-0-tc2/source/node)`
[INFO] checking CurioTeam/curio-parachain against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurioTeam%2Fcurio-parachain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CurioTeam/curio-parachain
[INFO] finished tweaking git repo https://github.com/CurioTeam/curio-parachain
[INFO] tweaked toml for git repo https://github.com/CurioTeam/curio-parachain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CurioTeam/curio-parachain on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/cumulus`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot`
[INFO] [stderr]     Updating git repository `https://github.com/AcalaNetwork/Acala`
[INFO] [stderr]     Updating git repository `https://github.com/open-web3-stack/open-runtime-module-library`
[INFO] [stderr]     Updating git repository `https://github.com/uniquenetwork/pallet-sponsoring`
[INFO] [stderr]     Updating git repository `https://github.com/rust-blockchain/evm`
[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?branch=polkadot-v0.9.42#ff24c60a)`
[INFO] [stderr]     ... which satisfies git dependency `sc-network-bitswap` of package `sc-service v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#ff24c60a)`
[INFO] [stderr]     ... which satisfies git dependency `sc-service` of package `curio-parachain-node v1.0.0 (/workspace/builds/worker-0-tc2/source/node)`
[INFO] checking CurioTeam/curio-parachain against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurioTeam%2Fcurio-parachain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CurioTeam/curio-parachain
[INFO] finished tweaking git repo https://github.com/CurioTeam/curio-parachain
[INFO] tweaked toml for git repo https://github.com/CurioTeam/curio-parachain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CurioTeam/curio-parachain on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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/cumulus`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot`
[INFO] [stderr]     Updating git repository `https://github.com/AcalaNetwork/Acala`
[INFO] [stderr]     Updating git repository `https://github.com/open-web3-stack/open-runtime-module-library`
[INFO] [stderr]     Updating git repository `https://github.com/uniquenetwork/pallet-sponsoring`
[INFO] [stderr]     Updating git repository `https://github.com/rust-blockchain/evm`
[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?branch=polkadot-v0.9.42#ff24c60a)`
[INFO] [stderr]     ... which satisfies git dependency `sc-network-bitswap` of package `sc-service v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#ff24c60a)`
[INFO] [stderr]     ... which satisfies git dependency `sc-service` of package `curio-parachain-node v1.0.0 (/workspace/builds/worker-0-tc2/source/node)`
[INFO] checking CurioTeam/curio-parachain against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurioTeam%2Fcurio-parachain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CurioTeam/curio-parachain
[INFO] finished tweaking git repo https://github.com/CurioTeam/curio-parachain
[INFO] tweaked toml for git repo https://github.com/CurioTeam/curio-parachain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CurioTeam/curio-parachain on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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/cumulus`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot`
[INFO] [stderr]     Updating git repository `https://github.com/AcalaNetwork/Acala`
[INFO] [stderr]     Updating git repository `https://github.com/open-web3-stack/open-runtime-module-library`
[INFO] [stderr]     Updating git repository `https://github.com/uniquenetwork/pallet-sponsoring`
[INFO] [stderr]     Updating git repository `https://github.com/rust-blockchain/evm`
[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?branch=polkadot-v0.9.42#ff24c60a)`
[INFO] [stderr]     ... which satisfies git dependency `sc-network-bitswap` of package `sc-service v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#ff24c60a)`
[INFO] [stderr]     ... which satisfies git dependency `sc-service` of package `curio-parachain-node v1.0.0 (/workspace/builds/worker-0-tc2/source/node)`
[INFO] checking CurioTeam/curio-parachain against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCurioTeam%2Fcurio-parachain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CurioTeam/curio-parachain
[INFO] finished tweaking git repo https://github.com/CurioTeam/curio-parachain
[INFO] tweaked toml for git repo https://github.com/CurioTeam/curio-parachain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CurioTeam/curio-parachain on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/cumulus`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot`
[INFO] [stderr]     Updating git repository `https://github.com/AcalaNetwork/Acala`
[INFO] [stderr]     Updating git repository `https://github.com/open-web3-stack/open-runtime-module-library`
[INFO] [stderr]     Updating git repository `https://github.com/uniquenetwork/pallet-sponsoring`
[INFO] [stderr]     Updating git repository `https://github.com/rust-blockchain/evm`
[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?branch=polkadot-v0.9.42#ff24c60a)`
[INFO] [stderr]     ... which satisfies git dependency `sc-network-bitswap` of package `sc-service v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#ff24c60a)`
[INFO] [stderr]     ... which satisfies git dependency `sc-service` of package `curio-parachain-node v1.0.0 (/workspace/builds/worker-0-tc2/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
        Blocking waiting for file lock on package cache
        Updating crates.io index
        Updating git repository `https://github.com/paritytech/cumulus`
        Updating git repository `https://github.com/paritytech/substrate`
        Updating git repository `https://github.com/paritytech/polkadot`
        Updating git repository `https://github.com/AcalaNetwork/Acala`
        Updating git repository `https://github.com/open-web3-stack/open-runtime-module-library`
        Updating git repository `https://github.com/uniquenetwork/pallet-sponsoring`
        Updating git repository `https://github.com/rust-blockchain/evm`
    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?branch=polkadot-v0.9.42#ff24c60a)`
        ... which satisfies git dependency `sc-network-bitswap` of package `sc-service v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.42#ff24c60a)`
        ... which satisfies git dependency `sc-service` of package `curio-parachain-node v1.0.0 (/workspace/builds/worker-0-tc2/source/node)`