[INFO] cloning repository https://github.com/ivanmoreau/fastfibo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivanmoreau/fastfibo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanmoreau%2Ffastfibo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanmoreau%2Ffastfibo'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ivanmoreau/fastfibo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivanmoreau/fastfibo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanmoreau%2Ffastfibo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanmoreau%2Ffastfibo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44cf73b8f5da8c536e857b693aa4c8b28c135ca3 [INFO] checking ivanmoreau/fastfibo against master#b44e14f762fd4062faeba97f8f2bc470298ec1ac for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanmoreau%2Ffastfibo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file Terminal Saved Output.txt [INFO] [stderr] error: unable to write file cfast [INFO] [stderr] error: unable to write file fastfibo.c [INFO] [stderr] error: unable to write file gmp.tar.xz [INFO] [stderr] error: unable to write file libgmp.a [INFO] [stderr] error: unable to write file out.txt [INFO] [stderr] error: unable to write file out_numbers.txt [INFO] [stderr] fatal: cannot create directory at 'src': 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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/ivanmoreau/fastfibo