[INFO] cloning repository https://github.com/smlevorse/vulkan_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smlevorse/vulkan_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/smlevorse/vulkan_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smlevorse/vulkan_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/smlevorse/vulkan_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smlevorse/vulkan_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/smlevorse/vulkan_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smlevorse/vulkan_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/smlevorse/vulkan_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smlevorse/vulkan_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/smlevorse/vulkan_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smlevorse/vulkan_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cd23cf0d09d136b133c1e6a09dbba7d6fadbd28 [INFO] checking smlevorse/vulkan_tutorial against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmlevorse%2Fvulkan_tutorial" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smlevorse/vulkan_tutorial on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smlevorse/vulkan_tutorial [INFO] finished tweaking git repo https://github.com/smlevorse/vulkan_tutorial [INFO] tweaked toml for git repo https://github.com/smlevorse/vulkan_tutorial written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/smlevorse/vulkan_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" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tobj v2.0.4 [INFO] [stderr] Downloaded nalgebra-glm v0.10.0 [INFO] [stderr] Downloaded vulkanalia v0.12.0 [INFO] [stderr] error: failed to unpack package `vulkanalia v0.12.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `vulkanalia-0.12.0/src/vk/commands.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkanalia-0.12.0/src/vk/commands.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `vulkanalia-0.12.0/src/vk/commands.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkanalia-0.12.0/src/vk/commands.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Downloading crates ... Downloaded tobj v2.0.4 Downloaded nalgebra-glm v0.10.0 Downloaded vulkanalia v0.12.0 error: failed to unpack package `vulkanalia v0.12.0` Caused by: failed to unpack entry at `vulkanalia-0.12.0/src/vk/commands.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkanalia-0.12.0/src/vk/commands.rs` Caused by: failed to unpack `vulkanalia-0.12.0/src/vk/commands.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkanalia-0.12.0/src/vk/commands.rs` Caused by: No space left on device (os error 28)