[INFO] cloning repository https://github.com/dvc94ch/linux-toolkit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvc94ch/linux-toolkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Flinux-toolkit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Flinux-toolkit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5585106b226f9a0fd1263b7b88e020df32df5d93
[INFO] checking dvc94ch/linux-toolkit/5585106b226f9a0fd1263b7b88e020df32df5d93 against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Flinux-toolkit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dvc94ch/linux-toolkit
[INFO] finished tweaking git repo https://github.com/dvc94ch/linux-toolkit
[INFO] tweaked toml for git repo https://github.com/dvc94ch/linux-toolkit written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dvc94ch/linux-toolkit on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dvc94ch/linux-toolkit 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git submodule `https://anongit.freedesktop.org/git/wayland/wayland-protocols.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)
[ERROR] error running command: no output for 300 seconds
[INFO] checking dvc94ch/linux-toolkit/5585106b226f9a0fd1263b7b88e020df32df5d93 against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Flinux-toolkit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dvc94ch/linux-toolkit
[INFO] finished tweaking git repo https://github.com/dvc94ch/linux-toolkit
[INFO] tweaked toml for git repo https://github.com/dvc94ch/linux-toolkit written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dvc94ch/linux-toolkit on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dvc94ch/linux-toolkit 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git submodule `https://anongit.freedesktop.org/git/wayland/wayland-protocols.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): failed to connect to anongit.freedesktop.org: Network is unreachable; 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 `wayland-client` as a dependency of package `linux-toolkit v0.1.0 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `wayland-client`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/smithay/wayland-rs#d1921970
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `wayland-protocols/protocols`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `wayland-protocols/protocols` from https://anongit.freedesktop.org/git/wayland/wayland-protocols.git
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   SSL error: syscall failure: Connection reset by peer; class=Os (2)
[INFO] checking dvc94ch/linux-toolkit/5585106b226f9a0fd1263b7b88e020df32df5d93 against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Flinux-toolkit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dvc94ch/linux-toolkit
[INFO] finished tweaking git repo https://github.com/dvc94ch/linux-toolkit
[INFO] tweaked toml for git repo https://github.com/dvc94ch/linux-toolkit written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dvc94ch/linux-toolkit on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dvc94ch/linux-toolkit 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git submodule `https://anongit.freedesktop.org/git/wayland/wayland-protocols.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to connect to anongit.freedesktop.org: Network is unreachable; class=Os (2)
[ERROR] error running command: no output for 300 seconds
[INFO] checking dvc94ch/linux-toolkit/5585106b226f9a0fd1263b7b88e020df32df5d93 against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Flinux-toolkit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dvc94ch/linux-toolkit
[INFO] finished tweaking git repo https://github.com/dvc94ch/linux-toolkit
[INFO] tweaked toml for git repo https://github.com/dvc94ch/linux-toolkit written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dvc94ch/linux-toolkit on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dvc94ch/linux-toolkit 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git submodule `https://anongit.freedesktop.org/git/wayland/wayland-protocols.git`
[ERROR] error running command: no output for 300 seconds
[INFO] checking dvc94ch/linux-toolkit/5585106b226f9a0fd1263b7b88e020df32df5d93 against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Flinux-toolkit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dvc94ch/linux-toolkit
[INFO] finished tweaking git repo https://github.com/dvc94ch/linux-toolkit
[INFO] tweaked toml for git repo https://github.com/dvc94ch/linux-toolkit written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dvc94ch/linux-toolkit on toolchain 4e55a504843955c97eb06907c71f6f3e99208021
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dvc94ch/linux-toolkit 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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git submodule `https://anongit.freedesktop.org/git/wayland/wayland-protocols.git`
[ERROR] error running command: no output for 300 seconds


no output for 300 seconds