[INFO] cloning repository https://github.com/periklis/rust-microservice-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/periklis/rust-microservice-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperiklis%2Frust-microservice-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperiklis%2Frust-microservice-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4059aa536017074a7a67f3fbe87e2e690dca5c3 [INFO] testing periklis/rust-microservice-example against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperiklis%2Frust-microservice-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/periklis/rust-microservice-example [INFO] finished tweaking git repo https://github.com/periklis/rust-microservice-example [INFO] tweaked toml for git repo https://github.com/periklis/rust-microservice-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/periklis/rust-microservice-example on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/periklis/rust-microservice-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/hyperium/hyper.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/hyper-9092817f129bb508/objects/pack/pack_git2_11c3926194a0de22': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/hyper-9092817f129bb508/objects/pack/pack_git2_30b32db2ad0e647d': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/hyper-9092817f129bb508/objects/pack/pack_git2_fb9241dbc40f1f92': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `hyper` as a dependency of package `rs-microservice v0.1.0 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `hyper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/hyperium/hyper.git?branch=master#b5a888b0 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/hyper-9092817f129bb508 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision b5a888b0dfb4d6657e00a662257b571d56bda2e7 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/hyper-9092817f129bb508/objects/pack/pack_git2_ab8a80b38bcd6185': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating git repository `https://github.com/hyperium/hyper.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/hyper-9092817f129bb508/objects/pack/pack_git2_11c3926194a0de22': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/hyper-9092817f129bb508/objects/pack/pack_git2_30b32db2ad0e647d': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/hyper-9092817f129bb508/objects/pack/pack_git2_fb9241dbc40f1f92': No space left on device; class=Os (2) error: failed to get `hyper` as a dependency of package `rs-microservice v0.1.0 (/workspace/builds/worker-3-tc1/source)` Caused by: failed to load source for dependency `hyper` Caused by: Unable to update https://github.com/hyperium/hyper.git?branch=master#b5a888b0 Caused by: failed to clone into: /workspace/cargo-home/git/db/hyper-9092817f129bb508 Caused by: revision b5a888b0dfb4d6657e00a662257b571d56bda2e7 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/hyper-9092817f129bb508/objects/pack/pack_git2_ab8a80b38bcd6185': No space left on device; class=Os (2)