[INFO] cloning repository https://github.com/hANSIc99/ratatuiu_stopwatch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hANSIc99/ratatuiu_stopwatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhANSIc99%2Fratatuiu_stopwatch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhANSIc99%2Fratatuiu_stopwatch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 094a2faeeab93626d44c84c17a03265ab6035b35
[INFO] checking hANSIc99/ratatuiu_stopwatch against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhANSIc99%2Fratatuiu_stopwatch" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hANSIc99/ratatuiu_stopwatch
[INFO] finished tweaking git repo https://github.com/hANSIc99/ratatuiu_stopwatch
[INFO] tweaked toml for git repo https://github.com/hANSIc99/ratatuiu_stopwatch written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hANSIc99/ratatuiu_stopwatch on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hANSIc99/ratatuiu_stopwatch 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_info v3.7.0
[INFO] [stderr]   Downloaded human-panic v1.2.2
[INFO] [stderr]   Downloaded font8x8 v0.3.1
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded ratatui v0.24.0
[INFO] [stderr]   Downloaded lru v0.12.0
[INFO] [stderr] warning: spurious network error (3 tries remaining): [28] Timeout was reached (failed to download any data for `tui-big-text v0.2.1` within 30s)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [28] Timeout was reached (failed to download any data for `tui-big-text v0.2.1` within 30s)
[INFO] [stderr] warning: spurious network error (1 try remaining): [28] Timeout was reached (failed to download any data for `tui-big-text v0.2.1` within 30s)
[INFO] [stderr] error: failed to download from `https://static.crates.io/crates/tui-big-text/0.2.1/download`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [28] Timeout was reached (failed to download any data for `tui-big-text v0.2.1` within 30s)


command failed: exit status: 101

    Updating crates.io index
 Downloading crates ...
  Downloaded os_info v3.7.0
  Downloaded human-panic v1.2.2
  Downloaded font8x8 v0.3.1
  Downloaded indoc v2.0.4
  Downloaded ratatui v0.24.0
  Downloaded lru v0.12.0
warning: spurious network error (3 tries remaining): [28] Timeout was reached (failed to download any data for `tui-big-text v0.2.1` within 30s)
warning: spurious network error (2 tries remaining): [28] Timeout was reached (failed to download any data for `tui-big-text v0.2.1` within 30s)
warning: spurious network error (1 try remaining): [28] Timeout was reached (failed to download any data for `tui-big-text v0.2.1` within 30s)
error: failed to download from `https://static.crates.io/crates/tui-big-text/0.2.1/download`

Caused by:
  [28] Timeout was reached (failed to download any data for `tui-big-text v0.2.1` within 30s)