[INFO] cloning repository https://github.com/fx-kirin/rust-log-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fx-kirin/rust-log-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffx-kirin%2Frust-log-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffx-kirin%2Frust-log-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efba54dfb21cba56b9f4bdcf5e8e2b8b2cfa1015 [INFO] checking fx-kirin/rust-log-example against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffx-kirin%2Frust-log-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fx-kirin/rust-log-example 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/fx-kirin/rust-log-example [INFO] finished tweaking git repo https://github.com/fx-kirin/rust-log-example [INFO] tweaked toml for git repo https://github.com/fx-kirin/rust-log-example written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fx-kirin/rust-log-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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sfackler/log4rs` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/log4rs-a7e40caa119122eb/objects/pack/pack_git2_e0c0fa585def341e': 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/log4rs-a7e40caa119122eb/objects/pack/pack_git2_887cc3a3ef60e811': 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/log4rs-a7e40caa119122eb/objects/pack/pack_git2_e46b355e8e5bc426': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `log4rs` as a dependency of package `log-example v0.1.0 (/workspace/builds/worker-4-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `log4rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/sfackler/log4rs#8c7d91a9 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/log4rs-a7e40caa119122eb [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 8c7d91a9416141689017bc14b03f2ba6000e2ed3 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/log4rs-a7e40caa119122eb/objects/pack/pack_git2_adba1f7eeeaea110': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/sfackler/log4rs` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/log4rs-a7e40caa119122eb/objects/pack/pack_git2_e0c0fa585def341e': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/log4rs-a7e40caa119122eb/objects/pack/pack_git2_887cc3a3ef60e811': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/log4rs-a7e40caa119122eb/objects/pack/pack_git2_e46b355e8e5bc426': No space left on device; class=Os (2) error: failed to get `log4rs` as a dependency of package `log-example v0.1.0 (/workspace/builds/worker-4-tc1/source)` Caused by: failed to load source for dependency `log4rs` Caused by: Unable to update https://github.com/sfackler/log4rs#8c7d91a9 Caused by: failed to clone into: /workspace/cargo-home/git/db/log4rs-a7e40caa119122eb Caused by: revision 8c7d91a9416141689017bc14b03f2ba6000e2ed3 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/log4rs-a7e40caa119122eb/objects/pack/pack_git2_adba1f7eeeaea110': No space left on device; class=Os (2)