[INFO] cloning repository https://github.com/shuoli84/bevy_poly2tri_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shuoli84/bevy_poly2tri_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuoli84%2Fbevy_poly2tri_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuoli84%2Fbevy_poly2tri_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d9d4ef0893bdb985bfb56fbd9afb7bd16ffb0c4 [INFO] checking shuoli84/bevy_poly2tri_example against master#73252d51d13c0e4f872c3c51defcf48174860ef6 for pr-119989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuoli84%2Fbevy_poly2tri_example" "/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/shuoli84/bevy_poly2tri_example on toolchain 73252d51d13c0e4f872c3c51defcf48174860ef6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shuoli84/bevy_poly2tri_example [INFO] finished tweaking git repo https://github.com/shuoli84/bevy_poly2tri_example [INFO] tweaked toml for git repo https://github.com/shuoli84/bevy_poly2tri_example written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shuoli84/bevy_poly2tri_example 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" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bevyengine/bevy` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/bevy-f7ffde730c324c74/objects/pack/pack_git2_e86ba6dceda32392': 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/bevy-f7ffde730c324c74/objects/pack/pack_git2_5cdc7496c91486b2': 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/bevy-f7ffde730c324c74/objects/pack/pack_git2_b18e77e92cc93bae': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `bevy` as a dependency of package `bevy_poly2tri v0.1.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `bevy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/bevyengine/bevy?rev=7b7294b8a7c5f7531c52a2524a6a3a456c0519c0#7b7294b8 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/bevy-f7ffde730c324c74 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/bevy-f7ffde730c324c74/objects/pack/pack_git2_707eb69463586dae': 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.