[INFO] cloning repository https://github.com/kildren-coder/substrate-node-poe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kildren-coder/substrate-node-poe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildren-coder%2Fsubstrate-node-poe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildren-coder%2Fsubstrate-node-poe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9934fb4af14b1e9f688a21b54f2b9ab478c9b212
[INFO] checking kildren-coder/substrate-node-poe against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildren-coder%2Fsubstrate-node-poe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kildren-coder/substrate-node-poe
[INFO] finished tweaking git repo https://github.com/kildren-coder/substrate-node-poe
[INFO] tweaked toml for git repo https://github.com/kildren-coder/substrate-node-poe written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kildren-coder/substrate-node-poe on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kildren-coder/substrate-node-poe 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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 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] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-basic-authorship. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-client-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-executor. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-finality-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-keystore. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-service. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-telemetry. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-blockchain. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-finality-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-keyring. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-timestamp. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.substrate-frame-rpc-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.try-runtime-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: build-dependencies.substrate-build-script-utils. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-support. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-io. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-executive. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-support. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-rpc-runtime-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-try-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-balances. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-randomness-collective-flip. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-sudo. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-timestamp. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc-runtime-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-offchain. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-session. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-std. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-transaction-pool. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-version. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: build-dependencies.substrate-wasm-builder. branch
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking kildren-coder/substrate-node-poe against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildren-coder%2Fsubstrate-node-poe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kildren-coder/substrate-node-poe
[INFO] finished tweaking git repo https://github.com/kildren-coder/substrate-node-poe
[INFO] tweaked toml for git repo https://github.com/kildren-coder/substrate-node-poe written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kildren-coder/substrate-node-poe on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kildren-coder/substrate-node-poe 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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 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] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-basic-authorship. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-client-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-executor. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-finality-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-keystore. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-service. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-telemetry. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-blockchain. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-finality-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-keyring. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-timestamp. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.substrate-frame-rpc-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.try-runtime-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: build-dependencies.substrate-build-script-utils. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-support. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-io. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-executive. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-support. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-rpc-runtime-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-try-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-balances. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-randomness-collective-flip. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-sudo. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-timestamp. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc-runtime-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-offchain. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-session. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-std. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-transaction-pool. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-version. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: build-dependencies.substrate-wasm-builder. branch
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking kildren-coder/substrate-node-poe against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildren-coder%2Fsubstrate-node-poe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kildren-coder/substrate-node-poe
[INFO] finished tweaking git repo https://github.com/kildren-coder/substrate-node-poe
[INFO] tweaked toml for git repo https://github.com/kildren-coder/substrate-node-poe written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kildren-coder/substrate-node-poe on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kildren-coder/substrate-node-poe 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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 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] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-support. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-io. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-basic-authorship. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-client-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-executor. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-finality-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-keystore. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-service. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-telemetry. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-blockchain. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-finality-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-keyring. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-timestamp. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.substrate-frame-rpc-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.try-runtime-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: build-dependencies.substrate-build-script-utils. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-executive. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-support. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-rpc-runtime-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-try-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-balances. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-randomness-collective-flip. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-sudo. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-timestamp. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc-runtime-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-offchain. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-session. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-std. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-transaction-pool. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-version. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: build-dependencies.substrate-wasm-builder. branch
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking kildren-coder/substrate-node-poe against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildren-coder%2Fsubstrate-node-poe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kildren-coder/substrate-node-poe
[INFO] finished tweaking git repo https://github.com/kildren-coder/substrate-node-poe
[INFO] tweaked toml for git repo https://github.com/kildren-coder/substrate-node-poe written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kildren-coder/substrate-node-poe on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kildren-coder/substrate-node-poe 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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 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] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-executive. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-support. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-rpc-runtime-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-try-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-balances. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-randomness-collective-flip. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-sudo. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-timestamp. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc-runtime-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-offchain. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-session. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-std. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-transaction-pool. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-version. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: build-dependencies.substrate-wasm-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-basic-authorship. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-client-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-executor. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-finality-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-keystore. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-service. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-telemetry. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-blockchain. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-finality-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-keyring. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-timestamp. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.substrate-frame-rpc-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.try-runtime-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: build-dependencies.substrate-build-script-utils. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-support. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-io. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-runtime. branch
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking kildren-coder/substrate-node-poe against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkildren-coder%2Fsubstrate-node-poe" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kildren-coder/substrate-node-poe
[INFO] finished tweaking git repo https://github.com/kildren-coder/substrate-node-poe
[INFO] tweaked toml for git repo https://github.com/kildren-coder/substrate-node-poe written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kildren-coder/substrate-node-poe on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kildren-coder/substrate-node-poe 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" "+95813608313bff49cfc1afc393a946a3c085b772" "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 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] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-benchmarking-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-basic-authorship. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-client-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-executor. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-finality-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-keystore. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-rpc-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-service. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-telemetry. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sc-transaction-pool-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-blockchain. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-finality-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-keyring. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.sp-timestamp. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.substrate-frame-rpc-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: dependencies.try-runtime-cli. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/node/Cargo.toml: unused manifest key: build-dependencies.substrate-build-script-utils. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-executive. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-support. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-system-rpc-runtime-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.frame-try-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-balances. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-grandpa. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-randomness-collective-flip. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-sudo. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-timestamp. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.pallet-transaction-payment-rpc-runtime-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-api. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-block-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-consensus-aura. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-inherents. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-offchain. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-runtime. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-session. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-std. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-transaction-pool. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: dependencies.sp-version. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/runtime/Cargo.toml: unused manifest key: build-dependencies.substrate-wasm-builder. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-benchmarking. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-support. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dependencies.frame-system. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-core. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-io. branch
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/pallets/template/Cargo.toml: unused manifest key: dev-dependencies.sp-runtime. branch
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


no output for 300 seconds