[INFO] fetching crate dialogue-macro 0.3.3...
[INFO] checking dialogue-macro-0.3.3 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate dialogue-macro 0.3.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate dialogue-macro 0.3.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dialogue-macro 0.3.3
[INFO] tweaked toml for crates.io crate dialogue-macro 0.3.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dialogue-macro 0.3.3 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dialogue-macro 0.3.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6914db832e0c7abff62d9f62e17f54f68b5482d6f0d409e8282488295acea4cc
[INFO] running `Command { std: "docker" "start" "-a" "6914db832e0c7abff62d9f62e17f54f68b5482d6f0d409e8282488295acea4cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6914db832e0c7abff62d9f62e17f54f68b5482d6f0d409e8282488295acea4cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6914db832e0c7abff62d9f62e17f54f68b5482d6f0d409e8282488295acea4cc", kill_on_drop: false }`
[INFO] [stdout] 6914db832e0c7abff62d9f62e17f54f68b5482d6f0d409e8282488295acea4cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c9808f9761f358787c5d2e10e8638ee063f2e7da7773a1d405a70d87e643739
[INFO] running `Command { std: "docker" "start" "-a" "2c9808f9761f358787c5d2e10e8638ee063f2e7da7773a1d405a70d87e643739", kill_on_drop: false }`
[INFO] [stderr]    Compiling trybuild v1.0.89
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking basic-toml v0.1.9
[INFO] [stderr]     Checking dissimilar v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling dialogue-core v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking dialogue-macro v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]    --> src/theme.rs:360:11
[INFO] [stdout]     |
[INFO] [stdout] 360 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]    --> src/theme.rs:411:11
[INFO] [stdout]     |
[INFO] [stdout] 411 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]   --> src/theme.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |             #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]    --> src/theme.rs:360:11
[INFO] [stdout]     |
[INFO] [stdout] 360 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fuzzy-select`
[INFO] [stdout]    --> src/theme.rs:411:11
[INFO] [stdout]     |
[INFO] [stdout] 411 |     #[cfg(feature = "fuzzy-select")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `fuzzy-select` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.75s
[INFO] running `Command { std: "docker" "inspect" "2c9808f9761f358787c5d2e10e8638ee063f2e7da7773a1d405a70d87e643739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c9808f9761f358787c5d2e10e8638ee063f2e7da7773a1d405a70d87e643739", kill_on_drop: false }`
[INFO] [stdout] 2c9808f9761f358787c5d2e10e8638ee063f2e7da7773a1d405a70d87e643739
