[INFO] cloning repository https://github.com/timawesomeness/psp-reddit-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timawesomeness/psp-reddit-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimawesomeness%2Fpsp-reddit-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimawesomeness%2Fpsp-reddit-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee59e7ed4a37893d9dde50da5121d82d550b6a3e
[INFO] checking timawesomeness/psp-reddit-test/ee59e7ed4a37893d9dde50da5121d82d550b6a3e against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimawesomeness%2Fpsp-reddit-test" "/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/timawesomeness/psp-reddit-test 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/timawesomeness/psp-reddit-test
[INFO] finished tweaking git repo https://github.com/timawesomeness/psp-reddit-test
[INFO] tweaked toml for git repo https://github.com/timawesomeness/psp-reddit-test written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/timawesomeness/psp-reddit-test 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 crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/overdrivenpotato/rust-psp.git`
[INFO] [stderr]     Updating git submodule `https://github.com/rust-lang/rust`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-psp-742e694c37119f9e/46d03a8/libunwind/rustc/.git/objects/pack/pack_git2_34f59c533bb45b33': No space left on device; class=Os (2)
[INFO] [stderr]     Updating git submodule `https://github.com/rust-lang/book.git`
[INFO] [stderr]     Updating git submodule `https://github.com/rust-lang/edition-guide.git`
[INFO] [stderr]     Updating git submodule `https://github.com/rust-embedded/book.git`
[INFO] [stderr]     Updating git submodule `https://github.com/rust-lang/nomicon.git`
[INFO] [stderr]     Updating git submodule `https://github.com/rust-lang/reference.git`
[INFO] [stderr]     Updating git submodule `https://github.com/rust-lang/rust-by-example.git`
[INFO] [stderr] error: failed to get `psp` as a dependency of package `psp-reddit-test v0.1.0 (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `psp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/overdrivenpotato/rust-psp.git#46d03a81
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `libunwind/rustc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `src/doc/rust-by-example`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unrecoverable internal error: 'writer.open == 0'


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/overdrivenpotato/rust-psp.git`
        Updating git submodule `https://github.com/rust-lang/rust`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/rust-psp-742e694c37119f9e/46d03a8/libunwind/rustc/.git/objects/pack/pack_git2_34f59c533bb45b33': No space left on device; class=Os (2)
        Updating git submodule `https://github.com/rust-lang/book.git`
        Updating git submodule `https://github.com/rust-lang/edition-guide.git`
        Updating git submodule `https://github.com/rust-embedded/book.git`
        Updating git submodule `https://github.com/rust-lang/nomicon.git`
        Updating git submodule `https://github.com/rust-lang/reference.git`
        Updating git submodule `https://github.com/rust-lang/rust-by-example.git`
    error: failed to get `psp` as a dependency of package `psp-reddit-test v0.1.0 (/workspace/builds/worker-7-tc1/source)`
    
    Caused by:
      failed to load source for dependency `psp`
    
    Caused by:
      Unable to update https://github.com/overdrivenpotato/rust-psp.git#46d03a81
    
    Caused by:
      failed to update submodule `libunwind/rustc`
    
    Caused by:
      failed to update submodule `src/doc/rust-by-example`
    
    Caused by:
      unrecoverable internal error: 'writer.open == 0'