[INFO] cloning repository https://github.com/MeisterTea/malabar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MeisterTea/malabar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeisterTea%2Fmalabar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeisterTea%2Fmalabar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15fef83aadb9d9d7d01cd0831fc5cde8392a6e81
[INFO] checking MeisterTea/malabar/15fef83aadb9d9d7d01cd0831fc5cde8392a6e81 against 344f7902949345394fa40a5d7dda31f012ccbc0d for pr-161946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeisterTea%2Fmalabar" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MeisterTea/malabar
[INFO] finished tweaking git repo https://github.com/MeisterTea/malabar
[INFO] tweaked toml for git repo https://github.com/MeisterTea/malabar written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MeisterTea/malabar on toolchain 344f7902949345394fa40a5d7dda31f012ccbc0d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+344f7902949345394fa40a5d7dda31f012ccbc0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MeisterTea/malabar 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" "+344f7902949345394fa40a5d7dda31f012ccbc0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/diwic/alsa-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Mange/mpris-rs`
[INFO] [stderr]     Updating git submodule `https://anongit.freedesktop.org/git/xdg/mpris-spec.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): SSL error: syscall failure: Connection reset by peer; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): SSL error: syscall failure: Connection reset by peer; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): failed to connect to anongit.freedesktop.org: Network is unreachable; class=Os (2)
[INFO] [stderr] error: failed to get `mpris` as a dependency of package `malabar v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `mpris`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/Mange/mpris-rs#b8dd29a9
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `mpris-spec`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `mpris-spec` from https://anongit.freedesktop.org/git/xdg/mpris-spec.git
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/mpris-spec-12ca4547e03f1151
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to connect to anongit.freedesktop.org: Network is unreachable; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/diwic/alsa-rs`
        Updating crates.io index
        Updating git repository `https://github.com/Mange/mpris-rs`
        Updating git submodule `https://anongit.freedesktop.org/git/xdg/mpris-spec.git`
    warning: spurious network error (3 tries remaining): SSL error: syscall failure: Connection reset by peer; class=Os (2)
    warning: spurious network error (2 tries remaining): SSL error: syscall failure: Connection reset by peer; class=Os (2)
    warning: spurious network error (1 try remaining): failed to connect to anongit.freedesktop.org: Network is unreachable; class=Os (2)
    error: failed to get `mpris` as a dependency of package `malabar v0.1.0 (/workspace/builds/worker-0-tc1/source)`
    
    Caused by:
      failed to load source for dependency `mpris`
    
    Caused by:
      unable to update https://github.com/Mange/mpris-rs#b8dd29a9
    
    Caused by:
      failed to update submodule `mpris-spec`
    
    Caused by:
      failed to fetch submodule `mpris-spec` from https://anongit.freedesktop.org/git/xdg/mpris-spec.git
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/mpris-spec-12ca4547e03f1151
    
    Caused by:
      failed to connect to anongit.freedesktop.org: Network is unreachable; class=Os (2)