[INFO] cloning repository https://github.com/dylanblokhuis/vulkan-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dylanblokhuis/vulkan-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanblokhuis%2Fvulkan-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanblokhuis%2Fvulkan-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d160edd816245cbc1879efe9b025163241f294b [INFO] checking dylanblokhuis/vulkan-experiments/1d160edd816245cbc1879efe9b025163241f294b against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdylanblokhuis%2Fvulkan-experiments" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dylanblokhuis/vulkan-experiments on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dylanblokhuis/vulkan-experiments [INFO] finished tweaking git repo https://github.com/dylanblokhuis/vulkan-experiments [INFO] tweaked toml for git repo https://github.com/dylanblokhuis/vulkan-experiments written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dylanblokhuis/vulkan-experiments 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/vulkano-rs/vulkano.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_edit v0.19.6 [INFO] [stderr] Downloaded shaderc v0.8.2 [INFO] [stderr] Downloaded obj-rs v0.7.0 [INFO] [stderr] error: failed to unpack package `obj-rs v0.7.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `obj-rs-0.7.0/tests/fixtures/sponza.obj` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/obj-rs-0.7.0/tests/fixtures/sponza.obj` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `obj-rs-0.7.0/tests/fixtures/sponza.obj` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/obj-rs-0.7.0/tests/fixtures/sponza.obj` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) ExecutionFailed(ExitStatus(unix_wait_status(25856)))