[INFO] cloning repository https://github.com/yujong-lee/gluesql-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yujong-lee/gluesql-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyujong-lee%2Fgluesql-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyujong-lee%2Fgluesql-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d219714c981befa6ca13599fff154d05888baaf
[INFO] checking yujong-lee/gluesql-demo against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyujong-lee%2Fgluesql-demo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yujong-lee/gluesql-demo 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/yujong-lee/gluesql-demo
[INFO] finished tweaking git repo https://github.com/yujong-lee/gluesql-demo
[INFO] tweaked toml for git repo https://github.com/yujong-lee/gluesql-demo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/yujong-lee/gluesql-demo 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gluesql-utils v0.10.2
[INFO] [stderr]   Downloaded iter-enum v1.0.1
[INFO] [stderr]   Downloaded rustyline-derive v0.6.0
[INFO] [stderr]   Downloaded gluesql v0.10.2
[INFO] [stderr]   Downloaded gluesql_memory_storage v0.10.2
[INFO] [stderr]   Downloaded gluesql-test-suite v0.10.2
[INFO] [stderr]   Downloaded io-lifetimes v0.6.1
[INFO] [stderr]   Downloaded rust_decimal v1.23.1
[INFO] [stderr]   Downloaded fd-lock v3.0.5
[INFO] [stderr]   Downloaded sqlparser v0.11.0
[INFO] [stderr]   Downloaded gluesql-cli v0.10.2
[INFO] [stderr]   Downloaded gluesql-core v0.10.2
[INFO] [stderr]   Downloaded gluesql_sled_storage v0.10.2
[INFO] [stderr]   Downloaded rustix v0.34.6
[INFO] [stderr] error: failed to unpack package `rustix v0.34.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `rustix-0.34.6/src/thread/id.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.34.6/src/thread/id.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `rustix-0.34.6/src/thread/id.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.34.6/src/thread/id.rs`
[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
    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded gluesql-utils v0.10.2
  Downloaded iter-enum v1.0.1
  Downloaded rustyline-derive v0.6.0
  Downloaded gluesql v0.10.2
  Downloaded gluesql_memory_storage v0.10.2
  Downloaded gluesql-test-suite v0.10.2
  Downloaded io-lifetimes v0.6.1
  Downloaded rust_decimal v1.23.1
  Downloaded fd-lock v3.0.5
  Downloaded sqlparser v0.11.0
  Downloaded gluesql-cli v0.10.2
  Downloaded gluesql-core v0.10.2
  Downloaded gluesql_sled_storage v0.10.2
  Downloaded rustix v0.34.6
error: failed to unpack package `rustix v0.34.6`

Caused by:
  failed to unpack entry at `rustix-0.34.6/src/thread/id.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.34.6/src/thread/id.rs`

Caused by:
  failed to unpack `rustix-0.34.6/src/thread/id.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.34.6/src/thread/id.rs`

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