[INFO] cloning repository https://github.com/superposition/board-chess-club [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superposition/board-chess-club" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/superposition/board-chess-club [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superposition/board-chess-club" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club/config.lock [INFO] [stderr] fatal: could not set 'core.filemode' to 'true' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/superposition/board-chess-club [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superposition/board-chess-club" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-merge-commit.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club/hooks/pre-merge-commit.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/superposition/board-chess-club [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superposition/board-chess-club" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a4cc8de29c9b12432b547eab44050b59321ba42 [INFO] checking superposition/board-chess-club against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperposition%2Fboard-chess-club" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 80% (84/105) Updating files: 81% (86/105) Updating files: 82% (87/105) Updating files: 83% (88/105) Updating files: 84% (89/105) Updating files: 85% (90/105) Updating files: 86% (91/105) Updating files: 87% (92/105) Updating files: 88% (93/105) Updating files: 89% (94/105) Updating files: 90% (95/105) Updating files: 91% (96/105) Updating files: 92% (97/105) Updating files: 93% (98/105) Updating files: 94% (99/105) Updating files: 95% (100/105) Updating files: 96% (101/105) Updating files: 97% (102/105) Updating files: 98% (103/105) Updating files: 99% (104/105) Updating files: 100% (105/105) Updating files: 100% (105/105), done. [INFO] started tweaking git repo https://github.com/superposition/board-chess-club [INFO] finished tweaking git repo https://github.com/superposition/board-chess-club [INFO] tweaked toml for git repo https://github.com/superposition/board-chess-club written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/superposition/board-chess-club on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/superposition/board-chess-club 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/MoonZoon/MoonZoon` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/moonzoon-f4b2abf1480d622a/objects/pack/pack_git2_ea7a688a7fe21f64': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/moonzoon-f4b2abf1480d622a/objects/pack/pack_git2_310cc806d9206c8c': No space left on device; class=Os (2) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trait-set v0.2.0 [INFO] [stderr] Downloaded rusty_ulid v0.10.1 [INFO] [stderr] Downloaded apply v0.3.0 [INFO] [stderr] Downloaded bool_ext v0.5.1 [INFO] [stderr] Downloaded actix-router v0.5.0-beta.4 [INFO] [stderr] Downloaded actix-tls v3.0.0-beta.7 [INFO] [stderr] Downloaded askama_escape v0.10.2 [INFO] [stderr] Downloaded chashmap v2.2.2 [INFO] [stderr] Downloaded http-range v0.1.4 [INFO] [stderr] Downloaded actix-rt v2.3.0 [INFO] [stderr] Downloaded futures-signals v0.3.24 [INFO] [stderr] Downloaded dominator v0.5.23 [INFO] [stderr] Downloaded actix-cors v0.6.0-beta.3 [INFO] [stderr] error: failed to unpack package `actix-cors v0.6.0-beta.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `actix-cors-0.6.0-beta.3/Cargo.lock` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-cors-0.6.0-beta.3/Cargo.lock` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `actix-cors-0.6.0-beta.3/Cargo.lock` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-cors-0.6.0-beta.3/Cargo.lock` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating crates.io index Updating git repository `https://github.com/MoonZoon/MoonZoon` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/moonzoon-f4b2abf1480d622a/objects/pack/pack_git2_ea7a688a7fe21f64': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/moonzoon-f4b2abf1480d622a/objects/pack/pack_git2_310cc806d9206c8c': No space left on device; class=Os (2) Blocking waiting for file lock on package cache Downloading crates ... Downloaded trait-set v0.2.0 Downloaded rusty_ulid v0.10.1 Downloaded apply v0.3.0 Downloaded bool_ext v0.5.1 Downloaded actix-router v0.5.0-beta.4 Downloaded actix-tls v3.0.0-beta.7 Downloaded askama_escape v0.10.2 Downloaded chashmap v2.2.2 Downloaded http-range v0.1.4 Downloaded actix-rt v2.3.0 Downloaded futures-signals v0.3.24 Downloaded dominator v0.5.23 Downloaded actix-cors v0.6.0-beta.3 error: failed to unpack package `actix-cors v0.6.0-beta.3` Caused by: failed to unpack entry at `actix-cors-0.6.0-beta.3/Cargo.lock` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-cors-0.6.0-beta.3/Cargo.lock` Caused by: failed to unpack `actix-cors-0.6.0-beta.3/Cargo.lock` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-cors-0.6.0-beta.3/Cargo.lock` Caused by: No space left on device (os error 28)