[INFO] cloning repository https://github.com/oxkitsune/re_control_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxkitsune/re_control_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxkitsune%2Fre_control_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxkitsune%2Fre_control_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ddb6ce6e428ae20e23b90645cf5a4942a55b579
[INFO] checking oxkitsune/re_control_app against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxkitsune%2Fre_control_app" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oxkitsune/re_control_app
[INFO] finished tweaking git repo https://github.com/oxkitsune/re_control_app
[INFO] tweaked toml for git repo https://github.com/oxkitsune/re_control_app written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxkitsune/re_control_app on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxkitsune/re_control_app 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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 (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 (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 `re_time_panel` as a dependency of package `re_viewer v0.20.2`
[INFO] [stderr]     ... which satisfies dependency `re_viewer = "^0.20.2"` (locked to 0.20.2) of package `re_control_panel v0.1.0 (/workspace/builds/worker-5-tc1/source/re_control_panel)`
[INFO] [stderr]     ... which satisfies path dependency `re_control_panel` (locked to 0.1.0) of package `example_app v0.1.0 (/workspace/builds/worker-5-tc1/source/example_app)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of re/_t/re_time_panel failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/re/_t/re_time_panel`
[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

    Blocking waiting for file lock on package cache
    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 (3 tries remaining): [28] Timeout was reached (Operation too slow. Less than 10 bytes/sec transferred the last 30 seconds)
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 `re_time_panel` as a dependency of package `re_viewer v0.20.2`
    ... which satisfies dependency `re_viewer = "^0.20.2"` (locked to 0.20.2) of package `re_control_panel v0.1.0 (/workspace/builds/worker-5-tc1/source/re_control_panel)`
    ... which satisfies path dependency `re_control_panel` (locked to 0.1.0) of package `example_app v0.1.0 (/workspace/builds/worker-5-tc1/source/example_app)`

Caused by:
  download of re/_t/re_time_panel failed

Caused by:
  failed to download from `https://index.crates.io/re/_t/re_time_panel`

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