[INFO] cloning repository https://github.com/mbuczko/flagrant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbuczko/flagrant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbuczko%2Fflagrant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbuczko%2Fflagrant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f91622dc0bc651f0c727ef31b3a7390f64c1f49
[INFO] testing mbuczko/flagrant against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbuczko%2Fflagrant" "/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 Cargo.lock
[INFO] [stderr] error: unable to write file crates/flagrant-cli/src/handlers/feat.rs
[INFO] [stderr] error: unable to write file crates/flagrant-cli/src/handlers/mod.rs
[INFO] [stderr] error: unable to write file crates/flagrant-cli/src/handlers/var.rs
[INFO] [stderr] error: unable to write file crates/flagrant-cli/src/main.rs
[INFO] [stderr] fatal: cannot create directory at 'crates/flagrant-cli/src/repl': 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/mbuczko/flagrant

Caused by:
    command failed: exit status: 128
    
    