[INFO] cloning repository https://github.com/simonpatino/text-editor-practice-RUST
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simonpatino/text-editor-practice-RUST" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpatino%2Ftext-editor-practice-RUST", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpatino%2Ftext-editor-practice-RUST'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d777c17e7e953757c7e2a9a99114a2a249f6f5a
[INFO] checking simonpatino/text-editor-practice-RUST against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimonpatino%2Ftext-editor-practice-RUST" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/workspace/builds/worker-4-tc1/source/.git/info/exclude': No space left on device


failed to checkout https://github.com/simonpatino/text-editor-practice-RUST

Caused by:
    command failed: exit status: 128
    
    