[INFO] cloning repository https://github.com/peterkure3/Rust-CLI-TaskManager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterkure3/Rust-CLI-TaskManager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterkure3%2FRust-CLI-TaskManager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterkure3%2FRust-CLI-TaskManager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5efb41f5fb0e0e6db1a3c03c11ef7904579504a3 [INFO] checking peterkure3/Rust-CLI-TaskManager against master#7bdae134cba57426d3c56b5de737a351762445e1 for pr-123794 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterkure3%2FRust-CLI-TaskManager" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 61% (436/707) error: unable to write file target/debug/deps/libwindows_sys-901d698c0822b052.rlib [INFO] [stderr] Updating files: 61% (437/707) error: unable to write file target/debug/deps/libwindows_sys-901d698c0822b052.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_targets-249abda864220ff2.rlib [INFO] [stderr] Updating files: 62% (439/707) error: unable to write file target/debug/deps/libwindows_targets-249abda864220ff2.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-7a50f885cfd64003.rlib [INFO] [stderr] error: unable to write file target/debug/deps/libwindows_x86_64_msvc-7a50f885cfd64003.rmeta [INFO] [stderr] error: unable to write file target/debug/deps/memchr-37325da9dee45844.d [INFO] [stderr] error: unable to write file target/debug/deps/memchr-4068c4691e22cac9.d [INFO] [stderr] error: unable to write file target/debug/deps/num_traits-ae2335d465c817e1.d [INFO] [stderr] error: unable to write file target/debug/deps/prettytable-308ae5ad60b4fa53.d [INFO] [stderr] Updating files: 63% (446/707) error: unable to write file target/debug/deps/prettytable-e37cde2770b2b6ad.d [INFO] [stderr] error: unable to write file target/debug/deps/prettytable-ed87f4459a22858a.d [INFO] [stderr] error: unable to write file target/debug/deps/rustc_serialize-67988e68f8dc660e.d [INFO] [stderr] error: unable to write file target/debug/deps/rustversion-edbb9dfafb55fe82.d [INFO] [stderr] error: unable to write file target/debug/deps/rustversion-edbb9dfafb55fe82.dll [INFO] [stderr] error: unable to write file target/debug/deps/rustversion-edbb9dfafb55fe82.dll.exp [INFO] [stderr] error: unable to write file target/debug/deps/rustversion-edbb9dfafb55fe82.dll.lib [INFO] [stderr] Updating files: 64% (453/707) error: unable to write file target/debug/deps/rustversion-edbb9dfafb55fe82.pdb [INFO] [stderr] error: unable to write file target/debug/deps/ryu-3e95157804ab2c94.d [INFO] [stderr] error: unable to write file target/debug/deps/serde-40bce2df84c9cb56.d [INFO] [stderr] error: unable to write file target/debug/deps/strsim-c2c90375c956d13c.d [INFO] [stderr] error: unable to write file target/debug/deps/term-135f438c9c359503.d [INFO] [stderr] error: unable to write file target/debug/deps/term-8bce72c3a1ce01bf.d [INFO] [stderr] error: unable to write file target/debug/deps/textwrap-77995b9844477da7.d [INFO] [stderr] Updating files: 65% (460/707) error: unable to write file target/debug/deps/unicode_width-e7529b137da6e3c9.d [INFO] [stderr] error: unable to write file target/debug/deps/vec_map-61b62fa33111bc17.d [INFO] [stderr] error: unable to write file target/debug/deps/winapi-3b8af71bf37d3ebd.d [INFO] [stderr] error: unable to write file target/debug/deps/winapi-5051c9ab04c591a6.d [INFO] [stderr] error: unable to write file target/debug/deps/winapi-c9d355f41a68645a.d [INFO] [stderr] error: unable to write file target/debug/deps/windows_sys-901d698c0822b052.d [INFO] [stderr] error: unable to write file target/debug/deps/windows_targets-249abda864220ff2.d [INFO] [stderr] Updating files: 66% (467/707) error: unable to write file target/debug/deps/windows_x86_64_msvc-7a50f885cfd64003.d [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': 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/peterkure3/Rust-CLI-TaskManager [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.