[INFO] cloning repository https://github.com/bwasty/vulkan-tutorial-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bwasty/vulkan-tutorial-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Fvulkan-tutorial-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Fvulkan-tutorial-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2f6935914bec4e79937b8cac415683c9fbadcb1 [INFO] checking bwasty/vulkan-tutorial-rs against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Fvulkan-tutorial-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bwasty/vulkan-tutorial-rs [INFO] finished tweaking git repo https://github.com/bwasty/vulkan-tutorial-rs [INFO] tweaked toml for git repo https://github.com/bwasty/vulkan-tutorial-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bwasty/vulkan-tutorial-rs 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/bwasty/vulkan-tutorial-rs 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] Downloading crates ... [INFO] [stderr] Downloaded pkg-config v0.3.13 [INFO] [stderr] Downloaded objc_exception v0.1.1 [INFO] [stderr] Downloaded vulkano-win v0.11.1 [INFO] [stderr] Downloaded vk-sys v0.4.0 [INFO] [stderr] Downloaded cmake v0.1.33 [INFO] [stderr] Downloaded gif v0.10.0 [INFO] [stderr] Downloaded metal v0.13.1 [INFO] [stderr] Downloaded backtrace v0.3.12 [INFO] [stderr] Downloaded crossbeam v0.5.0 [INFO] [stderr] Downloaded vulkano-shaders v0.11.1 [INFO] [stderr] Downloaded vulkano v0.11.1 [INFO] [stderr] error: No space left on device (os error 28) [INFO] checking bwasty/vulkan-tutorial-rs against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Fvulkan-tutorial-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/14_command_buffers.rs [INFO] [stderr] error: unable to write file src/bin/14_command_buffers.rs.diff [INFO] [stderr] error: unable to write file src/bin/15_hello_triangle.rs [INFO] [stderr] error: unable to write file src/bin/15_hello_triangle.rs.diff [INFO] [stderr] error: unable to write file src/bin/16_swap_chain_recreation.rs [INFO] [stderr] error: unable to write file src/bin/16_swap_chain_recreation.rs.diff [INFO] [stderr] error: unable to write file src/bin/17_shader_vertexbuffer.frag [INFO] [stderr] error: unable to write file src/bin/17_shader_vertexbuffer.vert [INFO] [stderr] error: unable to write file src/bin/17_shader_vertexbuffer.vert.diff [INFO] [stderr] error: unable to write file src/bin/18_vertex_buffer.rs [INFO] [stderr] error: unable to write file src/bin/18_vertex_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/19_staging_buffer.rs [INFO] [stderr] error: unable to write file src/bin/19_staging_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/20_index_buffer.rs [INFO] [stderr] error: unable to write file src/bin/20_index_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/21_descriptor_layout_and_buffer.rs [INFO] [stderr] error: unable to write file src/bin/21_descriptor_layout_and_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/21_shader_uniformbuffer.frag [INFO] [stderr] error: unable to write file src/bin/21_shader_uniformbuffer.vert [INFO] [stderr] error: unable to write file src/bin/21_shader_uniformbuffer.vert.diff [INFO] [stderr] error: unable to write file src/bin/diff.sh [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'src/shaders': 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 bwasty/vulkan-tutorial-rs against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Fvulkan-tutorial-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/13_framebuffers.rs [INFO] [stderr] error: unable to write file src/bin/13_framebuffers.rs.diff [INFO] [stderr] error: unable to write file src/bin/14_command_buffers.rs [INFO] [stderr] error: unable to write file src/bin/14_command_buffers.rs.diff [INFO] [stderr] error: unable to write file src/bin/15_hello_triangle.rs [INFO] [stderr] error: unable to write file src/bin/15_hello_triangle.rs.diff [INFO] [stderr] error: unable to write file src/bin/16_swap_chain_recreation.rs [INFO] [stderr] error: unable to write file src/bin/16_swap_chain_recreation.rs.diff [INFO] [stderr] error: unable to write file src/bin/17_shader_vertexbuffer.frag [INFO] [stderr] error: unable to write file src/bin/17_shader_vertexbuffer.vert [INFO] [stderr] error: unable to write file src/bin/17_shader_vertexbuffer.vert.diff [INFO] [stderr] error: unable to write file src/bin/18_vertex_buffer.rs [INFO] [stderr] error: unable to write file src/bin/18_vertex_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/19_staging_buffer.rs [INFO] [stderr] error: unable to write file src/bin/19_staging_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/20_index_buffer.rs [INFO] [stderr] error: unable to write file src/bin/20_index_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/21_descriptor_layout_and_buffer.rs [INFO] [stderr] error: unable to write file src/bin/21_descriptor_layout_and_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/21_shader_uniformbuffer.frag [INFO] [stderr] error: unable to write file src/bin/21_shader_uniformbuffer.vert [INFO] [stderr] error: unable to write file src/bin/21_shader_uniformbuffer.vert.diff [INFO] [stderr] error: unable to write file src/bin/diff.sh [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'src/shaders': 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 bwasty/vulkan-tutorial-rs against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Fvulkan-tutorial-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/13_framebuffers.rs [INFO] [stderr] error: unable to write file src/bin/13_framebuffers.rs.diff [INFO] [stderr] error: unable to write file src/bin/14_command_buffers.rs [INFO] [stderr] error: unable to write file src/bin/14_command_buffers.rs.diff [INFO] [stderr] error: unable to write file src/bin/15_hello_triangle.rs [INFO] [stderr] error: unable to write file src/bin/15_hello_triangle.rs.diff [INFO] [stderr] error: unable to write file src/bin/16_swap_chain_recreation.rs [INFO] [stderr] error: unable to write file src/bin/16_swap_chain_recreation.rs.diff [INFO] [stderr] error: unable to write file src/bin/17_shader_vertexbuffer.frag [INFO] [stderr] error: unable to write file src/bin/17_shader_vertexbuffer.vert [INFO] [stderr] error: unable to write file src/bin/17_shader_vertexbuffer.vert.diff [INFO] [stderr] error: unable to write file src/bin/18_vertex_buffer.rs [INFO] [stderr] error: unable to write file src/bin/18_vertex_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/19_staging_buffer.rs [INFO] [stderr] error: unable to write file src/bin/19_staging_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/20_index_buffer.rs [INFO] [stderr] error: unable to write file src/bin/20_index_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/21_descriptor_layout_and_buffer.rs [INFO] [stderr] error: unable to write file src/bin/21_descriptor_layout_and_buffer.rs.diff [INFO] [stderr] error: unable to write file src/bin/21_shader_uniformbuffer.frag [INFO] [stderr] error: unable to write file src/bin/21_shader_uniformbuffer.vert [INFO] [stderr] error: unable to write file src/bin/21_shader_uniformbuffer.vert.diff [INFO] [stderr] error: unable to write file src/bin/diff.sh [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'src/shaders': 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 bwasty/vulkan-tutorial-rs against try#c4ca24658d934444a28db36abebef17a8651701a for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwasty%2Fvulkan-tutorial-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'src': 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] failed to checkout https://github.com/bwasty/vulkan-tutorial-rs Caused by: command failed: exit status: 128