[INFO] cloning repository https://github.com/code0xff/parachain-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code0xff/parachain-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fparachain-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fparachain-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08ce5eae4fa14fd8e806e3898fabfb6e07f3188b
[INFO] checking code0xff/parachain-template against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fparachain-template" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/code0xff/parachain-template
[INFO] finished tweaking git repo https://github.com/code0xff/parachain-template
[INFO] tweaked toml for git repo https://github.com/code0xff/parachain-template written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/code0xff/parachain-template on toolchain 540f43a224317d894a9a0710a8d67704f179a33c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/code0xff/parachain-template 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" "+540f43a224317d894a9a0710a8d67704f179a33c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.codec.package
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.parachain-info.package
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.xcm.package
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.xcm-builder.package
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/runtime/Cargo.toml: unused manifest key: dependencies.xcm-executor.package
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/pallets/template/Cargo.toml: unused manifest key: dependencies.codec.package
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/node/Cargo.toml: unused manifest key: dependencies.codec.package
[INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/node/Cargo.toml: unused manifest key: dependencies.xcm.package
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot-sdk`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/w3f/ring-vrf`
[INFO] [stderr]     Updating git repository `https://github.com/w3f/fflonk`
[INFO] [stderr]     Updating git repository `https://github.com/w3f/ring-proof`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/arkworks-substrate`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot-sdk`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds


overridden task result to prepare-fail:timeout

Caused by:
    0: uncategorized prepare error
    1: no output for 300 seconds