[INFO] cloning repository https://github.com/neonmoe/abyssal-fortress
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neonmoe/abyssal-fortress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonmoe%2Fabyssal-fortress", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonmoe%2Fabyssal-fortress'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df26a4a39b32a52bca7bf4641e099bbd3100e84e
[INFO] testing neonmoe/abyssal-fortress/df26a4a39b32a52bca7bf4641e099bbd3100e84e against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneonmoe%2Fabyssal-fortress" "/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/neonmoe/abyssal-fortress
[INFO] finished tweaking git repo https://github.com/neonmoe/abyssal-fortress
[INFO] tweaked toml for git repo https://github.com/neonmoe/abyssal-fortress written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neonmoe/abyssal-fortress on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neonmoe/abyssal-fortress 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://git.neon.moe/neon/neonvk`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to connect to git.neon.moe: Connection timed out; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): failed to connect to git.neon.moe: Connection timed out; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): failed to connect to git.neon.moe: Connection timed out; class=Os (2)
[INFO] [stderr] error: failed to get `neonvk` as a dependency of package `arrow-game v0.4.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `neonvk`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://git.neon.moe/neon/neonvk?branch=arrow-game
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/neonvk-22beb6628152f22c
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to connect to git.neon.moe: Connection timed out; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://git.neon.moe/neon/neonvk`
    warning: spurious network error (3 tries remaining): failed to connect to git.neon.moe: Connection timed out; class=Os (2)
    warning: spurious network error (2 tries remaining): failed to connect to git.neon.moe: Connection timed out; class=Os (2)
    warning: spurious network error (1 try remaining): failed to connect to git.neon.moe: Connection timed out; class=Os (2)
    error: failed to get `neonvk` as a dependency of package `arrow-game v0.4.0 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `neonvk`
    
    Caused by:
      Unable to update https://git.neon.moe/neon/neonvk?branch=arrow-game
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/neonvk-22beb6628152f22c
    
    Caused by:
      failed to connect to git.neon.moe: Connection timed out; class=Os (2)