[INFO] cloning repository https://github.com/munachianya/csc305-barestOS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/munachianya/csc305-barestOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmunachianya%2Fcsc305-barestOS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmunachianya%2Fcsc305-barestOS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2b6f5eeac40cc840480323f055655d77f099bff [INFO] checking munachianya/csc305-barestOS against master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmunachianya%2Fcsc305-barestOS" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libcore-6d4f5a70c241c315.rlib [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libcore-6d4f5a70c241c315.rmeta [INFO] [stderr] Updating files: 38% (210/545) error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libfixedvec-88446285a078002e.rlib [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libfixedvec-88446285a078002e.rmeta [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/librlibc-ca2fb63daa1ee2c4.rlib [INFO] [stderr] Updating files: 39% (213/545) error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/librlibc-ca2fb63daa1ee2c4.rmeta [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/librustc_std_workspace_core-e143773b58579675.rlib [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/librustc_std_workspace_core-e143773b58579675.rmeta [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libusize_conversions-ce88d2256ff3e89c.rlib [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libusize_conversions-ce88d2256ff3e89c.rmeta [INFO] [stderr] Updating files: 40% (218/545) error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libvolatile-132df78dc66d864d.rlib [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libvolatile-132df78dc66d864d.rmeta [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libx86_64-509fb82bbd2b821e.rlib [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libx86_64-509fb82bbd2b821e.rmeta [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libxmas_elf-d94e00e924ef448a.rlib [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libxmas_elf-d94e00e924ef448a.rmeta [INFO] [stderr] Updating files: 41% (224/545) error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libzero-e977bbce2454e8ae.rlib [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/libzero-e977bbce2454e8ae.rmeta [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/rlibc-ca2fb63daa1ee2c4.d [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/rustc_std_workspace_core-e143773b58579675.d [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/usize_conversions-ce88d2256ff3e89c.d [INFO] [stderr] Updating files: 42% (229/545) error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/volatile-132df78dc66d864d.d [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/x86_64-509fb82bbd2b821e.d [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/xmas_elf-d94e00e924ef448a.d [INFO] [stderr] error: unable to write file target/bootimage/bootloader/x86_64-bootloader/release/deps/zero-e977bbce2454e8ae.d [INFO] [stderr] fatal: cannot create directory at 'target/debug': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/munachianya/csc305-barestOS [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.