[INFO] cloning repository https://github.com/htanmo/sun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/htanmo/sun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtanmo%2Fsun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtanmo%2Fsun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0981dda1acac2cc7fbd9ba54b7827972bb9c225 [INFO] checking htanmo/sun against master#5431404b87967c69438ea1e698edbe96505f0798 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhtanmo%2Fsun" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] /workspace/builds/worker-1-tc1/source/.git/branches/: No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/htanmo/sun [ERROR] caused by: command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.