[INFO] cloning repository https://github.com/axismaxis/rust-starter-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axismaxis/rust-starter-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxismaxis%2Frust-starter-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxismaxis%2Frust-starter-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e74b28b7724035ee07c5c6afd0905411c688635 [INFO] testing axismaxis/rust-starter-project against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxismaxis%2Frust-starter-project" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/axismaxis/rust-starter-project on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/axismaxis/rust-starter-project [INFO] finished tweaking git repo https://github.com/axismaxis/rust-starter-project [INFO] tweaked toml for git repo https://github.com/axismaxis/rust-starter-project written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/axismaxis/rust-starter-project 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 17 packages to latest compatible versions [INFO] [stderr] Updating amethyst v0.15.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_animation v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_assets v0.11.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_audio v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_config v0.14.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_controls v0.9.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_core v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_derive v0.8.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_error v0.5.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_input v0.11.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_locale v0.9.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_network v0.8.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_rendy v0.5.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_ui v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_utils v0.10.1 -> v0.15.3 [INFO] [stderr] Updating amethyst_window v0.5.1 -> v0.15.3 [INFO] [stderr] Updating rustc_version_runtime v0.1.5 -> v0.2.1 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded amethyst_window v0.15.3 [INFO] [stderr] error: No space left on device (os error 28) ExecutionFailed(ExitStatus(unix_wait_status(25856)))