[INFO] cloning repository https://github.com/h3nnn4n/Mandelbrot-Explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h3nnn4n/Mandelbrot-Explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FMandelbrot-Explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FMandelbrot-Explorer'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FMandelbrot-Explorer: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/h3nnn4n/Mandelbrot-Explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h3nnn4n/Mandelbrot-Explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FMandelbrot-Explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FMandelbrot-Explorer'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/description' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FMandelbrot-Explorer/description': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/h3nnn4n/Mandelbrot-Explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/h3nnn4n/Mandelbrot-Explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FMandelbrot-Explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FMandelbrot-Explorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3afefc326817eb4e2ea1711a9b7aa93237b14397 [INFO] checking h3nnn4n/Mandelbrot-Explorer against master#8f08b3a32478b8d0507732800ecb548a76e0fd0c for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fh3nnn4n%2FMandelbrot-Explorer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/h3nnn4n/Mandelbrot-Explorer [INFO] finished tweaking git repo https://github.com/h3nnn4n/Mandelbrot-Explorer [INFO] tweaked toml for git repo https://github.com/h3nnn4n/Mandelbrot-Explorer written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/h3nnn4n/Mandelbrot-Explorer on toolchain 8f08b3a32478b8d0507732800ecb548a76e0fd0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/h3nnn4n/Mandelbrot-Explorer 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" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "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] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.37 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.37 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.37 [INFO] [stderr] Downloaded weedle v0.8.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.37 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.31 [INFO] [stderr] Downloaded js-sys v0.3.14 [INFO] [stderr] Downloaded syn v0.15.27 [INFO] [stderr] Downloaded nom v4.2.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.37 [INFO] [stderr] Downloaded web-sys v0.3.14 [INFO] [stderr] error: failed to unpack package `web-sys v0.3.14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `web-sys-0.3.14/webidls/enabled/ErrorEvent.webidl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.14/webidls/enabled/ErrorEvent.webidl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `web-sys-0.3.14/webidls/enabled/ErrorEvent.webidl` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.14/webidls/enabled/ErrorEvent.webidl` [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 Downloading crates ... Downloaded wasm-bindgen-macro v0.2.37 Downloaded wasm-bindgen-shared v0.2.37 Downloaded wasm-bindgen-backend v0.2.37 Downloaded weedle v0.8.0 Downloaded wasm-bindgen-macro-support v0.2.37 Downloaded wasm-bindgen-webidl v0.2.31 Downloaded js-sys v0.3.14 Downloaded syn v0.15.27 Downloaded nom v4.2.1 Downloaded wasm-bindgen v0.2.37 Downloaded web-sys v0.3.14 error: failed to unpack package `web-sys v0.3.14` Caused by: failed to unpack entry at `web-sys-0.3.14/webidls/enabled/ErrorEvent.webidl` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.14/webidls/enabled/ErrorEvent.webidl` Caused by: failed to unpack `web-sys-0.3.14/webidls/enabled/ErrorEvent.webidl` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.14/webidls/enabled/ErrorEvent.webidl` Caused by: No space left on device (os error 28)