[INFO] cloning repository https://github.com/ScholerBass-AutoHome/Pi-Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ScholerBass-AutoHome/Pi-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScholerBass-AutoHome%2FPi-Server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScholerBass-AutoHome%2FPi-Server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27329b76df588286224995e4a01c40fc14dcc9d2
[INFO] testing ScholerBass-AutoHome/Pi-Server against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScholerBass-AutoHome%2FPi-Server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ScholerBass-AutoHome/Pi-Server
[INFO] finished tweaking git repo https://github.com/ScholerBass-AutoHome/Pi-Server
[INFO] tweaked toml for git repo https://github.com/ScholerBass-AutoHome/Pi-Server written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ScholerBass-AutoHome/Pi-Server on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ScholerBass-AutoHome/Pi-Server 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/iron/body-parser.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Ogeon/rust-wiringpi.git`
[INFO] [stderr]     Updating git submodule `git://git.drogon.net/wiringPi`
[INFO] [stderr] warning: spurious network error (3 tries remaining): failed to connect to git.drogon.net: Network is unreachable; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): failed to connect to git.drogon.net: Network is unreachable; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): failed to connect to git.drogon.net: Network is unreachable; class=Os (2)
[INFO] [stderr] error: failed to get `wiringpi` as a dependency of package `iron-home v0.0.2 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `wiringpi`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/Ogeon/rust-wiringpi.git#fe39a05f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `wiringPi`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `wiringPi` from git://git.drogon.net/wiringPi
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to connect to git.drogon.net: Network is unreachable; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: no edition set: defaulting to the 2015 edition while the latest is 2024
        Updating git repository `https://github.com/iron/body-parser.git`
        Updating crates.io index
        Updating git repository `https://github.com/Ogeon/rust-wiringpi.git`
        Updating git submodule `git://git.drogon.net/wiringPi`
    warning: spurious network error (3 tries remaining): failed to connect to git.drogon.net: Network is unreachable; class=Os (2)
    warning: spurious network error (2 tries remaining): failed to connect to git.drogon.net: Network is unreachable; class=Os (2)
    warning: spurious network error (1 try remaining): failed to connect to git.drogon.net: Network is unreachable; class=Os (2)
    error: failed to get `wiringpi` as a dependency of package `iron-home v0.0.2 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `wiringpi`
    
    Caused by:
      Unable to update https://github.com/Ogeon/rust-wiringpi.git#fe39a05f
    
    Caused by:
      failed to update submodule `wiringPi`
    
    Caused by:
      failed to fetch submodule `wiringPi` from git://git.drogon.net/wiringPi
    
    Caused by:
      failed to connect to git.drogon.net: Network is unreachable; class=Os (2)