[INFO] cloning repository https://github.com/yexiyue/dialogue-macro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yexiyue/dialogue-macro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyexiyue%2Fdialogue-macro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyexiyue%2Fdialogue-macro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a40e61db0e004cdde4811577a6cf2fe914974d9 [INFO] checking yexiyue/dialogue-macro against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyexiyue%2Fdialogue-macro" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yexiyue/dialogue-macro on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yexiyue/dialogue-macro [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/yexiyue/dialogue-macro [INFO] tweaked toml for git repo https://github.com/yexiyue/dialogue-macro written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yexiyue/dialogue-macro 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e03e3525c0c51750cc6612070440a5707ef1831a3252288cfc1663e2cbabaea [INFO] running `Command { std: "docker" "start" "-a" "5e03e3525c0c51750cc6612070440a5707ef1831a3252288cfc1663e2cbabaea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e03e3525c0c51750cc6612070440a5707ef1831a3252288cfc1663e2cbabaea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e03e3525c0c51750cc6612070440a5707ef1831a3252288cfc1663e2cbabaea", kill_on_drop: false }` [INFO] [stdout] 5e03e3525c0c51750cc6612070440a5707ef1831a3252288cfc1663e2cbabaea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19a221156c0175322b203f5eaccaa6de40efcaba9b5f5dc8c168cd34c4e93ea9 [INFO] running `Command { std: "docker" "start" "-a" "19a221156c0175322b203f5eaccaa6de40efcaba9b5f5dc8c168cd34c4e93ea9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.52 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking basic-toml v0.1.9 [INFO] [stderr] Checking dialogue-core v0.3.3 (/opt/rustwide/workdir/dialogue-core) [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.44s [INFO] running `Command { std: "docker" "inspect" "19a221156c0175322b203f5eaccaa6de40efcaba9b5f5dc8c168cd34c4e93ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a221156c0175322b203f5eaccaa6de40efcaba9b5f5dc8c168cd34c4e93ea9", kill_on_drop: false }` [INFO] [stdout] 19a221156c0175322b203f5eaccaa6de40efcaba9b5f5dc8c168cd34c4e93ea9 [INFO] checking yexiyue/dialogue-macro against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyexiyue%2Fdialogue-macro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yexiyue/dialogue-macro on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yexiyue/dialogue-macro [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/yexiyue/dialogue-macro [INFO] tweaked toml for git repo https://github.com/yexiyue/dialogue-macro written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yexiyue/dialogue-macro 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7239818795e472f84f379d0c3fd2e4544b2d8fb188dd35dc59b84c3e67e3abc1 [INFO] running `Command { std: "docker" "start" "-a" "7239818795e472f84f379d0c3fd2e4544b2d8fb188dd35dc59b84c3e67e3abc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7239818795e472f84f379d0c3fd2e4544b2d8fb188dd35dc59b84c3e67e3abc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7239818795e472f84f379d0c3fd2e4544b2d8fb188dd35dc59b84c3e67e3abc1", kill_on_drop: false }` [INFO] [stdout] 7239818795e472f84f379d0c3fd2e4544b2d8fb188dd35dc59b84c3e67e3abc1 [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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 481187c13724f01610a97b09e15d6579f138f98f1f05e02192cbbe705038ef9d [INFO] running `Command { std: "docker" "start" "-a" "481187c13724f01610a97b09e15d6579f138f98f1f05e02192cbbe705038ef9d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.52 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking basic-toml v0.1.9 [INFO] [stderr] Checking dialogue-core v0.3.3 (/opt/rustwide/workdir/dialogue-core) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> dialogue-core/src/lib.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn asker(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | let st = syn::parse_macro_input!(input as syn::DeriveInput); [INFO] [stdout] | -- -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | / entrypoint(&st) [INFO] [stdout] 199 | | .unwrap_or_else(|e| e.to_compile_error()) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> dialogue-core/src/lib.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn enum_asker(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | let st = syn::parse_macro_input!(input as syn::DeriveInput); [INFO] [stdout] | -- -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | / enum_asker [INFO] [stdout] 388 | | ::enum_asker_build(st) [INFO] [stdout] 389 | | .unwrap_or_else(|e| e.to_compile_error()) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> dialogue-core/src/dialoguer_list/sub_asker.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 30 | let ty = get_inner_type(&field.ty, "Option") [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | Ok(Some(Self { ty })) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> dialogue-core/src/lib.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn asker(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | let st = syn::parse_macro_input!(input as syn::DeriveInput); [INFO] [stdout] | -- -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | / entrypoint(&st) [INFO] [stdout] 199 | | .unwrap_or_else(|e| e.to_compile_error()) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> dialogue-core/src/lib.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn enum_asker(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | let st = syn::parse_macro_input!(input as syn::DeriveInput); [INFO] [stdout] | -- -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | / enum_asker [INFO] [stdout] 388 | | ::enum_asker_build(st) [INFO] [stdout] 389 | | .unwrap_or_else(|e| e.to_compile_error()) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> dialogue-core/src/dialoguer_list/sub_asker.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 30 | let ty = get_inner_type(&field.ty, "Option") [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | Ok(Some(Self { ty })) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dialogue-core` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dialogue-core` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "481187c13724f01610a97b09e15d6579f138f98f1f05e02192cbbe705038ef9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481187c13724f01610a97b09e15d6579f138f98f1f05e02192cbbe705038ef9d", kill_on_drop: false }` [INFO] [stdout] 481187c13724f01610a97b09e15d6579f138f98f1f05e02192cbbe705038ef9d