[INFO] cloning repository https://github.com/drewcrawford/semaphore-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drewcrawford/semaphore-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewcrawford%2Fsemaphore-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewcrawford%2Fsemaphore-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edcf430a28ac130a4ce3bb155d2915d24ed73a96
[INFO] checking drewcrawford/semaphore-repro against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewcrawford%2Fsemaphore-repro" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/drewcrawford/semaphore-repro on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/drewcrawford/semaphore-repro
[INFO] finished tweaking git repo https://github.com/drewcrawford/semaphore-repro
[INFO] tweaked toml for git repo https://github.com/drewcrawford/semaphore-repro written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/drewcrawford/semaphore-repro 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `0.22.0+204` for dependency `erupt` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/er/up/erupt, error: No space left on device (os error 28)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded erupt v0.22.0+204
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

warning: version requirement `0.22.0+204` for dependency `erupt` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
    Updating crates.io index
warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/er/up/erupt, error: No space left on device (os error 28)
 Downloading crates ...
  Downloaded erupt v0.22.0+204
error: No space left on device (os error 28)