[INFO] cloning repository https://github.com/michnadstawny/rust-asteroids [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michnadstawny/rust-asteroids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichnadstawny%2Frust-asteroids", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichnadstawny%2Frust-asteroids'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d71b7511c40637c183c559a36f3b8a2d6b6c6abe [INFO] checking michnadstawny/rust-asteroids against master#4ecd70ddd1039a3954056c1071e40278048476fa for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichnadstawny%2Frust-asteroids" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michnadstawny/rust-asteroids on toolchain 4ecd70ddd1039a3954056c1071e40278048476fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michnadstawny/rust-asteroids [INFO] finished tweaking git repo https://github.com/michnadstawny/rust-asteroids [INFO] tweaked toml for git repo https://github.com/michnadstawny/rust-asteroids written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/michnadstawny/rust-asteroids 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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-sdl2/rust-sdl2` [INFO] [stderr] Updating git submodule `https://github.com/libsdl-org/SDL` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-sdl2-4b90a0874f1ccadd/8e6c289/sdl2-sys/SDL/.git/objects/pack/pack_git2_00d7baf6dcdba587': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-sdl2-4b90a0874f1ccadd/8e6c289/sdl2-sys/SDL/.git/objects/pack/pack_git2_4e11c56e4b4d08c2': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-sdl2-4b90a0874f1ccadd/8e6c289/sdl2-sys/SDL/.git/objects/pack/pack_git2_5ba86ccd0184d960': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `sdl2` as a dependency of package `game v0.1.0 (/workspace/builds/worker-6-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `sdl2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/rust-sdl2/rust-sdl2#8e6c289e [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `sdl2-sys/SDL` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `sdl2-sys/SDL` from https://github.com/libsdl-org/SDL [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision a1e992b110b9adf3305a5ebb5514f0e970f7911e not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-sdl2-4b90a0874f1ccadd/8e6c289/sdl2-sys/SDL/.git/objects/pack/pack_git2_49e36e15c505a4c8': 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/rust-sdl2/rust-sdl2` Updating git submodule `https://github.com/libsdl-org/SDL` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-sdl2-4b90a0874f1ccadd/8e6c289/sdl2-sys/SDL/.git/objects/pack/pack_git2_00d7baf6dcdba587': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-sdl2-4b90a0874f1ccadd/8e6c289/sdl2-sys/SDL/.git/objects/pack/pack_git2_4e11c56e4b4d08c2': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-sdl2-4b90a0874f1ccadd/8e6c289/sdl2-sys/SDL/.git/objects/pack/pack_git2_5ba86ccd0184d960': No space left on device; class=Os (2) error: failed to get `sdl2` as a dependency of package `game v0.1.0 (/workspace/builds/worker-6-tc1/source)` Caused by: failed to load source for dependency `sdl2` Caused by: Unable to update https://github.com/rust-sdl2/rust-sdl2#8e6c289e Caused by: failed to update submodule `sdl2-sys/SDL` Caused by: failed to fetch submodule `sdl2-sys/SDL` from https://github.com/libsdl-org/SDL Caused by: revision a1e992b110b9adf3305a5ebb5514f0e970f7911e not found Caused by: cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-sdl2-4b90a0874f1ccadd/8e6c289/sdl2-sys/SDL/.git/objects/pack/pack_git2_49e36e15c505a4c8': No space left on device; class=Os (2)