[INFO] cloning repository https://github.com/lingdu1234/poem_admin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lingdu1234/poem_admin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flingdu1234%2Fpoem_admin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flingdu1234%2Fpoem_admin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f09ea714030b5c6beacf8d26a52ff466185b5df [INFO] testing lingdu1234/poem_admin against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flingdu1234%2Fpoem_admin" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lingdu1234/poem_admin on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lingdu1234/poem_admin [INFO] finished tweaking git repo https://github.com/lingdu1234/poem_admin [INFO] tweaked toml for git repo https://github.com/lingdu1234/poem_admin written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lingdu1234/poem_admin 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "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] warning: /workspace/builds/worker-4-tc1/source/middleware-fn/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/middleware-fn/Cargo.toml: `default-features` is ignored for skytable, since `default-features` was not specified for `workspace.dependencies.skytable`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/utils/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/service/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/db/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/api/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-orm-macros v0.10.3 [INFO] [stderr] Downloaded sea-query-binder v0.2.2 [INFO] [stderr] Downloaded sea-orm-migration v0.10.3 [INFO] [stderr] Downloaded ouroboros v0.15.5 [INFO] [stderr] Downloaded concat-idents v1.1.4 [INFO] [stderr] Downloaded user-agent-parser v0.3.4 [INFO] [stderr] Downloaded scru128 v2.2.0 [INFO] [stderr] Downloaded ouroboros_macro v0.15.5 [INFO] [stderr] Downloaded smol v1.2.5 [INFO] [stderr] Downloaded poem-derive v1.3.49 [INFO] [stderr] Downloaded skytable v0.7.2 [INFO] [stderr] Downloaded sea-orm-cli v0.10.3 [INFO] [stderr] Downloaded sea-query v0.27.2 [INFO] [stderr] Downloaded captcha_rust v0.1.3 [INFO] [stderr] Downloaded sysinfo v0.26.7 [INFO] [stderr] Downloaded delay_timer v0.11.3 [INFO] [stderr] Downloaded poem v1.3.49 [INFO] [stderr] error: failed to unpack package `poem v1.3.49` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `poem-1.3.49/src/web/path/mod.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-1.3.49/src/web/path/mod.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `poem-1.3.49/src/web/path/mod.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-1.3.49/src/web/path/mod.rs` [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 warning: /workspace/builds/worker-4-tc1/source/middleware-fn/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future warning: /workspace/builds/worker-4-tc1/source/middleware-fn/Cargo.toml: `default-features` is ignored for skytable, since `default-features` was not specified for `workspace.dependencies.skytable`, this could become a hard error in the future warning: /workspace/builds/worker-4-tc1/source/utils/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future warning: /workspace/builds/worker-4-tc1/source/service/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future warning: /workspace/builds/worker-4-tc1/source/db/Cargo.toml: `default-features` is ignored for sea-orm, since `default-features` was not specified for `workspace.dependencies.sea-orm`, this could become a hard error in the future warning: /workspace/builds/worker-4-tc1/source/api/Cargo.toml: `default-features` is ignored for tokio, since `default-features` was not specified for `workspace.dependencies.tokio`, this could become a hard error in the future Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded sea-orm-macros v0.10.3 Downloaded sea-query-binder v0.2.2 Downloaded sea-orm-migration v0.10.3 Downloaded ouroboros v0.15.5 Downloaded concat-idents v1.1.4 Downloaded user-agent-parser v0.3.4 Downloaded scru128 v2.2.0 Downloaded ouroboros_macro v0.15.5 Downloaded smol v1.2.5 Downloaded poem-derive v1.3.49 Downloaded skytable v0.7.2 Downloaded sea-orm-cli v0.10.3 Downloaded sea-query v0.27.2 Downloaded captcha_rust v0.1.3 Downloaded sysinfo v0.26.7 Downloaded delay_timer v0.11.3 Downloaded poem v1.3.49 error: failed to unpack package `poem v1.3.49` Caused by: failed to unpack entry at `poem-1.3.49/src/web/path/mod.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-1.3.49/src/web/path/mod.rs` Caused by: failed to unpack `poem-1.3.49/src/web/path/mod.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/poem-1.3.49/src/web/path/mod.rs` Caused by: No space left on device (os error 28)