[INFO] cloning repository https://github.com/busarovalex/exonum-auction
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/busarovalex/exonum-auction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusarovalex%2Fexonum-auction", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusarovalex%2Fexonum-auction'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7562ac065dd0c59e92c0e577a7e0a796046d1f51
[INFO] checking busarovalex/exonum-auction against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusarovalex%2Fexonum-auction" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[INFO] checking busarovalex/exonum-auction against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusarovalex%2Fexonum-auction" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/main.rs
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking busarovalex/exonum-auction against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusarovalex%2Fexonum-auction" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/busarovalex/exonum-auction
[INFO] finished tweaking git repo https://github.com/busarovalex/exonum-auction
[INFO] tweaked toml for git repo https://github.com/busarovalex/exonum-auction written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/busarovalex/exonum-auction on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/busarovalex/exonum-auction 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/ex/on/exonum, error: No space left on device (os error 28)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reqwest v0.8.6
[INFO] [stderr]   Downloaded tokio-retry v0.1.1
[INFO] [stderr]   Downloaded actix_derive v0.2.0
[INFO] [stderr]   Downloaded hyper-tls v0.1.4
[INFO] [stderr]   Downloaded http-range v0.1.1
[INFO] [stderr]   Downloaded libflate v0.1.16
[INFO] [stderr]   Downloaded trust-dns-resolver v0.8.2
[INFO] [stderr]   Downloaded cookie v0.10.1
[INFO] [stderr]   Downloaded filetime v0.2.1
[INFO] [stderr]   Downloaded make-cmd v0.1.0
[INFO] [stderr]   Downloaded zip v0.4.2
[INFO] [stderr]   Downloaded subtle v0.6.3
[INFO] [stderr]   Downloaded trust-dns-proto v0.3.3
[INFO] [stderr]   Downloaded serde_json v1.0.28
[INFO] [stderr]   Downloaded exonum_librocksdb-sys v0.5.4
[INFO] [stderr]   Downloaded exonum_rocksdb v0.7.4
[INFO] [stderr]   Downloaded actix-web v0.6.15
[INFO] [stderr]   Downloaded crossbeam-channel v0.1.3
[INFO] [stderr]   Downloaded tar v0.4.17
[INFO] [stderr]   Downloaded rust_decimal v0.9.1
[INFO] [stderr]   Downloaded actix v0.5.8
[INFO] [stderr]   Downloaded os_info v1.0.2
[INFO] [stderr]   Downloaded miniz_oxide v0.1.3
[INFO] [stderr]   Downloaded exonum_libsodium-sys v0.0.20
[INFO] [stderr]   Downloaded snow v0.2.1
[INFO] [stderr]   Downloaded miniz_oxide_c_api v0.1.3
[INFO] [stderr]   Downloaded exonum-testkit v0.9.2
[INFO] [stderr]   Downloaded curve25519-dalek v0.18.0
[INFO] [stderr]   Downloaded exonum-configuration v0.9.2
[INFO] [stderr]   Downloaded x25519-dalek v0.2.1
[INFO] [stderr]   Downloaded exonum v0.9.2
[INFO] [stderr] error: failed to unpack package `exonum v0.9.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `exonum-0.9.2/src/storage/db.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exonum-0.9.2/src/storage/db.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `exonum-0.9.2/src/storage/db.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/exonum-0.9.2/src/storage/db.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] checking busarovalex/exonum-auction against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusarovalex%2Fexonum-auction" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file Cargo.lock
[INFO] [stderr] error: unable to write file Cargo.toml
[INFO] [stderr] error: unable to write file LICENSE
[INFO] [stderr] fatal: cannot create directory at 'src': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking busarovalex/exonum-auction against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbusarovalex%2Fexonum-auction" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-3-tc2/source/.git/index.lock' write error. Out of diskspace
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 


failed to checkout https://github.com/busarovalex/exonum-auction

Caused by:
    command failed: exit status: 128
    
    