[INFO] cloning repository https://github.com/Aaron3154518/hyperfold-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aaron3154518/hyperfold-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaron3154518%2Fhyperfold-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaron3154518%2Fhyperfold-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc091c7915a8eff7ff3d4089dfa88dacdee5337a
[INFO] checking Aaron3154518/hyperfold-engine against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAaron3154518%2Fhyperfold-engine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Aaron3154518/hyperfold-engine
[INFO] finished tweaking git repo https://github.com/Aaron3154518/hyperfold-engine
[INFO] tweaked toml for git repo https://github.com/Aaron3154518/hyperfold-engine written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aaron3154518/hyperfold-engine on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aaron3154518/hyperfold-engine 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" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.macros.dependency
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: spurious network error (3 tries remaining): [7] Could not connect to server (Failed to connect to index.crates.io port 443 after 4802 ms: Could not connect to server)
[INFO] [stderr] warning: spurious network error (3 tries remaining): [7] Could not connect to server (Failed to connect to index.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 index.crates.io port 443 after 0 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 index.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 index.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 index.crates.io port 443 after 0 ms: Could not connect to server)
[INFO] [stderr] error: failed to get `uuid-macro-internal` as a dependency of package `uuid v1.3.2`
[INFO] [stderr]     ... which satisfies dependency `uuid = "^1.3.2"` (locked to 1.3.2) of package `hyperfold_engine v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of uu/id/uuid-macro-internal failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/uu/id/uuid-macro-internal`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [7] Could not connect to server (Failed to connect to index.crates.io port 443 after 0 ms: Could not connect to server)


command failed: exit status: 101

warning: unused manifest key: dependencies.macros.dependency
    Updating crates.io index
warning: spurious network error (3 tries remaining): [7] Could not connect to server (Failed to connect to index.crates.io port 443 after 4802 ms: Could not connect to server)
warning: spurious network error (3 tries remaining): [7] Could not connect to server (Failed to connect to index.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 index.crates.io port 443 after 0 ms: Could not connect to server)
warning: spurious network error (2 tries remaining): [7] Could not connect to server (Failed to connect to index.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 index.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 index.crates.io port 443 after 0 ms: Could not connect to server)
error: failed to get `uuid-macro-internal` as a dependency of package `uuid v1.3.2`
    ... which satisfies dependency `uuid = "^1.3.2"` (locked to 1.3.2) of package `hyperfold_engine v0.1.0 (/workspace/builds/worker-0-tc1/source)`

Caused by:
  download of uu/id/uuid-macro-internal failed

Caused by:
  failed to download from `https://index.crates.io/uu/id/uuid-macro-internal`

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