[INFO] cloning repository https://github.com/thenervelab/frontier
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thenervelab/frontier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthenervelab%2Ffrontier", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthenervelab%2Ffrontier'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95aa9d733de6fcddfaae84839e212deae8831a63
[INFO] checking thenervelab/frontier against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthenervelab%2Ffrontier" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/thenervelab/frontier
[INFO] finished tweaking git repo https://github.com/thenervelab/frontier
[INFO] tweaked toml for git repo https://github.com/thenervelab/frontier written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thenervelab/frontier on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thenervelab/frontier 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/base-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/db/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/precompiles/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/consensus/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/mapping-sync/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.prometheus-endpoint.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/runtime/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/cli/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/dynamic-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/self-contained/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/hotfix-sufficients/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/api/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/precompile/dispatch/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/precompile/storage-cleaner/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm-chain-id/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/account/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/precompiles/tests-external/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking thenervelab/frontier against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthenervelab%2Ffrontier" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/thenervelab/frontier
[INFO] finished tweaking git repo https://github.com/thenervelab/frontier
[INFO] tweaked toml for git repo https://github.com/thenervelab/frontier written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thenervelab/frontier on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thenervelab/frontier 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.prometheus-endpoint.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/precompiles/tests-external/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/base-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/dynamic-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/cli/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/precompile/storage-cleaner/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/consensus/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/api/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/self-contained/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/mapping-sync/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm-chain-id/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/precompiles/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/account/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/precompile/dispatch/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/hotfix-sufficients/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/db/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/runtime/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[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 thenervelab/frontier against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthenervelab%2Ffrontier" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/thenervelab/frontier
[INFO] finished tweaking git repo https://github.com/thenervelab/frontier
[INFO] tweaked toml for git repo https://github.com/thenervelab/frontier written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thenervelab/frontier on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thenervelab/frontier 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/runtime/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/precompiles/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/hotfix-sufficients/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.prometheus-endpoint.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/cli/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/precompiles/tests-external/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/base-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/consensus/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/self-contained/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm-chain-id/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/mapping-sync/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/precompile/storage-cleaner/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/dynamic-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/precompile/dispatch/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/db/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/account/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/api/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[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 thenervelab/frontier against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthenervelab%2Ffrontier" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/thenervelab/frontier
[INFO] finished tweaking git repo https://github.com/thenervelab/frontier
[INFO] tweaked toml for git repo https://github.com/thenervelab/frontier written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thenervelab/frontier on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thenervelab/frontier 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/hotfix-sufficients/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/self-contained/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/runtime/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.prometheus-endpoint.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/cli/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/api/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/precompiles/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/db/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/precompile/storage-cleaner/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/precompile/dispatch/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm-chain-id/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/mapping-sync/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/consensus/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/account/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/dynamic-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/base-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/precompiles/tests-external/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[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 thenervelab/frontier against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthenervelab%2Ffrontier" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/thenervelab/frontier
[INFO] finished tweaking git repo https://github.com/thenervelab/frontier
[INFO] tweaked toml for git repo https://github.com/thenervelab/frontier written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thenervelab/frontier on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thenervelab/frontier 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/api/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/precompiles/tests-external/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/self-contained/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/base-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/precompile/dispatch/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm-chain-id/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/mapping-sync/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/consensus/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/hotfix-sufficients/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/precompile/storage-cleaner/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/dynamic-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/runtime/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/precompiles/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/frame/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.prometheus-endpoint.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/cli/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/client/db/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/account/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/primitives/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[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