[INFO] fetching crate cargo-creator 0.4.1...
[INFO] checking cargo-creator-0.4.1 against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] extracting crate cargo-creator 0.4.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cargo-creator 0.4.1
[INFO] finished tweaking crates.io crate cargo-creator 0.4.1
[INFO] tweaked toml for crates.io crate cargo-creator 0.4.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-creator 0.4.1 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 cargo-creator 0.4.1 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 96f7b2609897ceef278e251c537f45fd70b1e5833c51d150531d94e80f77fb31
[INFO] running `Command { std: "docker" "start" "-a" "96f7b2609897ceef278e251c537f45fd70b1e5833c51d150531d94e80f77fb31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96f7b2609897ceef278e251c537f45fd70b1e5833c51d150531d94e80f77fb31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96f7b2609897ceef278e251c537f45fd70b1e5833c51d150531d94e80f77fb31", kill_on_drop: false }`
[INFO] [stdout] 96f7b2609897ceef278e251c537f45fd70b1e5833c51d150531d94e80f77fb31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7ace97439c44f23fde8d3057dcf0d87b5408465512662cf5d0e37f22a6f50b1f
[INFO] running `Command { std: "docker" "start" "-a" "7ace97439c44f23fde8d3057dcf0d87b5408465512662cf5d0e37f22a6f50b1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking xml-rs v0.8.3
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking ryu v1.0.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking fs_extra v1.2.0
[INFO] [stderr]     Checking dunce v1.0.2
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking yaserde v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking which v4.1.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling yaserde_derive v0.7.0
[INFO] [stderr]    Compiling displaydoc v0.2.1
[INFO] [stderr]    Compiling displaydoc v0.1.7
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking thiserror v1.0.25
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking serde_plain v0.3.0
[INFO] [stderr]     Checking plist v1.1.0
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking android-manifest v0.1.2
[INFO] [stderr]     Checking apple-bundle v0.1.2
[INFO] [stderr]     Checking cargo_toml v0.8.1
[INFO] [stderr]     Checking creator-simctl v0.1.1
[INFO] [stdout] error[E0659]: `DefaultDictionary` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/apple-bundle-0.1.2/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.2/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.2/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.2/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.2/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.2/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.2/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]     = 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.2/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.2/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.2/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]     = 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.2/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.2/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.2/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]     = 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.2/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.2/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.2/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]     = 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.2/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.2/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.2/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]     = 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.2/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.2/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] running `Command { std: "docker" "inspect" "7ace97439c44f23fde8d3057dcf0d87b5408465512662cf5d0e37f22a6f50b1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ace97439c44f23fde8d3057dcf0d87b5408465512662cf5d0e37f22a6f50b1f", kill_on_drop: false }`
[INFO] [stdout] 7ace97439c44f23fde8d3057dcf0d87b5408465512662cf5d0e37f22a6f50b1f
