[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] 34230855b0fb50110003848303e060b41b66ba62 [INFO] checking ActuallyHappening/Apple-CLIs against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActuallyHappening%2FApple-CLIs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ActuallyHappening/Apple-CLIs on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.52 [INFO] [stderr] Downloaded clap-cargo v0.14.0 [INFO] [stderr] Downloaded clap v4.5.2 [INFO] [stderr] Downloaded clap_complete_nushell v4.5.1 [INFO] [stderr] Downloaded openssl-sys v0.9.101 [INFO] [stderr] Downloaded indexmap v2.2.5 [INFO] [stderr] Downloaded toml_edit v0.22.6 [INFO] [stderr] Downloaded toml v0.8.10 [INFO] [stderr] Downloaded which v6.0.0 [INFO] [stderr] Downloaded bossy v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e7c59efc5b25bdde33b1179de7cf9a00aa5eeb46d172cc805c0c64922ddbf93 [INFO] running `Command { std: "docker" "start" "-a" "4e7c59efc5b25bdde33b1179de7cf9a00aa5eeb46d172cc805c0c64922ddbf93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e7c59efc5b25bdde33b1179de7cf9a00aa5eeb46d172cc805c0c64922ddbf93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e7c59efc5b25bdde33b1179de7cf9a00aa5eeb46d172cc805c0c64922ddbf93", kill_on_drop: false }` [INFO] [stdout] 4e7c59efc5b25bdde33b1179de7cf9a00aa5eeb46d172cc805c0c64922ddbf93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df2e517262351fbc646ee526546353a295e1cc5eecae483d177a65dea92acf0a [INFO] running `Command { std: "docker" "start" "-a" "df2e517262351fbc646ee526546353a295e1cc5eecae483d177a65dea92acf0a", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bossy v0.2.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking which v6.0.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling ext-trait-proc_macros v1.0.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking ext-trait v1.0.1 [INFO] [stderr] Checking extension-traits v1.0.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking clap_complete v4.5.1 [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 serde v1.0.197 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking apple-clis v0.0.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `simctl` is imported redundantly [INFO] [stdout] --> src/cli.rs:3:83 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `simctl` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use crate::{ios_deploy::detect::DetectDevicesConfig, open::well_known::WellKnown, xcrun::simctl}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromStr` is imported redundantly [INFO] [stdout] --> src/shared/types.rs:3:6 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | [INFO] [stdout] 5 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `FromStr` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DeviceName` is imported redundantly [INFO] [stdout] --> src/xcrun/simctl/boot.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{prelude::*, shared::identifiers::DeviceName}; [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `DeviceName` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IPadVariant` is imported redundantly [INFO] [stdout] --> src/xcrun/simctl/list/output.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `IPadVariant` is already imported here [INFO] [stdout] 2 | use crate::shared::identifiers::IPadVariant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DeviceName` is imported redundantly [INFO] [stdout] --> src/xcrun/simctl/list/output.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `DeviceName` is already imported here [INFO] [stdout] 2 | use crate::shared::identifiers::IPadVariant; [INFO] [stdout] 3 | use crate::shared::identifiers::{DeviceName, IPhoneVariant, RuntimeIdentifier}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IPhoneVariant` is imported redundantly [INFO] [stdout] --> src/xcrun/simctl/list/output.rs:3:46 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `IPhoneVariant` is already imported here [INFO] [stdout] 2 | use crate::shared::identifiers::IPadVariant; [INFO] [stdout] 3 | use crate::shared::identifiers::{DeviceName, IPhoneVariant, RuntimeIdentifier}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RuntimeIdentifier` is imported redundantly [INFO] [stdout] --> src/xcrun/simctl/list/output.rs:3:61 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `RuntimeIdentifier` is already imported here [INFO] [stdout] 2 | use crate::shared::identifiers::IPadVariant; [INFO] [stdout] 3 | use crate::shared::identifiers::{DeviceName, IPhoneVariant, RuntimeIdentifier}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `simctl` is imported redundantly [INFO] [stdout] --> src/cli.rs:3:83 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `simctl` is already imported here [INFO] [stdout] 2 | [INFO] [stdout] 3 | use crate::{ios_deploy::detect::DetectDevicesConfig, open::well_known::WellKnown, xcrun::simctl}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromStr` is imported redundantly [INFO] [stdout] --> src/shared/types.rs:3:6 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | [INFO] [stdout] 5 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `FromStr` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DeviceName` is imported redundantly [INFO] [stdout] --> src/xcrun/simctl/boot.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{prelude::*, shared::identifiers::DeviceName}; [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `DeviceName` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IPadVariant` is imported redundantly [INFO] [stdout] --> src/xcrun/simctl/list/output.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `IPadVariant` is already imported here [INFO] [stdout] 2 | use crate::shared::identifiers::IPadVariant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DeviceName` is imported redundantly [INFO] [stdout] --> src/xcrun/simctl/list/output.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `DeviceName` is already imported here [INFO] [stdout] 2 | use crate::shared::identifiers::IPadVariant; [INFO] [stdout] 3 | use crate::shared::identifiers::{DeviceName, IPhoneVariant, RuntimeIdentifier}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IPhoneVariant` is imported redundantly [INFO] [stdout] --> src/xcrun/simctl/list/output.rs:3:46 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `IPhoneVariant` is already imported here [INFO] [stdout] 2 | use crate::shared::identifiers::IPadVariant; [INFO] [stdout] 3 | use crate::shared::identifiers::{DeviceName, IPhoneVariant, RuntimeIdentifier}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RuntimeIdentifier` is imported redundantly [INFO] [stdout] --> src/xcrun/simctl/list/output.rs:3:61 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `RuntimeIdentifier` is already imported here [INFO] [stdout] 2 | use crate::shared::identifiers::IPadVariant; [INFO] [stdout] 3 | use crate::shared::identifiers::{DeviceName, IPhoneVariant, RuntimeIdentifier}; [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) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DeviceName` is imported redundantly [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | use apple_clis::prelude::*; [INFO] [stdout] | ---------------------- the item `DeviceName` is already imported here [INFO] [stdout] 9 | use apple_clis::shared::identifiers::DeviceName; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DeviceName` is imported redundantly [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | use apple_clis::prelude::*; [INFO] [stdout] | ---------------------- the item `DeviceName` is already imported here [INFO] [stdout] 9 | use apple_clis::shared::identifiers::DeviceName; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.75s [INFO] running `Command { std: "docker" "inspect" "df2e517262351fbc646ee526546353a295e1cc5eecae483d177a65dea92acf0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2e517262351fbc646ee526546353a295e1cc5eecae483d177a65dea92acf0a", kill_on_drop: false }` [INFO] [stdout] df2e517262351fbc646ee526546353a295e1cc5eecae483d177a65dea92acf0a