[INFO] cloning repository https://github.com/roblabla/xargo-reproducer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roblabla/xargo-reproducer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla%2Fxargo-reproducer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla%2Fxargo-reproducer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71131db874ca968ded5bc34a574dd21a07687043
[INFO] checking roblabla/xargo-reproducer against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froblabla%2Fxargo-reproducer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] [attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4 not allowed: rust/.gitattributes:1
[INFO] validating manifest of git repo https://github.com/roblabla/xargo-reproducer on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/roblabla/xargo-reproducer
[INFO] finished tweaking git repo https://github.com/roblabla/xargo-reproducer
[INFO] tweaked toml for git repo https://github.com/roblabla/xargo-reproducer written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/roblabla/xargo-reproducer 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/roblabla/xargo-reproducer`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/xargo-reproducer-f9627aea13c5d750/objects/pack/pack_git2_3d59e735ef9656e5': No space left on device; class=Os (2)
[INFO] [stderr] error: failed to get `nocorelib` as a dependency of package `reproducer v0.1.0 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `nocorelib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/roblabla/xargo-reproducer#6fbe973b
[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 git repository `https://github.com/roblabla/xargo-reproducer`
    warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/xargo-reproducer-f9627aea13c5d750/objects/pack/pack_git2_3d59e735ef9656e5': No space left on device; class=Os (2)
    error: failed to get `nocorelib` as a dependency of package `reproducer v0.1.0 (/workspace/builds/worker-1-tc1/source)`
    
    Caused by:
      failed to load source for dependency `nocorelib`
    
    Caused by:
      Unable to update https://github.com/roblabla/xargo-reproducer#6fbe973b
    
    Caused by:
      unrecoverable internal error: 'writer.open == 0'