[INFO] cloning repository https://github.com/phip1611/rust-hello-world-uefi-nix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phip1611/rust-hello-world-uefi-nix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Frust-hello-world-uefi-nix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Frust-hello-world-uefi-nix'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/phip1611/rust-hello-world-uefi-nix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phip1611/rust-hello-world-uefi-nix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Frust-hello-world-uefi-nix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Frust-hello-world-uefi-nix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfb9fa294b49702e3ead68630f603792705fa933 [INFO] checking phip1611/rust-hello-world-uefi-nix against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphip1611%2Frust-hello-world-uefi-nix" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/phip1611/rust-hello-world-uefi-nix [INFO] finished tweaking git repo https://github.com/phip1611/rust-hello-world-uefi-nix [INFO] tweaked toml for git repo https://github.com/phip1611/rust-hello-world-uefi-nix written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/phip1611/rust-hello-world-uefi-nix on toolchain 32cd9114712a24010b0583624dc52ac302194128 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/phip1611/rust-hello-world-uefi-nix 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" "+32cd9114712a24010b0583624dc52ac302194128" "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 uefi-services v0.6.0 [INFO] [stderr] Downloaded uefi-macros v0.3.3 [INFO] [stderr] Downloaded fortanix-sgx-abi v0.3.3 [INFO] [stderr] Downloaded dlmalloc v0.2.1 [INFO] [stderr] Downloaded hashbrown v0.11.0 [INFO] [stderr] Downloaded uefi v0.9.0 [INFO] [stderr] Downloaded compiler_builtins v0.1.43 [INFO] [stderr] error: failed to unpack package `compiler_builtins v0.1.43` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `compiler_builtins-0.1.43/src/mem/x86_64.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiler_builtins-0.1.43/src/mem/x86_64.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `compiler_builtins-0.1.43/src/mem/x86_64.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiler_builtins-0.1.43/src/mem/x86_64.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 Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded uefi-services v0.6.0 Downloaded uefi-macros v0.3.3 Downloaded fortanix-sgx-abi v0.3.3 Downloaded dlmalloc v0.2.1 Downloaded hashbrown v0.11.0 Downloaded uefi v0.9.0 Downloaded compiler_builtins v0.1.43 error: failed to unpack package `compiler_builtins v0.1.43` Caused by: failed to unpack entry at `compiler_builtins-0.1.43/src/mem/x86_64.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiler_builtins-0.1.43/src/mem/x86_64.rs` Caused by: failed to unpack `compiler_builtins-0.1.43/src/mem/x86_64.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiler_builtins-0.1.43/src/mem/x86_64.rs` Caused by: No space left on device (os error 28)