[INFO] cloning repository https://github.com/yanik-thurner/bevy_roguelike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yanik-thurner/bevy_roguelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanik-thurner%2Fbevy_roguelike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanik-thurner%2Fbevy_roguelike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a1618662818085d3b4098fb0ccfedcf8e011886 [INFO] checking yanik-thurner/bevy_roguelike against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanik-thurner%2Fbevy_roguelike" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yanik-thurner/bevy_roguelike on toolchain 81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yanik-thurner/bevy_roguelike [INFO] finished tweaking git repo https://github.com/yanik-thurner/bevy_roguelike [INFO] tweaked toml for git repo https://github.com/yanik-thurner/bevy_roguelike written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yanik-thurner/bevy_roguelike 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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking yanik-thurner/bevy_roguelike against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanik-thurner%2Fbevy_roguelike" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-2-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] checking yanik-thurner/bevy_roguelike against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanik-thurner%2Fbevy_roguelike" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/core/game_logic/map.rs [INFO] [stderr] error: unable to write file src/core/game_logic/map_builder.rs [INFO] [stderr] error: unable to write file src/core/game_logic/mod.rs [INFO] [stderr] error: unable to write file src/core/game_logic/rng.rs [INFO] [stderr] error: unable to write file src/core/game_logic/state.rs [INFO] [stderr] error: unable to write file src/core/layers.rs [INFO] [stderr] error: unable to write file src/core/mod.rs [INFO] [stderr] error: unable to write file src/core/rng_source.rs [INFO] [stderr] error: unable to write file src/core/structure.rs [INFO] [stderr] fatal: cannot create directory at 'src/core/systems': 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] checking yanik-thurner/bevy_roguelike against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanik-thurner%2Fbevy_roguelike" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/core/game_logic/grid/shapes/mod.rs [INFO] [stderr] error: unable to write file src/core/game_logic/grid/shapes/rect.rs [INFO] [stderr] error: unable to write file src/core/game_logic/map.rs [INFO] [stderr] error: unable to write file src/core/game_logic/map_builder.rs [INFO] [stderr] error: unable to write file src/core/game_logic/mod.rs [INFO] [stderr] error: unable to write file src/core/game_logic/rng.rs [INFO] [stderr] error: unable to write file src/core/game_logic/state.rs [INFO] [stderr] error: unable to write file src/core/layers.rs [INFO] [stderr] error: unable to write file src/core/mod.rs [INFO] [stderr] error: unable to write file src/core/rng_source.rs [INFO] [stderr] error: unable to write file src/core/structure.rs [INFO] [stderr] fatal: cannot create directory at 'src/core/systems': 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] checking yanik-thurner/bevy_roguelike against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanik-thurner%2Fbevy_roguelike" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/core/game_logic/grid/grid.rs [INFO] [stderr] error: unable to write file src/core/game_logic/grid/mod.rs [INFO] [stderr] error: unable to write file src/core/game_logic/grid/path_finding.rs [INFO] [stderr] error: unable to write file src/core/game_logic/grid/position.rs [INFO] [stderr] fatal: cannot create directory at 'src/core/game_logic/grid/shapes': 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/yanik-thurner/bevy_roguelike Caused by: command failed: exit status: 128