[INFO] cloning repository https://github.com/mablin7/rust-workshop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mablin7/rust-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmablin7%2Frust-workshop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmablin7%2Frust-workshop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9691dd4db9faed7f7890f89ba37472ce5b0e24d5
[INFO] checking mablin7/rust-workshop against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmablin7%2Frust-workshop" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file examples/07-borrows.rs
[INFO] [stderr] error: unable to write file examples/08-structs.rs
[INFO] [stderr] error: unable to write file examples/09-enums.rs
[INFO] [stderr] error: unable to write file examples/10-optional-result.rs
[INFO] [stderr] error: unable to write file examples/11-generics-traits.rs
[INFO] [stderr] error: unable to write file examples/12-iterators.rs
[INFO] [stderr] error: unable to write file examples/13-concurrency.rs
[INFO] [stderr] error: unable to write file examples/14-pathbuf.rs
[INFO] [stderr] error: unable to write file examples/15-time.rs
[INFO] [stderr] 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] 
[INFO] checking mablin7/rust-workshop against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmablin7%2Frust-workshop" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file examples/03-control-flow.rs
[INFO] [stderr] error: unable to write file examples/04-functions.rs
[INFO] [stderr] error: unable to write file examples/05-strings.rs
[INFO] [stderr] error: unable to write file examples/06-owners-and-moving.rs
[INFO] [stderr] error: unable to write file examples/07-borrows.rs
[INFO] [stderr] error: unable to write file examples/08-structs.rs
[INFO] [stderr] error: unable to write file examples/09-enums.rs
[INFO] [stderr] error: unable to write file examples/10-optional-result.rs
[INFO] [stderr] error: unable to write file examples/11-generics-traits.rs
[INFO] [stderr] error: unable to write file examples/12-iterators.rs
[INFO] [stderr] error: unable to write file examples/13-concurrency.rs
[INFO] [stderr] error: unable to write file examples/14-pathbuf.rs
[INFO] [stderr] error: unable to write file examples/15-time.rs
[INFO] [stderr] 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] 
[INFO] checking mablin7/rust-workshop against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmablin7%2Frust-workshop" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-3-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[INFO] checking mablin7/rust-workshop against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmablin7%2Frust-workshop" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-3-tc2/source': No space left on device
[INFO] checking mablin7/rust-workshop against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmablin7%2Frust-workshop" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-3-tc2/source': No space left on device


failed to checkout https://github.com/mablin7/rust-workshop

Caused by:
    command failed: exit status: 128
    
    