[INFO] fetching crate hwt_ui 0.2.0... [INFO] checking hwt_ui-0.2.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate hwt_ui 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate hwt_ui 0.2.0 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 crates.io crate hwt_ui 0.2.0 [INFO] finished tweaking crates.io crate hwt_ui 0.2.0 [INFO] tweaked toml for crates.io crate hwt_ui 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate hwt_ui 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 293ec39479fe0874387e763fa37d949bb69d3f415818cac9cb0c3fd71bfd5d9f [INFO] running `Command { std: "docker" "start" "-a" "293ec39479fe0874387e763fa37d949bb69d3f415818cac9cb0c3fd71bfd5d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "293ec39479fe0874387e763fa37d949bb69d3f415818cac9cb0c3fd71bfd5d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "293ec39479fe0874387e763fa37d949bb69d3f415818cac9cb0c3fd71bfd5d9f", kill_on_drop: false }` [INFO] [stdout] 293ec39479fe0874387e763fa37d949bb69d3f415818cac9cb0c3fd71bfd5d9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 534092926c6cc820ed06c0c0eda5e51586efa74cc3cef31cabc14e8978673d6c [INFO] running `Command { std: "docker" "start" "-a" "534092926c6cc820ed06c0c0eda5e51586efa74cc3cef31cabc14e8978673d6c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking kurbo v0.7.1 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Checking piet v0.3.1 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking simple_logger v1.16.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling druid-derive v0.4.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Checking rodio v0.15.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking rental v0.5.6 [INFO] [stderr] Checking fluent-bundle v0.12.0 [INFO] [stderr] Checking piet-cairo v0.3.0 [INFO] [stderr] Checking piet-common v0.3.2 [INFO] [stderr] Checking druid-shell v0.7.0 [INFO] [stderr] Checking druid v0.7.0 [INFO] [stderr] Checking hwt_ui v0.2.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/comp/break_timer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | ) -> impl Widget { [INFO] [stdout] 16 | / comp::flex::row_sta_sta() [INFO] [stdout] 17 | | .with_child(Label::new(name).align_right().fix_width(50.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/comp/break_timer.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 14 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | / comp::timer::build() [INFO] [stdout] 20 | | .controller( [INFO] [stdout] 21 | | comp::timer::TimerController::new(move |ctx, rest_duration_secs| { [INFO] [stdout] 22 | | sound_sender.send(sound::Type::EndBreakTimer).ok(); [INFO] [stdout] ... | [INFO] [stdout] 32 | | ) [INFO] [stdout] 33 | | .lens(state::BreakTimer::work_timer), [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/comp/timer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | let time_label = Label::dynamic(|data: &String, _: &Env| data.clone()).lens(state::Timer::time); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | / comp::flex::row_sta_sta() [INFO] [stdout] 16 | | .with_child(time_label.align_right().fix_width(55.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/comp/timer.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(finish_handler: Handler) -> Self [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | finish_handler: Some(Box::new(finish_handler)), [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/comp/timer.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(finish_handler: Handler) -> Self [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | ..Default::default() [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/comp/break_timer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | ) -> impl Widget { [INFO] [stdout] 16 | / comp::flex::row_sta_sta() [INFO] [stdout] 17 | | .with_child(Label::new(name).align_right().fix_width(50.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/state.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(sound_sender: sound::Sender, paused: bool) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | sound_sender: Rc::new(sound_sender), [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/comp/break_timer.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 14 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | / comp::timer::build() [INFO] [stdout] 20 | | .controller( [INFO] [stdout] 21 | | comp::timer::TimerController::new(move |ctx, rest_duration_secs| { [INFO] [stdout] 22 | | sound_sender.send(sound::Type::EndBreakTimer).ok(); [INFO] [stdout] ... | [INFO] [stdout] 32 | | ) [INFO] [stdout] 33 | | .lens(state::BreakTimer::work_timer), [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/comp/timer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 12 | let time_label = Label::dynamic(|data: &String, _: &Env| data.clone()).lens(state::Timer::time); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | / comp::flex::row_sta_sta() [INFO] [stdout] 16 | | .with_child(time_label.align_right().fix_width(55.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/win/notifier.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> impl Widget { [INFO] [stdout] 35 | / comp::flex::col_cen_cen() [INFO] [stdout] 36 | | .with_child( [INFO] [stdout] 37 | | build_notifier_timer(parent_widget_id, rest_duration_secs, sound_sender) [INFO] [stdout] 38 | | .lens(state::App::notifier), [INFO] [stdout] 39 | | ) [INFO] [stdout] 40 | | .with_default_spacer() [INFO] [stdout] 41 | | .with_child(build_postpone_btn(parent_widget_id)) [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/comp/timer.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(finish_handler: Handler) -> Self [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | finish_handler: Some(Box::new(finish_handler)), [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/win/notifier.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 48 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | ) -> impl Widget { [INFO] [stdout] 50 | / comp::timer::build() [INFO] [stdout] 51 | | .controller( [INFO] [stdout] 52 | | comp::timer::TimerController::new(move |ctx, _| { [INFO] [stdout] 53 | | sound_sender.send(sound::Type::EndNotifier).ok(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | .with_duration(env::BREAK_NOTIFIER_TIMER_DURATION), [INFO] [stdout] 64 | | ) [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/comp/timer.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(finish_handler: Handler) -> Self [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | ..Default::default() [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/win/rest.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> impl Widget { [INFO] [stdout] 35 | / comp::flex::col_cen_cen() [INFO] [stdout] 36 | | .with_child( [INFO] [stdout] 37 | | comp::flex::col_sta_end() [INFO] [stdout] 38 | | .with_child( [INFO] [stdout] ... | [INFO] [stdout] 43 | | .with_child(build_finish_btn(parent_widget_id)), [INFO] [stdout] 44 | | ) [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/win/rest.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 51 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | ) -> impl Widget { [INFO] [stdout] 53 | / comp::timer::build() [INFO] [stdout] 54 | | .controller( [INFO] [stdout] 55 | | comp::timer::TimerController::new(move |ctx, _| { [INFO] [stdout] 56 | | sound_sender.send(sound::Type::EndRest).ok(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | .with_init_duration(env::BREAK_NOTIFIER_TIMER_DURATION), [INFO] [stdout] 64 | | ) [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/win/status.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn create(sender: Rc) -> WindowDesc { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | / WindowDesc::new(|| build(sender)) [INFO] [stdout] 14 | | .title(LocalizedString::new("HWT Status")) [INFO] [stdout] 15 | | .menu(MenuDesc::empty()) [INFO] [stdout] 16 | | .with_min_size((win_width, win_height)) [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/win/status.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn build(sender: Rc) -> impl Widget { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | / comp::flex::col_sta_sta() [INFO] [stdout] 22 | | .with_child(build_timers(sender)) [INFO] [stdout] 23 | | .with_default_spacer() [INFO] [stdout] 24 | | .with_child(build_pause_btn()) [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/win/status.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | fn build_timers(sender: Rc) -> impl Widget { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | / comp::flex::col_sta_sta() [INFO] [stdout] 30 | | .with_child( [INFO] [stdout] 31 | | comp::break_timer::build( [INFO] [stdout] 32 | | "Micro", [INFO] [stdout] ... | [INFO] [stdout] 39 | | ) [INFO] [stdout] 40 | | .with_default_spacer() [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/win/status.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 28 | fn build_timers(sender: Rc) -> impl Widget { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | / comp::break_timer::build( [INFO] [stdout] 43 | | "Rest", [INFO] [stdout] 44 | | env::REST_BREAK_TIMER_DURATION, [INFO] [stdout] 45 | | env::REST_BREAK_TIMER_POSTPONE_DURATION, [INFO] [stdout] ... | [INFO] [stdout] 48 | | ) [INFO] [stdout] 49 | | .lens(state::App::rest_break), [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/state.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(sound_sender: sound::Sender, paused: bool) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | sound_sender: Rc::new(sound_sender), [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/win/notifier.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> impl Widget { [INFO] [stdout] 35 | / comp::flex::col_cen_cen() [INFO] [stdout] 36 | | .with_child( [INFO] [stdout] 37 | | build_notifier_timer(parent_widget_id, rest_duration_secs, sound_sender) [INFO] [stdout] 38 | | .lens(state::App::notifier), [INFO] [stdout] 39 | | ) [INFO] [stdout] 40 | | .with_default_spacer() [INFO] [stdout] 41 | | .with_child(build_postpone_btn(parent_widget_id)) [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/win/notifier.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 48 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | ) -> impl Widget { [INFO] [stdout] 50 | / comp::timer::build() [INFO] [stdout] 51 | | .controller( [INFO] [stdout] 52 | | comp::timer::TimerController::new(move |ctx, _| { [INFO] [stdout] 53 | | sound_sender.send(sound::Type::EndNotifier).ok(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | .with_duration(env::BREAK_NOTIFIER_TIMER_DURATION), [INFO] [stdout] 64 | | ) [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/win/rest.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | ) -> impl Widget { [INFO] [stdout] 35 | / comp::flex::col_cen_cen() [INFO] [stdout] 36 | | .with_child( [INFO] [stdout] 37 | | comp::flex::col_sta_end() [INFO] [stdout] 38 | | .with_child( [INFO] [stdout] ... | [INFO] [stdout] 43 | | .with_child(build_finish_btn(parent_widget_id)), [INFO] [stdout] 44 | | ) [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/win/rest.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 51 | sound_sender: Rc, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | ) -> impl Widget { [INFO] [stdout] 53 | / comp::timer::build() [INFO] [stdout] 54 | | .controller( [INFO] [stdout] 55 | | comp::timer::TimerController::new(move |ctx, _| { [INFO] [stdout] 56 | | sound_sender.send(sound::Type::EndRest).ok(); [INFO] [stdout] ... | [INFO] [stdout] 63 | | .with_init_duration(env::BREAK_NOTIFIER_TIMER_DURATION), [INFO] [stdout] 64 | | ) [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/win/status.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn create(sender: Rc) -> WindowDesc { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | / WindowDesc::new(|| build(sender)) [INFO] [stdout] 14 | | .title(LocalizedString::new("HWT Status")) [INFO] [stdout] 15 | | .menu(MenuDesc::empty()) [INFO] [stdout] 16 | | .with_min_size((win_width, win_height)) [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/win/status.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn build(sender: Rc) -> impl Widget { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | / comp::flex::col_sta_sta() [INFO] [stdout] 22 | | .with_child(build_timers(sender)) [INFO] [stdout] 23 | | .with_default_spacer() [INFO] [stdout] 24 | | .with_child(build_pause_btn()) [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/win/status.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | fn build_timers(sender: Rc) -> impl Widget { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | / comp::flex::col_sta_sta() [INFO] [stdout] 30 | | .with_child( [INFO] [stdout] 31 | | comp::break_timer::build( [INFO] [stdout] 32 | | "Micro", [INFO] [stdout] ... | [INFO] [stdout] 39 | | ) [INFO] [stdout] 40 | | .with_default_spacer() [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/win/status.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 28 | fn build_timers(sender: Rc) -> impl Widget { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | / comp::break_timer::build( [INFO] [stdout] 43 | | "Rest", [INFO] [stdout] 44 | | env::REST_BREAK_TIMER_DURATION, [INFO] [stdout] 45 | | env::REST_BREAK_TIMER_POSTPONE_DURATION, [INFO] [stdout] ... | [INFO] [stdout] 48 | | ) [INFO] [stdout] 49 | | .lens(state::App::rest_break), [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 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hwt_ui` (bin "hwt") due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hwt_ui` (bin "hwt" test) due to 15 previous errors [INFO] running `Command { std: "docker" "inspect" "534092926c6cc820ed06c0c0eda5e51586efa74cc3cef31cabc14e8978673d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534092926c6cc820ed06c0c0eda5e51586efa74cc3cef31cabc14e8978673d6c", kill_on_drop: false }` [INFO] [stdout] 534092926c6cc820ed06c0c0eda5e51586efa74cc3cef31cabc14e8978673d6c