[INFO] cloning repository https://github.com/sirkibsirkib/spellcraft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sirkibsirkib/spellcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspellcraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspellcraft'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/commit-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspellcraft/hooks/commit-msg.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/sirkibsirkib/spellcraft
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sirkibsirkib/spellcraft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspellcraft", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspellcraft'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39a266c75c9737d8e59e445ee390b8c1377e07d1
[INFO] checking sirkibsirkib/spellcraft against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspellcraft" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sirkibsirkib/spellcraft
[INFO] finished tweaking git repo https://github.com/sirkibsirkib/spellcraft
[INFO] tweaked toml for git repo https://github.com/sirkibsirkib/spellcraft written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sirkibsirkib/spellcraft on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sirkibsirkib/spellcraft 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pistoncore-glutin_window v0.39.1
[INFO] [stderr]   Downloaded gfx_gl v0.4.0
[INFO] [stderr]   Downloaded gl v0.6.5
[INFO] [stderr]   Downloaded gleam v0.4.20
[INFO] [stderr]   Downloaded gfx v0.16.3
[INFO] [stderr]   Downloaded gfx_device_gl v0.14.6
[INFO] [stderr]   Downloaded gfx_core v0.7.2
[INFO] [stderr]   Downloaded piston2d-gfx_graphics v0.43.0
[INFO] [stderr] error: failed to unpack package `piston2d-gfx_graphics v0.43.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `piston2d-gfx_graphics-0.43.0/Cargo.png`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/piston2d-gfx_graphics-0.43.0/Cargo.png`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `piston2d-gfx_graphics-0.43.0/Cargo.png` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/piston2d-gfx_graphics-0.43.0/Cargo.png`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] checking sirkibsirkib/spellcraft against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspellcraft" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/play.rs
[INFO] [stderr] error: unable to write file src/printing.rs
[INFO] [stderr] error: unable to write file src/vocalize.rs
[INFO] [stderr] error: unable to write file src/wasd_set.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] checking sirkibsirkib/spellcraft against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspellcraft" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/play.rs
[INFO] [stderr] error: unable to write file src/printing.rs
[INFO] [stderr] error: unable to write file src/vocalize.rs
[INFO] [stderr] error: unable to write file src/wasd_set.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] checking sirkibsirkib/spellcraft against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspellcraft" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/generate.rs
[INFO] [stderr] error: unable to write file src/magic.rs
[INFO] [stderr] error: unable to write file src/main.rs
[INFO] [stderr] error: unable to write file src/movement_2d.rs
[INFO] [stderr] error: unable to write file src/networking.rs
[INFO] [stderr] error: unable to write file src/play.rs
[INFO] [stderr] error: unable to write file src/printing.rs
[INFO] [stderr] error: unable to write file src/vocalize.rs
[INFO] [stderr] error: unable to write file src/wasd_set.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] checking sirkibsirkib/spellcraft against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsirkibsirkib%2Fspellcraft" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/play.rs
[INFO] [stderr] error: unable to write file src/printing.rs
[INFO] [stderr] error: unable to write file src/vocalize.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/sirkibsirkib/spellcraft

Caused by:
    command failed: exit status: 128
    
    