[INFO] cloning repository https://github.com/julianschuler/concavum-customizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julianschuler/concavum-customizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulianschuler%2Fconcavum-customizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulianschuler%2Fconcavum-customizer'...
[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/julianschuler/concavum-customizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julianschuler/concavum-customizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulianschuler%2Fconcavum-customizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulianschuler%2Fconcavum-customizer'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulianschuler%2Fconcavum-customizer/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/julianschuler/concavum-customizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julianschuler/concavum-customizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulianschuler%2Fconcavum-customizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulianschuler%2Fconcavum-customizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f7f0f834eae14b8bcceecac35762bd5b429ca05
[INFO] checking julianschuler/concavum-customizer against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulianschuler%2Fconcavum-customizer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/julianschuler/concavum-customizer on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/julianschuler/concavum-customizer
[INFO] finished tweaking git repo https://github.com/julianschuler/concavum-customizer
[INFO] tweaked toml for git repo https://github.com/julianschuler/concavum-customizer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/julianschuler/concavum-customizer 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "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/julianschuler/fidget.git`
[INFO] [stderr] error: failed to get `fidget` as a dependency of package `model v1.3.0 (/workspace/builds/worker-7-tc1/source/model)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `fidget`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/julianschuler/fidget.git?branch=static-singular-value-truncation#338fabd1
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/fidget-ca885c962e71d0cb
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 338fabd1f99476dad80376d77e4688a6470cc8d8 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   no error


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/julianschuler/fidget.git`
    error: failed to get `fidget` as a dependency of package `model v1.3.0 (/workspace/builds/worker-7-tc1/source/model)`
    
    Caused by:
      failed to load source for dependency `fidget`
    
    Caused by:
      Unable to update https://github.com/julianschuler/fidget.git?branch=static-singular-value-truncation#338fabd1
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/fidget-ca885c962e71d0cb
    
    Caused by:
      revision 338fabd1f99476dad80376d77e4688a6470cc8d8 not found
    
    Caused by:
      no error