[INFO] cloning repository https://github.com/kaaveland/advent-of-code-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaaveland/advent-of-code-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaveland%2Fadvent-of-code-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaveland%2Fadvent-of-code-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95816f9103b3e45c1bddd216ea1afbd243f7edc0 [INFO] building kaaveland/advent-of-code-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaveland%2Fadvent-of-code-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaaveland/advent-of-code-rs on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaaveland/advent-of-code-rs [INFO] finished tweaking git repo https://github.com/kaaveland/advent-of-code-rs [INFO] tweaked toml for git repo https://github.com/kaaveland/advent-of-code-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kaaveland/advent-of-code-rs 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] building kaaveland/advent-of-code-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaveland%2Fadvent-of-code-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file y2024/src/day_06.rs [INFO] [stderr] error: unable to write file y2024/src/day_07.rs [INFO] [stderr] error: unable to write file y2024/src/day_08.rs [INFO] [stderr] error: unable to write file y2024/src/day_09.rs [INFO] [stderr] error: unable to write file y2024/src/day_10.rs [INFO] [stderr] error: unable to write file y2024/src/day_11.rs [INFO] [stderr] error: unable to write file y2024/src/day_12.rs [INFO] [stderr] error: unable to write file y2024/src/day_13.rs [INFO] [stderr] error: unable to write file y2024/src/day_14.rs [INFO] [stderr] error: unable to write file y2024/src/day_15.rs [INFO] [stderr] error: unable to write file y2024/src/day_16.rs [INFO] [stderr] error: unable to write file y2024/src/day_17.rs [INFO] [stderr] error: unable to write file y2024/src/day_18.rs [INFO] [stderr] error: unable to write file y2024/src/day_19.rs [INFO] [stderr] error: unable to write file y2024/src/day_20.rs [INFO] [stderr] error: unable to write file y2024/src/day_21.rs [INFO] [stderr] error: unable to write file y2024/src/day_22.rs [INFO] [stderr] error: unable to write file y2024/src/day_23.rs [INFO] [stderr] error: unable to write file y2024/src/day_24.rs [INFO] [stderr] error: unable to write file y2024/src/day_25.rs [INFO] [stderr] error: unable to write file y2024/src/lib.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] building kaaveland/advent-of-code-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaveland%2Fadvent-of-code-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file y2020/src/day_12.rs [INFO] [stderr] error: unable to write file y2020/src/day_13.rs [INFO] [stderr] error: unable to write file y2020/src/day_14.rs [INFO] [stderr] error: unable to write file y2020/src/day_15.rs [INFO] [stderr] error: unable to write file y2020/src/day_16.rs [INFO] [stderr] error: unable to write file y2020/src/day_17.rs [INFO] [stderr] error: unable to write file y2020/src/day_18.rs [INFO] [stderr] error: unable to write file y2020/src/day_19.rs [INFO] [stderr] error: unable to write file y2020/src/day_20.rs [INFO] [stderr] error: unable to write file y2020/src/day_21.rs [INFO] [stderr] error: unable to write file y2020/src/day_22.rs [INFO] [stderr] error: unable to write file y2020/src/day_23.rs [INFO] [stderr] error: unable to write file y2020/src/day_24.rs [INFO] [stderr] error: unable to write file y2020/src/day_25.rs [INFO] [stderr] error: unable to write file y2020/src/lib.rs [INFO] [stderr] fatal: cannot create directory at 'y2021': 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] building kaaveland/advent-of-code-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaveland%2Fadvent-of-code-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file y2019/src/day_19.rs [INFO] [stderr] error: unable to write file y2019/src/day_20.rs [INFO] [stderr] error: unable to write file y2019/src/day_22.rs [INFO] [stderr] error: unable to write file y2019/src/day_23.rs [INFO] [stderr] error: unable to write file y2019/src/day_24.rs [INFO] [stderr] error: unable to write file y2019/src/day_25.rs [INFO] [stderr] error: unable to write file y2023/src/day_18.rs [INFO] [stderr] error: unable to write file y2024/src/day_11.rs [INFO] [stderr] error: unable to write file y2024/src/day_12.rs [INFO] [stderr] error: unable to write file y2024/src/day_13.rs [INFO] [stderr] error: unable to write file y2024/src/day_14.rs [INFO] [stderr] error: unable to write file y2024/src/day_15.rs [INFO] [stderr] error: unable to write file y2024/src/day_16.rs [INFO] [stderr] error: unable to write file y2024/src/day_17.rs [INFO] [stderr] error: unable to write file y2024/src/day_18.rs [INFO] [stderr] error: unable to write file y2024/src/day_19.rs [INFO] [stderr] error: unable to write file y2024/src/day_20.rs [INFO] [stderr] error: unable to write file y2024/src/day_21.rs [INFO] [stderr] error: unable to write file y2024/src/day_22.rs [INFO] [stderr] error: unable to write file y2024/src/day_23.rs [INFO] [stderr] error: unable to write file y2024/src/day_24.rs [INFO] [stderr] error: unable to write file y2024/src/day_25.rs [INFO] [stderr] error: unable to write file y2024/src/lib.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] building kaaveland/advent-of-code-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaaveland%2Fadvent-of-code-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file y2023/src/day_25.rs [INFO] [stderr] error: unable to write file y2023/src/lib.rs [INFO] [stderr] fatal: cannot create directory at 'y2024': 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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/kaaveland/advent-of-code-rs