[INFO] cloning repository https://github.com/tikue/search_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tikue/search_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftikue%2Fsearch_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftikue%2Fsearch_engine'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftikue%2Fsearch_engine: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/tikue/search_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tikue/search_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftikue%2Fsearch_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftikue%2Fsearch_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cecf5433a4e726f34249d846009740621e3ab71 [INFO] checking tikue/search_engine against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftikue%2Fsearch_engine" "/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/tikue/search_engine on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tikue/search_engine [INFO] finished tweaking git repo https://github.com/tikue/search_engine [INFO] tweaked toml for git repo https://github.com/tikue/search_engine written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tikue/search_engine 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" "+90384941aae4ea38de00e4702b50757e9b882a19" "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/tikue/inverted_index.git` [INFO] [stderr] Updating git repository `https://github.com/Manishearth/rust-clippy` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-clippy-f4a5eb51169ec7ea/objects/pack/pack_git2_edc26163568b5700': 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-clippy-f4a5eb51169ec7ea/objects/pack/pack_git2_34f74ac3f831ae06': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-clippy-f4a5eb51169ec7ea/objects/pack/pack_git2_68099c00de3157c9': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `clippy` as a dependency of package `inverted_index v0.1.0 (https://github.com/tikue/inverted_index.git#7c5e69b8)` [INFO] [stderr] ... which satisfies git dependency `inverted_index` (locked to 0.1.0) of package `search_engine v0.1.0 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `clippy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/Manishearth/rust-clippy#85ac8343 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/rust-clippy-f4a5eb51169ec7ea [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 85ac8343431ef693ca07dcbce1e73f17f4c5ec7d not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/rust-clippy-f4a5eb51169ec7ea/objects/pack/pack_git2_ad05b65164ae64ec': 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/tikue/inverted_index.git` Updating git repository `https://github.com/Manishearth/rust-clippy` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-clippy-f4a5eb51169ec7ea/objects/pack/pack_git2_edc26163568b5700': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-clippy-f4a5eb51169ec7ea/objects/pack/pack_git2_34f74ac3f831ae06': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-clippy-f4a5eb51169ec7ea/objects/pack/pack_git2_68099c00de3157c9': No space left on device; class=Os (2) error: failed to get `clippy` as a dependency of package `inverted_index v0.1.0 (https://github.com/tikue/inverted_index.git#7c5e69b8)` ... which satisfies git dependency `inverted_index` (locked to 0.1.0) of package `search_engine v0.1.0 (/workspace/builds/worker-3-tc1/source)` Caused by: failed to load source for dependency `clippy` Caused by: Unable to update https://github.com/Manishearth/rust-clippy#85ac8343 Caused by: failed to clone into: /workspace/cargo-home/git/db/rust-clippy-f4a5eb51169ec7ea Caused by: revision 85ac8343431ef693ca07dcbce1e73f17f4c5ec7d not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/rust-clippy-f4a5eb51169ec7ea/objects/pack/pack_git2_ad05b65164ae64ec': No space left on device; class=Os (2)