[INFO] cloning repository https://github.com/cyndis/promptc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyndis/promptc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyndis%2Fpromptc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyndis%2Fpromptc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1a453e2a24a1c41b417733d00d0cec7e254c77e [INFO] testing cyndis/promptc/a1a453e2a24a1c41b417733d00d0cec7e254c77e against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyndis%2Fpromptc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cyndis/promptc [INFO] finished tweaking git repo https://github.com/cyndis/promptc [INFO] tweaked toml for git repo https://github.com/cyndis/promptc written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cyndis/promptc 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/cyndis/promptc 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 `git://github.com/cyndis/rust-ansi-term.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): failed to connect to github.com: Connection timed out; class=Os (2) [INFO] [stderr] error: failed to get `ansi_term` as a dependency of package `promptc v0.1.0 (/workspace/builds/worker-4-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `ansi_term` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update git://github.com/cyndis/rust-ansi-term.git#4339b4f7 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/rust-ansi-term-e88b985a3fed4182 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 4339b4f79763c5a04b35eaeb7b74818f4474a6e1 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to connect to github.com: Connection timed out; 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 `git://github.com/cyndis/rust-ansi-term.git` warning: spurious network error (3 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2) warning: spurious network error (2 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2) warning: spurious network error (1 try remaining): failed to connect to github.com: Connection timed out; class=Os (2) error: failed to get `ansi_term` as a dependency of package `promptc v0.1.0 (/workspace/builds/worker-4-tc1/source)` Caused by: failed to load source for dependency `ansi_term` Caused by: Unable to update git://github.com/cyndis/rust-ansi-term.git#4339b4f7 Caused by: failed to clone into: /workspace/cargo-home/git/db/rust-ansi-term-e88b985a3fed4182 Caused by: revision 4339b4f79763c5a04b35eaeb7b74818f4474a6e1 not found Caused by: failed to connect to github.com: Connection timed out; class=Os (2)