[INFO] cloning repository https://github.com/jgallagher/protoc-rust-bug-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgallagher/protoc-rust-bug-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgallagher%2Fprotoc-rust-bug-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgallagher%2Fprotoc-rust-bug-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c702c16cde1996c3ad986c44861337bd335c55a [INFO] testing jgallagher/protoc-rust-bug-repro against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgallagher%2Fprotoc-rust-bug-repro" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jgallagher/protoc-rust-bug-repro [INFO] finished tweaking git repo https://github.com/jgallagher/protoc-rust-bug-repro [INFO] tweaked toml for git repo https://github.com/jgallagher/protoc-rust-bug-repro written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jgallagher/protoc-rust-bug-repro on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jgallagher/protoc-rust-bug-repro 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" "+1.95.0" "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 remove_dir_all v0.5.3 [INFO] [stderr] Downloaded protoc-rust v2.25.2 [INFO] [stderr] Downloaded cfg-if v1.0.0 [INFO] [stderr] Downloaded tempfile v3.2.0 [INFO] [stderr] Downloaded protobuf-codegen v2.25.2 [INFO] [stderr] Downloaded rand_core v0.6.3 [INFO] [stderr] Downloaded ppv-lite86 v0.2.15 [INFO] [stderr] Downloaded wasi v0.10.2+wasi-snapshot-preview1 [INFO] [stderr] Downloaded rand v0.8.4 [INFO] [stderr] Downloaded bitflags v1.3.2 [INFO] [stderr] Downloaded which v4.2.2 [INFO] [stderr] Downloaded either v1.6.1 [INFO] [stderr] Downloaded getrandom v0.2.3 [INFO] [stderr] Downloaded rand_hc v0.3.1 [INFO] [stderr] Downloaded log v0.4.14 [INFO] [stderr] Downloaded lazy_static v1.4.0 [INFO] [stderr] Downloaded rand_chacha v0.3.1 [INFO] [stderr] Downloaded winapi v0.3.9 [INFO] [stderr] Downloaded redox_syscall v0.2.10 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] [stderr] Downloaded protobuf v2.25.2 [INFO] [stderr] Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] error: failed to unpack package `winapi-x86_64-pc-windows-gnu v0.4.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_mfplat.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_mfplat.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_mfplat.a` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_mfplat.a` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) overridden task result to prepare-fail:unknown Caused by: 0: uncategorized prepare error 1: 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 remove_dir_all v0.5.3 Downloaded protoc-rust v2.25.2 Downloaded cfg-if v1.0.0 Downloaded tempfile v3.2.0 Downloaded protobuf-codegen v2.25.2 Downloaded rand_core v0.6.3 Downloaded ppv-lite86 v0.2.15 Downloaded wasi v0.10.2+wasi-snapshot-preview1 Downloaded rand v0.8.4 Downloaded bitflags v1.3.2 Downloaded which v4.2.2 Downloaded either v1.6.1 Downloaded getrandom v0.2.3 Downloaded rand_hc v0.3.1 Downloaded log v0.4.14 Downloaded lazy_static v1.4.0 Downloaded rand_chacha v0.3.1 Downloaded winapi v0.3.9 Downloaded redox_syscall v0.2.10 Downloaded libc v0.2.106 Downloaded protobuf v2.25.2 Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 error: failed to unpack package `winapi-x86_64-pc-windows-gnu v0.4.0` Caused by: failed to unpack entry at `winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_mfplat.a` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_mfplat.a` Caused by: failed to unpack `winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_mfplat.a` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-x86_64-pc-windows-gnu-0.4.0/lib/libwinapi_mfplat.a` Caused by: No space left on device (os error 28)