[INFO] cloning repository https://github.com/nguyenkien/Shortwave
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nguyenkien/Shortwave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenkien%2FShortwave", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenkien%2FShortwave'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenkien%2FShortwave: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/nguyenkien/Shortwave
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nguyenkien/Shortwave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenkien%2FShortwave", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenkien%2FShortwave'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30b3f9a4e2409a9b2c3939265435176a63964c02
[INFO] checking nguyenkien/Shortwave against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenkien%2FShortwave" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nguyenkien/Shortwave on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nguyenkien/Shortwave
[INFO] finished tweaking git repo https://github.com/nguyenkien/Shortwave
[INFO] tweaked toml for git repo https://github.com/nguyenkien/Shortwave written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nguyenkien/Shortwave 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `glycin = "^2.0"` (locked to 2.1.0)
[INFO] [stderr] candidate versions found which didn't match: 1.0.0-rc, 1.0.0-beta.2, 1.0.0-beta.1, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `shortwave v0.0.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     glycin = { version = "1.0.0-rc" }
[INFO] checking nguyenkien/Shortwave against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenkien%2FShortwave" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nguyenkien/Shortwave on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nguyenkien/Shortwave
[INFO] finished tweaking git repo https://github.com/nguyenkien/Shortwave
[INFO] tweaked toml for git repo https://github.com/nguyenkien/Shortwave written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nguyenkien/Shortwave 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `glycin = "^2.0"` (locked to 2.1.0)
[INFO] [stderr] candidate versions found which didn't match: 1.0.0-rc, 1.0.0-beta.2, 1.0.0-beta.1, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `shortwave v0.0.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     glycin = { version = "1.0.0-rc" }
[INFO] checking nguyenkien/Shortwave against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenkien%2FShortwave" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file data/icons/hicolor/scalable/apps/de.haeckerfelix.Shortwave.svg
[INFO] [stderr] fatal: cannot create directory at 'data/icons/hicolor/scalable/status': 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 nguyenkien/Shortwave against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenkien%2FShortwave" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] checking nguyenkien/Shortwave against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnguyenkien%2FShortwave" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-2-tc2/source': No space left on device


failed to checkout https://github.com/nguyenkien/Shortwave

Caused by:
    command failed: exit status: 128
    
    