[INFO] cloning repository https://github.com/grovesNL/gfx-hal-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grovesNL/gfx-hal-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgrovesNL%2Fgfx-hal-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgrovesNL%2Fgfx-hal-tutorial'... [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/grovesNL/gfx-hal-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grovesNL/gfx-hal-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgrovesNL%2Fgfx-hal-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgrovesNL%2Fgfx-hal-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6de6fc0c6c2344200c7add72e9955219b68a5b26 [INFO] checking grovesNL/gfx-hal-tutorial against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgrovesNL%2Fgfx-hal-tutorial" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/grovesNL/gfx-hal-tutorial [INFO] finished tweaking git repo https://github.com/grovesNL/gfx-hal-tutorial [INFO] tweaked toml for git repo https://github.com/grovesNL/gfx-hal-tutorial written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/grovesNL/gfx-hal-tutorial on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/grovesNL/gfx-hal-tutorial 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" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/gfx` [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding gfx-backend-dx12 v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#d38c2e4a) [INFO] [stderr] Adding gfx-backend-metal v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#d38c2e4a) [INFO] [stderr] Adding gfx-backend-vulkan v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#d38c2e4a) [INFO] [stderr] Adding gfx-hal v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#d38c2e4a) [INFO] [stderr] Adding range-alloc v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#d38c2e4a) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded failure_derive v0.1.4 [INFO] [stderr] Downloaded objc_exception v0.1.1 [INFO] [stderr] Downloaded storage-map v0.1.2 [INFO] [stderr] Downloaded d3d12 v0.1.0 [INFO] [stderr] error: No space left on device (os error 28) command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating git repository `https://github.com/gfx-rs/gfx` Locking 5 packages to latest compatible versions Adding gfx-backend-dx12 v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#d38c2e4a) Adding gfx-backend-metal v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#d38c2e4a) Adding gfx-backend-vulkan v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#d38c2e4a) Adding gfx-hal v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#d38c2e4a) Adding range-alloc v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#d38c2e4a) Downloading crates ... Downloaded failure_derive v0.1.4 Downloaded objc_exception v0.1.1 Downloaded storage-map v0.1.2 Downloaded d3d12 v0.1.0 error: No space left on device (os error 28)