[INFO] cloning repository https://github.com/CrisFeo/rust-like [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrisFeo/rust-like" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrisFeo%2Frust-like", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrisFeo%2Frust-like'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14e2b1d3d3a4f2fe7dc466ee71e7a99a5b2fdd0e [INFO] checking CrisFeo/rust-like against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrisFeo%2Frust-like" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CrisFeo/rust-like 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/CrisFeo/rust-like [INFO] finished tweaking git repo https://github.com/CrisFeo/rust-like [INFO] tweaked toml for git repo https://github.com/CrisFeo/rust-like written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CrisFeo/rust-like 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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ed64df9209fdf52be5ff54609d1d9fe3a97b832ee92ef1d4ed46ac0460d46d56 [INFO] running `Command { std: "docker" "start" "-a" "ed64df9209fdf52be5ff54609d1d9fe3a97b832ee92ef1d4ed46ac0460d46d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed64df9209fdf52be5ff54609d1d9fe3a97b832ee92ef1d4ed46ac0460d46d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed64df9209fdf52be5ff54609d1d9fe3a97b832ee92ef1d4ed46ac0460d46d56", kill_on_drop: false }` [INFO] [stdout] ed64df9209fdf52be5ff54609d1d9fe3a97b832ee92ef1d4ed46ac0460d46d56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 90cc287996c822e6f5240a38d25e892a6601f140846e5a5ba7f51d5dfcfcc487 [INFO] running `Command { std: "docker" "start" "-a" "90cc287996c822e6f5240a38d25e892a6601f140846e5a5ba7f51d5dfcfcc487", kill_on_drop: false }` [INFO] [stderr] Checking rust_like v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] running `Command { std: "docker" "inspect" "90cc287996c822e6f5240a38d25e892a6601f140846e5a5ba7f51d5dfcfcc487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90cc287996c822e6f5240a38d25e892a6601f140846e5a5ba7f51d5dfcfcc487", kill_on_drop: false }` [INFO] [stdout] 90cc287996c822e6f5240a38d25e892a6601f140846e5a5ba7f51d5dfcfcc487 [INFO] checking CrisFeo/rust-like 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%2FCrisFeo%2Frust-like" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CrisFeo/rust-like 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/CrisFeo/rust-like [INFO] finished tweaking git repo https://github.com/CrisFeo/rust-like [INFO] tweaked toml for git repo https://github.com/CrisFeo/rust-like written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CrisFeo/rust-like 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0770591f8b34061a06b6dbebde19473890eab33d3d47ebac9da73c04d66e09d2 [INFO] running `Command { std: "docker" "start" "-a" "0770591f8b34061a06b6dbebde19473890eab33d3d47ebac9da73c04d66e09d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0770591f8b34061a06b6dbebde19473890eab33d3d47ebac9da73c04d66e09d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0770591f8b34061a06b6dbebde19473890eab33d3d47ebac9da73c04d66e09d2", kill_on_drop: false }` [INFO] [stdout] 0770591f8b34061a06b6dbebde19473890eab33d3d47ebac9da73c04d66e09d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] bf281317a2d3ace69168672e28e7001103845c7bbfcc01f6f5719b6af1fde88d [INFO] running `Command { std: "docker" "start" "-a" "bf281317a2d3ace69168672e28e7001103845c7bbfcc01f6f5719b6af1fde88d", kill_on_drop: false }` [INFO] [stderr] Checking rust_like v0.1.0 (/opt/rustwide/workdir) [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] --> src/layout.rs:394:12 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn fill(char: char, child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 394 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 395 | | let id = Id::new(); [INFO] [stdout] 396 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 397 | | tree.widget.insert(id, Widget::Fill(char)); [INFO] [stdout] ... | [INFO] [stdout] 405 | | id [INFO] [stdout] 406 | | }) [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] --> src/layout.rs:410:12 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn padding(values: (i32, i32, i32, i32), child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 410 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 411 | | let id = Id::new(); [INFO] [stdout] 412 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 413 | | tree [INFO] [stdout] ... | [INFO] [stdout] 423 | | id [INFO] [stdout] 424 | | }) [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] --> src/layout.rs:428:12 [INFO] [stdout] | [INFO] [stdout] 427 | pub fn expand_width(child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 429 | | let id = Id::new(); [INFO] [stdout] 430 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 431 | | tree.widget.insert(id, Widget::ExpandWidth()); [INFO] [stdout] ... | [INFO] [stdout] 439 | | id [INFO] [stdout] 440 | | }) [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] --> src/layout.rs:444:12 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn expand_height(child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 444 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 445 | | let id = Id::new(); [INFO] [stdout] 446 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 447 | | tree.widget.insert(id, Widget::ExpandHeight()); [INFO] [stdout] ... | [INFO] [stdout] 455 | | id [INFO] [stdout] 456 | | }) [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] --> src/layout.rs:460:12 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn fixed_width(size: i32, child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 461 | | let id = Id::new(); [INFO] [stdout] 462 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 463 | | tree.widget.insert(id, Widget::FixedWidth(size)); [INFO] [stdout] ... | [INFO] [stdout] 471 | | id [INFO] [stdout] 472 | | }) [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] --> src/layout.rs:476:12 [INFO] [stdout] | [INFO] [stdout] 475 | pub fn fixed_height(size: i32, child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 476 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 477 | | let id = Id::new(); [INFO] [stdout] 478 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 479 | | tree.widget.insert(id, Widget::FixedHeight(size)); [INFO] [stdout] ... | [INFO] [stdout] 487 | | id [INFO] [stdout] 488 | | }) [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] --> src/layout.rs:492:12 [INFO] [stdout] | [INFO] [stdout] 491 | pub fn row(children: Vec) -> WidgetFn { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 492 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 493 | | let id = Id::new(); [INFO] [stdout] 494 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 495 | | tree.widget.insert(id, Widget::Row()); [INFO] [stdout] ... | [INFO] [stdout] 506 | | id [INFO] [stdout] 507 | | }) [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] --> src/layout.rs:511:12 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn column(children: Vec) -> WidgetFn { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 511 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 512 | | let id = Id::new(); [INFO] [stdout] 513 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 514 | | tree.widget.insert(id, Widget::Column()); [INFO] [stdout] ... | [INFO] [stdout] 525 | | id [INFO] [stdout] 526 | | }) [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] --> src/layout.rs:530:12 [INFO] [stdout] | [INFO] [stdout] 529 | pub fn flex(child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 530 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 531 | | let id = Id::new(); [INFO] [stdout] 532 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 533 | | tree.widget.insert(id, Widget::Flex()); [INFO] [stdout] ... | [INFO] [stdout] 541 | | id [INFO] [stdout] 542 | | }) [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] --> src/layout.rs:546:12 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn text<'a>(value: impl Into> + 'a) -> WidgetFn<'a> { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 546 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 547 | | let id = Id::new(); [INFO] [stdout] 548 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 549 | | tree.widget.insert(id, Widget::Text(value.into())); [INFO] [stdout] 550 | | id [INFO] [stdout] 551 | | }) [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] --> src/timeline.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn push(&mut self, time: usize, item: T) { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | self.0.push(Scheduled(time, item)) [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] --> src/ui.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 24 | fn border(width: (i32, i32, i32, i32), child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | / padding( [INFO] [stdout] 28 | | (width.0, width.1, 0, 0), [INFO] [stdout] 29 | | fill('━', padding((0, 0, width.2, width.3), fill(' ', child))), [INFO] [stdout] 30 | | ), [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_like` (lib test) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] --> src/layout.rs:394:12 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn fill(char: char, child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 394 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 395 | | let id = Id::new(); [INFO] [stdout] 396 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 397 | | tree.widget.insert(id, Widget::Fill(char)); [INFO] [stdout] ... | [INFO] [stdout] 405 | | id [INFO] [stdout] 406 | | }) [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] --> src/layout.rs:410:12 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn padding(values: (i32, i32, i32, i32), child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 410 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 411 | | let id = Id::new(); [INFO] [stdout] 412 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 413 | | tree [INFO] [stdout] ... | [INFO] [stdout] 423 | | id [INFO] [stdout] 424 | | }) [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] --> src/layout.rs:428:12 [INFO] [stdout] | [INFO] [stdout] 427 | pub fn expand_width(child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 429 | | let id = Id::new(); [INFO] [stdout] 430 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 431 | | tree.widget.insert(id, Widget::ExpandWidth()); [INFO] [stdout] ... | [INFO] [stdout] 439 | | id [INFO] [stdout] 440 | | }) [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] --> src/layout.rs:444:12 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn expand_height(child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 444 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 445 | | let id = Id::new(); [INFO] [stdout] 446 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 447 | | tree.widget.insert(id, Widget::ExpandHeight()); [INFO] [stdout] ... | [INFO] [stdout] 455 | | id [INFO] [stdout] 456 | | }) [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] --> src/layout.rs:460:12 [INFO] [stdout] | [INFO] [stdout] 459 | pub fn fixed_width(size: i32, child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 461 | | let id = Id::new(); [INFO] [stdout] 462 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 463 | | tree.widget.insert(id, Widget::FixedWidth(size)); [INFO] [stdout] ... | [INFO] [stdout] 471 | | id [INFO] [stdout] 472 | | }) [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] --> src/layout.rs:476:12 [INFO] [stdout] | [INFO] [stdout] 475 | pub fn fixed_height(size: i32, child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 476 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 477 | | let id = Id::new(); [INFO] [stdout] 478 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 479 | | tree.widget.insert(id, Widget::FixedHeight(size)); [INFO] [stdout] ... | [INFO] [stdout] 487 | | id [INFO] [stdout] 488 | | }) [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] --> src/layout.rs:492:12 [INFO] [stdout] | [INFO] [stdout] 491 | pub fn row(children: Vec) -> WidgetFn { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 492 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 493 | | let id = Id::new(); [INFO] [stdout] 494 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 495 | | tree.widget.insert(id, Widget::Row()); [INFO] [stdout] ... | [INFO] [stdout] 506 | | id [INFO] [stdout] 507 | | }) [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] --> src/layout.rs:511:12 [INFO] [stdout] | [INFO] [stdout] 510 | pub fn column(children: Vec) -> WidgetFn { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 511 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 512 | | let id = Id::new(); [INFO] [stdout] 513 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 514 | | tree.widget.insert(id, Widget::Column()); [INFO] [stdout] ... | [INFO] [stdout] 525 | | id [INFO] [stdout] 526 | | }) [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] --> src/layout.rs:530:12 [INFO] [stdout] | [INFO] [stdout] 529 | pub fn flex(child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 530 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 531 | | let id = Id::new(); [INFO] [stdout] 532 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 533 | | tree.widget.insert(id, Widget::Flex()); [INFO] [stdout] ... | [INFO] [stdout] 541 | | id [INFO] [stdout] 542 | | }) [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] --> src/layout.rs:546:12 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn text<'a>(value: impl Into> + 'a) -> WidgetFn<'a> { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 546 | Box::new(move |tree: &mut WidgetTree| { [INFO] [stdout] | ____________^ [INFO] [stdout] 547 | | let id = Id::new(); [INFO] [stdout] 548 | | tree.position.insert(id, Position(0, 0)); [INFO] [stdout] 549 | | tree.widget.insert(id, Widget::Text(value.into())); [INFO] [stdout] 550 | | id [INFO] [stdout] 551 | | }) [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] --> src/timeline.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn push(&mut self, time: usize, item: T) { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | self.0.push(Scheduled(time, item)) [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] --> src/ui.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 24 | fn border(width: (i32, i32, i32, i32), child: WidgetFn) -> WidgetFn { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | / padding( [INFO] [stdout] 28 | | (width.0, width.1, 0, 0), [INFO] [stdout] 29 | | fill('━', padding((0, 0, width.2, width.3), fill(' ', child))), [INFO] [stdout] 30 | | ), [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_like` (lib) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "bf281317a2d3ace69168672e28e7001103845c7bbfcc01f6f5719b6af1fde88d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf281317a2d3ace69168672e28e7001103845c7bbfcc01f6f5719b6af1fde88d", kill_on_drop: false }` [INFO] [stdout] bf281317a2d3ace69168672e28e7001103845c7bbfcc01f6f5719b6af1fde88d