[INFO] cloning repository https://github.com/seppo0010/testing-mxnet-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seppo0010/testing-mxnet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseppo0010%2Ftesting-mxnet-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseppo0010%2Ftesting-mxnet-rs'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/seppo0010/testing-mxnet-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seppo0010/testing-mxnet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseppo0010%2Ftesting-mxnet-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseppo0010%2Ftesting-mxnet-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aaa49e73fde5e687aea830a81297bd438eefd546
[INFO] checking seppo0010/testing-mxnet-rs against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseppo0010%2Ftesting-mxnet-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/seppo0010/testing-mxnet-rs on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/seppo0010/testing-mxnet-rs
[INFO] finished tweaking git repo https://github.com/seppo0010/testing-mxnet-rs
[INFO] tweaked toml for git repo https://github.com/seppo0010/testing-mxnet-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/seppo0010/testing-mxnet-rs 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/jakelee8/mxnet-sys`
[INFO] [stderr] error: failed to get `mxnet-sys` as a dependency of package `testing-mxnet v0.1.0 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `mxnet-sys`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/jakelee8/mxnet-sys#9e6d6661
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to make directory '/workspace/cargo-home/git/db/mxnet-sys-24cea1f3f365b6a4/objects/info': No space left on device; class=Os (2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating git repository `https://github.com/jakelee8/mxnet-sys`
    error: failed to get `mxnet-sys` as a dependency of package `testing-mxnet v0.1.0 (/workspace/builds/worker-6-tc1/source)`
    
    Caused by:
      failed to load source for dependency `mxnet-sys`
    
    Caused by:
      Unable to update https://github.com/jakelee8/mxnet-sys#9e6d6661
    
    Caused by:
      failed to make directory '/workspace/cargo-home/git/db/mxnet-sys-24cea1f3f365b6a4/objects/info': No space left on device; class=Os (2)