[INFO] cloning repository https://github.com/pwinckles/matrix-firefly-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pwinckles/matrix-firefly-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwinckles%2Fmatrix-firefly-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwinckles%2Fmatrix-firefly-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b21700a830c0a0ea64effb02fac4e252a75ee00
[INFO] checking pwinckles/matrix-firefly-bot against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpwinckles%2Fmatrix-firefly-bot" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pwinckles/matrix-firefly-bot
[INFO] finished tweaking git repo https://github.com/pwinckles/matrix-firefly-bot
[INFO] tweaked toml for git repo https://github.com/pwinckles/matrix-firefly-bot written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pwinckles/matrix-firefly-bot on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pwinckles/matrix-firefly-bot 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" "+32cd9114712a24010b0583624dc52ac302194128" "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/ma/tr/matrix-sdk-sled, error: No space left on device (os error 28)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wildmatch v2.1.1
[INFO] [stderr]   Downloaded ruma v0.7.4
[INFO] [stderr]   Downloaded matrix-sdk-sled v0.2.0
[INFO] [stderr]   Downloaded ruma-identifiers-validation v0.9.0
[INFO] [stderr]   Downloaded ruma-federation-api v0.6.0
[INFO] [stderr]   Downloaded matrix-sdk-common v0.6.0
[INFO] [stderr]   Downloaded ruma-macros v0.10.5
[INFO] [stderr]   Downloaded matrix-sdk-store-encryption v0.2.0
[INFO] [stderr]   Downloaded ruma-client-api v0.15.3
[INFO] [stderr] error: failed to unpack package `ruma-client-api v0.15.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `ruma-client-api-0.15.3/src/session/sso_login_with_provider.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruma-client-api-0.15.3/src/session/sso_login_with_provider.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `ruma-client-api-0.15.3/src/session/sso_login_with_provider.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruma-client-api-0.15.3/src/session/sso_login_with_provider.rs`
[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
warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/ma/tr/matrix-sdk-sled, error: No space left on device (os error 28)
 Downloading crates ...
  Downloaded wildmatch v2.1.1
  Downloaded ruma v0.7.4
  Downloaded matrix-sdk-sled v0.2.0
  Downloaded ruma-identifiers-validation v0.9.0
  Downloaded ruma-federation-api v0.6.0
  Downloaded matrix-sdk-common v0.6.0
  Downloaded ruma-macros v0.10.5
  Downloaded matrix-sdk-store-encryption v0.2.0
  Downloaded ruma-client-api v0.15.3
error: failed to unpack package `ruma-client-api v0.15.3`

Caused by:
  failed to unpack entry at `ruma-client-api-0.15.3/src/session/sso_login_with_provider.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruma-client-api-0.15.3/src/session/sso_login_with_provider.rs`

Caused by:
  failed to unpack `ruma-client-api-0.15.3/src/session/sso_login_with_provider.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruma-client-api-0.15.3/src/session/sso_login_with_provider.rs`

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