[INFO] cloning repository https://github.com/vanya089/rust_learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vanya089/rust_learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanya089%2Frust_learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanya089%2Frust_learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62a69aedf4f906782741433dab7e14b5fd00e6d6
[INFO] testing vanya089/rust_learning against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvanya089%2Frust_learning" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vanya089/rust_learning
[INFO] finished tweaking git repo https://github.com/vanya089/rust_learning
[INFO] tweaked toml for git repo https://github.com/vanya089/rust_learning written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vanya089/rust_learning on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vanya089/rust_learning 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded unicode-width v0.1.11
[INFO] [stderr]   Downloaded textwrap v0.13.4
[INFO] [stderr] error: failed to unpack package `textwrap v0.13.4`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `textwrap-0.13.4/.cargo_vcs_info.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/textwrap-0.13.4/.cargo_vcs_info.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `textwrap-0.13.4/.cargo_vcs_info.json` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/textwrap-0.13.4/.cargo_vcs_info.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Updating crates.io index
 Downloading crates ...
  Downloaded smawk v0.3.2
  Downloaded unicode-width v0.1.11
  Downloaded textwrap v0.13.4
error: failed to unpack package `textwrap v0.13.4`

Caused by:
  failed to unpack entry at `textwrap-0.13.4/.cargo_vcs_info.json`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/textwrap-0.13.4/.cargo_vcs_info.json`

Caused by:
  failed to unpack `textwrap-0.13.4/.cargo_vcs_info.json` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/textwrap-0.13.4/.cargo_vcs_info.json`

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