[INFO] fetching crate apple-bundle 0.1.4... [INFO] checking apple-bundle-0.1.4 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate apple-bundle 0.1.4 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate apple-bundle 0.1.4 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "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-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded safemem v0.3.3 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded serde_plain v1.0.1 [INFO] [stderr] Downloaded plist v1.4.3 [INFO] [stderr] Downloaded quick-xml v0.28.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc961a325580421440011a965e72251609cf61cb9d69cb2f4b0625315d5d4e61 [INFO] running `Command { std: "docker" "start" "-a" "cc961a325580421440011a965e72251609cf61cb9d69cb2f4b0625315d5d4e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc961a325580421440011a965e72251609cf61cb9d69cb2f4b0625315d5d4e61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc961a325580421440011a965e72251609cf61cb9d69cb2f4b0625315d5d4e61", kill_on_drop: false }` [INFO] [stdout] cc961a325580421440011a965e72251609cf61cb9d69cb2f4b0625315d5d4e61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7492db8149b15f65fd4a19c230f918462b4cb9ed099b4088b8bdc8c734c59174 [INFO] running `Command { std: "docker" "start" "-a" "7492db8149b15f65fd4a19c230f918462b4cb9ed099b4088b8bdc8c734c59174", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking quick-xml v0.28.2 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking plist v1.4.3 [INFO] [stderr] Checking serde_plain v1.0.1 [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] 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] 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: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.79s [INFO] running `Command { std: "docker" "inspect" "7492db8149b15f65fd4a19c230f918462b4cb9ed099b4088b8bdc8c734c59174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7492db8149b15f65fd4a19c230f918462b4cb9ed099b4088b8bdc8c734c59174", kill_on_drop: false }` [INFO] [stdout] 7492db8149b15f65fd4a19c230f918462b4cb9ed099b4088b8bdc8c734c59174