[INFO] cloning repository https://github.com/creative-best-dev/rust-telemetry-workshop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/creative-best-dev/rust-telemetry-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreative-best-dev%2Frust-telemetry-workshop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreative-best-dev%2Frust-telemetry-workshop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17adfb2735a2db81c51499b03a8444e20dc6a229
[INFO] checking creative-best-dev/rust-telemetry-workshop against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreative-best-dev%2Frust-telemetry-workshop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-0-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory
[INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking creative-best-dev/rust-telemetry-workshop against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreative-best-dev%2Frust-telemetry-workshop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: cannot create directory at 'exercises/00_intro/00_welcome': 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 creative-best-dev/rust-telemetry-workshop against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreative-best-dev%2Frust-telemetry-workshop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file book/src/SUMMARY.md
[INFO] [stderr] error: unable to write file dprint.json
[INFO] [stderr] fatal: cannot create directory at 'exercises': 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 creative-best-dev/rust-telemetry-workshop against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreative-best-dev%2Frust-telemetry-workshop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file book/src/SUMMARY.md
[INFO] [stderr] error: unable to write file dprint.json
[INFO] [stderr] fatal: cannot create directory at 'exercises': 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 creative-best-dev/rust-telemetry-workshop against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreative-best-dev%2Frust-telemetry-workshop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file book/src/01_structured_logging/09_subscriber.md
[INFO] [stderr] error: unable to write file book/src/01_structured_logging/10_span_lifecycle.md
[INFO] [stderr] error: unable to write file book/src/01_structured_logging/11_thread_local_state.md
[INFO] [stderr] error: unable to write file book/src/01_structured_logging/12_futures.md
[INFO] [stderr] error: unable to write file book/src/01_structured_logging/13_futures_2.md
[INFO] [stderr] error: unable to write file book/src/01_structured_logging/14_interop.md
[INFO] [stderr] fatal: cannot create directory at 'book/src/02_failures': 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/creative-best-dev/rust-telemetry-workshop

Caused by:
    command failed: exit status: 128
    
    