[INFO] fetching crate apple-bundle 0.1.4... [INFO] checking apple-bundle-0.1.4 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate apple-bundle 0.1.4 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate apple-bundle 0.1.4 [INFO] finished tweaking crates.io crate apple-bundle 0.1.4 [INFO] tweaked toml for crates.io crate apple-bundle 0.1.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate apple-bundle 0.1.4 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plist v1.7.4 [INFO] [stderr] Downloaded quick-xml v0.38.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b68443a60c4ed2a2e4f859389bd03bd98546d654212451a04f5588af09d040c [INFO] running `Command { std: "docker" "start" "-a" "7b68443a60c4ed2a2e4f859389bd03bd98546d654212451a04f5588af09d040c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b68443a60c4ed2a2e4f859389bd03bd98546d654212451a04f5588af09d040c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b68443a60c4ed2a2e4f859389bd03bd98546d654212451a04f5588af09d040c", kill_on_drop: false }` [INFO] [stdout] 7b68443a60c4ed2a2e4f859389bd03bd98546d654212451a04f5588af09d040c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9748f3221a522aae86202799be98f727bb554eeac1c926939c66236307664c47 [INFO] running `Command { std: "docker" "start" "-a" "9748f3221a522aae86202799be98f727bb554eeac1c926939c66236307664c47", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking quick-xml v0.38.3 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking plist v1.7.4 [INFO] [stderr] Checking apple-bundle v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the name `Service` in the type namespace is first re-exported here [INFO] [stdout] 45 | pub use super::app_services::*; [INFO] [stdout] | ---------------------- but the name `Service` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the name `DefaultDictionary` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ----------------------------- but the name `DefaultDictionary` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/app_services.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use super::DefaultDictionary; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/kernel_and_drivers.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use super::DefaultDictionary; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/app_services.rs:681:40 [INFO] [stdout] | [INFO] [stdout] 681 | pub privileged_executables: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/app_services.rs:711:39 [INFO] [stdout] | [INFO] [stdout] 711 | pub environment_variables: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/kernel_and_drivers.rs:193:32 [INFO] [stdout] | [INFO] [stdout] 193 | pub property_match: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/kernel_and_drivers.rs:254:30 [INFO] [stdout] | [INFO] [stdout] 254 | pub parent_match: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/kernel_and_drivers.rs:332:34 [INFO] [stdout] | [INFO] [stdout] 332 | pub bundle_libraries: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `AppClips` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `AppClips` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Authentication` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Authentication` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `CarPlay` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `CarPlay` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Contacts` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Contacts` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `ExposureNotification` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `ExposureNotification` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Games` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Games` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Health` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Health` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `HealthKitCapabilities` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `HealthKitCapabilities` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Networking` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Networking` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Security` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Security` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Sensors` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Sensors` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Siri` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Siri` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the name `Service` in the type namespace is first re-exported here [INFO] [stdout] 45 | pub use super::app_services::*; [INFO] [stdout] | ---------------------- but the name `Service` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the name `DefaultDictionary` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ----------------------------- but the name `DefaultDictionary` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/app_services.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use super::DefaultDictionary; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/kernel_and_drivers.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use super::DefaultDictionary; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/app_services.rs:681:40 [INFO] [stdout] | [INFO] [stdout] 681 | pub privileged_executables: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/app_services.rs:711:39 [INFO] [stdout] | [INFO] [stdout] 711 | pub environment_variables: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/kernel_and_drivers.rs:193:32 [INFO] [stdout] | [INFO] [stdout] 193 | pub property_match: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/kernel_and_drivers.rs:254:30 [INFO] [stdout] | [INFO] [stdout] 254 | pub parent_match: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DefaultDictionary` is ambiguous [INFO] [stdout] --> src/info_plist/kernel_and_drivers.rs:332:34 [INFO] [stdout] | [INFO] [stdout] 332 | pub bundle_libraries: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `DefaultDictionary` could refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub use super::app_execution::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] note: `DefaultDictionary` could also refer to the struct imported here [INFO] [stdout] --> src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `AppClips` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `AppClips` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Authentication` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Authentication` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `CarPlay` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `CarPlay` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Contacts` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Contacts` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `ExposureNotification` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `ExposureNotification` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Games` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Games` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Health` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Health` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `HealthKitCapabilities` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `HealthKitCapabilities` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Networking` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Networking` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Security` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Security` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Sensors` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Sensors` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/lib.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub use super::entitlements::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Siri` in the type namespace is first re-exported here [INFO] [stdout] 19 | pub use super::info_plist::prelude::*; [INFO] [stdout] | ----------------------------- but the name `Siri` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/info_plist/app_execution.rs:2408:22 [INFO] [stdout] | [INFO] [stdout] 2405 | #[serde(rename = "opengles-2")] [INFO] [stdout] | ------------ matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 2408 | #[serde(rename = "opengles-2")] [INFO] [stdout] | ^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/info_plist/app_execution.rs:2408:22 [INFO] [stdout] | [INFO] [stdout] 2405 | #[serde(rename = "opengles-2")] [INFO] [stdout] | ------------ matches all the relevant values [INFO] [stdout] ... [INFO] [stdout] 2408 | #[serde(rename = "opengles-2")] [INFO] [stdout] | ^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `apple-bundle` (lib) due to 14 previous errors; 15 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `apple-bundle` (lib test) due to 14 previous errors; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9748f3221a522aae86202799be98f727bb554eeac1c926939c66236307664c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9748f3221a522aae86202799be98f727bb554eeac1c926939c66236307664c47", kill_on_drop: false }` [INFO] [stdout] 9748f3221a522aae86202799be98f727bb554eeac1c926939c66236307664c47