[INFO] fetching crate apple-bundle 0.1.4...
[INFO] testing apple-bundle-0.1.4 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate apple-bundle 0.1.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate apple-bundle 0.1.4 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded line-wrap v0.2.0
[INFO] [stderr]   Downloaded plist v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9356e8e457ce7fb34f59e8d5ce38649ccc90a510714a9cc3ee09f4bb4d546bb6
[INFO] running `Command { std: "docker" "start" "-a" "9356e8e457ce7fb34f59e8d5ce38649ccc90a510714a9cc3ee09f4bb4d546bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9356e8e457ce7fb34f59e8d5ce38649ccc90a510714a9cc3ee09f4bb4d546bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9356e8e457ce7fb34f59e8d5ce38649ccc90a510714a9cc3ee09f4bb4d546bb6", kill_on_drop: false }`
[INFO] [stdout] 9356e8e457ce7fb34f59e8d5ce38649ccc90a510714a9cc3ee09f4bb4d546bb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd125415401fdf010672e8cbb28d50a039cd5b35ca386b6bd7f84429aa7afd23
[INFO] running `Command { std: "docker" "start" "-a" "fd125415401fdf010672e8cbb28d50a039cd5b35ca386b6bd7f84429aa7afd23", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling line-wrap v0.2.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling plist v1.6.1
[INFO] [stderr]    Compiling 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] warning: `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 <https://github.com/rust-lang/rust/issues/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: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/app_services.rs:681:40
[INFO] [stdout]     |
[INFO] [stdout] 681 |     pub privileged_executables: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/app_services.rs:711:39
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub environment_variables: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/kernel_and_drivers.rs:193:32
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub property_match: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/kernel_and_drivers.rs:254:30
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub parent_match: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/kernel_and_drivers.rs:332:34
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub bundle_libraries: Option<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 <https://github.com/rust-lang/rust/issues/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: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.74s
[INFO] running `Command { std: "docker" "inspect" "fd125415401fdf010672e8cbb28d50a039cd5b35ca386b6bd7f84429aa7afd23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd125415401fdf010672e8cbb28d50a039cd5b35ca386b6bd7f84429aa7afd23", kill_on_drop: false }`
[INFO] [stdout] fd125415401fdf010672e8cbb28d50a039cd5b35ca386b6bd7f84429aa7afd23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed4174397d3a340555f5e10c9190d02031fd41df73e6c23d50c56a24382bfa9b
[INFO] running `Command { std: "docker" "start" "-a" "ed4174397d3a340555f5e10c9190d02031fd41df73e6c23d50c56a24382bfa9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.1.0
[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] warning: `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 <https://github.com/rust-lang/rust/issues/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: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/app_services.rs:681:40
[INFO] [stdout]     |
[INFO] [stdout] 681 |     pub privileged_executables: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/app_services.rs:711:39
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub environment_variables: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/kernel_and_drivers.rs:193:32
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub property_match: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/kernel_and_drivers.rs:254:30
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub parent_match: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/kernel_and_drivers.rs:332:34
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub bundle_libraries: Option<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 <https://github.com/rust-lang/rust/issues/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: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling 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] warning: `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 <https://github.com/rust-lang/rust/issues/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: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/app_services.rs:681:40
[INFO] [stdout]     |
[INFO] [stdout] 681 |     pub privileged_executables: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/app_services.rs:711:39
[INFO] [stdout]     |
[INFO] [stdout] 711 |     pub environment_variables: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/kernel_and_drivers.rs:193:32
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub property_match: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/kernel_and_drivers.rs:254:30
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub parent_match: Option<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 <https://github.com/rust-lang/rust/issues/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: `DefaultDictionary` is ambiguous
[INFO] [stdout]    --> src/info_plist/kernel_and_drivers.rs:332:34
[INFO] [stdout]     |
[INFO] [stdout] 332 |     pub bundle_libraries: Option<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 <https://github.com/rust-lang/rust/issues/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: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.28s
[INFO] running `Command { std: "docker" "inspect" "ed4174397d3a340555f5e10c9190d02031fd41df73e6c23d50c56a24382bfa9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed4174397d3a340555f5e10c9190d02031fd41df73e6c23d50c56a24382bfa9b", kill_on_drop: false }`
[INFO] [stdout] ed4174397d3a340555f5e10c9190d02031fd41df73e6c23d50c56a24382bfa9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cceb823716553e38c0c34b8b162f181427c4a793f525329c64c83f92c5addd61
[INFO] running `Command { std: "docker" "start" "-a" "cceb823716553e38c0c34b8b162f181427c4a793f525329c64c83f92c5addd61", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/info_plist/mod.rs:44:13
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub use super::app_execution::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^ the name `Service` in the type namespace is first re-exported here
[INFO] [stderr] 45 |     pub use super::app_services::*;
[INFO] [stderr]    |             ---------------------- but the name `Service` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/info_plist/mod.rs:44:13
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub use super::app_execution::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^ the name `DefaultDictionary` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub use super::protected_resources::*;
[INFO] [stderr]    |             ----------------------------- but the name `DefaultDictionary` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: `DefaultDictionary` is ambiguous
[INFO] [stderr]   --> src/info_plist/app_services.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | use super::DefaultDictionary;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `DefaultDictionary` could refer to the struct imported here
[INFO] [stderr]   --> src/info_plist/mod.rs:44:13
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub use super::app_execution::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] note: `DefaultDictionary` could also refer to the struct imported here
[INFO] [stderr]   --> src/info_plist/mod.rs:49:13
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub use super::protected_resources::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `DefaultDictionary` is ambiguous
[INFO] [stderr]   --> src/info_plist/kernel_and_drivers.rs:5:12
[INFO] [stderr]    |
[INFO] [stderr] 5  | use super::DefaultDictionary;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `DefaultDictionary` could refer to the struct imported here
[INFO] [stderr]   --> src/info_plist/mod.rs:44:13
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub use super::app_execution::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] note: `DefaultDictionary` could also refer to the struct imported here
[INFO] [stderr]   --> src/info_plist/mod.rs:49:13
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub use super::protected_resources::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `DefaultDictionary` is ambiguous
[INFO] [stderr]    --> src/info_plist/app_services.rs:681:40
[INFO] [stderr]     |
[INFO] [stderr] 681 |     pub privileged_executables: Option<DefaultDictionary>,
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `DefaultDictionary` could refer to the struct imported here
[INFO] [stderr]    --> src/info_plist/mod.rs:44:13
[INFO] [stderr]     |
[INFO] [stderr] 44  |     pub use super::app_execution::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] note: `DefaultDictionary` could also refer to the struct imported here
[INFO] [stderr]    --> src/info_plist/mod.rs:49:13
[INFO] [stderr]     |
[INFO] [stderr] 49  |     pub use super::protected_resources::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `DefaultDictionary` is ambiguous
[INFO] [stderr]    --> src/info_plist/app_services.rs:711:39
[INFO] [stderr]     |
[INFO] [stderr] 711 |     pub environment_variables: Option<DefaultDictionary>,
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `DefaultDictionary` could refer to the struct imported here
[INFO] [stderr]    --> src/info_plist/mod.rs:44:13
[INFO] [stderr]     |
[INFO] [stderr] 44  |     pub use super::app_execution::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] note: `DefaultDictionary` could also refer to the struct imported here
[INFO] [stderr]    --> src/info_plist/mod.rs:49:13
[INFO] [stderr]     |
[INFO] [stderr] 49  |     pub use super::protected_resources::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `DefaultDictionary` is ambiguous
[INFO] [stderr]    --> src/info_plist/kernel_and_drivers.rs:193:32
[INFO] [stderr]     |
[INFO] [stderr] 193 |     pub property_match: Option<DefaultDictionary>,
[INFO] [stderr]     |                                ^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `DefaultDictionary` could refer to the struct imported here
[INFO] [stderr]    --> src/info_plist/mod.rs:44:13
[INFO] [stderr]     |
[INFO] [stderr] 44  |     pub use super::app_execution::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] note: `DefaultDictionary` could also refer to the struct imported here
[INFO] [stderr]    --> src/info_plist/mod.rs:49:13
[INFO] [stderr]     |
[INFO] [stderr] 49  |     pub use super::protected_resources::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `DefaultDictionary` is ambiguous
[INFO] [stderr]    --> src/info_plist/kernel_and_drivers.rs:254:30
[INFO] [stderr]     |
[INFO] [stderr] 254 |     pub parent_match: Option<DefaultDictionary>,
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `DefaultDictionary` could refer to the struct imported here
[INFO] [stderr]    --> src/info_plist/mod.rs:44:13
[INFO] [stderr]     |
[INFO] [stderr] 44  |     pub use super::app_execution::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] note: `DefaultDictionary` could also refer to the struct imported here
[INFO] [stderr]    --> src/info_plist/mod.rs:49:13
[INFO] [stderr]     |
[INFO] [stderr] 49  |     pub use super::protected_resources::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: `DefaultDictionary` is ambiguous
[INFO] [stderr]    --> src/info_plist/kernel_and_drivers.rs:332:34
[INFO] [stderr]     |
[INFO] [stderr] 332 |     pub bundle_libraries: Option<DefaultDictionary>,
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stderr]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stderr] note: `DefaultDictionary` could refer to the struct imported here
[INFO] [stderr]    --> src/info_plist/mod.rs:44:13
[INFO] [stderr]     |
[INFO] [stderr] 44  |     pub use super::app_execution::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] note: `DefaultDictionary` could also refer to the struct imported here
[INFO] [stderr]    --> src/info_plist/mod.rs:49:13
[INFO] [stderr]     |
[INFO] [stderr] 49  |     pub use super::protected_resources::*;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: consider adding an explicit import of `DefaultDictionary` to disambiguate
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `AppClips` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `AppClips` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Authentication` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `Authentication` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `CarPlay` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `CarPlay` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Contacts` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `Contacts` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `ExposureNotification` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `ExposureNotification` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Games` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `Games` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Health` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `Health` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `HealthKitCapabilities` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `HealthKitCapabilities` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Networking` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `Networking` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Security` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `Security` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Sensors` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `Sensors` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub use super::entitlements::prelude::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Siri` in the type namespace is first re-exported here
[INFO] [stderr] 19 |     pub use super::info_plist::prelude::*;
[INFO] [stderr]    |             ----------------------------- but the name `Siri` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: `apple-bundle` (lib) generated 21 warnings
[INFO] [stderr] warning: `apple-bundle` (lib test) generated 21 warnings (21 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apple_bundle-243195edead74a29)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_plist_equality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests apple_bundle
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cceb823716553e38c0c34b8b162f181427c4a793f525329c64c83f92c5addd61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cceb823716553e38c0c34b8b162f181427c4a793f525329c64c83f92c5addd61", kill_on_drop: false }`
[INFO] [stdout] cceb823716553e38c0c34b8b162f181427c4a793f525329c64c83f92c5addd61
