[INFO] cloning repository https://github.com/ducc/crdb-changefeed-publisher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ducc/crdb-changefeed-publisher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducc%2Fcrdb-changefeed-publisher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducc%2Fcrdb-changefeed-publisher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2ac687807b6b683829d688e8214f76489f3fff6
[INFO] checking ducc/crdb-changefeed-publisher against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducc%2Fcrdb-changefeed-publisher" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ducc/crdb-changefeed-publisher on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ducc/crdb-changefeed-publisher
[INFO] finished tweaking git repo https://github.com/ducc/crdb-changefeed-publisher
[INFO] tweaked toml for git repo https://github.com/ducc/crdb-changefeed-publisher written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ducc/crdb-changefeed-publisher 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sqlx` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pinky-swear v4.1.0
[INFO] [stderr] error: failed to unpack package `pinky-swear v4.1.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `pinky-swear-4.1.0/README.md`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pinky-swear-4.1.0/README.md`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `pinky-swear-4.1.0/README.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pinky-swear-4.1.0/README.md`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
(in the `sqlx` dependency)
    Updating crates.io index
 Downloading crates ...
  Downloaded pinky-swear v4.1.0
error: failed to unpack package `pinky-swear v4.1.0`

Caused by:
  failed to unpack entry at `pinky-swear-4.1.0/README.md`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pinky-swear-4.1.0/README.md`

Caused by:
  failed to unpack `pinky-swear-4.1.0/README.md` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pinky-swear-4.1.0/README.md`

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