[INFO] cloning repository https://github.com/go-bazzinga/yral-auth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/go-bazzinga/yral-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-bazzinga%2Fyral-auth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-bazzinga%2Fyral-auth'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/go-bazzinga/yral-auth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/go-bazzinga/yral-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-bazzinga%2Fyral-auth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-bazzinga%2Fyral-auth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc40adf03e6080d327d75832612d2b1b35137d85
[INFO] checking go-bazzinga/yral-auth against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-bazzinga%2Fyral-auth" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/go-bazzinga/yral-auth
[INFO] finished tweaking git repo https://github.com/go-bazzinga/yral-auth
[INFO] tweaked toml for git repo https://github.com/go-bazzinga/yral-auth written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/go-bazzinga/yral-auth on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/go-bazzinga/yral-auth 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/go-bazzinga/yral-identity.git`
[INFO] [stderr] error: failed to get `ic-types` as a dependency of package `yral-identity v0.1.0 (https://github.com/go-bazzinga/yral-identity.git?rev=735fec69ac2e27ac5bf2ce670e935ab78a524128#735fec69)`
[INFO] [stderr]     ... which satisfies git dependency `yral-identity` (locked to 0.1.0) of package `yral-auth-client v0.1.0 (/workspace/builds/worker-2-tc1/source/client)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `ic-types`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/dfinity/ic.git?rev=2257f803fb4b49505b31828dd9c6ae587c07069c#2257f803
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/ic-a5a9adfef36c4712/2257f80/rs/rosetta-api/icrc1/rosetta/src/data_api/services.rs': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating crates.io index
        Updating git repository `https://github.com/go-bazzinga/yral-identity.git`
    error: failed to get `ic-types` as a dependency of package `yral-identity v0.1.0 (https://github.com/go-bazzinga/yral-identity.git?rev=735fec69ac2e27ac5bf2ce670e935ab78a524128#735fec69)`
        ... which satisfies git dependency `yral-identity` (locked to 0.1.0) of package `yral-auth-client v0.1.0 (/workspace/builds/worker-2-tc1/source/client)`
    
    Caused by:
      failed to load source for dependency `ic-types`
    
    Caused by:
      Unable to update https://github.com/dfinity/ic.git?rev=2257f803fb4b49505b31828dd9c6ae587c07069c#2257f803
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/ic-a5a9adfef36c4712/2257f80/rs/rosetta-api/icrc1/rosetta/src/data_api/services.rs': No space left on device; class=Os (2)