[INFO] cloning repository https://github.com/mwbryant/bevy_jam_potion_rougelike
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwbryant/bevy_jam_potion_rougelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwbryant%2Fbevy_jam_potion_rougelike", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwbryant%2Fbevy_jam_potion_rougelike'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e39d1d61c50b3be0291af26b66a18aa2dcc77aa8
[INFO] checking mwbryant/bevy_jam_potion_rougelike against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwbryant%2Fbevy_jam_potion_rougelike" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file assets/Music/Swamp.wav
[INFO] [stderr] error: unable to write file assets/Music/Title.wav
[INFO] [stderr] Updating files:  60% (45/75)
error: unable to write file assets/Potions.png
[INFO] [stderr] Updating files:  61% (46/75)
fatal: cannot create directory at 'assets/Sfx': 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] 


failed to checkout https://github.com/mwbryant/bevy_jam_potion_rougelike

Caused by:
    command failed: exit status: 128
    
    