[INFO] cloning repository https://github.com/Aroon4020/polkadot-staking
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aroon4020/polkadot-staking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAroon4020%2Fpolkadot-staking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAroon4020%2Fpolkadot-staking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ce68ffea5f8f5be8598eb3f401cf3e144bf795a
[INFO] checking Aroon4020/polkadot-staking against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAroon4020%2Fpolkadot-staking" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Aroon4020/polkadot-staking
[INFO] finished tweaking git repo https://github.com/Aroon4020/polkadot-staking
[INFO] tweaked toml for git repo https://github.com/Aroon4020/polkadot-staking written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aroon4020/polkadot-staking 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] crate git repo https://github.com/Aroon4020/polkadot-staking 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/peaqnetwork/polkadot-sdk`
[INFO] [stderr]     Updating git repository `https://github.com/peaqnetwork/frontier`
[INFO] [stderr]     Updating git repository `https://github.com/peaqnetwork/open-runtime-module-library`
[INFO] [stderr]     Updating git repository `https://github.com/peaqnetwork/peaq-pallet-did.git`
[INFO] [stderr]     Updating git repository `https://github.com/peaqnetwork/peaq-pallet-rbac.git`
[INFO] [stderr]     Updating git repository `https://github.com/peaqnetwork/peaq-storage-pallet.git`
[INFO] [stderr]     Updating git repository `https://github.com/peaqnetwork/Zenlink-DEX-Module`
[INFO] [stderr]     Updating git repository `https://github.com/peaqnetwork/evm`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/peaqnetwork/peaq-pallet-mor.git`
[INFO] [stderr]     Updating git repository `https://github.com/peaqnetwork/peaq-pallet-transaction.git`
[INFO] [stderr] error: no matching package named `polkadot-primitives` found
[INFO] [stderr] location searched: Git repository https://github.com/peaqnetwork/polkadot-sdk?branch=peaq-polkadot-v1.7.2#3b59db74
[INFO] [stderr] required by package `peaq-node v4.0.0-polkadot-v1.7.2 (/workspace/builds/worker-0-tc1/source/node)`


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/peaqnetwork/polkadot-sdk`
        Updating git repository `https://github.com/peaqnetwork/frontier`
        Updating git repository `https://github.com/peaqnetwork/open-runtime-module-library`
        Updating git repository `https://github.com/peaqnetwork/peaq-pallet-did.git`
        Updating git repository `https://github.com/peaqnetwork/peaq-pallet-rbac.git`
        Updating git repository `https://github.com/peaqnetwork/peaq-storage-pallet.git`
        Updating git repository `https://github.com/peaqnetwork/Zenlink-DEX-Module`
        Updating git repository `https://github.com/peaqnetwork/evm`
        Updating crates.io index
        Updating git repository `https://github.com/peaqnetwork/peaq-pallet-mor.git`
        Updating git repository `https://github.com/peaqnetwork/peaq-pallet-transaction.git`
    error: no matching package named `polkadot-primitives` found
    location searched: Git repository https://github.com/peaqnetwork/polkadot-sdk?branch=peaq-polkadot-v1.7.2#3b59db74
    required by package `peaq-node v4.0.0-polkadot-v1.7.2 (/workspace/builds/worker-0-tc1/source/node)`