[INFO] cloning repository https://github.com/mozilla/rust-code-analysis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozilla/rust-code-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-code-analysis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-code-analysis'...
[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/mozilla/rust-code-analysis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozilla/rust-code-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-code-analysis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-code-analysis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2dfadaed220ff488054d14ab77a47a4665fc85d7
[INFO] checking mozilla/rust-code-analysis against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Frust-code-analysis" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/metrics/loc.rs
[INFO] [stderr] error: unable to write file src/metrics/mi.rs
[INFO] [stderr] error: unable to write file src/metrics/mod.rs
[INFO] [stderr] error: unable to write file src/metrics/nargs.rs
[INFO] [stderr] error: unable to write file src/metrics/nom.rs
[INFO] [stderr] error: unable to write file src/metrics/npa.rs
[INFO] [stderr] error: unable to write file src/metrics/npm.rs
[INFO] [stderr] error: unable to write file src/metrics/wmc.rs
[INFO] [stderr] error: unable to write file src/node.rs
[INFO] [stderr] error: unable to write file src/ops.rs
[INFO] [stderr] fatal: cannot create directory at 'src/output': 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/mozilla/rust-code-analysis

Caused by:
    command failed: exit status: 128
    
    