[INFO] cloning repository https://github.com/davefol/samd11c14a_template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davefol/samd11c14a_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavefol%2Fsamd11c14a_template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavefol%2Fsamd11c14a_template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2308325a4ea42a89f8928436eb5d2d297a279ae
[INFO] checking davefol/samd11c14a_template against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavefol%2Fsamd11c14a_template" "/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/davefol/samd11c14a_template on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/davefol/samd11c14a_template
[INFO] finished tweaking git repo https://github.com/davefol/samd11c14a_template
[INFO] tweaked toml for git repo https://github.com/davefol/samd11c14a_template written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/davefol/samd11c14a_template 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/atsamd-rs/atsamd.git`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/atsamd-38d323de095cc6ab/objects/pack/pack_git2_77c5a04bce9b2034': 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/atsamd-38d323de095cc6ab/objects/pack/pack_git2_87e173ff847aafc3': 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/atsamd-38d323de095cc6ab/objects/pack/pack_git2_f2765d9d2363fdd2': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `samd11_bare` as a dependency of package `blinky v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `samd11_bare`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/atsamd-rs/atsamd.git#4f2da156
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/atsamd-38d323de095cc6ab
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 4f2da1568dbbc3c8913407422246a03a69d3ed47 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/atsamd-38d323de095cc6ab/objects/pack/pack_git2_499e372034f716d8': 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/atsamd-rs/atsamd.git`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/atsamd-38d323de095cc6ab/objects/pack/pack_git2_77c5a04bce9b2034': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/atsamd-38d323de095cc6ab/objects/pack/pack_git2_87e173ff847aafc3': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/atsamd-38d323de095cc6ab/objects/pack/pack_git2_f2765d9d2363fdd2': No space left on device; class=Os (2)
    error: failed to get `samd11_bare` as a dependency of package `blinky v0.1.0 (/workspace/builds/worker-5-tc1/source)`
    
    Caused by:
      failed to load source for dependency `samd11_bare`
    
    Caused by:
      Unable to update https://github.com/atsamd-rs/atsamd.git#4f2da156
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/atsamd-38d323de095cc6ab
    
    Caused by:
      revision 4f2da1568dbbc3c8913407422246a03a69d3ed47 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/atsamd-38d323de095cc6ab/objects/pack/pack_git2_499e372034f716d8': No space left on device; class=Os (2)