[INFO] cloning repository https://github.com/yukimemi/wrydeck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukimemi/wrydeck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/yukimemi/wrydeck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukimemi/wrydeck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck/hooks/pre-receive.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/yukimemi/wrydeck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukimemi/wrydeck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/yukimemi/wrydeck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukimemi/wrydeck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck/hooks/pre-rebase.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/yukimemi/wrydeck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukimemi/wrydeck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/yukimemi/wrydeck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukimemi/wrydeck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 956f51c4b0e8bf485cb87f935c6b4832f0d9af80 [INFO] checking yukimemi/wrydeck against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fwrydeck" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/yukimemi/wrydeck [INFO] finished tweaking git repo https://github.com/yukimemi/wrydeck [INFO] tweaked toml for git repo https://github.com/yukimemi/wrydeck written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yukimemi/wrydeck on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yukimemi/wrydeck 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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "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 windows-tokens v0.37.0 [INFO] [stderr] Downloaded windows-implement v0.37.0 [INFO] [stderr] Downloaded webview2-com v0.16.0 [INFO] [stderr] Downloaded windows-bindgen v0.37.0 [INFO] [stderr] Downloaded webview2-com-sys v0.16.0 [INFO] [stderr] Downloaded windows-metadata v0.37.0 [INFO] [stderr] error: failed to unpack package `windows-metadata v0.37.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `windows-metadata-0.37.0/default/Windows.winmd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-metadata-0.37.0/default/Windows.winmd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `windows-metadata-0.37.0/default/Windows.winmd` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-metadata-0.37.0/default/Windows.winmd` [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 windows-tokens v0.37.0 Downloaded windows-implement v0.37.0 Downloaded webview2-com v0.16.0 Downloaded windows-bindgen v0.37.0 Downloaded webview2-com-sys v0.16.0 Downloaded windows-metadata v0.37.0 error: failed to unpack package `windows-metadata v0.37.0` Caused by: failed to unpack entry at `windows-metadata-0.37.0/default/Windows.winmd` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-metadata-0.37.0/default/Windows.winmd` Caused by: failed to unpack `windows-metadata-0.37.0/default/Windows.winmd` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-metadata-0.37.0/default/Windows.winmd` Caused by: No space left on device (os error 28)