[INFO] fetching crate requestty 0.5.0... [INFO] checking requestty-0.5.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate requestty 0.5.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate requestty 0.5.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate requestty 0.5.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate requestty 0.5.0 [INFO] tweaked toml for crates.io crate requestty 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate requestty 0.5.0 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a61e60abb7c377b069839b2745158ae28f1808f3ca6dda1cfd7c584d688bf036 [INFO] running `Command { std: "docker" "start" "-a" "a61e60abb7c377b069839b2745158ae28f1808f3ca6dda1cfd7c584d688bf036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a61e60abb7c377b069839b2745158ae28f1808f3ca6dda1cfd7c584d688bf036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61e60abb7c377b069839b2745158ae28f1808f3ca6dda1cfd7c584d688bf036", kill_on_drop: false }` [INFO] [stdout] a61e60abb7c377b069839b2745158ae28f1808f3ca6dda1cfd7c584d688bf036 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] febbffe81631ec59a252f3b805002e9ce6bc71eac052dccf1e1473cdf2d09bf3 [INFO] running `Command { std: "docker" "start" "-a" "febbffe81631ec59a252f3b805002e9ce6bc71eac052dccf1e1473cdf2d09bf3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [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 serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling trybuild v1.0.64 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking similar v2.2.0 [INFO] [stderr] Checking dissimilar v1.0.4 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking requestty-ui v0.5.0 [INFO] [stderr] Checking requestty v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/answer.rs:324:11 [INFO] [stdout] | [INFO] [stdout] 324 | #[cfg(nightly)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [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 name: `nightly` [INFO] [stdout] --> src/answer.rs:329:11 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(nightly)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `impl EventIterator` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/prompt_module.rs:48:44 [INFO] [stdout] | [INFO] [stdout] 46 | let mut stdout = ui::backend::get_backend(stdout.lock()); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | [INFO] [stdout] 48 | self.prompt_with(&mut stdout, &mut ui::events::get_events()) [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: this value of type `(&Option, TransformByVal<'_, bool>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/impl_macros.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | match (&$ans, $transform) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/confirm.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let transform = self.transform.take(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | / crate::write_final!(transform, message, ans, answers, b, |ans| { [INFO] [stdout] 106 | | let ans = if ans { "Yes" } else { "No" }; [INFO] [stdout] 107 | | b.write_styled(&ans.cyan())?; [INFO] [stdout] 108 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::write_final` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(&Option, Transform<'_, str>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/impl_macros.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | match (&$ans, $transform) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/editor.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | let transform = self.transform.take(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | [INFO] [stdout] 160 | let (file, path) = file.into_parts(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | / crate::write_final!(transform, message, ans [ref], answers, b, |_ans| b [INFO] [stdout] 182 | | .write_styled(&"Received".dark_grey())?) [INFO] [stdout] | |____________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::write_final` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(&Option, Transform<'_, ExpandItem>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/impl_macros.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | match (&$ans, $transform) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/expand/mod.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | let transform = self.transform.take(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | / crate::write_final!(transform, message, ans [ref], answers, b, |ans| b.write_styled( [INFO] [stdout] 366 | | &ans.text [INFO] [stdout] 367 | | .lines() [INFO] [stdout] 368 | | .next() [INFO] [stdout] 369 | | .expect("There must be at least one line in a `str`") [INFO] [stdout] 370 | | .cyan() [INFO] [stdout] 371 | | )?) [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::write_final` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(&Option, Transform<'_, str>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/impl_macros.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | match (&$ans, $transform) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/input/mod.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | let transform = self.transform.take(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 298 | / crate::write_final!(transform, message, ans [ref], answers, b, |ans| b [INFO] [stdout] 299 | | .write_styled(&ans.as_str().cyan())?) [INFO] [stdout] | |_________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::write_final` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(&Option>, Transform<'_, [ListItem]>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/impl_macros.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | match (&$ans, $transform) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/multi_select/mod.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | let transform = self.transform.take(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 223 | / crate::write_final!(transform, message, ans [ref], answers, b, |ans| { [INFO] [stdout] 224 | | b.set_fg(Color::Cyan)?; [INFO] [stdout] 225 | | print_comma_separated( [INFO] [stdout] 226 | | ans.iter().map(|item| { [INFO] [stdout] ... | [INFO] [stdout] 234 | | b.set_fg(Color::Reset)?; [INFO] [stdout] 235 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::write_final` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(&Option, TransformByVal<'_, i64>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/impl_macros.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | match (&$ans, $transform) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/mod.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | let transform = self.transform.take(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | impl_ask!(Int, IntPrompt); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::write_final` which comes from the expansion of the macro `impl_ask` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(&Option, TransformByVal<'_, f64>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/impl_macros.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | match (&$ans, $transform) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/number/mod.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | let transform = self.transform.take(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 309 | impl_ask!(Float, FloatPrompt); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::write_final` which comes from the expansion of the macro `impl_ask` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(&Option>, Transform<'_, [OrderSelectItem]>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/impl_macros.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | match (&$ans, $transform) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/order_select/mod.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let transform = self.transform.take(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | / crate::write_final!(transform, message, ans [ref], answers, b, |ans| { [INFO] [stdout] 144 | | b.set_fg(Color::Cyan)?; [INFO] [stdout] 145 | | print_comma_separated( [INFO] [stdout] 146 | | ans.iter().map(|item| { [INFO] [stdout] ... | [INFO] [stdout] 151 | | b.set_fg(Color::Reset)?; [INFO] [stdout] 152 | | }) [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::write_final` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(&Option, Transform<'_, str>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/impl_macros.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | match (&$ans, $transform) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/password.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 118 | let transform = self.transform.take(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | / crate::write_final!( [INFO] [stdout] 125 | | transform, [INFO] [stdout] 126 | | message, [INFO] [stdout] 127 | | ans [ref], [INFO] [stdout] ... | [INFO] [stdout] 130 | | |_ans| b.write_styled(&"[hidden]".dark_grey())? [INFO] [stdout] 131 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::write_final` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `RawSelect<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/raw_select/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 36 | fn finish_index(self, index: usize) -> ListItem { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | text: self [INFO] [stdout] | ___________________^ [INFO] [stdout] 40 | | .select [INFO] [stdout] 41 | | .into_inner() [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: this value of type `(&Option, Transform<'_, ListItem>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/impl_macros.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | match (&$ans, $transform) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/raw_select/mod.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | let transform = self.transform.take(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 227 | / crate::write_final!(transform, message, ans [ref], answers, b, |ans| b.write_styled( [INFO] [stdout] 228 | | &ans.text [INFO] [stdout] 229 | | .lines() [INFO] [stdout] 230 | | .next() [INFO] [stdout] 231 | | .expect("There must be at least one line in a `str`") [INFO] [stdout] 232 | | .cyan() [INFO] [stdout] 233 | | )?) [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::write_final` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `select::Select<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/select/mod.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 33 | fn finish_index(self, index: usize) -> ListItem { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | text: self [INFO] [stdout] | ___________________^ [INFO] [stdout] 37 | | .select [INFO] [stdout] 38 | | .into_inner() [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: this value of type `(&Option, Transform<'_, ListItem>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/question/impl_macros.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | match (&$ans, $transform) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/question/select/mod.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | let transform = self.transform.take(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | / crate::write_final!(transform, message, ans [ref], answers, b, |ans| b.write_styled( [INFO] [stdout] 137 | | &ans.text [INFO] [stdout] 138 | | .lines() [INFO] [stdout] 139 | | .next() [INFO] [stdout] 140 | | .expect("There must be at least one line in a `str`") [INFO] [stdout] 141 | | .cyan() [INFO] [stdout] 142 | | )?) [INFO] [stdout] | |___________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::write_final` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `requestty` (lib) due to 15 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "febbffe81631ec59a252f3b805002e9ce6bc71eac052dccf1e1473cdf2d09bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febbffe81631ec59a252f3b805002e9ce6bc71eac052dccf1e1473cdf2d09bf3", kill_on_drop: false }` [INFO] [stdout] febbffe81631ec59a252f3b805002e9ce6bc71eac052dccf1e1473cdf2d09bf3