[INFO] cloning repository https://github.com/ngynkvn/blobntree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ngynkvn/blobntree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Fblobntree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Fblobntree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 253fece8c83b9acdf99b02fc0df9a303f1b92ac9 [INFO] checking ngynkvn/blobntree against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Fblobntree" "/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/ngynkvn/blobntree on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ngynkvn/blobntree [INFO] finished tweaking git repo https://github.com/ngynkvn/blobntree [INFO] tweaked toml for git repo https://github.com/ngynkvn/blobntree written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ngynkvn/blobntree 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/OpenGL-Registry.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/gl-rs-8356a5905ede327d/1cd256c/khronos_api/api/.git/objects/pack/pack_git2_9a11848ab44ed05e': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/gl-rs-8356a5905ede327d/1cd256c/khronos_api/api/.git/objects/pack/pack_git2_f24c063b868ff360': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/gl-rs-8356a5905ede327d/1cd256c/khronos_api/api/.git/objects/pack/pack_git2_9b69045c5761a931': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `gl` as a dependency of package `game v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `gl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/bjz/gl-rs#1cd256c7 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `khronos_api/api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `khronos_api/api` from https://github.com/KhronosGroup/OpenGL-Registry.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision e69bd1f0db882dac9db3aeafce16210ca1108038 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/gl-rs-8356a5905ede327d/1cd256c/khronos_api/api/.git/objects/pack/pack_git2_f3e723f357ec2b1a': No space left on device; class=Os (2) [INFO] checking ngynkvn/blobntree against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Fblobntree" "/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/ngynkvn/blobntree on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ngynkvn/blobntree [INFO] finished tweaking git repo https://github.com/ngynkvn/blobntree [INFO] tweaked toml for git repo https://github.com/ngynkvn/blobntree written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ngynkvn/blobntree 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/OpenGL-Registry.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/gl-rs-8356a5905ede327d/1cd256c/khronos_api/api/.git/objects/pack/pack_git2_a840b28d5ceaaf48': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/gl-rs-8356a5905ede327d/1cd256c/khronos_api/api/.git/objects/pack/pack_git2_d895d4993db38101': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/gl-rs-8356a5905ede327d/1cd256c/khronos_api/api/.git/objects/pack/pack_git2_9f7e06b37d5cefda': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `gl` as a dependency of package `game v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `gl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/bjz/gl-rs#1cd256c7 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `khronos_api/api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `khronos_api/api` from https://github.com/KhronosGroup/OpenGL-Registry.git [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision e69bd1f0db882dac9db3aeafce16210ca1108038 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/gl-rs-8356a5905ede327d/1cd256c/khronos_api/api/.git/objects/pack/pack_git2_7fcb02d1f1300557': No space left on device; class=Os (2) [INFO] checking ngynkvn/blobntree against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Fblobntree" "/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/ngynkvn/blobntree on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ngynkvn/blobntree [INFO] finished tweaking git repo https://github.com/ngynkvn/blobntree [INFO] tweaked toml for git repo https://github.com/ngynkvn/blobntree written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ngynkvn/blobntree 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/OpenGL-Registry.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/gl-rs-8356a5905ede327d/1cd256c/khronos_api/api/.git/objects/pack/pack_git2_a4ad1a0464bdb21a': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `gl` as a dependency of package `game v0.1.0 (/workspace/builds/worker-2-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `gl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/bjz/gl-rs#1cd256c7 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `khronos_api/api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/gl-rs-8356a5905ede327d/1cd256c/khronos_api/api/specs/gl/GLSLangSpec.1.40.pdf': No space left on device; class=Os (2) [INFO] checking ngynkvn/blobntree against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Fblobntree" "/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/ngynkvn/blobntree on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ngynkvn/blobntree [INFO] finished tweaking git repo https://github.com/ngynkvn/blobntree [INFO] checking ngynkvn/blobntree against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fngynkvn%2Fblobntree" "/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] failed to checkout https://github.com/ngynkvn/blobntree Caused by: command failed: exit status: 128