[INFO] cloning repository https://github.com/jakubtuchol/adventofcode2018
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakubtuchol/adventofcode2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubtuchol%2Fadventofcode2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakubtuchol%2Fadventofcode2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b238b3b6a2eec7ce8c6939a6a0062e85430ae24
[INFO] testing jakubtuchol/adventofcode2018 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%2Fjakubtuchol%2Fadventofcode2018" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jakubtuchol/adventofcode2018
[INFO] finished tweaking git repo https://github.com/jakubtuchol/adventofcode2018
[INFO] tweaked toml for git repo https://github.com/jakubtuchol/adventofcode2018 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakubtuchol/adventofcode2018 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/jakubtuchol/adventofcode2018 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread_local v0.3.6
[INFO] [stderr] error: failed to unpack package `thread_local v0.3.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `thread_local-0.3.6/src/lib.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-0.3.6/src/lib.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `thread_local-0.3.6/src/lib.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-0.3.6/src/lib.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] testing jakubtuchol/adventofcode2018 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%2Fjakubtuchol%2Fadventofcode2018" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jakubtuchol/adventofcode2018
[INFO] finished tweaking git repo https://github.com/jakubtuchol/adventofcode2018
[INFO] tweaked toml for git repo https://github.com/jakubtuchol/adventofcode2018 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakubtuchol/adventofcode2018 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/jakubtuchol/adventofcode2018 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] error: failed to download `thread_local v0.3.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack package `thread_local v0.3.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `thread_local-0.3.6/src/lib.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-0.3.6/src/lib.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `thread_local-0.3.6/src/lib.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-0.3.6/src/lib.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] testing jakubtuchol/adventofcode2018 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%2Fjakubtuchol%2Fadventofcode2018" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jakubtuchol/adventofcode2018
[INFO] finished tweaking git repo https://github.com/jakubtuchol/adventofcode2018
[INFO] tweaked toml for git repo https://github.com/jakubtuchol/adventofcode2018 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jakubtuchol/adventofcode2018 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/jakubtuchol/adventofcode2018 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] error: failed to download `thread_local v0.3.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack package `thread_local v0.3.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `thread_local-0.3.6/src/lib.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-0.3.6/src/lib.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `thread_local-0.3.6/src/lib.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thread_local-0.3.6/src/lib.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] testing jakubtuchol/adventofcode2018 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%2Fjakubtuchol%2Fadventofcode2018" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-6-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] 
[INFO] testing jakubtuchol/adventofcode2018 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%2Fjakubtuchol%2Fadventofcode2018" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/day_three.rs
[INFO] [stderr] error: unable to write file src/day_two.rs
[INFO] [stderr] error: unable to write file src/main.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] 


failed to checkout https://github.com/jakubtuchol/adventofcode2018

Caused by:
    command failed: exit status: 128
    
    