[INFO] cloning repository https://github.com/gnmerritt/barcode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gnmerritt/barcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnmerritt%2Fbarcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnmerritt%2Fbarcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db7b555b5dff0c2d7db6f9f6e8c8b52ddc6472d8
[INFO] checking gnmerritt/barcode against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgnmerritt%2Fbarcode" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gnmerritt/barcode on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/gnmerritt/barcode
[INFO] finished tweaking git repo https://github.com/gnmerritt/barcode
[INFO] tweaked toml for git repo https://github.com/gnmerritt/barcode written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/gnmerritt/barcode 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/gnmerritt/rsbwapi.git`
[INFO] [stderr]     Updating git submodule `https://github.com/bwapi/bwapi.git`
[INFO] [stderr] error: failed to load source for dependency `rsbwapi`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/gnmerritt/rsbwapi.git?branch=nathan-working#9c4b47ba
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `bwapi_wrapper/bwapi`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/rsbwapi-fa249514cb6571c8/9c4b47b/bwapi_wrapper/bwapi/Release_Binary/vc_redist.x86.exe': 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/gnmerritt/rsbwapi.git`
        Updating git submodule `https://github.com/bwapi/bwapi.git`
    error: failed to load source for dependency `rsbwapi`
    
    Caused by:
      Unable to update https://github.com/gnmerritt/rsbwapi.git?branch=nathan-working#9c4b47ba
    
    Caused by:
      failed to update submodule `bwapi_wrapper/bwapi`
    
    Caused by:
      could not write to '/workspace/cargo-home/git/checkouts/rsbwapi-fa249514cb6571c8/9c4b47b/bwapi_wrapper/bwapi/Release_Binary/vc_redist.x86.exe': No space left on device; class=Os (2)