[INFO] cloning repository https://github.com/mcmonkeyprojects/translate-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcmonkeyprojects/translate-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcmonkeyprojects%2Ftranslate-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcmonkeyprojects%2Ftranslate-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 077e756d1778a9be1fe4f34bdce61decb4d9b70d
[INFO] checking mcmonkeyprojects/translate-tool against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcmonkeyprojects%2Ftranslate-tool" "/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/mcmonkeyprojects/translate-tool 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/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mcmonkeyprojects/translate-tool
[INFO] finished tweaking git repo https://github.com/mcmonkeyprojects/translate-tool
[INFO] tweaked toml for git repo https://github.com/mcmonkeyprojects/translate-tool written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mcmonkeyprojects/translate-tool 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 git submodule `https://github.com/NVIDIA/cutlass.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/candle-5b4d092929d18d36/e6d86b0/candle-flash-attn/cutlass/.git/objects/pack/pack_git2_82c0ff7e5688eda1': 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/candle-5b4d092929d18d36/e6d86b0/candle-flash-attn/cutlass/.git/objects/pack/pack_git2_e4be3cbaa83f59ec': 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/candle-5b4d092929d18d36/e6d86b0/candle-flash-attn/cutlass/.git/objects/pack/pack_git2_89f2498804d93ee9': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `candle-core` as a dependency of package `translate-tool v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `candle-core`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/huggingface/candle.git#e6d86b08
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `candle-examples/examples/flash-attn/cutlass`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `candle-examples/examples/flash-attn/cutlass` from https://github.com/NVIDIA/cutlass.git
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision c4f6b8c6bc94ff69048492fb34df0dfaf1983933 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/checkouts/candle-5b4d092929d18d36/e6d86b0/candle-flash-attn/cutlass/.git/objects/pack/pack_git2_e3157e14a9541030': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git submodule `https://github.com/NVIDIA/cutlass.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/candle-5b4d092929d18d36/e6d86b0/candle-flash-attn/cutlass/.git/objects/pack/pack_git2_82c0ff7e5688eda1': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/candle-5b4d092929d18d36/e6d86b0/candle-flash-attn/cutlass/.git/objects/pack/pack_git2_e4be3cbaa83f59ec': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/candle-5b4d092929d18d36/e6d86b0/candle-flash-attn/cutlass/.git/objects/pack/pack_git2_89f2498804d93ee9': No space left on device; class=Os (2)
    error: failed to get `candle-core` as a dependency of package `translate-tool v0.1.0 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `candle-core`
    
    Caused by:
      Unable to update https://github.com/huggingface/candle.git#e6d86b08
    
    Caused by:
      failed to update submodule `candle-examples/examples/flash-attn/cutlass`
    
    Caused by:
      failed to fetch submodule `candle-examples/examples/flash-attn/cutlass` from https://github.com/NVIDIA/cutlass.git
    
    Caused by:
      revision c4f6b8c6bc94ff69048492fb34df0dfaf1983933 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/checkouts/candle-5b4d092929d18d36/e6d86b0/candle-flash-attn/cutlass/.git/objects/pack/pack_git2_e3157e14a9541030': No space left on device; class=Os (2)