[INFO] cloning repository https://github.com/PigNotPizza/BlobClicker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PigNotPizza/BlobClicker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPigNotPizza%2FBlobClicker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPigNotPizza%2FBlobClicker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23d6f6d12b9f0f2ec26255d8e443274695d438f6 [INFO] checking PigNotPizza/BlobClicker/23d6f6d12b9f0f2ec26255d8e443274695d438f6 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPigNotPizza%2FBlobClicker" "/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/PigNotPizza/BlobClicker on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PigNotPizza/BlobClicker [INFO] finished tweaking git repo https://github.com/PigNotPizza/BlobClicker [INFO] tweaked toml for git repo https://github.com/PigNotPizza/BlobClicker written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PigNotPizza/BlobClicker 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73428aa09419fda5c13ac69b052cce175dd90cb7e55f49b3f1b67f8ae2fbecfd [INFO] running `Command { std: "docker" "start" "-a" "73428aa09419fda5c13ac69b052cce175dd90cb7e55f49b3f1b67f8ae2fbecfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73428aa09419fda5c13ac69b052cce175dd90cb7e55f49b3f1b67f8ae2fbecfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73428aa09419fda5c13ac69b052cce175dd90cb7e55f49b3f1b67f8ae2fbecfd", kill_on_drop: false }` [INFO] [stdout] 73428aa09419fda5c13ac69b052cce175dd90cb7e55f49b3f1b67f8ae2fbecfd [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9f928987305f8e1e10d2d0d873fd3b101fbe66a2da9922ce95304c26b6d39c5 [INFO] running `Command { std: "docker" "start" "-a" "f9f928987305f8e1e10d2d0d873fd3b101fbe66a2da9922ce95304c26b6d39c5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking type-map v0.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling druid-shell v0.8.3 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling druid-derive v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking unic-langid-impl v0.9.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking fluent-syntax v0.11.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking unic-langid v0.9.5 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking glib v0.16.9 [INFO] [stderr] Checking cairo-rs v0.16.7 [INFO] [stderr] Checking atk v0.16.0 [INFO] [stderr] Checking pango v0.16.5 [INFO] [stderr] Checking gdk-pixbuf v0.16.7 [INFO] [stderr] Checking pangocairo v0.16.3 [INFO] [stderr] Checking gdk v0.16.2 [INFO] [stderr] Checking piet-cairo v0.6.2 [INFO] [stderr] Checking piet-common v0.6.2 [INFO] [stderr] Checking druid v0.8.3 [INFO] [stderr] Checking blob-clicker 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/main.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 85 | let label = Label::new(|data: &BlobData, _env: &Env| format!("Blobs {}", data.num)) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | let increment_button = Button::new("+").on_click(|_ctx, data: &mut BlobData, _env| increment(data)); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | [INFO] [stdout] 92 | let upgrade_button = Button::new(|data: &BlobData, _env: &Env| format!("Upgrade: {} blobs", data.upgrade_num)) [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | let egg_label = Label::new("Eggs") [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | let smallblobcostlabel = Label::new("$500 Blobs") [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let bigblobcostlabel = Label::new("$2500 Blobs") [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let small_blob_button = Button::new("Small blob egg").on_click(|ctx, data: &mut BlobData, _env| buy_small_egg(ctx, data, "Small blob"... [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | let big_blob_button = Button::new("Big blob egg").on_click(|ctx, data: &mut BlobData, _env| buy_big_egg(ctx, data, "Big blob", 2500, ... [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | // Home pets theme [INFO] [stdout] 111 | let smallbirdcostlabel = Label::new("$950 Blobs ") [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let smalldogcostlabel = Label::new("$1650 Blobs ") [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | let bigcatcostlabel = Label::new("$3750 Blobs") [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | let small_bird_button = Button::new("Small bird egg").on_click(|ctx, data: &mut BlobData, _env| buy_small_egg(ctx, data, "Small bird"... [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | let small_dog_button = Button::new("Small dog egg").on_click(|ctx, data: &mut BlobData, _env| buy_small_egg(ctx, data, "Small dog", 1... [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | let big_cat_button = Button::new("Big cat egg").on_click(|ctx, data: &mut BlobData, _env| buy_big_egg(ctx, data, "Big cat", 3750, 5, ... [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | // Jungle theme [INFO] [stdout] 128 | let smallmonkeycostlabel = Label::new("$3250 Blobs ") [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | let smallparrotcostlabel = Label::new("$4500 Blobs ") [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let bigtigercostlabel = Label::new("$5750 Blobs") [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | let small_monkey_button = Button::new("Small monkey egg").on_click(|ctx, data: &mut BlobData, _env| buy_small_egg(ctx, data, "Small m... [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | let small_parrot_button = Button::new("Small parrot egg").on_click(|ctx, data: &mut BlobData, _env| buy_small_egg(ctx, data, "Small p... [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | let big_tiger_button = Button::new("Big tiger egg").on_click(|ctx, data: &mut BlobData, _env| buy_big_egg(ctx, data, "Big tiger", 575... [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let guide_btn = Button::new("Guide").on_click(|ctx, data: &mut BlobData, _env| guide_button(ctx, data)); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | [INFO] [stdout] 146 | / Flex::column() [INFO] [stdout] 147 | | .with_child(label) [INFO] [stdout] 148 | | .with_child(Flex::row().with_child(increment_button)) [INFO] [stdout] 149 | | .with_child(upgrade_button) [INFO] [stdout] ... | [INFO] [stdout] 156 | | .with_child(Flex::row().with_spacer(20.0).with_child(smallmonkeycostlabel).with_spacer(60.0).with_child(smallparrotcostlabel).wit... [INFO] [stdout] 157 | | .with_spacer(20.0) [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/main.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 162 | let popup_message = Label::new(|data: &BlobData, _env: &Env| data.popup_message.clone()) [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | / Flex::column() [INFO] [stdout] 168 | | .with_child(popup_message) [INFO] [stdout] 169 | | .with_spacer(20.0) [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/main.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 162 | let popup_message = Label::new(|data: &BlobData, _env: &Env| data.popup_message.clone()) [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | .with_child(Button::new("Close").on_click(|ctx, data: &mut BlobData, _| { [INFO] [stdout] | _____________________^ [INFO] [stdout] 171 | | data.popup_open = false; [INFO] [stdout] 172 | | ctx.window().close(); [INFO] [stdout] 173 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 85 | let label = Label::new(|data: &BlobData, _env: &Env| format!("Blobs {}", data.num)) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | let increment_button = Button::new("+").on_click(|_ctx, data: &mut BlobData, _env| increment(data)); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | [INFO] [stdout] 92 | let upgrade_button = Button::new(|data: &BlobData, _env: &Env| format!("Upgrade: {} blobs", data.upgrade_num)) [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 95 | let egg_label = Label::new("Eggs") [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | let smallblobcostlabel = Label::new("$500 Blobs") [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | let bigblobcostlabel = Label::new("$2500 Blobs") [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let small_blob_button = Button::new("Small blob egg").on_click(|ctx, data: &mut BlobData, _env| buy_small_egg(ctx, data, "Small blob"... [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | let big_blob_button = Button::new("Big blob egg").on_click(|ctx, data: &mut BlobData, _env| buy_big_egg(ctx, data, "Big blob", 2500, ... [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | // Home pets theme [INFO] [stdout] 111 | let smallbirdcostlabel = Label::new("$950 Blobs ") [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let smalldogcostlabel = Label::new("$1650 Blobs ") [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | let bigcatcostlabel = Label::new("$3750 Blobs") [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | let small_bird_button = Button::new("Small bird egg").on_click(|ctx, data: &mut BlobData, _env| buy_small_egg(ctx, data, "Small bird"... [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | let small_dog_button = Button::new("Small dog egg").on_click(|ctx, data: &mut BlobData, _env| buy_small_egg(ctx, data, "Small dog", 1... [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | let big_cat_button = Button::new("Big cat egg").on_click(|ctx, data: &mut BlobData, _env| buy_big_egg(ctx, data, "Big cat", 3750, 5, ... [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | // Jungle theme [INFO] [stdout] 128 | let smallmonkeycostlabel = Label::new("$3250 Blobs ") [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | let smallparrotcostlabel = Label::new("$4500 Blobs ") [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let bigtigercostlabel = Label::new("$5750 Blobs") [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | let small_monkey_button = Button::new("Small monkey egg").on_click(|ctx, data: &mut BlobData, _env| buy_small_egg(ctx, data, "Small m... [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | let small_parrot_button = Button::new("Small parrot egg").on_click(|ctx, data: &mut BlobData, _env| buy_small_egg(ctx, data, "Small p... [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | let big_tiger_button = Button::new("Big tiger egg").on_click(|ctx, data: &mut BlobData, _env| buy_big_egg(ctx, data, "Big tiger", 575... [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let guide_btn = Button::new("Guide").on_click(|ctx, data: &mut BlobData, _env| guide_button(ctx, data)); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | [INFO] [stdout] 146 | / Flex::column() [INFO] [stdout] 147 | | .with_child(label) [INFO] [stdout] 148 | | .with_child(Flex::row().with_child(increment_button)) [INFO] [stdout] 149 | | .with_child(upgrade_button) [INFO] [stdout] ... | [INFO] [stdout] 156 | | .with_child(Flex::row().with_spacer(20.0).with_child(smallmonkeycostlabel).with_spacer(60.0).with_child(smallparrotcostlabel).wit... [INFO] [stdout] 157 | | .with_spacer(20.0) [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/main.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 162 | let popup_message = Label::new(|data: &BlobData, _env: &Env| data.popup_message.clone()) [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | / Flex::column() [INFO] [stdout] 168 | | .with_child(popup_message) [INFO] [stdout] 169 | | .with_spacer(20.0) [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/main.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 162 | let popup_message = Label::new(|data: &BlobData, _env: &Env| data.popup_message.clone()) [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | .with_child(Button::new("Close").on_click(|ctx, data: &mut BlobData, _| { [INFO] [stdout] | _____________________^ [INFO] [stdout] 171 | | data.popup_open = false; [INFO] [stdout] 172 | | ctx.window().close(); [INFO] [stdout] 173 | | })) [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] [stderr] error: could not compile `blob-clicker` (bin "blob-clicker") due to 4 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `blob-clicker` (bin "blob-clicker" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "f9f928987305f8e1e10d2d0d873fd3b101fbe66a2da9922ce95304c26b6d39c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f928987305f8e1e10d2d0d873fd3b101fbe66a2da9922ce95304c26b6d39c5", kill_on_drop: false }` [INFO] [stdout] f9f928987305f8e1e10d2d0d873fd3b101fbe66a2da9922ce95304c26b6d39c5