[INFO] cloning repository https://github.com/leoasimon/2d-game-amethyst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leoasimon/2d-game-amethyst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleoasimon%2F2d-game-amethyst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleoasimon%2F2d-game-amethyst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dce1abab83181d6fadf7cce555add9bd53991cd0 [INFO] checking leoasimon/2d-game-amethyst against master#b44e14f762fd4062faeba97f8f2bc470298ec1ac for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleoasimon%2F2d-game-amethyst" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leoasimon/2d-game-amethyst on toolchain b44e14f762fd4062faeba97f8f2bc470298ec1ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leoasimon/2d-game-amethyst [INFO] finished tweaking git repo https://github.com/leoasimon/2d-game-amethyst [INFO] tweaked toml for git repo https://github.com/leoasimon/2d-game-amethyst written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leoasimon/2d-game-amethyst 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" "+b44e14f762fd4062faeba97f8f2bc470298ec1ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] Blocking waiting for file lock on package cache [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full Os { code: 28, kind: StorageFull, message: "No space left on device" }