[INFO] cloning repository https://github.com/shyguy1412/libgdv8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shyguy1412/libgdv8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyguy1412%2Flibgdv8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyguy1412%2Flibgdv8'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyguy1412%2Flibgdv8: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/shyguy1412/libgdv8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shyguy1412/libgdv8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyguy1412%2Flibgdv8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyguy1412%2Flibgdv8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f5c6283b9eb098c87489a0ebe5bd1cd805bd7de
[INFO] checking shyguy1412/libgdv8 against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyguy1412%2Flibgdv8" "/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/shyguy1412/libgdv8 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/shyguy1412/libgdv8
[INFO] finished tweaking git repo https://github.com/shyguy1412/libgdv8
[INFO] tweaked toml for git repo https://github.com/shyguy1412/libgdv8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/shyguy1412/libgdv8 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]     Updating git repository `https://github.com/godot-rust/gdext`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/gdext-067f4b88e7bd088f/objects/pack/pack_git2_14fa1ee5a418a472': 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/gdext-067f4b88e7bd088f/objects/pack/pack_git2_87c8a82761c24baa': 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/gdext-067f4b88e7bd088f/objects/pack/pack_git2_2d2debd82cb82ef5': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `godot` as a dependency of package `gdv8 v0.1.0 (/workspace/builds/worker-2-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `godot`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/godot-rust/gdext?branch=master#10e5e0e1
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch into: /workspace/cargo-home/git/db/gdext-067f4b88e7bd088f
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 10e5e0e1a5b3e33a41d74c3020b87e5a198b377e not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/gdext-067f4b88e7bd088f/objects/pack/pack_git2_8ba7e1a517e37e25': 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/godot-rust/gdext`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/gdext-067f4b88e7bd088f/objects/pack/pack_git2_14fa1ee5a418a472': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/gdext-067f4b88e7bd088f/objects/pack/pack_git2_87c8a82761c24baa': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/gdext-067f4b88e7bd088f/objects/pack/pack_git2_2d2debd82cb82ef5': No space left on device; class=Os (2)
    error: failed to get `godot` as a dependency of package `gdv8 v0.1.0 (/workspace/builds/worker-2-tc1/source)`
    
    Caused by:
      failed to load source for dependency `godot`
    
    Caused by:
      Unable to update https://github.com/godot-rust/gdext?branch=master#10e5e0e1
    
    Caused by:
      failed to fetch into: /workspace/cargo-home/git/db/gdext-067f4b88e7bd088f
    
    Caused by:
      revision 10e5e0e1a5b3e33a41d74c3020b87e5a198b377e not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/gdext-067f4b88e7bd088f/objects/pack/pack_git2_8ba7e1a517e37e25': No space left on device; class=Os (2)