[INFO] fetching crate crossbundle 0.2.3... [INFO] checking crossbundle-0.2.3 against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] extracting crate crossbundle 0.2.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate crossbundle 0.2.3 [INFO] finished tweaking crates.io crate crossbundle 0.2.3 [INFO] tweaked toml for crates.io crate crossbundle 0.2.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate crossbundle 0.2.3 on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate crossbundle 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be1ab71005ef93092de5b45c25e7d1750e43fcd895da7ed8fae90a996dea446f [INFO] running `Command { std: "docker" "start" "-a" "be1ab71005ef93092de5b45c25e7d1750e43fcd895da7ed8fae90a996dea446f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be1ab71005ef93092de5b45c25e7d1750e43fcd895da7ed8fae90a996dea446f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be1ab71005ef93092de5b45c25e7d1750e43fcd895da7ed8fae90a996dea446f", kill_on_drop: false }` [INFO] [stdout] be1ab71005ef93092de5b45c25e7d1750e43fcd895da7ed8fae90a996dea446f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e57696a89c4eb0c3767f5da94f63ed86c5ac1c75962f18e559991486aaceb3a [INFO] running `Command { std: "docker" "start" "-a" "8e57696a89c4eb0c3767f5da94f63ed86c5ac1c75962f18e559991486aaceb3a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking kstring v2.0.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking yaserde v0.8.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking which v4.3.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking opener v0.5.0 [INFO] [stderr] Checking rustc-workspace-hack v1.0.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Checking unicode-xid v0.2.3 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking dunce v1.0.2 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rust-embed-utils v7.2.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.56+curl-7.83.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking png v0.17.6 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling cargo v0.63.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking image v0.24.3 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling yaserde_derive v0.8.0 [INFO] [stderr] Checking rust-embed v6.4.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking crossbow-android v0.2.3 [INFO] [stderr] Checking android-tools v0.2.11 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Checking zip-extensions v0.6.1 [INFO] [stderr] Checking clap v3.2.20 [INFO] [stderr] Checking git2 v0.14.4 [INFO] [stderr] Checking ureq v2.5.0 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking cargo-util v0.2.1 [INFO] [stderr] Checking git2-curl v0.15.0 [INFO] [stderr] Checking serde_plain v1.0.0 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking toml_edit v0.14.4 [INFO] [stderr] Checking os_info v3.5.0 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking serde_ignored v0.1.5 [INFO] [stderr] Checking android-manifest v0.1.10 [INFO] [stderr] Checking rustfix v0.6.1 [INFO] [stderr] Checking crates-io v0.34.0 [INFO] [stderr] Checking creator-simctl v0.1.1 [INFO] [stderr] Checking apple-bundle v0.1.4 [INFO] [stdout] error[E0659]: `DefaultDictionary` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/app_services.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | use super::DefaultDictionary; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DefaultDictionary` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/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] = 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DefaultDictionary` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/app_services.rs:681:40 [INFO] [stdout] | [INFO] [stdout] 681 | pub privileged_executables: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DefaultDictionary` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/app_services.rs:711:39 [INFO] [stdout] | [INFO] [stdout] 711 | pub environment_variables: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DefaultDictionary` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/kernel_and_drivers.rs:193:32 [INFO] [stdout] | [INFO] [stdout] 193 | pub property_match: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DefaultDictionary` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/kernel_and_drivers.rs:254:30 [INFO] [stdout] | [INFO] [stdout] 254 | pub parent_match: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub use super::protected_resources::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `DefaultDictionary` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `DefaultDictionary` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/src/info_plist/kernel_and_drivers.rs:332:34 [INFO] [stdout] | [INFO] [stdout] 332 | pub bundle_libraries: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.4/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] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `apple-bundle` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8e57696a89c4eb0c3767f5da94f63ed86c5ac1c75962f18e559991486aaceb3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e57696a89c4eb0c3767f5da94f63ed86c5ac1c75962f18e559991486aaceb3a", kill_on_drop: false }` [INFO] [stdout] 8e57696a89c4eb0c3767f5da94f63ed86c5ac1c75962f18e559991486aaceb3a