[INFO] cloning repository https://github.com/khionu/CustomRichStatus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khionu/CustomRichStatus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhionu%2FCustomRichStatus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhionu%2FCustomRichStatus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ce58d2279d1a5ec1420ea142d44d624893bf449
[INFO] checking khionu/CustomRichStatus against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhionu%2FCustomRichStatus" "/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/khionu/CustomRichStatus on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/khionu/CustomRichStatus
[INFO] finished tweaking git repo https://github.com/khionu/CustomRichStatus
[INFO] tweaked toml for git repo https://github.com/khionu/CustomRichStatus written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/khionu/CustomRichStatus 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://gitlab.com/khionu/discord-rpc-client.rs`
[INFO] [stderr] error: failed to get `discord-rpc-client` as a dependency of package `custom_rich_status v1.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `discord-rpc-client`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://gitlab.com/khionu/discord-rpc-client.rs?branch=patch-1#6abb73b3
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to create directory `/workspace/cargo-home/git/db/discord-rpc-client.rs-3f87aabaa5fed5e3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://gitlab.com/khionu/discord-rpc-client.rs`
    error: failed to get `discord-rpc-client` as a dependency of package `custom_rich_status v1.1.0 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `discord-rpc-client`
    
    Caused by:
      Unable to update https://gitlab.com/khionu/discord-rpc-client.rs?branch=patch-1#6abb73b3
    
    Caused by:
      failed to create directory `/workspace/cargo-home/git/db/discord-rpc-client.rs-3f87aabaa5fed5e3`
    
    Caused by:
      No space left on device (os error 28)