[INFO] cloning repository https://github.com/mdtro/advent-of-code-2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdtro/advent-of-code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdtro%2Fadvent-of-code-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdtro%2Fadvent-of-code-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18d925b43e2f331e35241c37d410c22823258b0b [INFO] testing mdtro/advent-of-code-2022 against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdtro%2Fadvent-of-code-2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mdtro/advent-of-code-2022 [INFO] finished tweaking git repo https://github.com/mdtro/advent-of-code-2022 [INFO] tweaked toml for git repo https://github.com/mdtro/advent-of-code-2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdtro/advent-of-code-2022 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdtro/advent-of-code-2022 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-09-21" "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/se/rd/serde, error: No space left on device (os error 28) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aoc-runner-internal v0.1.0 [INFO] [stderr] Downloaded aoc-runner v0.3.0 [INFO] [stderr] Downloaded aoc-runner-derive v0.3.0 [INFO] [stderr] Downloaded itoa v1.0.4 [INFO] [stderr] Downloaded unicode-ident v1.0.5 [INFO] [stderr] Downloaded quote v1.0.21 [INFO] [stderr] Downloaded serde_derive v1.0.148 [INFO] [stderr] Downloaded proc-macro2 v1.0.47 [INFO] [stderr] error: failed to unpack package `proc-macro2 v1.0.47` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `proc-macro2-1.0.47/LICENSE-APACHE` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/LICENSE-APACHE` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `proc-macro2-1.0.47/LICENSE-APACHE` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/LICENSE-APACHE` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] testing mdtro/advent-of-code-2022 against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdtro%2Fadvent-of-code-2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mdtro/advent-of-code-2022 [INFO] finished tweaking git repo https://github.com/mdtro/advent-of-code-2022 [INFO] tweaked toml for git repo https://github.com/mdtro/advent-of-code-2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdtro/advent-of-code-2022 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdtro/advent-of-code-2022 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-09-21" "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/se/rd/serde_derive, error: No space left on device (os error 28) [INFO] [stderr] error: failed to select a version for the requirement `serde = "^1.0.80"` (locked to 1.0.148) [INFO] [stderr] candidate versions found which didn't match: 0.4.3, 0.4.2, 0.4.1, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `aoc-runner-internal v0.1.0` [INFO] [stderr] ... which satisfies dependency `aoc-runner-internal = "^0.1.0"` (locked to 0.1.0) of package `aoc-runner-derive v0.3.0` [INFO] [stderr] ... which satisfies dependency `aoc-runner-derive = "^0.3.0"` (locked to 0.3.0) of package `advent-of-code-2022 v0.1.0 (/workspace/builds/worker-1-tc2/source)` [INFO] testing mdtro/advent-of-code-2022 against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdtro%2Fadvent-of-code-2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mdtro/advent-of-code-2022 [INFO] finished tweaking git repo https://github.com/mdtro/advent-of-code-2022 [INFO] tweaked toml for git repo https://github.com/mdtro/advent-of-code-2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdtro/advent-of-code-2022 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdtro/advent-of-code-2022 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-09-21" "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/se/rd/serde_json, error: No space left on device (os error 28) [INFO] [stderr] error: failed to select a version for the requirement `serde = "^1.0.80"` (locked to 1.0.148) [INFO] [stderr] candidate versions found which didn't match: 0.4.3, 0.4.2, 0.4.1, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `aoc-runner-internal v0.1.0` [INFO] [stderr] ... which satisfies dependency `aoc-runner-internal = "^0.1.0"` (locked to 0.1.0) of package `aoc-runner-derive v0.3.0` [INFO] [stderr] ... which satisfies dependency `aoc-runner-derive = "^0.3.0"` (locked to 0.3.0) of package `advent-of-code-2022 v0.1.0 (/workspace/builds/worker-1-tc2/source)` [INFO] testing mdtro/advent-of-code-2022 against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdtro%2Fadvent-of-code-2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mdtro/advent-of-code-2022 [INFO] finished tweaking git repo https://github.com/mdtro/advent-of-code-2022 [INFO] tweaked toml for git repo https://github.com/mdtro/advent-of-code-2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdtro/advent-of-code-2022 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdtro/advent-of-code-2022 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-09-21" "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/se/rd/serde_json, error: No space left on device (os error 28) [INFO] [stderr] error: failed to select a version for the requirement `serde = "^1.0.80"` (locked to 1.0.148) [INFO] [stderr] candidate versions found which didn't match: 0.4.3, 0.4.2, 0.4.1, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `aoc-runner-internal v0.1.0` [INFO] [stderr] ... which satisfies dependency `aoc-runner-internal = "^0.1.0"` (locked to 0.1.0) of package `aoc-runner-derive v0.3.0` [INFO] [stderr] ... which satisfies dependency `aoc-runner-derive = "^0.3.0"` (locked to 0.3.0) of package `advent-of-code-2022 v0.1.0 (/workspace/builds/worker-1-tc2/source)` [INFO] testing mdtro/advent-of-code-2022 against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdtro%2Fadvent-of-code-2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mdtro/advent-of-code-2022 [INFO] finished tweaking git repo https://github.com/mdtro/advent-of-code-2022 [INFO] tweaked toml for git repo https://github.com/mdtro/advent-of-code-2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdtro/advent-of-code-2022 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdtro/advent-of-code-2022 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-09-21" "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/se/rd/serde_json, error: No space left on device (os error 28) [INFO] [stderr] error: failed to select a version for the requirement `serde = "^1.0.80"` (locked to 1.0.148) [INFO] [stderr] candidate versions found which didn't match: 0.4.3, 0.4.2, 0.4.1, ... [INFO] [stderr] location searched: crates.io index [INFO] [stderr] required by package `aoc-runner-internal v0.1.0` [INFO] [stderr] ... which satisfies dependency `aoc-runner-internal = "^0.1.0"` (locked to 0.1.0) of package `aoc-runner-derive v0.3.0` [INFO] [stderr] ... which satisfies dependency `aoc-runner-derive = "^0.3.0"` (locked to 0.3.0) of package `advent-of-code-2022 v0.1.0 (/workspace/builds/worker-1-tc2/source)` command failed: exit status: 101 Updating crates.io index warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/se/rd/serde_json, error: No space left on device (os error 28) error: failed to select a version for the requirement `serde = "^1.0.80"` (locked to 1.0.148) candidate versions found which didn't match: 0.4.3, 0.4.2, 0.4.1, ... location searched: crates.io index required by package `aoc-runner-internal v0.1.0` ... which satisfies dependency `aoc-runner-internal = "^0.1.0"` (locked to 0.1.0) of package `aoc-runner-derive v0.3.0` ... which satisfies dependency `aoc-runner-derive = "^0.3.0"` (locked to 0.3.0) of package `advent-of-code-2022 v0.1.0 (/workspace/builds/worker-1-tc2/source)`