[INFO] cloning repository https://github.com/ltfschoen/RustTest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltfschoen/RustTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltfschoen%2FRustTest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltfschoen%2FRustTest'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltfschoen%2FRustTest/hooks/update.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ltfschoen/RustTest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltfschoen/RustTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltfschoen%2FRustTest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltfschoen%2FRustTest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc9b2ed2b9e4d470c10313affe2240c112b6882a [INFO] checking ltfschoen/RustTest against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-135899 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltfschoen%2FRustTest" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ltfschoen/RustTest on toolchain 75530e9f72a1990ed2305e16fd51d02f47048f12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ltfschoen/RustTest [INFO] finished tweaking git repo https://github.com/ltfschoen/RustTest [INFO] tweaked toml for git repo https://github.com/ltfschoen/RustTest written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ltfschoen/RustTest 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" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "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-0-tc1/source/projects/datetime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/projects/datetime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `env_logger` dependency) [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 uint v0.2.1 [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.20.4 [INFO] [stderr] Downloaded jsonrpsee v0.20.4 [INFO] [stderr] Downloaded ethbloom v0.5.3 [INFO] [stderr] Downloaded jsonrpsee-types v0.20.4 [INFO] [stderr] Downloaded jsonrpsee-core v0.20.4 [INFO] [stderr] Downloaded jsonrpsee-client-transport v0.20.4 [INFO] [stderr] Downloaded jsonrpsee-server v0.20.4 [INFO] [stderr] Downloaded jsonrpsee-http-client v0.20.4 [INFO] [stderr] Downloaded jsonrpsee-proc-macros v0.20.4 [INFO] [stderr] error: failed to unpack package `jsonrpsee-proc-macros v0.20.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `jsonrpsee-proc-macros-0.20.4/tests/ui/incorrect/rpc/rpc_assoc_items.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpsee-proc-macros-0.20.4/tests/ui/incorrect/rpc/rpc_assoc_items.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `jsonrpsee-proc-macros-0.20.4/tests/ui/incorrect/rpc/rpc_assoc_items.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpsee-proc-macros-0.20.4/tests/ui/incorrect/rpc/rpc_assoc_items.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-0-tc1/source/projects/datetime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `chrono` dependency) warning: /workspace/builds/worker-0-tc1/source/projects/datetime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `env_logger` dependency) Blocking waiting for file lock on package cache Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded uint v0.2.1 Downloaded jsonrpsee-ws-client v0.20.4 Downloaded jsonrpsee v0.20.4 Downloaded ethbloom v0.5.3 Downloaded jsonrpsee-types v0.20.4 Downloaded jsonrpsee-core v0.20.4 Downloaded jsonrpsee-client-transport v0.20.4 Downloaded jsonrpsee-server v0.20.4 Downloaded jsonrpsee-http-client v0.20.4 Downloaded jsonrpsee-proc-macros v0.20.4 error: failed to unpack package `jsonrpsee-proc-macros v0.20.4` Caused by: failed to unpack entry at `jsonrpsee-proc-macros-0.20.4/tests/ui/incorrect/rpc/rpc_assoc_items.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpsee-proc-macros-0.20.4/tests/ui/incorrect/rpc/rpc_assoc_items.rs` Caused by: failed to unpack `jsonrpsee-proc-macros-0.20.4/tests/ui/incorrect/rpc/rpc_assoc_items.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jsonrpsee-proc-macros-0.20.4/tests/ui/incorrect/rpc/rpc_assoc_items.rs` Caused by: No space left on device (os error 28)