[INFO] cloning repository https://github.com/likr-sandbox/mdsgd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/likr-sandbox/mdsgd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/sendemail-validate.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd/hooks/sendemail-validate.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/likr-sandbox/mdsgd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/likr-sandbox/mdsgd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd/hooks/update.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/likr-sandbox/mdsgd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/likr-sandbox/mdsgd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/post-update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd/hooks/post-update.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/likr-sandbox/mdsgd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/likr-sandbox/mdsgd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[WARN] Retrying crate fetch in 3 seconds (attempt 4)
[INFO] cloning repository https://github.com/likr-sandbox/mdsgd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/likr-sandbox/mdsgd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa8bd87d004c6332c1ec772f82c1efaecd3995c0
[INFO] checking likr-sandbox/mdsgd against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flikr-sandbox%2Fmdsgd" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/likr-sandbox/mdsgd on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/likr-sandbox/mdsgd
[INFO] finished tweaking git repo https://github.com/likr-sandbox/mdsgd
[INFO] tweaked toml for git repo https://github.com/likr-sandbox/mdsgd written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/likr-sandbox/mdsgd 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lax v0.2.0
[INFO] [stderr]   Downloaded openblas-build v0.1.1
[INFO] [stderr]   Downloaded ndarray-linalg v0.14.1
[INFO] [stderr]   Downloaded lapack-sys v0.12.1
[INFO] [stderr]   Downloaded lapack v0.18.0
[INFO] [stderr]   Downloaded openblas-src v0.10.4
[INFO] [stderr] error: failed to unpack package `openblas-src v0.10.4`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `openblas-src-0.10.4/source/lapack-netlib/LAPACKE/src/lapacke_zggsvd3.c`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-src-0.10.4/source/lapack-netlib/LAPACKE/src/lapacke_zggsvd3.c`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `openblas-src-0.10.4/source/lapack-netlib/LAPACKE/src/lapacke_zggsvd3.c` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-src-0.10.4/source/lapack-netlib/LAPACKE/src/lapacke_zggsvd3.c`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded lax v0.2.0
  Downloaded openblas-build v0.1.1
  Downloaded ndarray-linalg v0.14.1
  Downloaded lapack-sys v0.12.1
  Downloaded lapack v0.18.0
  Downloaded openblas-src v0.10.4
error: failed to unpack package `openblas-src v0.10.4`

Caused by:
  failed to unpack entry at `openblas-src-0.10.4/source/lapack-netlib/LAPACKE/src/lapacke_zggsvd3.c`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-src-0.10.4/source/lapack-netlib/LAPACKE/src/lapacke_zggsvd3.c`

Caused by:
  failed to unpack `openblas-src-0.10.4/source/lapack-netlib/LAPACKE/src/lapacke_zggsvd3.c` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openblas-src-0.10.4/source/lapack-netlib/LAPACKE/src/lapacke_zggsvd3.c`

Caused by:
  No space left on device (os error 28)