[INFO] cloning repository https://github.com/sotch-pr35mac/chinese_dictionary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sotch-pr35mac/chinese_dictionary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsotch-pr35mac%2Fchinese_dictionary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsotch-pr35mac%2Fchinese_dictionary'...
[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/sotch-pr35mac/chinese_dictionary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sotch-pr35mac/chinese_dictionary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsotch-pr35mac%2Fchinese_dictionary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsotch-pr35mac%2Fchinese_dictionary'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsotch-pr35mac%2Fchinese_dictionary: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/sotch-pr35mac/chinese_dictionary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sotch-pr35mac/chinese_dictionary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsotch-pr35mac%2Fchinese_dictionary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsotch-pr35mac%2Fchinese_dictionary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cd61403240c4da4d5a1ef6a8f18384ed00e2be1
[INFO] checking sotch-pr35mac/chinese_dictionary against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsotch-pr35mac%2Fchinese_dictionary" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file data/english.dictionary
[INFO] [stderr] error: unable to write file data/pinyin.dictionary
[INFO] [stderr] error: unable to write file data/simplified.dictionary
[INFO] [stderr] Updating files:  82% (14/17)
error: unable to write file data/traditional.dictionary
[INFO] [stderr] Updating files:  88% (15/17)
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] 


failed to checkout https://github.com/sotch-pr35mac/chinese_dictionary

Caused by:
    command failed: exit status: 128
    
    