[INFO] cloning repository https://github.com/sidikalicia/tyer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sidikalicia/tyer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidikalicia%2Ftyer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidikalicia%2Ftyer'... [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/sidikalicia/tyer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sidikalicia/tyer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidikalicia%2Ftyer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidikalicia%2Ftyer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53d772d02f8420a8023b552808ce165100bb3fc0 [INFO] checking sidikalicia/tyer against master#f9515fdd5aa132e27d9b580a35b27f4b453251c1 for pr-125923 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidikalicia%2Ftyer" "/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/sidikalicia/tyer on toolchain f9515fdd5aa132e27d9b580a35b27f4b453251c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sidikalicia/tyer [INFO] finished tweaking git repo https://github.com/sidikalicia/tyer [INFO] tweaked toml for git repo https://github.com/sidikalicia/tyer written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sidikalicia/tyer 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" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/graphprotocol/ethabi.git` [INFO] [stderr] Updating git repository `https://github.com/graphprotocol/rust-tokio-retry` [INFO] [stderr] Updating git repository `https://github.com/graphprotocol/rust-web3` [INFO] [stderr] Updating git repository `https://github.com/rustonaut/maybe-owned` [INFO] [stderr] Updating git repository `https://github.com/graphprotocol/wasmtime` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/wasmtime-118b7105f5eb14f8/objects/pack/pack_git2_499689510c4381dc': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/wasmtime-118b7105f5eb14f8/objects/pack/pack_git2_4bd069838277c6ab': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/wasmtime-118b7105f5eb14f8/objects/pack/pack_git2_72d0d5ae6b4c8e41': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `wasmtime` as a dependency of package `graph-runtime-wasm v0.18.0 (/workspace/builds/worker-5-tc1/source/runtime/wasm)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `wasmtime` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/graphprotocol/wasmtime?branch=master#ba7bb10e [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/wasmtime-118b7105f5eb14f8 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/wasmtime-118b7105f5eb14f8/objects/pack/pack_git2_ec037942b62a86c5': 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.