[INFO] cloning repository https://github.com/ActuallyHappening/Apple-CLIs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ActuallyHappening/Apple-CLIs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActuallyHappening%2FApple-CLIs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActuallyHappening%2FApple-CLIs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a129236101dee20adcaa8a854415fe0944011b6e
[INFO] checking ActuallyHappening/Apple-CLIs against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActuallyHappening%2FApple-CLIs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ActuallyHappening/Apple-CLIs
[INFO] finished tweaking git repo https://github.com/ActuallyHappening/Apple-CLIs
[INFO] tweaked toml for git repo https://github.com/ActuallyHappening/Apple-CLIs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ActuallyHappening/Apple-CLIs on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ActuallyHappening/Apple-CLIs 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v6.0.1
[INFO] [stderr]   Downloaded extension-traits v1.0.1
[INFO] [stderr]   Downloaded libredox v0.1.3
[INFO] [stderr]   Downloaded strum_macros v0.26.2
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.0
[INFO] [stderr]   Downloaded ext-trait-proc_macros v1.0.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.4
[INFO] [stderr]   Downloaded thiserror v1.0.60
[INFO] [stderr]   Downloaded camino v1.1.7
[INFO] [stderr]   Downloaded bossy v0.2.1
[INFO] [stderr]   Downloaded cc v1.0.97
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded anstream v0.6.14
[INFO] [stderr]   Downloaded serde_json v1.0.117
[INFO] [stderr]   Downloaded winnow v0.6.8
[INFO] [stderr]   Downloaded clap_complete v4.5.2
[INFO] [stderr]   Downloaded clap_complete_nushell v4.5.1
[INFO] [stderr]   Downloaded syn v2.0.63
[INFO] [stderr]   Downloaded thiserror-impl v1.0.60
[INFO] [stderr]   Downloaded toml_edit v0.22.13
[INFO] [stderr]   Downloaded anstyle-query v1.0.3
[INFO] [stderr]   Downloaded anstyle v1.0.7
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] [stderr]   Downloaded semver v1.0.23
[INFO] [stderr]   Downloaded redox_users v0.4.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.82
[INFO] [stderr]   Downloaded time-macros v0.2.18
[INFO] [stderr]   Downloaded serde_spanned v0.6.6
[INFO] [stderr]   Downloaded toml_datetime v0.6.6
[INFO] [stderr]   Downloaded toml v0.8.13
[INFO] [stderr]   Downloaded clap-cargo v0.14.0
[INFO] [stderr]   Downloaded libc v0.2.154
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.3
[INFO] [stderr]   Downloaded colorchoice v1.0.1
[INFO] [stderr]   Downloaded ext-trait v1.0.1
[INFO] [stderr]   Downloaded glob v0.3.1
[INFO] [stderr]   Downloaded strum v0.26.2
[INFO] [stderr]   Downloaded option-ext v0.2.0
[INFO] [stderr]   Downloaded dirs-sys v0.4.1
[INFO] [stderr]   Downloaded dirs v5.0.1
[INFO] [stderr]   Downloaded rustversion v1.0.17
[INFO] [stderr]   Downloaded either v1.11.0
[INFO] [stderr]   Downloaded stability v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 754fe2cc5e291fd06d005f5b4ffc80f6ccced4fd33647f88c18eb9eee0a6ca5e
[INFO] running `Command { std: "docker" "start" "-a" "754fe2cc5e291fd06d005f5b4ffc80f6ccced4fd33647f88c18eb9eee0a6ca5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "754fe2cc5e291fd06d005f5b4ffc80f6ccced4fd33647f88c18eb9eee0a6ca5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "754fe2cc5e291fd06d005f5b4ffc80f6ccced4fd33647f88c18eb9eee0a6ca5e", kill_on_drop: false }`
[INFO] [stdout] 754fe2cc5e291fd06d005f5b4ffc80f6ccced4fd33647f88c18eb9eee0a6ca5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a53f919689f67eaeef2220b1b1bf70e0cfc7c69ac9837519c96422c6e9abc987
[INFO] running `Command { std: "docker" "start" "-a" "a53f919689f67eaeef2220b1b1bf70e0cfc7c69ac9837519c96422c6e9abc987", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking bossy v0.2.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking which v6.0.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling ext-trait-proc_macros v1.0.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking ext-trait v1.0.1
[INFO] [stderr]     Checking extension-traits v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking clap_complete v4.5.2
[INFO] [stderr]     Checking clap-cargo v0.14.0
[INFO] [stderr]     Checking clap_complete_nushell v4.5.1
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking toml_edit v0.22.13
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking toml v0.8.13
[INFO] [stderr]     Checking apple-clis v0.0.15 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `from_path` is never used
[INFO] [stdout]   --> src/shared/traits.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub trait ExecInstance: Sized {
[INFO] [stdout]    |           ------------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn from_path(path: impl AsRef<Utf8Path>) -> Result<Self> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/codesign/display/output/signed_keys.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn parse_display_output(input: &str) -> IResult<&str, HashMap<Cow<str>, &str>> {
[INFO] [stdout]   |                                ^^^^             ----          --------  ---- the lifetimes get resolved as `'_`
[INFO] [stdout]   |                                |                |             |
[INFO] [stdout]   |                                |                |             the lifetimes get resolved as `'_`
[INFO] [stdout]   |                                |                the lifetimes get resolved as `'_`
[INFO] [stdout]   |                                this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn parse_display_output(input: &str) -> IResult<&str, HashMap<Cow<'_, str>, &str>> {
[INFO] [stdout]   |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/xcrun/simctl.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn simctl(&self) -> XcRunSimctlInstance {
[INFO] [stdout]    |                   ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn simctl(&self) -> XcRunSimctlInstance<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_path` is never used
[INFO] [stdout]   --> src/shared/traits.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub trait ExecInstance: Sized {
[INFO] [stdout]    |           ------------ associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 31 |     fn from_path(path: impl AsRef<Utf8Path>) -> Result<Self> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/codesign/display/output/signed_keys.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn parse_display_output(input: &str) -> IResult<&str, HashMap<Cow<str>, &str>> {
[INFO] [stdout]   |                                ^^^^             ----          --------  ---- the lifetimes get resolved as `'_`
[INFO] [stdout]   |                                |                |             |
[INFO] [stdout]   |                                |                |             the lifetimes get resolved as `'_`
[INFO] [stdout]   |                                |                the lifetimes get resolved as `'_`
[INFO] [stdout]   |                                this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn parse_display_output(input: &str) -> IResult<&str, HashMap<Cow<'_, str>, &str>> {
[INFO] [stdout]   |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/xcrun/simctl.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn simctl(&self) -> XcRunSimctlInstance {
[INFO] [stdout]    |                   ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn simctl(&self) -> XcRunSimctlInstance<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.75s
[INFO] running `Command { std: "docker" "inspect" "a53f919689f67eaeef2220b1b1bf70e0cfc7c69ac9837519c96422c6e9abc987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a53f919689f67eaeef2220b1b1bf70e0cfc7c69ac9837519c96422c6e9abc987", kill_on_drop: false }`
[INFO] [stdout] a53f919689f67eaeef2220b1b1bf70e0cfc7c69ac9837519c96422c6e9abc987
