[INFO] cloning repository https://github.com/whitequark/rust-facedetect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whitequark/rust-facedetect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitequark%2Frust-facedetect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitequark%2Frust-facedetect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abbc55bc90017db4237e983f995c3a6f5a6a2d38 [INFO] checking whitequark/rust-facedetect/abbc55bc90017db4237e983f995c3a6f5a6a2d38 against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitequark%2Frust-facedetect" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whitequark/rust-facedetect on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whitequark/rust-facedetect [INFO] finished tweaking git repo https://github.com/whitequark/rust-facedetect [INFO] tweaked toml for git repo https://github.com/whitequark/rust-facedetect written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/whitequark/rust-facedetect 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "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 `git://github.com/whitequark/opencv-rust` [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 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2) [INFO] [stderr] error: failed to get `opencv` as a dependency of package `facedetect v0.1.0 (/workspace/builds/worker-0-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `opencv` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update git://github.com/whitequark/opencv-rust#e39c942d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/opencv-rust-61beeb0ebabfb488 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision e39c942d7612f167618ac5b38af70e996f21bfbd not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to connect to github.com: Connection timed out; class=Os (2) [INFO] checking whitequark/rust-facedetect/abbc55bc90017db4237e983f995c3a6f5a6a2d38 against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitequark%2Frust-facedetect" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whitequark/rust-facedetect on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whitequark/rust-facedetect [INFO] finished tweaking git repo https://github.com/whitequark/rust-facedetect [INFO] tweaked toml for git repo https://github.com/whitequark/rust-facedetect written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/whitequark/rust-facedetect 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "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 `git://github.com/whitequark/opencv-rust` [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 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2) [INFO] [stderr] error: failed to get `opencv` as a dependency of package `facedetect v0.1.0 (/workspace/builds/worker-0-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `opencv` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update git://github.com/whitequark/opencv-rust#e39c942d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/opencv-rust-61beeb0ebabfb488 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision e39c942d7612f167618ac5b38af70e996f21bfbd not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to connect to github.com: Connection timed out; class=Os (2) [INFO] checking whitequark/rust-facedetect/abbc55bc90017db4237e983f995c3a6f5a6a2d38 against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitequark%2Frust-facedetect" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whitequark/rust-facedetect on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whitequark/rust-facedetect [INFO] finished tweaking git repo https://github.com/whitequark/rust-facedetect [INFO] tweaked toml for git repo https://github.com/whitequark/rust-facedetect written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/whitequark/rust-facedetect 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "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 `git://github.com/whitequark/opencv-rust` [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 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2) [INFO] [stderr] error: failed to get `opencv` as a dependency of package `facedetect v0.1.0 (/workspace/builds/worker-0-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `opencv` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update git://github.com/whitequark/opencv-rust#e39c942d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/opencv-rust-61beeb0ebabfb488 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision e39c942d7612f167618ac5b38af70e996f21bfbd not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to connect to github.com: Connection timed out; class=Os (2) [INFO] checking whitequark/rust-facedetect/abbc55bc90017db4237e983f995c3a6f5a6a2d38 against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitequark%2Frust-facedetect" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whitequark/rust-facedetect on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whitequark/rust-facedetect [INFO] finished tweaking git repo https://github.com/whitequark/rust-facedetect [INFO] tweaked toml for git repo https://github.com/whitequark/rust-facedetect written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/whitequark/rust-facedetect 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "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 `git://github.com/whitequark/opencv-rust` [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 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2) [INFO] [stderr] error: failed to get `opencv` as a dependency of package `facedetect v0.1.0 (/workspace/builds/worker-0-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `opencv` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update git://github.com/whitequark/opencv-rust#e39c942d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/opencv-rust-61beeb0ebabfb488 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision e39c942d7612f167618ac5b38af70e996f21bfbd not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to connect to github.com: Connection timed out; class=Os (2) [INFO] checking whitequark/rust-facedetect/abbc55bc90017db4237e983f995c3a6f5a6a2d38 against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhitequark%2Frust-facedetect" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whitequark/rust-facedetect on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whitequark/rust-facedetect [INFO] finished tweaking git repo https://github.com/whitequark/rust-facedetect [INFO] tweaked toml for git repo https://github.com/whitequark/rust-facedetect written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/whitequark/rust-facedetect 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "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 `git://github.com/whitequark/opencv-rust` [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 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2) [INFO] [stderr] error: failed to get `opencv` as a dependency of package `facedetect v0.1.0 (/workspace/builds/worker-0-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `opencv` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update git://github.com/whitequark/opencv-rust#e39c942d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /workspace/cargo-home/git/db/opencv-rust-61beeb0ebabfb488 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision e39c942d7612f167618ac5b38af70e996f21bfbd not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to connect to github.com: Connection timed out; class=Os (2) MissingDependencies overridden task result to broken:missing-deps