[INFO] cloning repository https://github.com/charlesroussel/rust-workshop-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charlesroussel/rust-workshop-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlesroussel%2Frust-workshop-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlesroussel%2Frust-workshop-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60a5bfae4b529882bc542d73ef3cc0123f90a0bb [INFO] checking charlesroussel/rust-workshop-server against master#f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharlesroussel%2Frust-workshop-server" "/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/charlesroussel/rust-workshop-server on toolchain f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/charlesroussel/rust-workshop-server [INFO] finished tweaking git repo https://github.com/charlesroussel/rust-workshop-server [INFO] tweaked toml for git repo https://github.com/charlesroussel/rust-workshop-server written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/charlesroussel/rust-workshop-server 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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-service v2.0.1 [INFO] [stderr] Downloaded actix-web-codegen v0.5.0-beta.5 [INFO] [stderr] Downloaded tracing-actix-web v0.5.0-beta.3 [INFO] [stderr] Downloaded actix-server v2.0.0-beta.9 [INFO] [stderr] Downloaded actix-http v3.0.0-beta.13 [INFO] [stderr] error: failed to unpack package `actix-http v3.0.0-beta.13` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `actix-http-3.0.0-beta.13/benches/uninit-headers.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.0.0-beta.13/benches/uninit-headers.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `actix-http-3.0.0-beta.13/benches/uninit-headers.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.0.0-beta.13/benches/uninit-headers.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded actix-service v2.0.1 Downloaded actix-web-codegen v0.5.0-beta.5 Downloaded tracing-actix-web v0.5.0-beta.3 Downloaded actix-server v2.0.0-beta.9 Downloaded actix-http v3.0.0-beta.13 error: failed to unpack package `actix-http v3.0.0-beta.13` Caused by: failed to unpack entry at `actix-http-3.0.0-beta.13/benches/uninit-headers.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.0.0-beta.13/benches/uninit-headers.rs` Caused by: failed to unpack `actix-http-3.0.0-beta.13/benches/uninit-headers.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.0.0-beta.13/benches/uninit-headers.rs` Caused by: No space left on device (os error 28)