[INFO] cloning repository https://github.com/kamu-data/kamu-cli-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamu-data/kamu-cli-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fkamu-cli-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fkamu-cli-rust'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fkamu-cli-rust: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/kamu-data/kamu-cli-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamu-data/kamu-cli-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fkamu-cli-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fkamu-cli-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fc1dcd4e53cce751d3858fbf437557003b48fad
[INFO] checking kamu-data/kamu-cli-rust against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamu-data%2Fkamu-cli-rust" "/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/kamu-data/kamu-cli-rust on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/kamu-data/kamu-cli-rust
[INFO] finished tweaking git repo https://github.com/kamu-data/kamu-cli-rust
[INFO] tweaked toml for git repo https://github.com/kamu-data/kamu-cli-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kamu-data/kamu-cli-rust 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/apache/arrow`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/arrow-7fd53e5a20994bcd/objects/pack/pack_git2_2adc77bc23c5afb3': 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/arrow-7fd53e5a20994bcd/objects/pack/pack_git2_ecf44ad73aad9d7b': 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/arrow-7fd53e5a20994bcd/objects/pack/pack_git2_505fd915ef02eec6': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `parquet` as a dependency of package `kamu v0.1.0 (/workspace/builds/worker-1-tc1/source/kamu-core)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `parquet`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/apache/arrow#e553b737
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/arrow-7fd53e5a20994bcd
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision e553b7375f53b475837192c6abf26dcb83494315 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/arrow-7fd53e5a20994bcd/objects/pack/pack_git2_d1ca73c54fad76c1': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
        Updating git repository `https://github.com/apache/arrow`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/arrow-7fd53e5a20994bcd/objects/pack/pack_git2_2adc77bc23c5afb3': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/arrow-7fd53e5a20994bcd/objects/pack/pack_git2_ecf44ad73aad9d7b': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/arrow-7fd53e5a20994bcd/objects/pack/pack_git2_505fd915ef02eec6': No space left on device; class=Os (2)
    error: failed to get `parquet` as a dependency of package `kamu v0.1.0 (/workspace/builds/worker-1-tc1/source/kamu-core)`
    
    Caused by:
      failed to load source for dependency `parquet`
    
    Caused by:
      Unable to update https://github.com/apache/arrow#e553b737
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/arrow-7fd53e5a20994bcd
    
    Caused by:
      revision e553b7375f53b475837192c6abf26dcb83494315 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/arrow-7fd53e5a20994bcd/objects/pack/pack_git2_d1ca73c54fad76c1': No space left on device; class=Os (2)