[INFO] cloning repository https://github.com/rschmukler/rust-cassandra-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rschmukler/rust-cassandra-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschmukler%2Frust-cassandra-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschmukler%2Frust-cassandra-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5163450df6a72919f33537944a1c8dfd53eafe0f
[INFO] checking rschmukler/rust-cassandra-playground against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschmukler%2Frust-cassandra-playground" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rschmukler/rust-cassandra-playground 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/rschmukler/rust-cassandra-playground
[INFO] finished tweaking git repo https://github.com/rschmukler/rust-cassandra-playground
[INFO] tweaked toml for git repo https://github.com/rschmukler/rust-cassandra-playground written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rschmukler/rust-cassandra-playground 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/tupshin/cassandra-rs`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cassandra-rs-51f4f69cfae995cc/objects/pack/pack_git2_3dc28223b862416a': 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/cassandra-rs-51f4f69cfae995cc/objects/pack/pack_git2_6287819597529b12': 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/cassandra-rs-51f4f69cfae995cc/objects/pack/pack_git2_6603a25ccc129983': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `cassandra` as a dependency of package `rust v0.1.0 (/workspace/builds/worker-2-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `cassandra`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/tupshin/cassandra-rs#c728b3c1
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/cassandra-rs-51f4f69cfae995cc
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision c728b3c1023ad7ea6121f5508532f30a42fc0e5d not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/cassandra-rs-51f4f69cfae995cc/objects/pack/pack_git2_0b4a5fcb2bd34896': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: no edition set: defaulting to the 2015 edition while the latest is 2024
        Updating git repository `https://github.com/tupshin/cassandra-rs`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cassandra-rs-51f4f69cfae995cc/objects/pack/pack_git2_3dc28223b862416a': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cassandra-rs-51f4f69cfae995cc/objects/pack/pack_git2_6287819597529b12': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cassandra-rs-51f4f69cfae995cc/objects/pack/pack_git2_6603a25ccc129983': No space left on device; class=Os (2)
    error: failed to get `cassandra` as a dependency of package `rust v0.1.0 (/workspace/builds/worker-2-tc1/source)`
    
    Caused by:
      failed to load source for dependency `cassandra`
    
    Caused by:
      Unable to update https://github.com/tupshin/cassandra-rs#c728b3c1
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/cassandra-rs-51f4f69cfae995cc
    
    Caused by:
      revision c728b3c1023ad7ea6121f5508532f30a42fc0e5d not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/cassandra-rs-51f4f69cfae995cc/objects/pack/pack_git2_0b4a5fcb2bd34896': No space left on device; class=Os (2)