[INFO] cloning repository https://github.com/grimace87/shining-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grimace87/shining-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimace87%2Fshining-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimace87%2Fshining-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 107a34776117485c1a15569ef951b45e7081267d [INFO] checking grimace87/shining-engine against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimace87%2Fshining-engine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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/applypatch-msg.sample' to '/workspace/builds/worker-6-tc2/source/.git/hooks/applypatch-msg.sample': No space left on device [INFO] checking grimace87/shining-engine against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimace87%2Fshining-engine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-applypatch.sample' to '/workspace/builds/worker-6-tc2/source/.git/hooks/pre-applypatch.sample': No space left on device [INFO] checking grimace87/shining-engine against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimace87%2Fshining-engine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-applypatch.sample' to '/workspace/builds/worker-6-tc2/source/.git/hooks/pre-applypatch.sample': No space left on device [INFO] checking grimace87/shining-engine against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimace87%2Fshining-engine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-applypatch.sample' to '/workspace/builds/worker-6-tc2/source/.git/hooks/pre-applypatch.sample': No space left on device [INFO] checking grimace87/shining-engine against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimace87%2Fshining-engine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grimace87/shining-engine on toolchain 1bd50d4315eb15970d395b6be5823f9384707693 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grimace87/shining-engine [INFO] finished tweaking git repo https://github.com/grimace87/shining-engine [INFO] tweaked toml for git repo https://github.com/grimace87/shining-engine written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/grimace87/shining-engine 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/engine/Cargo.toml: version requirement `0.37.2+1.3.238` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/vk_renderer/Cargo.toml: version requirement `0.37.2+1.3.238` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [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 ash-window v0.12.0 [INFO] [stderr] Downloaded shaderc v0.7.4 [INFO] [stderr] Downloaded shaderc-sys v0.7.4 [INFO] [stderr] error: failed to unpack package `shaderc-sys v0.7.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `shaderc-sys-0.7.4/build/spirv-tools/test/fuzz/transformation_replace_add_sub_mul_with_carrying_extended_test.cpp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shaderc-sys-0.7.4/build/spirv-tools/test/fuzz/transformation_replace_add_sub_mul_with_carrying_extended_test.cpp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `shaderc-sys-0.7.4/build/spirv-tools/test/fuzz/transformation_replace_add_sub_mul_with_carrying_exten` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shaderc-sys-0.7.4/build/spirv-tools/test/fuzz/transformation_replace_add_sub_mul_with_carrying_extended_test.cpp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions warning: /workspace/builds/worker-6-tc2/source/crates/engine/Cargo.toml: version requirement `0.37.2+1.3.238` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion warning: /workspace/builds/worker-6-tc2/source/crates/vk_renderer/Cargo.toml: version requirement `0.37.2+1.3.238` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Downloading crates ... Downloaded ash-window v0.12.0 Downloaded shaderc v0.7.4 Downloaded shaderc-sys v0.7.4 error: failed to unpack package `shaderc-sys v0.7.4` Caused by: failed to unpack entry at `shaderc-sys-0.7.4/build/spirv-tools/test/fuzz/transformation_replace_add_sub_mul_with_carrying_extended_test.cpp` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shaderc-sys-0.7.4/build/spirv-tools/test/fuzz/transformation_replace_add_sub_mul_with_carrying_extended_test.cpp` Caused by: failed to unpack `shaderc-sys-0.7.4/build/spirv-tools/test/fuzz/transformation_replace_add_sub_mul_with_carrying_exten` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shaderc-sys-0.7.4/build/spirv-tools/test/fuzz/transformation_replace_add_sub_mul_with_carrying_extended_test.cpp` Caused by: No space left on device (os error 28)