[INFO] cloning repository https://github.com/penick/kafka_hang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/penick/kafka_hang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpenick%2Fkafka_hang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpenick%2Fkafka_hang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1402b2d82179447f9e7db312660bfc788bad69f8
[INFO] checking penick/kafka_hang against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpenick%2Fkafka_hang" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/penick/kafka_hang 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/penick/kafka_hang
[INFO] finished tweaking git repo https://github.com/penick/kafka_hang
[INFO] tweaked toml for git repo https://github.com/penick/kafka_hang written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/penick/kafka_hang 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]     Updating git repository `https://github.com/fede1024/rust-rdkafka.git`
[INFO] [stderr]     Updating git submodule `https://github.com/edenhill/librdkafka`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-rdkafka-a76ba4b4cae1aa5d/65520c8/rdkafka-sys/librdkafka/.git/objects/pack/pack_git2_aa64cfea2a1d0587': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-rdkafka-a76ba4b4cae1aa5d/65520c8/rdkafka-sys/librdkafka/.git/objects/pack/pack_git2_b9a2e1034edc0704': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-rdkafka-a76ba4b4cae1aa5d/65520c8/rdkafka-sys/librdkafka/.git/objects/pack/pack_git2_dc7fe9aa22344940': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `rdkafka` as a dependency of package `rdkafka_hang v0.1.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rdkafka`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/fede1024/rust-rdkafka.git?tag=v0.29.0#65520c82
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `rdkafka-sys/librdkafka`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `rdkafka-sys/librdkafka` from https://github.com/edenhill/librdkafka
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 9b72ca3aa6c49f8f57eea02f70aadb1453d3ba1f not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-rdkafka-a76ba4b4cae1aa5d/65520c8/rdkafka-sys/librdkafka/.git/objects/pack/pack_git2_b5cd46b88c473c57': 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/fede1024/rust-rdkafka.git`
        Updating git submodule `https://github.com/edenhill/librdkafka`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-rdkafka-a76ba4b4cae1aa5d/65520c8/rdkafka-sys/librdkafka/.git/objects/pack/pack_git2_aa64cfea2a1d0587': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-rdkafka-a76ba4b4cae1aa5d/65520c8/rdkafka-sys/librdkafka/.git/objects/pack/pack_git2_b9a2e1034edc0704': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-rdkafka-a76ba4b4cae1aa5d/65520c8/rdkafka-sys/librdkafka/.git/objects/pack/pack_git2_dc7fe9aa22344940': No space left on device; class=Os (2)
    error: failed to get `rdkafka` as a dependency of package `rdkafka_hang v0.1.0 (/workspace/builds/worker-3-tc1/source)`
    
    Caused by:
      failed to load source for dependency `rdkafka`
    
    Caused by:
      Unable to update https://github.com/fede1024/rust-rdkafka.git?tag=v0.29.0#65520c82
    
    Caused by:
      failed to update submodule `rdkafka-sys/librdkafka`
    
    Caused by:
      failed to fetch submodule `rdkafka-sys/librdkafka` from https://github.com/edenhill/librdkafka
    
    Caused by:
      revision 9b72ca3aa6c49f8f57eea02f70aadb1453d3ba1f not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-rdkafka-a76ba4b4cae1aa5d/65520c8/rdkafka-sys/librdkafka/.git/objects/pack/pack_git2_b5cd46b88c473c57': No space left on device; class=Os (2)