[INFO] cloning repository https://github.com/monolab825/solana-raffle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monolab825/solana-raffle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-commit.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle/hooks/pre-commit.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/monolab825/solana-raffle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monolab825/solana-raffle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle'... [INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/monolab825/solana-raffle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monolab825/solana-raffle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/monolab825/solana-raffle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monolab825/solana-raffle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44d694e3364be58cf29e90d89bfdb7269e84cff1 [INFO] checking monolab825/solana-raffle against master#69fd5e4059f8840f09f60269bcda23dcdcb77151 for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonolab825%2Fsolana-raffle" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/monolab825/solana-raffle on toolchain 69fd5e4059f8840f09f60269bcda23dcdcb77151 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/monolab825/solana-raffle [INFO] finished tweaking git repo https://github.com/monolab825/solana-raffle [INFO] tweaked toml for git repo https://github.com/monolab825/solana-raffle written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/monolab825/solana-raffle 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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "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] 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 solana-logger v1.18.14 [INFO] [stderr] Downloaded spl-associated-token-account v2.3.1 [INFO] [stderr] Downloaded spl-token-metadata-interface v0.2.1 [INFO] [stderr] Downloaded spl-token-group-interface v0.1.1 [INFO] [stderr] error: failed to unpack package `spl-token-group-interface v0.1.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `spl-token-group-interface-0.1.1/README.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-token-group-interface-0.1.1/README.md` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `spl-token-group-interface-0.1.1/README.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-token-group-interface-0.1.1/README.md` [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 Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Downloading crates ... Downloaded solana-logger v1.18.14 Downloaded spl-associated-token-account v2.3.1 Downloaded spl-token-metadata-interface v0.2.1 Downloaded spl-token-group-interface v0.1.1 error: failed to unpack package `spl-token-group-interface v0.1.1` Caused by: failed to unpack entry at `spl-token-group-interface-0.1.1/README.md` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-token-group-interface-0.1.1/README.md` Caused by: failed to unpack `spl-token-group-interface-0.1.1/README.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/spl-token-group-interface-0.1.1/README.md` Caused by: No space left on device (os error 28)