[INFO] cloning repository https://github.com/pop-os/cosmic-greeter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/cosmic-greeter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-greeter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-greeter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc744b0b9a6065a97808744bf63433c439e4186c
[INFO] testing pop-os/cosmic-greeter against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-greeter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/pop-os/cosmic-greeter on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/pop-os/cosmic-greeter
[INFO] finished tweaking git repo https://github.com/pop-os/cosmic-greeter
[INFO] tweaked toml for git repo https://github.com/pop-os/cosmic-greeter written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/pop-os/cosmic-greeter 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.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/cosmic-bg`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/cosmic-comp`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/libcosmic`
[INFO] [stderr]     Updating git submodule `https://github.com/pop-os/cosmic-design-demo`
[INFO] [stderr]     Updating git submodule `https://github.com/pop-os/iced.git`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/dbus-settings-bindings`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jackpot51/rust-atomicwrites`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/cosmic-protocols`
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/taffy`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/window_clipboard.git`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/cosmic-text.git`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/softbuffer`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/smithay-clipboard`
[INFO] [stderr]     Updating git repository `https://github.com/wash2/accesskit.git`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/glyphon.git`
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/wgpu`
[INFO] [stderr] error: failed to get `wgpu` as a dependency of package `iced_wgpu v0.12.0 (https://github.com/pop-os/libcosmic#f655710d)`
[INFO] [stderr]     ... which satisfies git dependency `iced_wgpu` (locked to 0.12.0) of package `iced_renderer v0.12.0 (https://github.com/pop-os/libcosmic#f655710d)`
[INFO] [stderr]     ... which satisfies git dependency `iced_renderer` (locked to 0.12.0) of package `libcosmic v0.1.0 (https://github.com/pop-os/libcosmic#f655710d)`
[INFO] [stderr]     ... which satisfies git dependency `libcosmic` (locked to 0.1.0) of package `cosmic-greeter v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `wgpu`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/gfx-rs/wgpu?rev=20fda69#20fda698
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/20fda69/examples/src/skybox/images/astc.ktx2': 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.