[INFO] cloning repository https://github.com/paritytech/parity-bitcoin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/parity-bitcoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fparity-bitcoin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fparity-bitcoin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf58a0d80ec196b99c9cf46b623b0a779af020f2 [INFO] checking paritytech/parity-bitcoin against try#b2fb67b8b6007ced9ad3f3b752a6fec899e7859c for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fparity-bitcoin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file message/src/message/mod.rs [INFO] [stderr] error: unable to write file message/src/message/payload.rs [INFO] [stderr] fatal: cannot create directory at 'message/src/serialization': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking paritytech/parity-bitcoin against try#b2fb67b8b6007ced9ad3f3b752a6fec899e7859c for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fparity-bitcoin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file db/src/kv/diskdb.rs [INFO] [stderr] error: unable to write file db/src/kv/memorydb.rs [INFO] [stderr] error: unable to write file db/src/kv/mod.rs [INFO] [stderr] error: unable to write file db/src/kv/overlaydb.rs [INFO] [stderr] error: unable to write file db/src/kv/transaction.rs [INFO] [stderr] error: unable to write file db/src/lib.rs [INFO] [stderr] fatal: cannot create directory at 'db/tests': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking paritytech/parity-bitcoin against try#b2fb67b8b6007ced9ad3f3b752a6fec899e7859c for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fparity-bitcoin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'HEAD': unable to append to '/workspace/builds/worker-0-tc2/source/.git/logs/HEAD': No space left on device [INFO] checking paritytech/parity-bitcoin against try#b2fb67b8b6007ced9ad3f3b752a6fec899e7859c for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fparity-bitcoin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'rpc/src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking paritytech/parity-bitcoin against try#b2fb67b8b6007ced9ad3f3b752a6fec899e7859c for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fparity-bitcoin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/parity-bitcoin on toolchain b2fb67b8b6007ced9ad3f3b752a6fec899e7859c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paritytech/parity-bitcoin [INFO] finished tweaking git repo https://github.com/paritytech/parity-bitcoin [INFO] tweaked toml for git repo https://github.com/paritytech/parity-bitcoin written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/paritytech/parity-bitcoin 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" "+b2fb67b8b6007ced9ad3f3b752a6fec899e7859c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crypto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/chain/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/verification/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/serialization/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/serialization_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/message/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/sync/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/keys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/p2p/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/test-data/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/primitives/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/bencher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/logs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/storage/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/import/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/miner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/script/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ethcore/rust-secp256k1` [INFO] [stderr] Updating git repository `https://github.com/paritytech/app-dirs-rs` [INFO] [stderr] Updating git repository `https://github.com/ethcore/jsonrpc.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc_version v0.2.1 [INFO] [stderr] Downloaded bigint v1.0.5 [INFO] [stderr] Downloaded siphasher v0.1.3 [INFO] [stderr] Downloaded rustc-hex v2.0.0 [INFO] [stderr] Downloaded display_derive v0.0.0 [INFO] [stderr] Downloaded parking_lot_core v0.2.6 [INFO] [stderr] Downloaded elastic-array v0.6.0 [INFO] [stderr] Downloaded futures-cpupool v0.1.7 [INFO] [stderr] Downloaded abstract-ns v0.3.4 [INFO] [stderr] error: failed to unpack package `abstract-ns v0.3.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `abstract-ns-0.3.4/src/mem.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-ns-0.3.4/src/mem.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `abstract-ns-0.3.4/src/mem.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-ns-0.3.4/src/mem.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: /workspace/builds/worker-0-tc2/source/crypto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/chain/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/verification/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/serialization/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/serialization_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/message/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/sync/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/keys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/p2p/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/test-data/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/primitives/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/bencher/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/logs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/storage/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/import/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/db/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/miner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-0-tc2/source/script/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 Blocking waiting for file lock on package cache Updating crates.io index Updating git repository `https://github.com/ethcore/rust-secp256k1` Updating git repository `https://github.com/paritytech/app-dirs-rs` Updating git repository `https://github.com/ethcore/jsonrpc.git` Blocking waiting for file lock on package cache Downloading crates ... Downloaded rustc_version v0.2.1 Downloaded bigint v1.0.5 Downloaded siphasher v0.1.3 Downloaded rustc-hex v2.0.0 Downloaded display_derive v0.0.0 Downloaded parking_lot_core v0.2.6 Downloaded elastic-array v0.6.0 Downloaded futures-cpupool v0.1.7 Downloaded abstract-ns v0.3.4 error: failed to unpack package `abstract-ns v0.3.4` Caused by: failed to unpack entry at `abstract-ns-0.3.4/src/mem.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-ns-0.3.4/src/mem.rs` Caused by: failed to unpack `abstract-ns-0.3.4/src/mem.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/abstract-ns-0.3.4/src/mem.rs` Caused by: No space left on device (os error 28)