[INFO] cloning repository https://github.com/laeppsynk/rtrb-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laeppsynk/rtrb-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaeppsynk%2Frtrb-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaeppsynk%2Frtrb-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6acaf50cecd27a5cad632d9afc329695e27d1e36
[INFO] checking laeppsynk/rtrb-test against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaeppsynk%2Frtrb-test" "/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/laeppsynk/rtrb-test on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/laeppsynk/rtrb-test
[INFO] finished tweaking git repo https://github.com/laeppsynk/rtrb-test
[INFO] tweaked toml for git repo https://github.com/laeppsynk/rtrb-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/laeppsynk/rtrb-test 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "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://github.com/RustAudio/cpal`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cpal-476cd1dd23dbc279/objects/pack/pack_git2_75ece8ac5a4f61f8': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cpal-476cd1dd23dbc279/objects/pack/pack_git2_d2a2cfb76df0da21': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cpal-476cd1dd23dbc279/objects/pack/pack_git2_7da3aa7d5908e64b': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `cpal` as a dependency of package `rtrb-test v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `cpal`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/RustAudio/cpal?branch=master#4a8c9b8e
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/cpal-476cd1dd23dbc279
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 4a8c9b8ea6566b1fcca1bf7b816464c3151e7230 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/cpal-476cd1dd23dbc279/objects/pack/pack_git2_c4eb238753a84876': 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 git repository `https://github.com/RustAudio/cpal`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cpal-476cd1dd23dbc279/objects/pack/pack_git2_75ece8ac5a4f61f8': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cpal-476cd1dd23dbc279/objects/pack/pack_git2_d2a2cfb76df0da21': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cpal-476cd1dd23dbc279/objects/pack/pack_git2_7da3aa7d5908e64b': No space left on device; class=Os (2)
    error: failed to get `cpal` as a dependency of package `rtrb-test v0.1.0 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `cpal`
    
    Caused by:
      Unable to update https://github.com/RustAudio/cpal?branch=master#4a8c9b8e
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/cpal-476cd1dd23dbc279
    
    Caused by:
      revision 4a8c9b8ea6566b1fcca1bf7b816464c3151e7230 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/cpal-476cd1dd23dbc279/objects/pack/pack_git2_c4eb238753a84876': No space left on device; class=Os (2)