[INFO] cloning repository https://github.com/crispyDyne/bevy_gpu_compute [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crispyDyne/bevy_gpu_compute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrispyDyne%2Fbevy_gpu_compute", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrispyDyne%2Fbevy_gpu_compute'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/crispyDyne/bevy_gpu_compute [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crispyDyne/bevy_gpu_compute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrispyDyne%2Fbevy_gpu_compute", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrispyDyne%2Fbevy_gpu_compute'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/crispyDyne/bevy_gpu_compute [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crispyDyne/bevy_gpu_compute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrispyDyne%2Fbevy_gpu_compute", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrispyDyne%2Fbevy_gpu_compute'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e395418cdc99791c10d00a84341b53b0d87c2529 [INFO] checking crispyDyne/bevy_gpu_compute against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrispyDyne%2Fbevy_gpu_compute" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Cargo.lock [INFO] [stderr] error: unable to write file Cargo.toml [INFO] [stderr] fatal: cannot create directory at 'assets': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking crispyDyne/bevy_gpu_compute against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrispyDyne%2Fbevy_gpu_compute" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-merge-commit.sample' to '/workspace/builds/worker-6-tc2/source/.git/hooks/pre-merge-commit.sample': No space left on device [INFO] checking crispyDyne/bevy_gpu_compute against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrispyDyne%2Fbevy_gpu_compute" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] /workspace/builds/worker-6-tc2/source/.git/objects/info: No space left on device [INFO] checking crispyDyne/bevy_gpu_compute against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrispyDyne%2Fbevy_gpu_compute" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crispyDyne/bevy_gpu_compute on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crispyDyne/bevy_gpu_compute [INFO] finished tweaking git repo https://github.com/crispyDyne/bevy_gpu_compute [INFO] tweaked toml for git repo https://github.com/crispyDyne/bevy_gpu_compute written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/crispyDyne/bevy_gpu_compute 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bevyengine/bevy.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/bevy-50d7e162b728c6c6/objects/pack/pack_git2_591bb415c505503d': 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-50d7e162b728c6c6/objects/pack/pack_git2_15f3266da7b49d3e': 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-50d7e162b728c6c6/objects/pack/pack_git2_4ea4098af7c54a5f': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `bevy` as a dependency of package `bevy_gpu_compute v0.1.0 (/workspace/builds/worker-6-tc2/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.git?branch=main#02a9ed4b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/bevy-50d7e162b728c6c6 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 02a9ed4b0b0c231a71951543c98550a2de723d0e not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/bevy-50d7e162b728c6c6/objects/pack/pack_git2_960f39ee6ab2ad8f': No space left on device; class=Os (2) [INFO] checking crispyDyne/bevy_gpu_compute against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcrispyDyne%2Fbevy_gpu_compute" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crispyDyne/bevy_gpu_compute on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crispyDyne/bevy_gpu_compute [INFO] finished tweaking git repo https://github.com/crispyDyne/bevy_gpu_compute [INFO] tweaked toml for git repo https://github.com/crispyDyne/bevy_gpu_compute written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/crispyDyne/bevy_gpu_compute 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bevyengine/bevy.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/bevy-50d7e162b728c6c6/objects/pack/pack_git2_fb55ab63a99bedf0': 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-50d7e162b728c6c6/objects/pack/pack_git2_3ad6286534830920': 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-50d7e162b728c6c6/objects/pack/pack_git2_ffb298b65cea88fd': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `bevy` as a dependency of package `bevy_gpu_compute v0.1.0 (/workspace/builds/worker-6-tc2/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.git?branch=main#02a9ed4b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/bevy-50d7e162b728c6c6 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 02a9ed4b0b0c231a71951543c98550a2de723d0e not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/bevy-50d7e162b728c6c6/objects/pack/pack_git2_7bc7ee097d090ff6': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/bevyengine/bevy.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/bevy-50d7e162b728c6c6/objects/pack/pack_git2_fb55ab63a99bedf0': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/bevy-50d7e162b728c6c6/objects/pack/pack_git2_3ad6286534830920': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/bevy-50d7e162b728c6c6/objects/pack/pack_git2_ffb298b65cea88fd': No space left on device; class=Os (2) error: failed to get `bevy` as a dependency of package `bevy_gpu_compute v0.1.0 (/workspace/builds/worker-6-tc2/source)` Caused by: failed to load source for dependency `bevy` Caused by: Unable to update https://github.com/bevyengine/bevy.git?branch=main#02a9ed4b Caused by: failed to fetch into: /workspace/cargo-home/git/db/bevy-50d7e162b728c6c6 Caused by: revision 02a9ed4b0b0c231a71951543c98550a2de723d0e not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/bevy-50d7e162b728c6c6/objects/pack/pack_git2_7bc7ee097d090ff6': No space left on device; class=Os (2)