[INFO] cloning repository https://github.com/alexcrichton/cargo-stats
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexcrichton/cargo-stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fcargo-stats", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fcargo-stats'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] feef069f9d6aea71d52bba711b475c380e459e25
[INFO] checking alexcrichton/cargo-stats against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexcrichton%2Fcargo-stats" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexcrichton/cargo-stats
[INFO] finished tweaking git repo https://github.com/alexcrichton/cargo-stats
[INFO] tweaked toml for git repo https://github.com/alexcrichton/cargo-stats written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexcrichton/cargo-stats on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexcrichton/cargo-stats 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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/carllerche/curl-rust`
[INFO] [stderr]     Updating git submodule `https://github.com/alexcrichton/curl`
[INFO] [stderr]     Updating git repository `https://github.com/alexcrichton/flate2-rs`
[INFO] [stderr]     Updating git repository `https://github.com/alexcrichton/tar-rs`
[INFO] [stderr]     Updating git repository `https://github.com/servo/rust-url`
[INFO] [stderr] error: no matching package named `curl-sys` found
[INFO] [stderr] location searched: Git repository https://github.com/carllerche/curl-rust#95b24520
[INFO] [stderr] required by package `curl v0.1.0 (https://github.com/carllerche/curl-rust#95b24520)`
[INFO] [stderr]     ... which satisfies git dependency `curl` (locked to 0.1.0) of package `cargo-stats v0.0.1 (/workspace/builds/worker-0-tc1/source)`


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
    Updating git repository `https://github.com/carllerche/curl-rust`
    Updating git submodule `https://github.com/alexcrichton/curl`
    Updating git repository `https://github.com/alexcrichton/flate2-rs`
    Updating git repository `https://github.com/alexcrichton/tar-rs`
    Updating git repository `https://github.com/servo/rust-url`
error: no matching package named `curl-sys` found
location searched: Git repository https://github.com/carllerche/curl-rust#95b24520
required by package `curl v0.1.0 (https://github.com/carllerche/curl-rust#95b24520)`
    ... which satisfies git dependency `curl` (locked to 0.1.0) of package `cargo-stats v0.0.1 (/workspace/builds/worker-0-tc1/source)`