[INFO] cloning repository https://github.com/goriunov/actix-tokio-postgres-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goriunov/actix-tokio-postgres-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoriunov%2Factix-tokio-postgres-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoriunov%2Factix-tokio-postgres-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16aae6058e968f65d8c485e7818a5904dc73c69d [INFO] checking goriunov/actix-tokio-postgres-example against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoriunov%2Factix-tokio-postgres-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/goriunov/actix-tokio-postgres-example on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/goriunov/actix-tokio-postgres-example [INFO] finished tweaking git repo https://github.com/goriunov/actix-tokio-postgres-example [INFO] tweaked toml for git repo https://github.com/goriunov/actix-tokio-postgres-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/goriunov/actix-tokio-postgres-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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/goriunov/rust-postgres.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-postgres-379528f8708f6a76/objects/pack/pack_git2_8a844bdf567cc406': 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/rust-postgres-379528f8708f6a76/objects/pack/pack_git2_47fed13ffe1fa065': 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/rust-postgres-379528f8708f6a76/objects/pack/pack_git2_e3398e425ca5f1c9': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `tokio-postgres` as a dependency of package `db_example v0.1.0 (/workspace/builds/worker-6-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `tokio-postgres` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/goriunov/rust-postgres.git#48007a9b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/rust-postgres-379528f8708f6a76 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 48007a9bebaf4a00e9356ec077373b98baddfc1d not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/rust-postgres-379528f8708f6a76/objects/pack/pack_git2_63948f265b73ba5e': 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 Blocking waiting for file lock on package cache Updating git repository `https://github.com/goriunov/rust-postgres.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-postgres-379528f8708f6a76/objects/pack/pack_git2_8a844bdf567cc406': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-postgres-379528f8708f6a76/objects/pack/pack_git2_47fed13ffe1fa065': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-postgres-379528f8708f6a76/objects/pack/pack_git2_e3398e425ca5f1c9': No space left on device; class=Os (2) error: failed to get `tokio-postgres` as a dependency of package `db_example v0.1.0 (/workspace/builds/worker-6-tc1/source)` Caused by: failed to load source for dependency `tokio-postgres` Caused by: Unable to update https://github.com/goriunov/rust-postgres.git#48007a9b Caused by: failed to clone into: /workspace/cargo-home/git/db/rust-postgres-379528f8708f6a76 Caused by: revision 48007a9bebaf4a00e9356ec077373b98baddfc1d not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/rust-postgres-379528f8708f6a76/objects/pack/pack_git2_63948f265b73ba5e': No space left on device; class=Os (2)