[INFO] cloning repository https://github.com/ShisoftResearch/Nebuchadnezzar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShisoftResearch/Nebuchadnezzar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShisoftResearch%2FNebuchadnezzar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShisoftResearch%2FNebuchadnezzar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b027b162fd62ace17671c819996b834467d8617a
[INFO] checking ShisoftResearch/Nebuchadnezzar/b027b162fd62ace17671c819996b834467d8617a against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShisoftResearch%2FNebuchadnezzar" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ShisoftResearch/Nebuchadnezzar
[INFO] finished tweaking git repo https://github.com/ShisoftResearch/Nebuchadnezzar
[INFO] tweaked toml for git repo https://github.com/ShisoftResearch/Nebuchadnezzar written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShisoftResearch/Nebuchadnezzar on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShisoftResearch/Nebuchadnezzar 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/shisoft/bifrost`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ShisoftResearch/Dovahkiin.git`
[INFO] [stderr]     Updating git repository `ssh://git@192.168.10.134/shisoft-x/Lightning.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to connect to 192.168.10.134: Connection timed out; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): failed to connect to 192.168.10.134: Connection timed out; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): failed to connect to 192.168.10.134: Connection timed out; class=Os (2)
[INFO] [stderr] error: failed to get `lightning-containers` as a dependency of package `neb v0.2.0 (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `lightning-containers`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update ssh://git@192.168.10.134/shisoft-x/Lightning.git?branch=develop#38f63072
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/Lightning-1ac24d6f06c99490
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to connect to 192.168.10.134: 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://github.com/shisoft/bifrost`
        Updating crates.io index
        Updating git repository `https://github.com/ShisoftResearch/Dovahkiin.git`
        Updating git repository `ssh://git@192.168.10.134/shisoft-x/Lightning.git`
    warning: spurious network error (3 tries remaining): failed to connect to 192.168.10.134: Connection timed out; class=Os (2)
    warning: spurious network error (2 tries remaining): failed to connect to 192.168.10.134: Connection timed out; class=Os (2)
    warning: spurious network error (1 try remaining): failed to connect to 192.168.10.134: Connection timed out; class=Os (2)
    error: failed to get `lightning-containers` as a dependency of package `neb v0.2.0 (/workspace/builds/worker-7-tc1/source)`
    
    Caused by:
      failed to load source for dependency `lightning-containers`
    
    Caused by:
      Unable to update ssh://git@192.168.10.134/shisoft-x/Lightning.git?branch=develop#38f63072
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/Lightning-1ac24d6f06c99490
    
    Caused by:
      failed to connect to 192.168.10.134: Connection timed out; class=Os (2)