[INFO] cloning repository https://github.com/eval-exec/rust-analyzer-cycle-depend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eval-exec/rust-analyzer-cycle-depend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feval-exec%2Frust-analyzer-cycle-depend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feval-exec%2Frust-analyzer-cycle-depend'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feval-exec%2Frust-analyzer-cycle-depend: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/eval-exec/rust-analyzer-cycle-depend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eval-exec/rust-analyzer-cycle-depend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feval-exec%2Frust-analyzer-cycle-depend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feval-exec%2Frust-analyzer-cycle-depend'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feval-exec%2Frust-analyzer-cycle-depend/hooks/pre-receive.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/eval-exec/rust-analyzer-cycle-depend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eval-exec/rust-analyzer-cycle-depend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feval-exec%2Frust-analyzer-cycle-depend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feval-exec%2Frust-analyzer-cycle-depend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 747cb249c0ba6ac3c15226654b84412b1239878d [INFO] checking eval-exec/rust-analyzer-cycle-depend against master#cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feval-exec%2Frust-analyzer-cycle-depend" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eval-exec/rust-analyzer-cycle-depend [INFO] finished tweaking git repo https://github.com/eval-exec/rust-analyzer-cycle-depend [INFO] tweaked toml for git repo https://github.com/eval-exec/rust-analyzer-cycle-depend written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eval-exec/rust-analyzer-cycle-depend on toolchain cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eval-exec/rust-analyzer-cycle-depend 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" "+cd7cbe818e4a66d46fe2df993d1b8518eba8a5cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: cyclic package dependency: package `a v0.1.0 (/workspace/builds/worker-6-tc1/source/a)` depends on itself. Cycle: [INFO] [stderr] package `a v0.1.0 (/workspace/builds/worker-6-tc1/source/a)` [INFO] [stderr] ... which satisfies path dependency `a` (locked to 0.1.0) of package `b v0.1.0 (/workspace/builds/worker-6-tc1/source/b)` [INFO] [stderr] ... which satisfies path dependency `b` (locked to 0.1.0) of package `a v0.1.0 (/workspace/builds/worker-6-tc1/source/a)` command failed: exit status: 101 error: cyclic package dependency: package `a v0.1.0 (/workspace/builds/worker-6-tc1/source/a)` depends on itself. Cycle: package `a v0.1.0 (/workspace/builds/worker-6-tc1/source/a)` ... which satisfies path dependency `a` (locked to 0.1.0) of package `b v0.1.0 (/workspace/builds/worker-6-tc1/source/b)` ... which satisfies path dependency `b` (locked to 0.1.0) of package `a v0.1.0 (/workspace/builds/worker-6-tc1/source/a)`