[INFO] cloning repository https://github.com/lhtvineettiwari/polkadot-substrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhtvineettiwari/polkadot-substrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhtvineettiwari%2Fpolkadot-substrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhtvineettiwari%2Fpolkadot-substrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6713ce9153d0be3aaa2f08ca19a327381625750 [INFO] checking lhtvineettiwari/polkadot-substrate against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhtvineettiwari%2Fpolkadot-substrate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lhtvineettiwari/polkadot-substrate on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lhtvineettiwari/polkadot-substrate [INFO] finished tweaking git repo https://github.com/lhtvineettiwari/polkadot-substrate [INFO] tweaked toml for git repo https://github.com/lhtvineettiwari/polkadot-substrate written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lhtvineettiwari/polkadot-substrate 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "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] Updating git repository `https://github.com/paritytech/cumulus` [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded psm v0.1.18 [INFO] [stderr] Downloaded jsonrpsee-core v0.13.1 [INFO] [stderr] Downloaded jsonrpsee v0.13.1 [INFO] [stderr] Downloaded ckb-merkle-mountain-range v0.3.2 [INFO] [stderr] Downloaded jsonrpsee-ws-server v0.13.1 [INFO] [stderr] Downloaded coarsetime v0.1.22 [INFO] [stderr] Downloaded fs-err v2.7.0 [INFO] [stderr] Downloaded jsonrpsee-types v0.13.1 [INFO] [stderr] Downloaded memory-lru v0.1.0 [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.13.1 [INFO] [stderr] Downloaded netlink-sys v0.8.2 [INFO] [stderr] Downloaded integer-encoding v3.0.3 [INFO] [stderr] Downloaded libp2p-autonat v0.4.0 [INFO] [stderr] Downloaded libp2p-metrics v0.6.0 [INFO] [stderr] Downloaded parity-db v0.3.13 [INFO] [stderr] Downloaded chacha20poly1305 v0.9.0 [INFO] [stderr] Downloaded finality-grandpa v0.15.0 [INFO] [stderr] Downloaded libp2p-swarm-derive v0.27.1 [INFO] [stderr] Downloaded rtnetlink v0.9.1 [INFO] [stderr] Downloaded if-watch v1.0.0 [INFO] [stderr] Downloaded jsonrpsee-http-server v0.13.1 [INFO] [stderr] Downloaded jsonrpsee-proc-macros v0.13.1 [INFO] [stderr] Downloaded jsonrpsee-client-transport v0.13.1 [INFO] [stderr] Downloaded ss58-registry v1.19.0 [INFO] [stderr] Downloaded bounded-vec v0.6.0 [INFO] [stderr] Downloaded chacha20 v0.8.1 [INFO] [stderr] Downloaded netlink-packet-route v0.11.0 [INFO] [stderr] Downloaded netlink-proto v0.9.2 [INFO] [stderr] Downloaded enumn v0.1.4 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.29.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.29.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.29.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.29.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.29.0 [INFO] [stderr] Downloaded windows v0.29.0 [INFO] [stderr] error: failed to unpack package `windows v0.29.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `windows-0.29.0/src/Windows/UI/Xaml/Printing/mod.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.29.0/src/Windows/UI/Xaml/Printing` [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 Updating git repository `https://github.com/paritytech/cumulus` Updating git repository `https://github.com/paritytech/substrate` Updating git repository `https://github.com/paritytech/polkadot` Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded psm v0.1.18 Downloaded jsonrpsee-core v0.13.1 Downloaded jsonrpsee v0.13.1 Downloaded ckb-merkle-mountain-range v0.3.2 Downloaded jsonrpsee-ws-server v0.13.1 Downloaded coarsetime v0.1.22 Downloaded fs-err v2.7.0 Downloaded jsonrpsee-types v0.13.1 Downloaded memory-lru v0.1.0 Downloaded jsonrpsee-ws-client v0.13.1 Downloaded netlink-sys v0.8.2 Downloaded integer-encoding v3.0.3 Downloaded libp2p-autonat v0.4.0 Downloaded libp2p-metrics v0.6.0 Downloaded parity-db v0.3.13 Downloaded chacha20poly1305 v0.9.0 Downloaded finality-grandpa v0.15.0 Downloaded libp2p-swarm-derive v0.27.1 Downloaded rtnetlink v0.9.1 Downloaded if-watch v1.0.0 Downloaded jsonrpsee-http-server v0.13.1 Downloaded jsonrpsee-proc-macros v0.13.1 Downloaded jsonrpsee-client-transport v0.13.1 Downloaded ss58-registry v1.19.0 Downloaded bounded-vec v0.6.0 Downloaded chacha20 v0.8.1 Downloaded netlink-packet-route v0.11.0 Downloaded netlink-proto v0.9.2 Downloaded enumn v0.1.4 Downloaded windows_aarch64_msvc v0.29.0 Downloaded windows_x86_64_msvc v0.29.0 Downloaded windows_i686_msvc v0.29.0 Downloaded windows_x86_64_gnu v0.29.0 Downloaded windows_i686_gnu v0.29.0 Downloaded windows v0.29.0 error: failed to unpack package `windows v0.29.0` Caused by: failed to unpack entry at `windows-0.29.0/src/Windows/UI/Xaml/Printing/mod.rs` Caused by: failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.29.0/src/Windows/UI/Xaml/Printing` Caused by: No space left on device (os error 28)