[INFO] cloning repository https://github.com/cafce25/aoc-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cafce25/aoc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafce25%2Faoc-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafce25%2Faoc-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09a6280c8969f78872644189560ce889a45c655b [INFO] documenting cafce25/aoc-rs against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafce25%2Faoc-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/years/year2019/day16.rs [INFO] [stderr] error: unable to write file src/years/year2019/day17.rs [INFO] [stderr] error: unable to write file src/years/year2019/intcode.rs [INFO] [stderr] error: unable to write file src/years/year2019/mod.rs [INFO] [stderr] fatal: cannot create directory at 'src/years/year2021': 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] documenting cafce25/aoc-rs against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafce25%2Faoc-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-3-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory [INFO] [stderr] error: unable to write file src/years/year2019/day15.rs [INFO] [stderr] error: unable to write file src/years/year2019/intcode.rs [INFO] [stderr] error: unable to write file src/years/year2019/mod.rs [INFO] [stderr] fatal: cannot create directory at 'src/years/year2021': 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] documenting cafce25/aoc-rs against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafce25%2Faoc-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/years/year2019/day03.rs [INFO] [stderr] error: unable to write file src/years/year2019/day04.rs [INFO] [stderr] error: unable to write file src/years/year2019/day05.rs [INFO] [stderr] error: unable to write file src/years/year2019/day06.rs [INFO] [stderr] error: unable to write file src/years/year2019/day07.rs [INFO] [stderr] error: unable to write file src/years/year2019/day08.rs [INFO] [stderr] error: unable to write file src/years/year2019/day09.rs [INFO] [stderr] error: unable to write file src/years/year2019/day10.rs [INFO] [stderr] error: unable to write file src/years/year2019/day11.rs [INFO] [stderr] error: unable to write file src/years/year2019/day12.rs [INFO] [stderr] error: unable to write file src/years/year2019/day13.rs [INFO] [stderr] error: unable to write file src/years/year2019/day14.rs [INFO] [stderr] error: unable to write file src/years/year2019/day15.rs [INFO] [stderr] error: unable to write file src/years/year2019/day16.rs [INFO] [stderr] error: unable to write file src/years/year2019/day17.rs [INFO] [stderr] error: unable to write file src/years/year2019/intcode.rs [INFO] [stderr] error: unable to write file src/years/year2019/mod.rs [INFO] [stderr] fatal: cannot create directory at 'src/years/year2021': 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] documenting cafce25/aoc-rs against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafce25%2Faoc-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cafce25/aoc-rs on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/cafce25/aoc-rs [INFO] finished tweaking git repo https://github.com/cafce25/aoc-rs [INFO] tweaked toml for git repo https://github.com/cafce25/aoc-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cafce25/aoc-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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/as/yn/async-rwlock, error: No space left on device (os error 28) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded array-init v2.0.0 [INFO] [stderr] Downloaded psl-types v2.0.9 [INFO] [stderr] Downloaded async-rwlock v1.3.0 [INFO] [stderr] Downloaded cached_proc_macro v0.7.1 [INFO] [stderr] Downloaded cookie_store v0.15.1 [INFO] [stderr] error: failed to unpack package `cookie_store v0.15.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `cookie_store-0.15.1/CONTRIBUTORS.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie_store-0.15.1/CONTRIBUTORS.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `cookie_store-0.15.1/CONTRIBUTORS.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie_store-0.15.1/CONTRIBUTORS.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] documenting cafce25/aoc-rs against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcafce25%2Faoc-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-3-tc2/source/.git/index.lock' write error. Out of diskspace [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/cafce25/aoc-rs Caused by: command failed: exit status: 128