[INFO] cloning repository https://github.com/ra-res/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ra-res/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fra-res%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fra-res%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9834dd08aad1109308a9d3f11d39e81bd49f47d [INFO] checking ra-res/advent-of-code-2023 against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fra-res%2Fadvent-of-code-2023" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ra-res/advent-of-code-2023 on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ra-res/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/ra-res/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/ra-res/advent-of-code-2023 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ra-res/advent-of-code-2023 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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/regex.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/regex-fd84c2d1c82bb56a/objects/pack/pack_git2_c1900ff79717ade6': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/regex-fd84c2d1c82bb56a/objects/pack/pack_git2_f100f536e3123ec3': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/regex-fd84c2d1c82bb56a/objects/pack/pack_git2_076442b467e30f2e': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `regex` as a dependency of package `aoc2023 v0.1.0 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/rust-lang/regex.git#4f5992fa [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/regex-fd84c2d1c82bb56a [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/regex-fd84c2d1c82bb56a/objects/pack/pack_git2_8882528af4802c30': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking ra-res/advent-of-code-2023 against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fra-res%2Fadvent-of-code-2023" "/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] fatal: cannot create directory at 'src/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] [INFO] checking ra-res/advent-of-code-2023 against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fra-res%2Fadvent-of-code-2023" "/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/days/mod.rs [INFO] [stderr] error: unable to write file src/days/template.rs [INFO] [stderr] fatal: cannot create directory at 'src/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] [INFO] checking ra-res/advent-of-code-2023 against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fra-res%2Fadvent-of-code-2023" "/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/days/mod.rs [INFO] [stderr] error: unable to write file src/days/template.rs [INFO] [stderr] fatal: cannot create directory at 'src/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] [INFO] checking ra-res/advent-of-code-2023 against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fra-res%2Fadvent-of-code-2023" "/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/days/day08.rs [INFO] [stderr] error: unable to write file src/days/mod.rs [INFO] [stderr] error: unable to write file src/days/template.rs [INFO] [stderr] fatal: cannot create directory at 'src/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] [INFO] checking ra-res/advent-of-code-2023 against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fra-res%2Fadvent-of-code-2023" "/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/days/day08.rs [INFO] [stderr] error: unable to write file src/days/mod.rs [INFO] [stderr] error: unable to write file src/days/template.rs [INFO] [stderr] fatal: cannot create directory at 'src/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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/ra-res/advent-of-code-2023 [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.