[INFO] cloning repository https://github.com/samssi/learn-opengl-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samssi/learn-opengl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-merge-commit.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust/hooks/pre-merge-commit.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/samssi/learn-opengl-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samssi/learn-opengl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust/refs/tags: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/samssi/learn-opengl-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samssi/learn-opengl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust/hooks/update.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/samssi/learn-opengl-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samssi/learn-opengl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust/branches/: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/samssi/learn-opengl-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samssi/learn-opengl-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05172192f45c247ade7a70ab1d93c46503acf4ee [INFO] checking samssi/learn-opengl-rust against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamssi%2Flearn-opengl-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samssi/learn-opengl-rust on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samssi/learn-opengl-rust [INFO] finished tweaking git repo https://github.com/samssi/learn-opengl-rust [INFO] tweaked toml for git repo https://github.com/samssi/learn-opengl-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/samssi/learn-opengl-rust 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tobj v0.1.12 [INFO] [stderr] Downloaded png v0.17.3 [INFO] [stderr] Downloaded glfw v0.43.0 [INFO] [stderr] Downloaded glfw-sys v3.3.5 [INFO] [stderr] error: failed to unpack package `glfw-sys v3.3.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `glfw-sys-3.3.5/deps/nuklear.h` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.5/deps/nuklear.h` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `glfw-sys-3.3.5/deps/nuklear.h` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.5/deps/nuklear.h` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Downloading crates ... Downloaded tobj v0.1.12 Downloaded png v0.17.3 Downloaded glfw v0.43.0 Downloaded glfw-sys v3.3.5 error: failed to unpack package `glfw-sys v3.3.5` Caused by: failed to unpack entry at `glfw-sys-3.3.5/deps/nuklear.h` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.5/deps/nuklear.h` Caused by: failed to unpack `glfw-sys-3.3.5/deps/nuklear.h` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glfw-sys-3.3.5/deps/nuklear.h` Caused by: No space left on device (os error 28)