[INFO] cloning repository https://github.com/redox-os/orbutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redox-os/orbutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c727d24dd98db9beda73e7551e1f3ffa1ccd995 [INFO] checking redox-os/orbutils against master#368e2fd458a22d0cc133d0c254f2612ee999744f for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbutils" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/orbutils on toolchain 368e2fd458a22d0cc133d0c254f2612ee999744f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redox-os/orbutils [INFO] finished tweaking git repo https://github.com/redox-os/orbutils [INFO] tweaked toml for git repo https://github.com/redox-os/orbutils written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/redox-os/orbutils 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" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/orbutils/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/softbuffer` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/winit` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/calc.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/slint-ui/slint` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/slint-8153123e5dffa129/objects/pack/pack_git2_efb7f1d0229aaf5a': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/slint-8153123e5dffa129/objects/pack/pack_git2_a63d45b23478d446': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/slint-8153123e5dffa129/objects/pack/pack_git2_85ff9011f5db1710': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `slint` as a dependency of package `calculator v0.2.0 (/workspace/builds/worker-1-tc1/source/calculator)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `slint` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/slint-ui/slint?rev=a01726537688fac2522156ced5f4cb836e96ac03#a0172653 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/slint-8153123e5dffa129 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/slint-8153123e5dffa129/objects/pack/pack_git2_335bc0b304c62dad': 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.