[INFO] cloning repository https://github.com/spectrecoder/nile-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spectrecoder/nile-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectrecoder%2Fnile-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectrecoder%2Fnile-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6de933c3293459782f26c10bff724a351268f9c [INFO] checking spectrecoder/nile-rs against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectrecoder%2Fnile-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spectrecoder/nile-rs on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/spectrecoder/nile-rs [INFO] finished tweaking git repo https://github.com/spectrecoder/nile-rs [INFO] tweaked toml for git repo https://github.com/spectrecoder/nile-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/spectrecoder/nile-rs 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/starkware-libs/cairo.git` [INFO] [stderr] Updating git repository `https://github.com/ericnordelo/scarb.git` [INFO] [stderr] Updating git repository `https://github.com/xJonathanLEI/starknet-rs` [INFO] [stderr] Updating git submodule `https://github.com/OpenZeppelin/cairo-contracts` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/starknet-rs-183d8100310b466f/e72cc0a/starknet-core/test-data/contracts/cairo0/contracts/openzeppelin/.git/objects/pack/pack_git2_d886678ae74295ef': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/starknet-rs-183d8100310b466f/e72cc0a/starknet-core/test-data/contracts/cairo0/contracts/openzeppelin/.git/objects/pack/pack_git2_67d3bb1fe6ab06ca': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/starknet-rs-183d8100310b466f/e72cc0a/starknet-core/test-data/contracts/cairo0/contracts/openzeppelin/.git/objects/pack/pack_git2_3200af9c4d63cf11': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `starknet-accounts` as a dependency of package `nile-rs v0.1.0 (/workspace/builds/worker-6-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `starknet-accounts` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/xJonathanLEI/starknet-rs?rev=e72cc0a#e72cc0a4 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `starknet-core/test-data/contracts/cairo0/contracts/openzeppelin` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `starknet-core/test-data/contracts/cairo0/contracts/openzeppelin` from https://github.com/OpenZeppelin/cairo-contracts [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/checkouts/starknet-rs-183d8100310b466f/e72cc0a/starknet-core/test-data/contracts/cairo0/contracts/openzeppelin/.git/objects/pack/pack_git2_b5218002c7947558': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking spectrecoder/nile-rs against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectrecoder%2Fnile-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_balance.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_nonce.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/init.rs [INFO] [stderr] fatal: cannot create directory at 'src/bin/nile-rs/commands/init': 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 spectrecoder/nile-rs against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectrecoder%2Fnile-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_accounts.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_balance.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_nonce.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/init.rs [INFO] [stderr] fatal: cannot create directory at 'src/bin/nile-rs/commands/init': 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 spectrecoder/nile-rs against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectrecoder%2Fnile-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/deploy.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_accounts.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_balance.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_nonce.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/init.rs [INFO] [stderr] fatal: cannot create directory at 'src/bin/nile-rs/commands/init': 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 spectrecoder/nile-rs against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectrecoder%2Fnile-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/deploy.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_accounts.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_balance.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_nonce.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/init.rs [INFO] [stderr] fatal: cannot create directory at 'src/bin/nile-rs/commands/init': 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 spectrecoder/nile-rs against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspectrecoder%2Fnile-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/deploy.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_accounts.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_balance.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/get_nonce.rs [INFO] [stderr] error: unable to write file src/bin/nile-rs/commands/init.rs [INFO] [stderr] fatal: cannot create directory at 'src/bin/nile-rs/commands/init': 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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/spectrecoder/nile-rs [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.