[INFO] cloning repository https://github.com/freirerene/chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freirerene/chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreirerene%2Fchat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreirerene%2Fchat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 716339c3af0ff5c578002b3f3e0b8802e71bef9d
[INFO] checking freirerene/chat against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreirerene%2Fchat" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/freirerene/chat
[INFO] finished tweaking git repo https://github.com/freirerene/chat
[INFO] tweaked toml for git repo https://github.com/freirerene/chat written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/freirerene/chat on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/freirerene/chat 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libsql-hrana v0.2.0
[INFO] [stderr]   Downloaded libsql-sqlite3-parser v0.13.0
[INFO] [stderr]   Downloaded libsql-sys v0.8.0
[INFO] [stderr]   Downloaded libsql_replication v0.6.0
[INFO] [stderr]   Downloaded instability v0.3.3
[INFO] [stderr]   Downloaded libsql v0.6.0
[INFO] [stderr]   Downloaded libsql-rusqlite v0.33.0
[INFO] [stderr]   Downloaded libsql-ffi v0.5.0
[INFO] [stderr] error: failed to unpack package `libsql-ffi v0.5.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `libsql-ffi-0.5.0/bundled/SQLite3MultipleCiphers/src/sqlite3.c`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsql-ffi-0.5.0/bundled/SQLite3MultipleCiphers/src/sqlite3.c`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `libsql-ffi-0.5.0/bundled/SQLite3MultipleCiphers/src/sqlite3.c` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsql-ffi-0.5.0/bundled/SQLite3MultipleCiphers/src/sqlite3.c`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded libsql-hrana v0.2.0
  Downloaded libsql-sqlite3-parser v0.13.0
  Downloaded libsql-sys v0.8.0
  Downloaded libsql_replication v0.6.0
  Downloaded instability v0.3.3
  Downloaded libsql v0.6.0
  Downloaded libsql-rusqlite v0.33.0
  Downloaded libsql-ffi v0.5.0
error: failed to unpack package `libsql-ffi v0.5.0`

Caused by:
  failed to unpack entry at `libsql-ffi-0.5.0/bundled/SQLite3MultipleCiphers/src/sqlite3.c`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsql-ffi-0.5.0/bundled/SQLite3MultipleCiphers/src/sqlite3.c`

Caused by:
  failed to unpack `libsql-ffi-0.5.0/bundled/SQLite3MultipleCiphers/src/sqlite3.c` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsql-ffi-0.5.0/bundled/SQLite3MultipleCiphers/src/sqlite3.c`

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