[INFO] cloning repository https://github.com/LinusCDE/rm-mini-piano
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinusCDE/rm-mini-piano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusCDE%2Frm-mini-piano", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusCDE%2Frm-mini-piano'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba8761c858f7643a2f63e4c41247403ce219c5be
[INFO] documenting LinusCDE/rm-mini-piano/ba8761c858f7643a2f63e4c41247403ce219c5be against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusCDE%2Frm-mini-piano" "/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/LinusCDE/rm-mini-piano
[INFO] finished tweaking git repo https://github.com/LinusCDE/rm-mini-piano
[INFO] tweaked toml for git repo https://github.com/LinusCDE/rm-mini-piano written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LinusCDE/rm-mini-piano on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LinusCDE/rm-mini-piano 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/LinusCDE/libremarkable.git`
[INFO] [stderr]     Updating git submodule `git://github.com/ricardoquesada/libfreetype`
[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 `libremarkable` as a dependency of package `rm-mini-piano v0.2.0 (/workspace/builds/worker-7-tc1/source/rm-mini-piano)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `libremarkable`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/LinusCDE/libremarkable.git?branch=feature%2Ffix-evdev-crash-in-remux#58cda58c
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `legacy-c-impl/libfreetype`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `legacy-c-impl/libfreetype` from git://github.com/ricardoquesada/libfreetype
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 112a325bbf9f4f5736c40d8c4047fc2ba8401c95 not found
[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 git repository `https://github.com/LinusCDE/libremarkable.git`
        Updating git submodule `git://github.com/ricardoquesada/libfreetype`
    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 `libremarkable` as a dependency of package `rm-mini-piano v0.2.0 (/workspace/builds/worker-7-tc1/source/rm-mini-piano)`
    
    Caused by:
      failed to load source for dependency `libremarkable`
    
    Caused by:
      Unable to update https://github.com/LinusCDE/libremarkable.git?branch=feature%2Ffix-evdev-crash-in-remux#58cda58c
    
    Caused by:
      failed to update submodule `legacy-c-impl/libfreetype`
    
    Caused by:
      failed to fetch submodule `legacy-c-impl/libfreetype` from git://github.com/ricardoquesada/libfreetype
    
    Caused by:
      revision 112a325bbf9f4f5736c40d8c4047fc2ba8401c95 not found
    
    Caused by:
      failed to connect to github.com: Connection timed out; class=Os (2)