[INFO] cloning repository https://github.com/Grissess/RANKS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Grissess/RANKS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrissess%2FRANKS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrissess%2FRANKS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a5a3853804f20a378d21abd5f449f4d40126b03
[INFO] checking Grissess/RANKS/0a5a3853804f20a378d21abd5f449f4d40126b03 against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrissess%2FRANKS" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Grissess/RANKS
[INFO] finished tweaking git repo https://github.com/Grissess/RANKS
[INFO] tweaked toml for git repo https://github.com/Grissess/RANKS written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Grissess/RANKS 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `git://github.com/thajohns/wasmi.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): failed to connect to github.com: Connection timed out; class=Os (2)
[INFO] [stderr] error: failed to get `wasmi` as a dependency of package `RANKS v0.1.0 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `wasmi`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update git://github.com/thajohns/wasmi.git?branch=preemption
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/wasmi-2dd836793a7dc43f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to connect to github.com: Connection timed out; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
        Updating git repository `git://github.com/thajohns/wasmi.git`
    warning: spurious network error (3 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2)
    warning: spurious network error (2 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2)
    warning: spurious network error (1 try remaining): failed to connect to github.com: Connection timed out; class=Os (2)
    error: failed to get `wasmi` as a dependency of package `RANKS v0.1.0 (/workspace/builds/worker-6-tc1/source)`
    
    Caused by:
      failed to load source for dependency `wasmi`
    
    Caused by:
      Unable to update git://github.com/thajohns/wasmi.git?branch=preemption
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/wasmi-2dd836793a7dc43f
    
    Caused by:
      failed to connect to github.com: Connection timed out; class=Os (2)