[INFO] cloning repository https://github.com/PolySync/howser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PolySync/howser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolySync%2Fhowser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolySync%2Fhowser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8e1d2ebb6a1534b4104d614108f6a75c3966faa
[INFO] checking PolySync/howser against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolySync%2Fhowser" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PolySync/howser
[INFO] finished tweaking git repo https://github.com/PolySync/howser
[INFO] tweaked toml for git repo https://github.com/PolySync/howser written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PolySync/howser on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PolySync/howser 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/PolySync/doogie`
[INFO] [stderr]     Updating git submodule `https://github.com/commonmark/cmark.git`
[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 (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] error: failed to get `assert_cli` as a dependency of package `howser v0.2.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of as/se/assert_cli failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/as/se/assert_cli`
[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: no edition set: defaulting to the 2015 edition while the latest is 2024
    Updating git repository `https://github.com/PolySync/doogie`
    Updating git submodule `https://github.com/commonmark/cmark.git`
    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 (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)
error: failed to get `assert_cli` as a dependency of package `howser v0.2.0 (/workspace/builds/worker-3-tc1/source)`

Caused by:
  download of as/se/assert_cli failed

Caused by:
  failed to download from `https://index.crates.io/as/se/assert_cli`

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)