[INFO] cloning repository https://github.com/leavittlogan/search-engine-from-scratch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leavittlogan/search-engine-from-scratch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleavittlogan%2Fsearch-engine-from-scratch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleavittlogan%2Fsearch-engine-from-scratch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6248e9bc6e2e820bb9379c4fe2945c81b9c81f2 [INFO] checking leavittlogan/search-engine-from-scratch against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleavittlogan%2Fsearch-engine-from-scratch" "/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/leavittlogan/search-engine-from-scratch [INFO] finished tweaking git repo https://github.com/leavittlogan/search-engine-from-scratch [INFO] tweaked toml for git repo https://github.com/leavittlogan/search-engine-from-scratch written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leavittlogan/search-engine-from-scratch on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leavittlogan/search-engine-from-scratch 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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.12.0 [INFO] [stderr] warning: spurious network error (3 tries remaining): [28] Timeout was reached (failed to download any data for `serde_json v1.0.136` within 30s) [INFO] [stderr] warning: spurious network error (2 tries remaining): [28] Timeout was reached (failed to download any data for `serde_json v1.0.136` within 30s) [INFO] [stderr] warning: spurious network error (1 try remaining): [28] Timeout was reached (failed to download any data for `serde_json v1.0.136` within 30s) [INFO] [stderr] error: failed to download from `https://static.crates.io/crates/serde_json/1.0.136/download` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] [28] Timeout was reached (failed to download any data for `serde_json v1.0.136` within 30s) command failed: exit status: 101 Downloading crates ... Downloaded uuid-macro-internal v1.12.0 warning: spurious network error (3 tries remaining): [28] Timeout was reached (failed to download any data for `serde_json v1.0.136` within 30s) warning: spurious network error (2 tries remaining): [28] Timeout was reached (failed to download any data for `serde_json v1.0.136` within 30s) warning: spurious network error (1 try remaining): [28] Timeout was reached (failed to download any data for `serde_json v1.0.136` within 30s) error: failed to download from `https://static.crates.io/crates/serde_json/1.0.136/download` Caused by: [28] Timeout was reached (failed to download any data for `serde_json v1.0.136` within 30s)