[INFO] cloning repository https://github.com/pbusenius/polars-maxminddb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbusenius/polars-maxminddb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbusenius%2Fpolars-maxminddb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbusenius%2Fpolars-maxminddb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8cb19ecf950968f77def9cafebbdbf110602c051
[INFO] checking pbusenius/polars-maxminddb against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbusenius%2Fpolars-maxminddb" "/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/pbusenius/polars-maxminddb 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/pbusenius/polars-maxminddb
[INFO] finished tweaking git repo https://github.com/pbusenius/polars-maxminddb
[INFO] tweaked toml for git repo https://github.com/pbusenius/polars-maxminddb written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/pbusenius/polars-maxminddb 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/pola-rs/pyo3-polars.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/pyo3-polars-4b36dac22fee2bb7/objects/pack/pack_git2_c5f2f5c2199870cf': 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/pyo3-polars-4b36dac22fee2bb7/objects/pack/pack_git2_23e4dd63b5c204c1': 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/pyo3-polars-4b36dac22fee2bb7/objects/pack/pack_git2_9a80f9ddb5864447': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to load source for dependency `pyo3-polars`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/pola-rs/pyo3-polars.git#f619260d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/pyo3-polars-4b36dac22fee2bb7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision f619260d768901ad1d639a9741d55149bb3b2783 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/pyo3-polars-4b36dac22fee2bb7/objects/pack/pack_git2_a48f6aacd5762d59': 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/pola-rs/pyo3-polars.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/pyo3-polars-4b36dac22fee2bb7/objects/pack/pack_git2_c5f2f5c2199870cf': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/pyo3-polars-4b36dac22fee2bb7/objects/pack/pack_git2_23e4dd63b5c204c1': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/pyo3-polars-4b36dac22fee2bb7/objects/pack/pack_git2_9a80f9ddb5864447': No space left on device; class=Os (2)
    error: failed to load source for dependency `pyo3-polars`
    
    Caused by:
      Unable to update https://github.com/pola-rs/pyo3-polars.git#f619260d
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/pyo3-polars-4b36dac22fee2bb7
    
    Caused by:
      revision f619260d768901ad1d639a9741d55149bb3b2783 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/pyo3-polars-4b36dac22fee2bb7/objects/pack/pack_git2_a48f6aacd5762d59': No space left on device; class=Os (2)