[INFO] cloning repository https://github.com/kasuntharaka078/-polkadot-sdk-solochain-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kasuntharaka078/-polkadot-sdk-solochain-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasuntharaka078%2F-polkadot-sdk-solochain-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasuntharaka078%2F-polkadot-sdk-solochain-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5faed2c7d29289653f47a4b2d31c45ad34950f58
[INFO] checking kasuntharaka078/-polkadot-sdk-solochain-template/5faed2c7d29289653f47a4b2d31c45ad34950f58 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasuntharaka078%2F-polkadot-sdk-solochain-template" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kasuntharaka078/-polkadot-sdk-solochain-template
[INFO] finished tweaking git repo https://github.com/kasuntharaka078/-polkadot-sdk-solochain-template
[INFO] tweaked toml for git repo https://github.com/kasuntharaka078/-polkadot-sdk-solochain-template written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kasuntharaka078/-polkadot-sdk-solochain-template on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kasuntharaka078/-polkadot-sdk-solochain-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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: spurious network error (3 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] warning: spurious network error (1 try remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
[INFO] [stderr] error: failed to get `polkadot-sdk` as a dependency of package `subxt v0.38.1`
[INFO] [stderr]     ... which satisfies dependency `subxt = "^0.38.1"` (locked to 0.38.1) of package `frame-benchmarking-cli v47.0.0`
[INFO] [stderr]     ... which satisfies dependency `frame-benchmarking-cli = "^47.0.0"` (locked to 47.0.0) of package `solochain-template-node v0.1.0 (/workspace/builds/worker-2-tc1/source/node)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of po/lk/polkadot-sdk failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/po/lk/polkadot-sdk`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)


command failed: exit status: 101

    Updating crates.io index
warning: spurious network error (3 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
warning: spurious network error (2 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
warning: spurious network error (1 try remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
error: failed to get `polkadot-sdk` as a dependency of package `subxt v0.38.1`
    ... which satisfies dependency `subxt = "^0.38.1"` (locked to 0.38.1) of package `frame-benchmarking-cli v47.0.0`
    ... which satisfies dependency `frame-benchmarking-cli = "^47.0.0"` (locked to 47.0.0) of package `solochain-template-node v0.1.0 (/workspace/builds/worker-2-tc1/source/node)`

Caused by:
  download of po/lk/polkadot-sdk failed

Caused by:
  failed to download from `https://index.crates.io/po/lk/polkadot-sdk`

Caused by:
  [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)