[INFO] fetching crate ratatui 0.28.2-alpha.3... [INFO] checking ratatui-0.28.2-alpha.3 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate ratatui 0.28.2-alpha.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate ratatui 0.28.2-alpha.3 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-5-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate ratatui 0.28.2-alpha.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ratatui 0.28.2-alpha.3 [INFO] tweaked toml for crates.io crate ratatui 0.28.2-alpha.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate ratatui 0.28.2-alpha.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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ed6065bfb47533e69ef0c5bb6e298f8490f7850155f8a7656ad6eea071cf247 [INFO] running `Command { std: "docker" "start" "-a" "6ed6065bfb47533e69ef0c5bb6e298f8490f7850155f8a7656ad6eea071cf247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ed6065bfb47533e69ef0c5bb6e298f8490f7850155f8a7656ad6eea071cf247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed6065bfb47533e69ef0c5bb6e298f8490f7850155f8a7656ad6eea071cf247", kill_on_drop: false }` [INFO] [stdout] 6ed6065bfb47533e69ef0c5bb6e298f8490f7850155f8a7656ad6eea071cf247 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c00df478c4da91174273adbdab05218d031e6f36d3a7c03c4ae7ba469a0e72b [INFO] running `Command { std: "docker" "start" "-a" "6c00df478c4da91174273adbdab05218d031e6f36d3a7c03c4ae7ba469a0e72b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking iri-string v0.7.5 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking libmath v0.2.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking simplerand v1.3.0 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking fakeit v1.3.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking snafu v0.8.4 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking ratatui v0.28.2-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking hyper-util v0.1.8 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking argh_shared v0.1.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Checking octocrab v0.39.0 [INFO] [stderr] Checking argh v0.1.12 [INFO] [stdout] error: this value of type `Interval` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> examples/async.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 84 | pub async fn run(mut self, mut terminal: DefaultTerminal) -> Result<()> { [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | let mut interval = tokio::time::interval(period); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | / tokio::select! { [INFO] [stdout] 93 | | _ = interval.tick() => { terminal.draw(|frame| self.draw(frame))?; }, [INFO] [stdout] 94 | | Some(Ok(event)) = events.next() => self.handle_event(&event), [INFO] [stdout] 95 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui` (example "async") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/buffer/buffer.rs:903:13 [INFO] [stdout] | [INFO] [stdout] 894 | mut small_one_line_buffer: Buffer, [INFO] [stdout] | ------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 903 | let mut expected_buffer = Buffer::empty(small_one_line_buffer.area); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/text/line.rs:1113:35 [INFO] [stdout] | [INFO] [stdout] 1110 | fn render_out_of_bounds(hello_world: Line<'static>, mut small_buf: Buffer) { [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1113 | assert_eq!(small_buf, Buffer::empty(small_buf.area)); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/text/span.rs:654:35 [INFO] [stdout] | [INFO] [stdout] 651 | fn render_out_of_bounds(mut small_buf: Buffer, #[case] x: u16, #[case] y: u16) { [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 654 | assert_eq!(small_buf, Buffer::empty(small_buf.area)); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/text/text.rs:1083:35 [INFO] [stdout] | [INFO] [stdout] 1080 | fn render_out_of_bounds(mut small_buf: Buffer) { [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1083 | assert_eq!(small_buf, Buffer::empty(small_buf.area)); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets/chart.rs:1385:17 [INFO] [stdout] | [INFO] [stdout] 1370 | let mut buffer = Buffer::empty(area); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1385 | let expected = Buffer::with_lines([ [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets/list/rendering.rs:1268:37 [INFO] [stdout] | [INFO] [stdout] 1262 | mut single_line_buf: Buffer, [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1268 | assert_eq!(single_line_buf, Buffer::with_lines([expected])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:507:29 [INFO] [stdout] | [INFO] [stdout] 504 | fn render(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 507 | assert_eq!(buf, Buffer::with_lines(["Hello "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:533:29 [INFO] [stdout] | [INFO] [stdout] 530 | fn render_ref(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 533 | assert_eq!(buf, Buffer::with_lines(["Hello "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:542:29 [INFO] [stdout] | [INFO] [stdout] 539 | fn blanket_render(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 542 | assert_eq!(buf, Buffer::with_lines(["Hello "])); [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 `Box` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:547:17 [INFO] [stdout] | [INFO] [stdout] 546 | fn box_render_ref(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 547 | let widget: Box = Box::new(Greeting); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:558:29 [INFO] [stdout] | [INFO] [stdout] 553 | fn vec_box_render(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 558 | assert_eq!(buf, Buffer::with_lines(["Hello Goodbye"])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:583:29 [INFO] [stdout] | [INFO] [stdout] 580 | fn render(mut buf: Buffer, mut state: String) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 583 | assert_eq!(buf, Buffer::with_lines(["Hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:603:29 [INFO] [stdout] | [INFO] [stdout] 600 | fn render_ref(mut buf: Buffer, mut state: String) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 603 | assert_eq!(buf, Buffer::with_lines(["Hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:622:29 [INFO] [stdout] | [INFO] [stdout] 619 | fn box_render_render(mut buf: Buffer, mut state: String) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 622 | assert_eq!(buf, Buffer::with_lines(["Hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:641:29 [INFO] [stdout] | [INFO] [stdout] 638 | fn render_ref_some(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 641 | assert_eq!(buf, Buffer::with_lines(["Hello "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:648:29 [INFO] [stdout] | [INFO] [stdout] 645 | fn render_ref_none(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 648 | assert_eq!(buf, Buffer::with_lines([" "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:658:29 [INFO] [stdout] | [INFO] [stdout] 656 | fn render(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 657 | "hello world".render(buf.area, &mut buf); [INFO] [stdout] 658 | assert_eq!(buf, Buffer::with_lines(["hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:665:29 [INFO] [stdout] | [INFO] [stdout] 662 | fn render_area(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 665 | assert_eq!(buf, Buffer::with_lines(["hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:671:29 [INFO] [stdout] | [INFO] [stdout] 669 | fn render_ref(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 670 | "hello world".render_ref(buf.area, &mut buf); [INFO] [stdout] 671 | assert_eq!(buf, Buffer::with_lines(["hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:677:29 [INFO] [stdout] | [INFO] [stdout] 675 | fn option_render(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 676 | Some("hello world").render(buf.area, &mut buf); [INFO] [stdout] 677 | assert_eq!(buf, Buffer::with_lines(["hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:683:29 [INFO] [stdout] | [INFO] [stdout] 681 | fn option_render_ref(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 682 | Some("hello world").render_ref(buf.area, &mut buf); [INFO] [stdout] 683 | assert_eq!(buf, Buffer::with_lines(["hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:692:29 [INFO] [stdout] | [INFO] [stdout] 690 | fn render(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | String::from("hello world").render(buf.area, &mut buf); [INFO] [stdout] 692 | assert_eq!(buf, Buffer::with_lines(["hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:699:29 [INFO] [stdout] | [INFO] [stdout] 696 | fn render_area(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 699 | assert_eq!(buf, Buffer::with_lines(["hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:705:29 [INFO] [stdout] | [INFO] [stdout] 703 | fn render_ref(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 704 | String::from("hello world").render_ref(buf.area, &mut buf); [INFO] [stdout] 705 | assert_eq!(buf, Buffer::with_lines(["hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:711:29 [INFO] [stdout] | [INFO] [stdout] 709 | fn option_render(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 710 | Some(String::from("hello world")).render(buf.area, &mut buf); [INFO] [stdout] 711 | assert_eq!(buf, Buffer::with_lines(["hello world "])); [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 `buffer::buffer::Buffer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/widgets.rs:717:29 [INFO] [stdout] | [INFO] [stdout] 715 | fn option_render_ref(mut buf: Buffer) { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 716 | Some(String::from("hello world")).render_ref(buf.area, &mut buf); [INFO] [stdout] 717 | assert_eq!(buf, Buffer::with_lines(["hello world "])); [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 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ratatui` (lib test) due to 27 previous errors [INFO] running `Command { std: "docker" "inspect" "6c00df478c4da91174273adbdab05218d031e6f36d3a7c03c4ae7ba469a0e72b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c00df478c4da91174273adbdab05218d031e6f36d3a7c03c4ae7ba469a0e72b", kill_on_drop: false }` [INFO] [stdout] 6c00df478c4da91174273adbdab05218d031e6f36d3a7c03c4ae7ba469a0e72b