[INFO] cloning repository https://github.com/rbeneyton/AdventOfCode2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rbeneyton/AdventOfCode2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbeneyton%2FAdventOfCode2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbeneyton%2FAdventOfCode2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1766e4a47362e05a7bc8d9e5170475b34615170f [INFO] checking rbeneyton/AdventOfCode2021 against try#e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbeneyton%2FAdventOfCode2021" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file LICENSE [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] fatal: cannot create directory at 'data': 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 rbeneyton/AdventOfCode2021 against try#e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbeneyton%2FAdventOfCode2021" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/solutions/day23.rs [INFO] [stderr] error: unable to write file src/solutions/day24.rs [INFO] [stderr] error: unable to write file src/solutions/day25.rs [INFO] [stderr] error: unable to write file src/solutions/mod.rs [INFO] [stderr] fatal: unable to checkout working tree [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 rbeneyton/AdventOfCode2021 against try#e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbeneyton%2FAdventOfCode2021" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/solutions/day09.rs [INFO] [stderr] error: unable to write file src/solutions/day10.rs [INFO] [stderr] error: unable to write file src/solutions/day11.rs [INFO] [stderr] error: unable to write file src/solutions/day12.rs [INFO] [stderr] error: unable to write file src/solutions/day13.rs [INFO] [stderr] error: unable to write file src/solutions/day14.rs [INFO] [stderr] error: unable to write file src/solutions/day15.rs [INFO] [stderr] error: unable to write file src/solutions/day16.rs [INFO] [stderr] error: unable to write file src/solutions/day17.rs [INFO] [stderr] error: unable to write file src/solutions/day18.rs [INFO] [stderr] error: unable to write file src/solutions/day19.rs [INFO] [stderr] error: unable to write file src/solutions/day20.rs [INFO] [stderr] error: unable to write file src/solutions/day21.rs [INFO] [stderr] error: unable to write file src/solutions/day22.rs [INFO] [stderr] error: unable to write file src/solutions/day23.rs [INFO] [stderr] error: unable to write file src/solutions/day24.rs [INFO] [stderr] error: unable to write file src/solutions/day25.rs [INFO] [stderr] error: unable to write file src/solutions/mod.rs [INFO] [stderr] fatal: unable to checkout working tree [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 rbeneyton/AdventOfCode2021 against try#e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbeneyton%2FAdventOfCode2021" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rbeneyton/AdventOfCode2021 [INFO] finished tweaking git repo https://github.com/rbeneyton/AdventOfCode2021 [INFO] tweaked toml for git repo https://github.com/rbeneyton/AdventOfCode2021 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rbeneyton/AdventOfCode2021 on toolchain e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rbeneyton/AdventOfCode2021 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" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] error: No space left on device (os error 28) [INFO] checking rbeneyton/AdventOfCode2021 against try#e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frbeneyton%2FAdventOfCode2021" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file data/22.input [INFO] [stderr] error: unable to write file data/23.input [INFO] [stderr] error: unable to write file data/24.input [INFO] [stderr] error: unable to write file data/25.input [INFO] [stderr] error: unable to write file data/3.input [INFO] [stderr] error: unable to write file data/4.input [INFO] [stderr] error: unable to write file data/5.input [INFO] [stderr] error: unable to write file data/6.input [INFO] [stderr] error: unable to write file data/7.input [INFO] [stderr] error: unable to write file data/8.input [INFO] [stderr] error: unable to write file data/9.input [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] failed to checkout https://github.com/rbeneyton/AdventOfCode2021 Caused by: command failed: exit status: 128