[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#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActuallyHappening%2FApple-CLIs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ActuallyHappening/Apple-CLIs on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ext-trait v1.0.1
[INFO] [stderr]   Downloaded ext-trait-proc_macros v1.0.1
[INFO] [stderr]   Downloaded extension-traits v1.0.1
[INFO] [stderr]   Downloaded bossy v0.2.1
[INFO] [stderr]   Downloaded clap-cargo v0.14.0
[INFO] [stderr]   Downloaded toml v0.8.13
[INFO] [stderr]   Downloaded clap_complete_nushell v4.5.1
[INFO] [stderr]   Downloaded toml_edit v0.22.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71a27827f36826497e687d3ed16715891b2c716e6e5a995285001c03320ed53f
[INFO] running `Command { std: "docker" "start" "-a" "71a27827f36826497e687d3ed16715891b2c716e6e5a995285001c03320ed53f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71a27827f36826497e687d3ed16715891b2c716e6e5a995285001c03320ed53f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71a27827f36826497e687d3ed16715891b2c716e6e5a995285001c03320ed53f", kill_on_drop: false }`
[INFO] [stdout] 71a27827f36826497e687d3ed16715891b2c716e6e5a995285001c03320ed53f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a47661ec936ec4278a843f14d315211d8beb22dce61a2d3e6c2b1953084fab3
[INFO] running `Command { std: "docker" "start" "-a" "8a47661ec936ec4278a843f14d315211d8beb22dce61a2d3e6c2b1953084fab3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking bossy v0.2.1
[INFO] [stderr]     Checking which v6.0.1
[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 thiserror v1.0.60
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[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 strum v0.26.2
[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 serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_json v1.0.117
[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: hiding a lifetime that's elided elsewhere is 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 same lifetime is elided here
[INFO] [stdout]   |                                |                |             |
[INFO] [stdout]   |                                |                |             the same lifetime is hidden here
[INFO] [stdout]   |                                |                the same lifetime is elided here
[INFO] [stdout]   |                                the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/xcrun/simctl.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn simctl(&self) -> XcRunSimctlInstance {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn simctl(&self) -> XcRunSimctlInstance<'_> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is elided here
[INFO] [stdout]   |                                |                |             |
[INFO] [stdout]   |                                |                |             the same lifetime is hidden here
[INFO] [stdout]   |                                |                the same lifetime is elided here
[INFO] [stdout]   |                                the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/xcrun/simctl.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn simctl(&self) -> XcRunSimctlInstance {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type 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 1m 09s
[INFO] running `Command { std: "docker" "inspect" "8a47661ec936ec4278a843f14d315211d8beb22dce61a2d3e6c2b1953084fab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a47661ec936ec4278a843f14d315211d8beb22dce61a2d3e6c2b1953084fab3", kill_on_drop: false }`
[INFO] [stdout] 8a47661ec936ec4278a843f14d315211d8beb22dce61a2d3e6c2b1953084fab3
