[INFO] cloning repository https://github.com/despawnerer/piston-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/despawnerer/piston-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdespawnerer%2Fpiston-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdespawnerer%2Fpiston-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c69755067502ce49455eae7683b051d3193d19f1 [INFO] checking despawnerer/piston-tutorial against master#b44e14f762fd4062faeba97f8f2bc470298ec1ac for pr-135331 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdespawnerer%2Fpiston-tutorial" "/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/despawnerer/piston-tutorial 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/despawnerer/piston-tutorial [INFO] finished tweaking git repo https://github.com/despawnerer/piston-tutorial [INFO] tweaked toml for git repo https://github.com/despawnerer/piston-tutorial written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/despawnerer/piston-tutorial 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-glutin_window v0.21.0 [INFO] [stderr] Downloaded pistoncore-input v0.8.0 [INFO] [stderr] Downloaded x11-dl v2.3.1 [INFO] [stderr] Downloaded dylib v0.0.1 [INFO] [stderr] Downloaded pistoncore-window v0.15.0 [INFO] [stderr] Downloaded freetype-sys v0.3.1 [INFO] [stderr] Downloaded osmesa-sys v0.0.5 [INFO] [stderr] Downloaded cgl v0.1.4 [INFO] [stderr] Downloaded gl_common v0.1.0 [INFO] [stderr] Downloaded gfx_gl v0.3.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.10.0 [INFO] [stderr] error: No space left on device (os error 28) ExecutionFailed(ExitStatus(unix_wait_status(25856)))