[INFO] cloning repository https://github.com/giodamelio/rust-piston-games [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giodamelio/rust-piston-games" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/info/exclude' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games/info/exclude': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/giodamelio/rust-piston-games [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giodamelio/rust-piston-games" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/giodamelio/rust-piston-games [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giodamelio/rust-piston-games" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/giodamelio/rust-piston-games [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giodamelio/rust-piston-games" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/giodamelio/rust-piston-games [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giodamelio/rust-piston-games" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a75fcc30079c0949a9597d4ce5e958dc8d232ddf [INFO] checking giodamelio/rust-piston-games against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiodamelio%2Frust-piston-games" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/giodamelio/rust-piston-games on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/giodamelio/rust-piston-games [INFO] finished tweaking git repo https://github.com/giodamelio/rust-piston-games [INFO] tweaked toml for git repo https://github.com/giodamelio/rust-piston-games written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/giodamelio/rust-piston-games 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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-glutin_window v0.2.0 [INFO] [stderr] Downloaded pistoncore-input v0.1.0 [INFO] [stderr] Downloaded pistoncore-window v0.1.4 [INFO] [stderr] Downloaded shader_version v0.1.0 [INFO] [stderr] Downloaded glutin_core_graphics v0.1.4 [INFO] [stderr] Downloaded shared_library v0.1.0 [INFO] [stderr] Downloaded clock_ticks v0.0.5 [INFO] [stderr] Downloaded enum_primitive v0.0.1 [INFO] [stderr] Downloaded piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Downloaded piston-texture v0.1.0 [INFO] [stderr] Downloaded malloc_buf v0.0.5 [INFO] [stderr] Downloaded freetype-sys v0.1.2 [INFO] [stderr] Downloaded byteorder v0.3.10 [INFO] [stderr] Downloaded gl_generator v0.0.26 [INFO] [stderr] error: failed to unpack package `gl_generator v0.0.26` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `gl_generator-0.0.26/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl_generator-0.0.26/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `gl_generator-0.0.26/Cargo.toml` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl_generator-0.0.26/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded pistoncore-glutin_window v0.2.0 Downloaded pistoncore-input v0.1.0 Downloaded pistoncore-window v0.1.4 Downloaded shader_version v0.1.0 Downloaded glutin_core_graphics v0.1.4 Downloaded shared_library v0.1.0 Downloaded clock_ticks v0.0.5 Downloaded enum_primitive v0.0.1 Downloaded piston-shaders_graphics2d v0.1.0 Downloaded piston-texture v0.1.0 Downloaded malloc_buf v0.0.5 Downloaded freetype-sys v0.1.2 Downloaded byteorder v0.3.10 Downloaded gl_generator v0.0.26 error: failed to unpack package `gl_generator v0.0.26` Caused by: failed to unpack entry at `gl_generator-0.0.26/Cargo.toml` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl_generator-0.0.26/Cargo.toml` Caused by: failed to unpack `gl_generator-0.0.26/Cargo.toml` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl_generator-0.0.26/Cargo.toml` Caused by: No space left on device (os error 28)