[INFO] cloning repository https://github.com/stefanmitic/Chipster8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefanmitic/Chipster8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanmitic%2FChipster8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanmitic%2FChipster8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0395edee6668486f9b822e07381d1f2bf913d3c6 [INFO] testing stefanmitic/Chipster8 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanmitic%2FChipster8" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefanmitic/Chipster8 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stefanmitic/Chipster8 [INFO] finished tweaking git repo https://github.com/stefanmitic/Chipster8 [INFO] tweaked toml for git repo https://github.com/stefanmitic/Chipster8 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stefanmitic/Chipster8 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Gekkio/imgui-rs` [INFO] [stderr] Updating git submodule `https://github.com/Extrawurst/cimgui.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/imgui-rs-161fde41895667b9/00a7242/imgui-sys/third-party/cimgui/.git/objects/pack/pack_git2_d53977dc08582363': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/imgui-rs-161fde41895667b9/00a7242/imgui-sys/third-party/cimgui/.git/objects/pack/pack_git2_43e7a8d7f5472143': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/imgui-rs-161fde41895667b9/00a7242/imgui-sys/third-party/cimgui/.git/objects/pack/pack_git2_0ad74841ceb37184': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `imgui` as a dependency of package `chipster8 v0.1.0 (/workspace/builds/worker-7-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `imgui` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/Gekkio/imgui-rs#00a72428 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `imgui-sys/third-party/cimgui` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `imgui-sys/third-party/cimgui` from https://github.com/Extrawurst/cimgui.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/imgui-rs-161fde41895667b9/00a7242/imgui-sys/third-party/cimgui/.git/objects/pack/pack_git2_694791c5783dfd48': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.