[INFO] cloning repository https://github.com/ingSlonik/native-webview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ingSlonik/native-webview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fnative-webview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fnative-webview'... [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/ingSlonik/native-webview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ingSlonik/native-webview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fnative-webview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fnative-webview'... [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 2) [INFO] cloning repository https://github.com/ingSlonik/native-webview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ingSlonik/native-webview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fnative-webview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fnative-webview'... [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 3) [INFO] cloning repository https://github.com/ingSlonik/native-webview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ingSlonik/native-webview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fnative-webview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fnative-webview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c24e4aef187bdd8dee89a8da921bb87a0d988a4 [INFO] checking ingSlonik/native-webview against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FingSlonik%2Fnative-webview" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ingSlonik/native-webview [INFO] finished tweaking git repo https://github.com/ingSlonik/native-webview [INFO] tweaked toml for git repo https://github.com/ingSlonik/native-webview written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ingSlonik/native-webview on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ingSlonik/native-webview 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-tokens v0.37.0 [INFO] [stderr] Downloaded windows-implement v0.37.0 [INFO] [stderr] Downloaded windows-bindgen v0.37.0 [INFO] [stderr] Downloaded webkit2gtk v0.18.0 [INFO] [stderr] Downloaded webview2-com v0.16.0 [INFO] [stderr] Downloaded x11 v2.19.1 [INFO] [stderr] Downloaded tao v0.12.2 [INFO] [stderr] Downloaded wry v0.19.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.Win32.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.Win32.winmd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `windows-metadata-0.37.0/default/Windows.Win32.winmd` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-metadata-0.37.0/default/Windows.Win32.winmd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded windows-tokens v0.37.0 Downloaded windows-implement v0.37.0 Downloaded windows-bindgen v0.37.0 Downloaded webkit2gtk v0.18.0 Downloaded webview2-com v0.16.0 Downloaded x11 v2.19.1 Downloaded tao v0.12.2 Downloaded wry v0.19.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.Win32.winmd` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-metadata-0.37.0/default/Windows.Win32.winmd` Caused by: failed to unpack `windows-metadata-0.37.0/default/Windows.Win32.winmd` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-metadata-0.37.0/default/Windows.Win32.winmd` Caused by: No space left on device (os error 28)