[INFO] cloning repository https://github.com/vkill/rust-server-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vkill/rust-server-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkill%2Frust-server-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkill%2Frust-server-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0ce3d67e47b836e6b722526c1604c66690cbe8d [INFO] checking vkill/rust-server-example against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkill%2Frust-server-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vkill/rust-server-example [INFO] finished tweaking git repo https://github.com/vkill/rust-server-example [INFO] tweaked toml for git repo https://github.com/vkill/rust-server-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vkill/rust-server-example on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vkill/rust-server-example 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" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "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] Downloading crates ... [INFO] [stderr] Downloaded fake v2.2.2 [INFO] [stderr] Downloaded async-graphql-tide v1.0.0 [INFO] [stderr] Downloaded if_chain v1.0.0 [INFO] [stderr] Downloaded validator v0.10.0 [INFO] [stderr] Downloaded async-graphql-derive v1.9.19 [INFO] [stderr] Downloaded sqlformat v0.1.0 [INFO] [stderr] Downloaded tide v0.8.0 [INFO] [stderr] Downloaded async-h1 v1.1.1 [INFO] [stderr] Downloaded surf v2.0.0-alpha.1 [INFO] [stderr] Downloaded http-types v1.2.0 [INFO] [stderr] Downloaded async-graphql v1.9.19 [INFO] [stderr] Downloaded isahc v0.7.6 [INFO] [stderr] Downloaded parse-zoneinfo v0.2.1 [INFO] [stderr] error: failed to unpack package `parse-zoneinfo v0.2.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `parse-zoneinfo-0.2.1/examples/asia` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parse-zoneinfo-0.2.1/examples/asia` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `parse-zoneinfo-0.2.1/examples/asia` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parse-zoneinfo-0.2.1/examples/asia` [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 Downloading crates ... Downloaded fake v2.2.2 Downloaded async-graphql-tide v1.0.0 Downloaded if_chain v1.0.0 Downloaded validator v0.10.0 Downloaded async-graphql-derive v1.9.19 Downloaded sqlformat v0.1.0 Downloaded tide v0.8.0 Downloaded async-h1 v1.1.1 Downloaded surf v2.0.0-alpha.1 Downloaded http-types v1.2.0 Downloaded async-graphql v1.9.19 Downloaded isahc v0.7.6 Downloaded parse-zoneinfo v0.2.1 error: failed to unpack package `parse-zoneinfo v0.2.1` Caused by: failed to unpack entry at `parse-zoneinfo-0.2.1/examples/asia` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parse-zoneinfo-0.2.1/examples/asia` Caused by: failed to unpack `parse-zoneinfo-0.2.1/examples/asia` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parse-zoneinfo-0.2.1/examples/asia` Caused by: No space left on device (os error 28)