[INFO] cloning repository https://github.com/tofuri/pay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tofuri/pay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftofuri%2Fpay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftofuri%2Fpay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b12efa610c9e633b779b59b919a25a4c6f291b0
[INFO] checking tofuri/pay against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftofuri%2Fpay" "/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/tofuri/pay on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tofuri/pay
[INFO] finished tweaking git repo https://github.com/tofuri/pay
[INFO] tweaked toml for git repo https://github.com/tofuri/pay written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tofuri/pay 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/tofuri/tofuri`
[INFO] [stderr]     Updating git submodule `https://github.com/zudo/decimal`
[INFO] [stderr]     Updating git submodule `https://github.com/zudo/ring-signature`
[INFO] [stderr]     Updating git submodule `https://github.com/zudo/stealth-address`
[INFO] [stderr]     Updating git submodule `https://github.com/zudo/vint`
[INFO] [stderr]     Updating git submodule `https://github.com/zudo/vrf`
[INFO] [stderr]     Updating git repository `https://github.com/zudo/decimal`
[INFO] [stderr] error: failed to get `decimal` as a dependency of package `pay v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `decimal`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/zudo/decimal#9eb93ef6
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to make directory '/workspace/cargo-home/git/checkouts/decimal-6919305cb5c102b3/9eb93ef/.github/workflows': 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 repository `https://github.com/tofuri/tofuri`
        Updating git submodule `https://github.com/zudo/decimal`
        Updating git submodule `https://github.com/zudo/ring-signature`
        Updating git submodule `https://github.com/zudo/stealth-address`
        Updating git submodule `https://github.com/zudo/vint`
        Updating git submodule `https://github.com/zudo/vrf`
        Updating git repository `https://github.com/zudo/decimal`
    error: failed to get `decimal` as a dependency of package `pay v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    
    Caused by:
      failed to load source for dependency `decimal`
    
    Caused by:
      Unable to update https://github.com/zudo/decimal#9eb93ef6
    
    Caused by:
      failed to make directory '/workspace/cargo-home/git/checkouts/decimal-6919305cb5c102b3/9eb93ef/.github/workflows': No space left on device; class=Os (2)