[INFO] cloning repository https://github.com/kristof-mattei/jwt-decode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kristof-mattei/jwt-decode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristof-mattei%2Fjwt-decode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristof-mattei%2Fjwt-decode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c935353e0196a8b39c657c202f32eef713357d5
[INFO] checking kristof-mattei/jwt-decode against master#55e86c996809902e8bbad512cfb4d2c18be446d9 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristof-mattei%2Fjwt-decode" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kristof-mattei/jwt-decode
[INFO] finished tweaking git repo https://github.com/kristof-mattei/jwt-decode
[INFO] tweaked toml for git repo https://github.com/kristof-mattei/jwt-decode written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kristof-mattei/jwt-decode on toolchain 55e86c996809902e8bbad512cfb4d2c18be446d9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kristof-mattei/jwt-decode 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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 4804 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 `mimalloc` as a dependency of package `jwt-decode v0.0.0-development (/workspace/builds/worker-3-tc1/source/crates/jwt-decode)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of mi/ma/mimalloc failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/mi/ma/mimalloc`
[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)


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: command failed: exit status: 101
       
           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 4804 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 `mimalloc` as a dependency of package `jwt-decode v0.0.0-development (/workspace/builds/worker-3-tc1/source/crates/jwt-decode)`
       
       Caused by:
         download of mi/ma/mimalloc failed
       
       Caused by:
         failed to download from `https://index.crates.io/mi/ma/mimalloc`
       
       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)