[INFO] cloning repository https://github.com/bzm3r/gfx-hal-compute-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bzm3r/gfx-hal-compute-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbzm3r%2Fgfx-hal-compute-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbzm3r%2Fgfx-hal-compute-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7fa4f1c74fa18471e0abce02403ee7cd1bafc01 [INFO] checking bzm3r/gfx-hal-compute-example against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbzm3r%2Fgfx-hal-compute-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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/commit-msg.sample' to '/workspace/builds/worker-0-tc2/source/.git/hooks/commit-msg.sample': No space left on device [INFO] checking bzm3r/gfx-hal-compute-example against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbzm3r%2Fgfx-hal-compute-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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/sendemail-validate.sample' to '/workspace/builds/worker-0-tc2/source/.git/hooks/sendemail-validate.sample': No space left on device [INFO] checking bzm3r/gfx-hal-compute-example against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbzm3r%2Fgfx-hal-compute-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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/sendemail-validate.sample' to '/workspace/builds/worker-0-tc2/source/.git/hooks/sendemail-validate.sample': No space left on device [INFO] checking bzm3r/gfx-hal-compute-example against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbzm3r%2Fgfx-hal-compute-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-rebase.sample' to '/workspace/builds/worker-0-tc2/source/.git/hooks/pre-rebase.sample': No space left on device [INFO] checking bzm3r/gfx-hal-compute-example against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbzm3r%2Fgfx-hal-compute-example" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bzm3r/gfx-hal-compute-example [INFO] finished tweaking git repo https://github.com/bzm3r/gfx-hal-compute-example [INFO] tweaked toml for git repo https://github.com/bzm3r/gfx-hal-compute-example written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bzm3r/gfx-hal-compute-example on toolchain c4ca24658d934444a28db36abebef17a8651701a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c4ca24658d934444a28db36abebef17a8651701a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bzm3r/gfx-hal-compute-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" "+c4ca24658d934444a28db36abebef17a8651701a" "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] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding gfx-backend-dx12 v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#b33191d6) [INFO] [stderr] Adding gfx-backend-metal v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#b33191d6) [INFO] [stderr] Adding gfx-backend-vulkan v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#b33191d6) [INFO] [stderr] Adding gfx-hal v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#b33191d6) [INFO] [stderr] Adding range-alloc v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#b33191d6) [INFO] [stderr] Downloading crates ... [INFO] [stderr] error: failed to download `wayland-protocols v0.21.10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `wayland-protocols v0.21.10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `wayland-protocols-0.21.10/protocols/unstable/tablet/tablet-unstable-v2.xml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.21.10/protocols/unstable/tablet/tablet-unstable-v2.xml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `wayland-protocols-0.21.10/protocols/unstable/tablet/tablet-unstable-v2.xml` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.21.10/protocols/unstable/tablet/tablet-unstable-v2.xml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 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 Locking 5 packages to latest compatible versions Adding gfx-backend-dx12 v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#b33191d6) Adding gfx-backend-metal v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#b33191d6) Adding gfx-backend-vulkan v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#b33191d6) Adding gfx-hal v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#b33191d6) Adding range-alloc v0.1.0 (https://github.com/gfx-rs/gfx?branch=master#b33191d6) Downloading crates ... error: failed to download `wayland-protocols v0.21.10` Caused by: unable to get packages from source Caused by: failed to unpack package `wayland-protocols v0.21.10` Caused by: failed to unpack entry at `wayland-protocols-0.21.10/protocols/unstable/tablet/tablet-unstable-v2.xml` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.21.10/protocols/unstable/tablet/tablet-unstable-v2.xml` Caused by: failed to unpack `wayland-protocols-0.21.10/protocols/unstable/tablet/tablet-unstable-v2.xml` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.21.10/protocols/unstable/tablet/tablet-unstable-v2.xml` Caused by: No space left on device (os error 28)