[INFO] cloning repository https://github.com/kenyipp/discuz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenyipp/discuz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz'... [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/kenyipp/discuz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenyipp/discuz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/kenyipp/discuz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenyipp/discuz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/kenyipp/discuz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenyipp/discuz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/kenyipp/discuz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenyipp/discuz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/kenyipp/discuz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenyipp/discuz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd372f652e469acbdb64c3a2fcf656dfeebac72c [INFO] checking kenyipp/discuz against master#fd17deacce374a4185c882795be162e17b557050 for pr-138001 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenyipp%2Fdiscuz" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kenyipp/discuz on toolchain fd17deacce374a4185c882795be162e17b557050 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd17deacce374a4185c882795be162e17b557050" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kenyipp/discuz [INFO] finished tweaking git repo https://github.com/kenyipp/discuz [INFO] tweaked toml for git repo https://github.com/kenyipp/discuz written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kenyipp/discuz 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" "+fd17deacce374a4185c882795be162e17b557050" "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] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-query-binder v0.2.2 [INFO] [stderr] Downloaded arcstr v1.1.5 [INFO] [stderr] Downloaded aws-smithy-query v0.52.0 [INFO] [stderr] Downloaded sea-query-derive v0.2.0 [INFO] [stderr] Downloaded sea-schema-derive v0.1.0 [INFO] [stderr] Downloaded sea-orm-macros v0.10.5 [INFO] [stderr] Downloaded aws-smithy-xml v0.52.0 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.52.0 [INFO] [stderr] Downloaded zstd-safe v6.0.3+zstd.1.5.2 [INFO] [stderr] Downloaded aws-endpoint v0.52.0 [INFO] [stderr] Downloaded sea-orm-migration v0.10.5 [INFO] [stderr] Downloaded aws-smithy-checksums v0.52.0 [INFO] [stderr] Downloaded aws-types v0.52.0 [INFO] [stderr] Downloaded aws-sdk-sso v0.22.0 [INFO] [stderr] Downloaded aws-smithy-types v0.52.0 [INFO] [stderr] Downloaded aws-sdk-sts v0.22.0 [INFO] [stderr] Downloaded aws-smithy-client v0.52.0 [INFO] [stderr] Downloaded aws-config v0.52.0 [INFO] [stderr] Downloaded aws-smithy-http v0.52.0 [INFO] [stderr] Downloaded owo-colors v3.6.0 [INFO] [stderr] Downloaded sea-orm-cli v0.10.6 [INFO] [stderr] error: 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 Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded sea-query-binder v0.2.2 Downloaded arcstr v1.1.5 Downloaded aws-smithy-query v0.52.0 Downloaded sea-query-derive v0.2.0 Downloaded sea-schema-derive v0.1.0 Downloaded sea-orm-macros v0.10.5 Downloaded aws-smithy-xml v0.52.0 Downloaded aws-smithy-http-tower v0.52.0 Downloaded zstd-safe v6.0.3+zstd.1.5.2 Downloaded aws-endpoint v0.52.0 Downloaded sea-orm-migration v0.10.5 Downloaded aws-smithy-checksums v0.52.0 Downloaded aws-types v0.52.0 Downloaded aws-sdk-sso v0.22.0 Downloaded aws-smithy-types v0.52.0 Downloaded aws-sdk-sts v0.22.0 Downloaded aws-smithy-client v0.52.0 Downloaded aws-config v0.52.0 Downloaded aws-smithy-http v0.52.0 Downloaded owo-colors v3.6.0 Downloaded sea-orm-cli v0.10.6 error: No space left on device (os error 28)