[INFO] cloning repository https://github.com/hypet/bevy-demos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hypet/bevy-demos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/hypet/bevy-demos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hypet/bevy-demos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/hypet/bevy-demos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hypet/bevy-demos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/hypet/bevy-demos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hypet/bevy-demos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/hypet/bevy-demos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hypet/bevy-demos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55073d5db09655e7cd20a34d23e5bbd541930f86 [INFO] checking hypet/bevy-demos against master#43ca9d18e333797f0aa3b525501a7cec8d61a96b for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhypet%2Fbevy-demos" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hypet/bevy-demos on toolchain 43ca9d18e333797f0aa3b525501a7cec8d61a96b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hypet/bevy-demos [INFO] finished tweaking git repo https://github.com/hypet/bevy-demos [INFO] tweaked toml for git repo https://github.com/hypet/bevy-demos written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hypet/bevy-demos 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" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_math v0.4.0 [INFO] [stderr] Downloaded bevy_internal v0.4.0 [INFO] [stderr] Downloaded bevy_utils v0.4.0 [INFO] [stderr] Downloaded bevy_window v0.4.0 [INFO] [stderr] Downloaded core-foundation-sys v0.8.1 [INFO] [stderr] Downloaded bevy_diagnostic v0.4.0 [INFO] [stderr] Downloaded bevy_winit v0.4.0 [INFO] [stderr] Downloaded ahash v0.6.2 [INFO] [stderr] Downloaded bevy_render v0.4.0 [INFO] [stderr] Downloaded gfx-backend-metal v0.6.3 [INFO] [stderr] Downloaded bevy_pbr v0.4.0 [INFO] [stderr] Downloaded gfx-memory v0.2.0 [INFO] [stderr] Downloaded bevy_tasks v0.4.0 [INFO] [stderr] Downloaded bevy_gilrs v0.4.0 [INFO] [stderr] Downloaded fetch_unroll v0.2.2 [INFO] [stderr] Downloaded jni v0.14.0 [INFO] [stderr] Downloaded oboe v0.3.1 [INFO] [stderr] Downloaded libflate v1.0.3 [INFO] [stderr] Downloaded jni v0.17.0 [INFO] [stderr] Downloaded oboe-sys v0.3.0 [INFO] [stderr] Downloaded cpal v0.13.1 [INFO] [stderr] Downloaded gilrs v0.8.0 [INFO] [stderr] Downloaded gfx-backend-vulkan v0.6.2 [INFO] [stderr] Downloaded gilrs-core v0.3.0 [INFO] [stderr] Downloaded owned_ttf_parser v0.9.0 [INFO] [stderr] Downloaded shaderc v0.7.0 [INFO] [stderr] Downloaded bevy_wgpu v0.4.0 [INFO] [stderr] Downloaded bevy_gltf v0.4.0 [INFO] [stderr] Downloaded bevy_text v0.4.0 [INFO] [stderr] Downloaded notify v5.0.0-pre.3 [INFO] [stderr] Downloaded bevy_reflect_derive v0.4.0 [INFO] [stderr] Downloaded bevy_audio v0.4.0 [INFO] [stderr] Downloaded rectangle-pack v0.2.0 [INFO] [stderr] Downloaded bevy_sprite v0.4.0 [INFO] [stderr] Downloaded ab_glyph v0.2.7 [INFO] [stderr] Downloaded bevy_dynamic_plugin v0.4.0 [INFO] [stderr] Downloaded spirv_cross v0.21.0 [INFO] [stderr] Downloaded tracing-wasm v0.1.0 [INFO] [stderr] Downloaded bevy_log v0.4.0 [INFO] [stderr] Downloaded bevy_ui v0.4.0 [INFO] [stderr] Downloaded ron v0.6.2 [INFO] [stderr] Downloaded bevy_core v0.4.0 [INFO] [stderr] Downloaded bevy_transform v0.4.0 [INFO] [stderr] Downloaded hexasphere v3.1.0 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.6.4 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.6.4 [INFO] [stderr] Downloaded gfx-auxil v0.6.0 [INFO] [stderr] Downloaded wgpu-core v0.6.3 [INFO] [stderr] Downloaded wgpu v0.6.0 [INFO] [stderr] Downloaded bevy_input v0.4.0 [INFO] [stderr] Downloaded bevy_ecs_macros v0.4.0 [INFO] [stderr] Downloaded async-task v4.0.2 [INFO] [stderr] Downloaded async-executor v1.3.0 [INFO] [stderr] Downloaded futures-lite v1.8.0 [INFO] [stderr] Downloaded bevy_ecs v0.4.0 [INFO] [stderr] Downloaded bevy_scene v0.4.0 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Downloaded inotify v0.8.3 [INFO] [stderr] Downloaded bevy_asset v0.4.0 [INFO] [stderr] Downloaded bevy_derive v0.4.0 [INFO] [stderr] Downloaded bevy_app v0.4.0 [INFO] [stderr] Downloaded fixedbitset v0.3.1 [INFO] [stderr] Downloaded bevy_reflect v0.4.0 [INFO] [stderr] Downloaded glam v0.11.3 [INFO] [stderr] Downloaded bevy v0.4.0 [INFO] [stderr] Downloaded ring v0.16.16 [INFO] [stderr] Downloaded rodio v0.13.0 [INFO] [stderr] Downloaded shaderc-sys v0.7.0 [INFO] [stderr] error: failed to unpack package `shaderc-sys v0.7.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `shaderc-sys-0.7.0/build/glslang/Test/baseResults/130.frag.out` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shaderc-sys-0.7.0/build/glslang/Test/baseResults/130.frag.out` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `shaderc-sys-0.7.0/build/glslang/Test/baseResults/130.frag.out` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shaderc-sys-0.7.0/build/glslang/Test/baseResults/130.frag.out` [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 Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded bevy_math v0.4.0 Downloaded bevy_internal v0.4.0 Downloaded bevy_utils v0.4.0 Downloaded bevy_window v0.4.0 Downloaded core-foundation-sys v0.8.1 Downloaded bevy_diagnostic v0.4.0 Downloaded bevy_winit v0.4.0 Downloaded ahash v0.6.2 Downloaded bevy_render v0.4.0 Downloaded gfx-backend-metal v0.6.3 Downloaded bevy_pbr v0.4.0 Downloaded gfx-memory v0.2.0 Downloaded bevy_tasks v0.4.0 Downloaded bevy_gilrs v0.4.0 Downloaded fetch_unroll v0.2.2 Downloaded jni v0.14.0 Downloaded oboe v0.3.1 Downloaded libflate v1.0.3 Downloaded jni v0.17.0 Downloaded oboe-sys v0.3.0 Downloaded cpal v0.13.1 Downloaded gilrs v0.8.0 Downloaded gfx-backend-vulkan v0.6.2 Downloaded gilrs-core v0.3.0 Downloaded owned_ttf_parser v0.9.0 Downloaded shaderc v0.7.0 Downloaded bevy_wgpu v0.4.0 Downloaded bevy_gltf v0.4.0 Downloaded bevy_text v0.4.0 Downloaded notify v5.0.0-pre.3 Downloaded bevy_reflect_derive v0.4.0 Downloaded bevy_audio v0.4.0 Downloaded rectangle-pack v0.2.0 Downloaded bevy_sprite v0.4.0 Downloaded ab_glyph v0.2.7 Downloaded bevy_dynamic_plugin v0.4.0 Downloaded spirv_cross v0.21.0 Downloaded tracing-wasm v0.1.0 Downloaded bevy_log v0.4.0 Downloaded bevy_ui v0.4.0 Downloaded ron v0.6.2 Downloaded bevy_core v0.4.0 Downloaded bevy_transform v0.4.0 Downloaded hexasphere v3.1.0 Downloaded gfx-backend-dx11 v0.6.4 Downloaded gfx-backend-dx12 v0.6.4 Downloaded gfx-auxil v0.6.0 Downloaded wgpu-core v0.6.3 Downloaded wgpu v0.6.0 Downloaded bevy_input v0.4.0 Downloaded bevy_ecs_macros v0.4.0 Downloaded async-task v4.0.2 Downloaded async-executor v1.3.0 Downloaded futures-lite v1.8.0 Downloaded bevy_ecs v0.4.0 Downloaded bevy_scene v0.4.0 Downloaded ab_glyph_rasterizer v0.1.3 Downloaded inotify v0.8.3 Downloaded bevy_asset v0.4.0 Downloaded bevy_derive v0.4.0 Downloaded bevy_app v0.4.0 Downloaded fixedbitset v0.3.1 Downloaded bevy_reflect v0.4.0 Downloaded glam v0.11.3 Downloaded bevy v0.4.0 Downloaded ring v0.16.16 Downloaded rodio v0.13.0 Downloaded shaderc-sys v0.7.0 error: failed to unpack package `shaderc-sys v0.7.0` Caused by: failed to unpack entry at `shaderc-sys-0.7.0/build/glslang/Test/baseResults/130.frag.out` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shaderc-sys-0.7.0/build/glslang/Test/baseResults/130.frag.out` Caused by: failed to unpack `shaderc-sys-0.7.0/build/glslang/Test/baseResults/130.frag.out` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shaderc-sys-0.7.0/build/glslang/Test/baseResults/130.frag.out` Caused by: No space left on device (os error 28)