[INFO] cloning repository https://github.com/roadkillsanta/memflow-win32-next [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roadkillsanta/memflow-win32-next" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froadkillsanta%2Fmemflow-win32-next", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froadkillsanta%2Fmemflow-win32-next'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d0d3de037484f1d238027042c4e0d7cee799020 [INFO] checking roadkillsanta/memflow-win32-next against master#2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froadkillsanta%2Fmemflow-win32-next" "/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/roadkillsanta/memflow-win32-next on toolchain 2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/roadkillsanta/memflow-win32-next [INFO] finished tweaking git repo https://github.com/roadkillsanta/memflow-win32-next [INFO] tweaked toml for git repo https://github.com/roadkillsanta/memflow-win32-next written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roadkillsanta/memflow-win32-next 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" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "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/memflow-win32-defs/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `memflow-win32-defs` package) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/memflow-win32/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `memflow-win32` package) [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/memflow-win32/Cargo.toml: `build_dependencies` is deprecated in favor of `build-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `memflow-win32` package) [INFO] [stderr] Updating git repository `https://github.com/roadkillsanta/memflow.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pelite-macros v0.1.1 [INFO] [stderr] Downloaded cglue-gen v0.2.7 [INFO] [stderr] Downloaded as_derive_utils v0.10.3 [INFO] [stderr] Downloaded cglue v0.2.12 [INFO] [stderr] Downloaded dataview v0.1.2 [INFO] [stderr] Downloaded abi_stable_shared v0.10.3 [INFO] [stderr] Downloaded abi_stable_derive v0.10.3 [INFO] [stderr] Downloaded tstr v0.2.3 [INFO] [stderr] Downloaded cglue-macro v0.2.3 [INFO] [stderr] Downloaded fixed-slice-vec v0.10.0 [INFO] [stderr] Downloaded clap v4.1.13 [INFO] [stderr] Downloaded abi_stable v0.10.4 [INFO] [stderr] Downloaded pelite v0.10.0 [INFO] [stderr] Downloaded pelite v0.9.0 [INFO] [stderr] error: failed to unpack package `pelite v0.9.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `pelite-0.9.0/tests/pocs/pocs.blob` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.9.0/tests/pocs/pocs.blob` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `pelite-0.9.0/tests/pocs/pocs.blob` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.9.0/tests/pocs/pocs.blob` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.