[INFO] cloning repository https://github.com/tabVersion/KafkaMinimal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tabVersion/KafkaMinimal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtabVersion%2FKafkaMinimal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtabVersion%2FKafkaMinimal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cc1c9d9b54289ae1f76d42c095f95026c90006a
[INFO] checking tabVersion/KafkaMinimal against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtabVersion%2FKafkaMinimal" "/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
[INFO] started tweaking git repo https://github.com/tabVersion/KafkaMinimal
[INFO] finished tweaking git repo https://github.com/tabVersion/KafkaMinimal
[INFO] tweaked toml for git repo https://github.com/tabVersion/KafkaMinimal written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tabVersion/KafkaMinimal 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/tabVersion/KafkaMinimal 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]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/madsim-rs/tokio.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tokio-d936699e0500f397/objects/pack/pack_git2_d9a92e0cc332f000': 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/tokio-d936699e0500f397/objects/pack/pack_git2_2eca3681b06deccc': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/tokio-d936699e0500f397/objects/pack/pack_git2_fcabac933e451040': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `tokio-stream` as a dependency of package `KafkaMinimal v0.1.0 (/workspace/builds/worker-2-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `tokio-stream`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/madsim-rs/tokio.git?rev=0dd1055#0dd10556
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/tokio-d936699e0500f397
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 0dd105567b323c863c29f794d2221ed588956d8d not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/tokio-d936699e0500f397/objects/pack/pack_git2_737d0e163d22308f': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
        Updating git repository `https://github.com/madsim-rs/tokio.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tokio-d936699e0500f397/objects/pack/pack_git2_d9a92e0cc332f000': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tokio-d936699e0500f397/objects/pack/pack_git2_2eca3681b06deccc': No space left on device; class=Os (2)
    warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/tokio-d936699e0500f397/objects/pack/pack_git2_fcabac933e451040': No space left on device; class=Os (2)
    error: failed to get `tokio-stream` as a dependency of package `KafkaMinimal v0.1.0 (/workspace/builds/worker-2-tc1/source)`
    
    Caused by:
      failed to load source for dependency `tokio-stream`
    
    Caused by:
      Unable to update https://github.com/madsim-rs/tokio.git?rev=0dd1055#0dd10556
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/tokio-d936699e0500f397
    
    Caused by:
      revision 0dd105567b323c863c29f794d2221ed588956d8d not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/tokio-d936699e0500f397/objects/pack/pack_git2_737d0e163d22308f': No space left on device; class=Os (2)