[INFO] cloning repository https://github.com/evilsocket/candle-metal-tester
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evilsocket/candle-metal-tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilsocket%2Fcandle-metal-tester", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilsocket%2Fcandle-metal-tester'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02eb53f74ca64d07287c029bd1d24fd1307006a1
[INFO] checking evilsocket/candle-metal-tester against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilsocket%2Fcandle-metal-tester" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/evilsocket/candle-metal-tester on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/evilsocket/candle-metal-tester
[INFO] finished tweaking git repo https://github.com/evilsocket/candle-metal-tester
[INFO] tweaked toml for git repo https://github.com/evilsocket/candle-metal-tester written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/evilsocket/candle-metal-tester 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/libwrap/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `wrap` library target)
[INFO] [stderr]     Updating git repository `https://github.com/evilsocket/candle.git`
[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-0505c6281546a9f8/f9cb07e/candle-flash-attn/cutlass/.git/objects/pack/pack_git2_8b8bcf51b403902d': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `candle-core` as a dependency of package `core v0.1.0 (/workspace/builds/worker-4-tc1/source/core)`
[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/evilsocket/candle.git?branch=metal_ios_support#f9cb07e9
[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]   could not write to '/workspace/cargo-home/git/checkouts/candle-0505c6281546a9f8/f9cb07e/candle-flash-attn/cutlass/test/unit/conv/device/conv2d_with_broadcast_testbed.h': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: /workspace/builds/worker-4-tc1/source/libwrap/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
    (in the `wrap` library target)
        Updating git repository `https://github.com/evilsocket/candle.git`
        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-0505c6281546a9f8/f9cb07e/candle-flash-attn/cutlass/.git/objects/pack/pack_git2_8b8bcf51b403902d': No space left on device; class=Os (2)
    error: failed to get `candle-core` as a dependency of package `core v0.1.0 (/workspace/builds/worker-4-tc1/source/core)`
    
    Caused by:
      failed to load source for dependency `candle-core`
    
    Caused by:
      Unable to update https://github.com/evilsocket/candle.git?branch=metal_ios_support#f9cb07e9
    
    Caused by:
      failed to update submodule `candle-examples/examples/flash-attn/cutlass`
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/candle-0505c6281546a9f8/f9cb07e/candle-flash-attn/cutlass/test/unit/conv/device/conv2d_with_broadcast_testbed.h': No space left on device; class=Os (2)