[INFO] cloning repository https://github.com/tsj845/lang-3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsj845/lang-3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsj845%2Flang-3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsj845%2Flang-3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1254606f601c10a212423149c97b84469ef9ec5
[INFO] checking tsj845/lang-3 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsj845%2Flang-3" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tsj845/lang-3
[INFO] finished tweaking git repo https://github.com/tsj845/lang-3
[INFO] tweaked toml for git repo https://github.com/tsj845/lang-3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tsj845/lang-3 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tsj845/lang-3 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] warning: spurious network error (3 tries remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 4802 ms: Could not connect to server)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)
[INFO] [stderr] warning: spurious network error (1 try remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)
[INFO] [stderr] error: failed to download from `https://static.crates.io/crates/libc/0.2.118/download`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)


command failed: exit status: 101

 Downloading crates ...
warning: spurious network error (3 tries remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 4802 ms: Could not connect to server)
warning: spurious network error (2 tries remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)
warning: spurious network error (1 try remaining): [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)
error: failed to download from `https://static.crates.io/crates/libc/0.2.118/download`

Caused by:
  [7] Could not connect to server (Failed to connect to static.crates.io port 443 after 0 ms: Could not connect to server)