[INFO] cloning repository https://github.com/kilpkonn/neowatch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kilpkonn/neowatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilpkonn%2Fneowatch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilpkonn%2Fneowatch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b728b8daa0d26f8e8e185fab8607db0743546b42
[INFO] testing kilpkonn/neowatch against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkilpkonn%2Fneowatch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kilpkonn/neowatch
[INFO] finished tweaking git repo https://github.com/kilpkonn/neowatch
[INFO] tweaked toml for git repo https://github.com/kilpkonn/neowatch written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kilpkonn/neowatch on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kilpkonn/neowatch 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "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 ctrlc v3.4.7
[INFO] [stderr]   Downloaded cfg-if v1.0.1
[INFO] [stderr]   Downloaded termcolor v1.4.1
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded bitflags v2.9.1
[INFO] [stderr]   Downloaded windows-targets v0.52.6
[INFO] [stderr] error: failed to unpack package `windows-targets v0.52.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `windows-targets-0.52.6/.cargo_vcs_info.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-targets-0.52.6/.cargo_vcs_info.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `windows-targets-0.52.6/.cargo_vcs_info.json` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-targets-0.52.6/.cargo_vcs_info.json`
[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 ctrlc v3.4.7
  Downloaded cfg-if v1.0.1
  Downloaded termcolor v1.4.1
  Downloaded clap v4.5.40
  Downloaded bitflags v2.9.1
  Downloaded windows-targets v0.52.6
error: failed to unpack package `windows-targets v0.52.6`

Caused by:
  failed to unpack entry at `windows-targets-0.52.6/.cargo_vcs_info.json`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-targets-0.52.6/.cargo_vcs_info.json`

Caused by:
  failed to unpack `windows-targets-0.52.6/.cargo_vcs_info.json` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-targets-0.52.6/.cargo_vcs_info.json`

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