[INFO] cloning repository https://github.com/deanroom/advent-of-code-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deanroom/advent-of-code-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanroom%2Fadvent-of-code-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanroom%2Fadvent-of-code-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64b8391eb1b18fc353932a05cff60865e983acb0
[INFO] checking deanroom/advent-of-code-rust against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanroom%2Fadvent-of-code-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/deanroom/advent-of-code-rust
[INFO] finished tweaking git repo https://github.com/deanroom/advent-of-code-rust
[INFO] tweaked toml for git repo https://github.com/deanroom/advent-of-code-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deanroom/advent-of-code-rust on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deanroom/advent-of-code-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] checking deanroom/advent-of-code-rust against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanroom%2Fadvent-of-code-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/bin/18.rs
[INFO] [stderr] error: unable to write file src/bin/19.rs
[INFO] [stderr] error: unable to write file src/day.rs
[INFO] [stderr] error: unable to write file src/lib.rs
[INFO] [stderr] error: unable to write file src/main.rs
[INFO] [stderr] fatal: cannot create directory at 'src/template': 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 deanroom/advent-of-code-rust against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanroom%2Fadvent-of-code-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/bin/09.rs
[INFO] [stderr] error: unable to write file src/bin/10.rs
[INFO] [stderr] error: unable to write file src/bin/11.rs
[INFO] [stderr] error: unable to write file src/bin/12.rs
[INFO] [stderr] error: unable to write file src/bin/13.rs
[INFO] [stderr] error: unable to write file src/bin/14.rs
[INFO] [stderr] error: unable to write file src/bin/15.rs
[INFO] [stderr] error: unable to write file src/bin/16.rs
[INFO] [stderr] error: unable to write file src/bin/17.rs
[INFO] [stderr] error: unable to write file src/bin/18.rs
[INFO] [stderr] error: unable to write file src/bin/19.rs
[INFO] [stderr] error: unable to write file src/day.rs
[INFO] [stderr] error: unable to write file src/lib.rs
[INFO] [stderr] error: unable to write file src/main.rs
[INFO] [stderr] fatal: cannot create directory at 'src/template': 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 deanroom/advent-of-code-rust against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanroom%2Fadvent-of-code-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/deanroom/advent-of-code-rust
[INFO] finished tweaking git repo https://github.com/deanroom/advent-of-code-rust
[INFO] tweaked toml for git repo https://github.com/deanroom/advent-of-code-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deanroom/advent-of-code-rust on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deanroom/advent-of-code-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] checking deanroom/advent-of-code-rust against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeanroom%2Fadvent-of-code-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file data/examples/01.txt
[INFO] [stderr] error: unable to write file data/examples/02.txt
[INFO] [stderr] error: unable to write file data/examples/03.txt
[INFO] [stderr] error: unable to write file data/examples/04.txt
[INFO] [stderr] error: unable to write file data/examples/05.txt
[INFO] [stderr] error: unable to write file data/examples/06.txt
[INFO] [stderr] error: unable to write file data/examples/07.txt
[INFO] [stderr] error: unable to write file data/examples/08-2.txt
[INFO] [stderr] error: unable to write file data/examples/08.txt
[INFO] [stderr] error: unable to write file data/examples/09.txt
[INFO] [stderr] error: unable to write file data/examples/10-2.txt
[INFO] [stderr] error: unable to write file data/examples/10-3.txt
[INFO] [stderr] error: unable to write file data/examples/10-4.txt
[INFO] [stderr] error: unable to write file data/examples/10.txt
[INFO] [stderr] error: unable to write file data/examples/11.txt
[INFO] [stderr] error: unable to write file data/examples/12.txt
[INFO] [stderr] error: unable to write file data/examples/13.txt
[INFO] [stderr] error: unable to write file data/examples/14.txt
[INFO] [stderr] error: unable to write file data/examples/15.txt
[INFO] [stderr] error: unable to write file data/examples/16.txt
[INFO] [stderr] error: unable to write file data/examples/17.txt
[INFO] [stderr] error: unable to write file data/examples/18.txt
[INFO] [stderr] error: unable to write file data/examples/19.txt
[INFO] [stderr] fatal: cannot create directory at 'data/inputs': 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/deanroom/advent-of-code-rust

Caused by:
    command failed: exit status: 128
    
    