[INFO] cloning repository https://github.com/tetonix/moonbeam-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetonix/moonbeam-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/tetonix/moonbeam-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetonix/moonbeam-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/tetonix/moonbeam-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetonix/moonbeam-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a53dadb20d296b4c605c38e595271bbe6b557f4e [INFO] checking tetonix/moonbeam-poc against master#f25e92bd42b14e45440c0a30a4ed751ea502f430 for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tetonix/moonbeam-poc on toolchain f25e92bd42b14e45440c0a30a4ed751ea502f430 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tetonix/moonbeam-poc [INFO] finished tweaking git repo https://github.com/tetonix/moonbeam-poc [INFO] tweaked toml for git repo https://github.com/tetonix/moonbeam-poc written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tetonix/moonbeam-poc 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" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/runtime/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `contracts` dependency) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trie-root v0.15.2 [INFO] [stderr] Downloaded memory-db v0.15.3 [INFO] [stderr] Downloaded malloc_size_of_derive v0.1.1 [INFO] [stderr] Downloaded libp2p-yamux v0.13.0 [INFO] [stderr] Downloaded libp2p-core-derive v0.13.0 [INFO] [stderr] Downloaded libp2p-uds v0.13.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v1.1.0 [INFO] [stderr] Downloaded kvdb-memorydb v0.1.2 [INFO] [stderr] Downloaded libp2p-dns v0.13.0 [INFO] [stderr] Downloaded substrate-bip39 v0.3.1 [INFO] [stderr] Downloaded parity-util-mem v0.2.1 [INFO] [stderr] Downloaded jsonrpc-ws-server v14.0.5 [INFO] [stderr] Downloaded libp2p-mdns v0.13.1 [INFO] [stderr] Downloaded lru v0.1.17 [INFO] [stderr] Downloaded rpassword v4.0.3 [INFO] [stderr] Downloaded parity-multiaddr v0.5.0 [INFO] [stderr] Downloaded futures-timer v0.4.0 [INFO] [stderr] Downloaded sysinfo v0.9.6 [INFO] [stderr] Downloaded libp2p-core v0.13.1 [INFO] [stderr] Downloaded libp2p-kad v0.13.1 [INFO] [stderr] Downloaded finality-grandpa v0.10.2 [INFO] [stderr] Downloaded libp2p-secio v0.13.0 [INFO] [stderr] Downloaded soketto v0.2.3 [INFO] [stderr] Downloaded multistream-select v0.6.1 [INFO] [stderr] Downloaded hyper-rustls v0.17.1 [INFO] [stderr] Downloaded libp2p-floodsub v0.13.0 [INFO] [stderr] Downloaded libp2p-identify v0.13.1 [INFO] [stderr] Downloaded async-std v1.3.0 [INFO] [stderr] Downloaded libp2p-mplex v0.13.0 [INFO] [stderr] Downloaded ipnet v2.1.0 [INFO] [stderr] error: failed to unpack package `ipnet v2.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `ipnet-2.1.0/src/ipnet.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.1.0/src/ipnet.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `ipnet-2.1.0/src/ipnet.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.1.0/src/ipnet.rs` [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. [INFO] checking tetonix/moonbeam-poc against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking tetonix/moonbeam-poc against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking tetonix/moonbeam-poc against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking tetonix/moonbeam-poc against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking tetonix/moonbeam-poc against try#81417ccfba1b50f064bed768ddab670f5bbfdcfe for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetonix%2Fmoonbeam-poc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-1-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/tetonix/moonbeam-poc [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.