[INFO] cloning repository https://github.com/relulz/Shortwave [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/relulz/Shortwave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelulz%2FShortwave", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelulz%2FShortwave'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ba9005af4ef00de3c5abc8e94eb0c6ef8d20b67 [INFO] testing relulz/Shortwave against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frelulz%2FShortwave" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/relulz/Shortwave on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/relulz/Shortwave [INFO] finished tweaking git repo https://github.com/relulz/Shortwave [INFO] tweaked toml for git repo https://github.com/relulz/Shortwave written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/relulz/Shortwave 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.freedesktop.org/gstreamer/gstreamer-rs` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [INFO] [stderr] error: failed to get `gstreamer` as a dependency of package `shortwave v0.0.0 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `gstreamer` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://gitlab.freedesktop.org/gstreamer/gstreamer-rs?branch=0.17#6c9815f0 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `gir-files` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/gstreamer-rs-79e52a2d27eb91a3/6c9815f/gir-files/Gtk-4.0.gir': 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.