[INFO] cloning repository https://github.com/terakun/quoridor_view [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terakun/quoridor_view" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/terakun/quoridor_view [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terakun/quoridor_view" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/terakun/quoridor_view [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terakun/quoridor_view" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/terakun/quoridor_view [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terakun/quoridor_view" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/terakun/quoridor_view [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terakun/quoridor_view" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc2d48400f6546ed6dcf93f439d98fb2c093b284 [INFO] checking terakun/quoridor_view against master#db0e836148accac8a22532e3596ac612b63c2d8e for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterakun%2Fquoridor_view" "/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/terakun/quoridor_view on toolchain db0e836148accac8a22532e3596ac612b63c2d8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db0e836148accac8a22532e3596ac612b63c2d8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/terakun/quoridor_view [INFO] finished tweaking git repo https://github.com/terakun/quoridor_view [INFO] tweaked toml for git repo https://github.com/terakun/quoridor_view written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/terakun/quoridor_view 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" "+db0e836148accac8a22532e3596ac612b63c2d8e" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_contrib v0.4.0 [INFO] [stderr] Downloaded fsevent v0.2.17 [INFO] [stderr] Downloaded fsevent-sys v0.1.6 [INFO] [stderr] Downloaded pest_meta v2.1.0 [INFO] [stderr] Downloaded notify v4.0.9 [INFO] [stderr] Downloaded rocket_codegen v0.4.0 [INFO] [stderr] Downloaded hyper v0.10.15 [INFO] [stderr] Downloaded rocket v0.4.0 [INFO] [stderr] Downloaded pest v2.1.0 [INFO] [stderr] Downloaded rocket_http v0.4.0 [INFO] [stderr] Downloaded regex v1.1.2 [INFO] [stderr] error: 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 Blocking waiting for file lock on package cache Downloading crates ... Downloaded rocket_contrib v0.4.0 Downloaded fsevent v0.2.17 Downloaded fsevent-sys v0.1.6 Downloaded pest_meta v2.1.0 Downloaded notify v4.0.9 Downloaded rocket_codegen v0.4.0 Downloaded hyper v0.10.15 Downloaded rocket v0.4.0 Downloaded pest v2.1.0 Downloaded rocket_http v0.4.0 Downloaded regex v1.1.2 error: No space left on device (os error 28)