[INFO] cloning repository https://github.com/tanmaysachan/rusty-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanmaysachan/rusty-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanmaysachan%2Frusty-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanmaysachan%2Frusty-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 613d73330afbcf044227cbecb8624b866635d1d1 [INFO] checking tanmaysachan/rusty-os against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanmaysachan%2Frusty-os" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/tanmaysachan/rusty-os [INFO] finished tweaking git repo https://github.com/tanmaysachan/rusty-os [INFO] tweaked toml for git repo https://github.com/tanmaysachan/rusty-os written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tanmaysachan/rusty-os on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] [stderr] Adding bootloader v0.9.31 (available: v0.11.10) [INFO] [stderr] Adding pc-keyboard v0.5.1 (available: v0.8.0) [INFO] [stderr] Adding spin v0.5.2 (available: v0.10.0) [INFO] [stderr] Adding volatile v0.2.7 (available: v0.6.1) [INFO] [stderr] Adding x86_64 v0.12.4 (available: v0.15.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x86_64 v0.12.4 [INFO] [stderr] error: failed to unpack package `x86_64 v0.12.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `x86_64-0.12.4/LICENSE-MIT` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.12.4/LICENSE-MIT` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `x86_64-0.12.4/LICENSE-MIT` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.12.4/LICENSE-MIT` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded x86_64 v0.12.4 error: failed to unpack package `x86_64 v0.12.4` Caused by: failed to unpack entry at `x86_64-0.12.4/LICENSE-MIT` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.12.4/LICENSE-MIT` Caused by: failed to unpack `x86_64-0.12.4/LICENSE-MIT` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.12.4/LICENSE-MIT` Caused by: No space left on device (os error 28)