[INFO] cloning repository https://github.com/hongkiulam/raw-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hongkiulam/raw-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongkiulam%2Fraw-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongkiulam%2Fraw-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13fd13dd0d07d77a474d4611071489f677c3745a
[INFO] checking hongkiulam/raw-editor against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongkiulam%2Fraw-editor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hongkiulam/raw-editor on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/hongkiulam/raw-editor
[INFO] finished tweaking git repo https://github.com/hongkiulam/raw-editor
[INFO] tweaked toml for git repo https://github.com/hongkiulam/raw-editor written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hongkiulam/raw-editor 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/hongkiulam/dnglab`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/dnglab-14dee64489c52793/objects/pack/pack_git2_05534b02b572375e': 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/dnglab-14dee64489c52793/objects/pack/pack_git2_3a5520dfb94fd254': 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/dnglab-14dee64489c52793/objects/pack/pack_git2_4e3305551a7807e9': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `rawler` as a dependency of package `raw-processor v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rawler`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/hongkiulam/dnglab#7a097dc1
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/dnglab-14dee64489c52793
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 7a097dc1d9218a01bcae53a3e58ca73768fda490 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   cannot extend packfile '/workspace/cargo-home/git/db/dnglab-14dee64489c52793/objects/pack/pack_git2_43eb5bb2eb3b4ff7': 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/hongkiulam/dnglab`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/dnglab-14dee64489c52793/objects/pack/pack_git2_05534b02b572375e': No space left on device; class=Os (2)
    warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/dnglab-14dee64489c52793/objects/pack/pack_git2_3a5520dfb94fd254': No space left on device; class=Os (2)
    warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/dnglab-14dee64489c52793/objects/pack/pack_git2_4e3305551a7807e9': No space left on device; class=Os (2)
    error: failed to get `rawler` as a dependency of package `raw-processor v0.1.0 (/workspace/builds/worker-0-tc1/source)`
    
    Caused by:
      failed to load source for dependency `rawler`
    
    Caused by:
      Unable to update https://github.com/hongkiulam/dnglab#7a097dc1
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/dnglab-14dee64489c52793
    
    Caused by:
      revision 7a097dc1d9218a01bcae53a3e58ca73768fda490 not found
    
    Caused by:
      cannot extend packfile '/workspace/cargo-home/git/db/dnglab-14dee64489c52793/objects/pack/pack_git2_43eb5bb2eb3b4ff7': No space left on device; class=Os (2)