[INFO] cloning repository https://github.com/zandeck/AoC2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zandeck/AoC2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzandeck%2FAoC2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzandeck%2FAoC2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3421072471457bd75252263fbedc638d1b9ed27b [INFO] testing zandeck/AoC2018 against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzandeck%2FAoC2018" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/dep-graph.bin [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/e05x80ndnrdeqxy.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/e59j6k83fct6cvp.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/eow1ginl7ni4mos.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/gnt5fqevj463qu7.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/hbv2ro2bvpqa8zo.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/hzqnld64wm0yffy.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/i8933mbi2ey6p4u.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/llbuvs62sqrx3hk.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/npu57tps1b58olu.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/oiuyfqx0mdygd0q.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/suo3fzxqjyhcafk.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/tmmqlldg7vrouzz.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/v828xtwcfnv5344.o [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/work-products.bin [INFO] [stderr] error: unable to write file target/debug/incremental/christmas_2018-2y89d9zhs48au/s-f7dkiecjz6-17gemva-20if4sv4o0z6z/yb8oz2zdqeitqcu.o [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental/christmas_2018-360h563ntuhfj': 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/zandeck/AoC2018 [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.