[INFO] cloning repository https://github.com/danielwpz/near-rust-contract-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielwpz/near-rust-contract-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielwpz%2Fnear-rust-contract-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielwpz%2Fnear-rust-contract-test'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielwpz%2Fnear-rust-contract-test: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/danielwpz/near-rust-contract-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielwpz/near-rust-contract-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielwpz%2Fnear-rust-contract-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielwpz%2Fnear-rust-contract-test'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielwpz%2Fnear-rust-contract-test: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/danielwpz/near-rust-contract-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielwpz/near-rust-contract-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielwpz%2Fnear-rust-contract-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielwpz%2Fnear-rust-contract-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a9a1cf3171a9fdd54f2d5d98edc3be6c4a2b0fb [INFO] checking danielwpz/near-rust-contract-test against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielwpz%2Fnear-rust-contract-test" "/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/danielwpz/near-rust-contract-test on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danielwpz/near-rust-contract-test [INFO] finished tweaking git repo https://github.com/danielwpz/near-rust-contract-test [INFO] tweaked toml for git repo https://github.com/danielwpz/near-rust-contract-test written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/danielwpz/near-rust-contract-test 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded near-account-id v0.10.0 [INFO] [stderr] Downloaded near-rpc-error-core v0.10.0 [INFO] [stderr] Downloaded near-rpc-error-macro v0.10.0 [INFO] [stderr] Downloaded near-primitives-core v0.10.0 [INFO] [stderr] Downloaded near-crypto v0.10.0 [INFO] [stderr] Downloaded near-vm-errors v0.10.0 [INFO] [stderr] Downloaded near-contract-standards v4.0.0-pre.8 [INFO] [stderr] Downloaded near-sdk-macros v4.0.0-pre.8 [INFO] [stderr] Downloaded near-primitives v0.10.0 [INFO] [stderr] Downloaded near-vm-logic v0.10.0 [INFO] [stderr] Downloaded near-sdk v4.0.0-pre.8 [INFO] [stderr] error: failed to unpack package `near-sdk v4.0.0-pre.8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `near-sdk-4.0.0-pre.8/src/store/unordered_map/entry.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.0.0-pre.8/src/store/unordered_map/entry.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `near-sdk-4.0.0-pre.8/src/store/unordered_map/entry.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.0.0-pre.8/src/store/unordered_map/entry.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded near-account-id v0.10.0 Downloaded near-rpc-error-core v0.10.0 Downloaded near-rpc-error-macro v0.10.0 Downloaded near-primitives-core v0.10.0 Downloaded near-crypto v0.10.0 Downloaded near-vm-errors v0.10.0 Downloaded near-contract-standards v4.0.0-pre.8 Downloaded near-sdk-macros v4.0.0-pre.8 Downloaded near-primitives v0.10.0 Downloaded near-vm-logic v0.10.0 Downloaded near-sdk v4.0.0-pre.8 error: failed to unpack package `near-sdk v4.0.0-pre.8` Caused by: failed to unpack entry at `near-sdk-4.0.0-pre.8/src/store/unordered_map/entry.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.0.0-pre.8/src/store/unordered_map/entry.rs` Caused by: failed to unpack `near-sdk-4.0.0-pre.8/src/store/unordered_map/entry.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-sdk-4.0.0-pre.8/src/store/unordered_map/entry.rs` Caused by: No space left on device (os error 28)