[INFO] fetching crate guion 0.5.0-dev1... [INFO] checking guion-0.5.0-dev1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate guion 0.5.0-dev1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate guion 0.5.0-dev1 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 guion 0.5.0-dev1 [INFO] finished tweaking crates.io crate guion 0.5.0-dev1 [INFO] tweaked toml for crates.io crate guion 0.5.0-dev1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 3 packages to latest compatible versions [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 83bc4843e0363270a4433f9c8da553ecd3ab53cdeb0759369c37d828f4c16b2f [INFO] running `Command { std: "docker" "start" "-a" "83bc4843e0363270a4433f9c8da553ecd3ab53cdeb0759369c37d828f4c16b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83bc4843e0363270a4433f9c8da553ecd3ab53cdeb0759369c37d828f4c16b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83bc4843e0363270a4433f9c8da553ecd3ab53cdeb0759369c37d828f4c16b2f", kill_on_drop: false }` [INFO] [stdout] 83bc4843e0363270a4433f9c8da553ecd3ab53cdeb0759369c37d828f4c16b2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 17812015f27f7d0ff6d295ef978fdf83d61c92f7a11e2ccc297bd5cd23152760 [INFO] running `Command { std: "docker" "start" "-a" "17812015f27f7d0ff6d295ef978fdf83d61c92f7a11e2ccc297bd5cd23152760", kill_on_drop: false }` [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking qwutils v0.3.1 [INFO] [stderr] Checking guion v0.5.0-dev1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/id/standard.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl SubPath for StdID where E: Env, E::WidgetID: Into + From { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | S: SubPath + From+Into + Debug + Send+Sync + 'static, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:145:44 [INFO] [stdout] | [INFO] [stdout] 145 | impl SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:155:60 [INFO] [stdout] | [INFO] [stdout] 155 | impl RefClonable for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:162:66 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe impl Statize for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/path/standard.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe impl Statize for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:71:58 [INFO] [stdout] | [INFO] [stdout] 71 | self.v.get(self.v.len()-1).cloned().map(SubPath::into_id) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `path::sub::SubPath::from_id` [INFO] [stdout] --> src/path/standard.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | self.clone().attached(SubPath::from_id(child_id)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/validation/mod.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe impl Statize for dyn Validation where E: 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/validation/mod.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe impl Statize for dyn ValidationMut where E: 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/widgets/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/widgets/util/state.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | unsafe impl Statize for dyn AtomState where T: 'static, E: Env { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/widgets/util/state.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe impl Statize for dyn AtomStateMut where T: 'static, E: Env { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/id/standard.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | impl SubPath for StdID where E: Env, E::WidgetID: Into + From { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | S: SubPath + From+Into + Debug + Send+Sync + 'static, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:145:44 [INFO] [stdout] | [INFO] [stdout] 145 | impl SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:155:60 [INFO] [stdout] | [INFO] [stdout] 155 | impl RefClonable for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `path::sub::SubPath` [INFO] [stdout] --> src/path/standard.rs:162:66 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe impl Statize for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/path/standard.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe impl Statize for SimplePath where E: Env, S: SubPath + Send+Sync + 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:71:58 [INFO] [stdout] | [INFO] [stdout] 71 | self.v.get(self.v.len()-1).cloned().map(SubPath::into_id) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `path::sub::SubPath::from_id` [INFO] [stdout] --> src/path/standard.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | self.clone().attached(SubPath::from_id(child_id)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/validation/mod.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe impl Statize for dyn Validation where E: 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/validation/mod.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe impl Statize for dyn ValidationMut where E: 'static { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/widgets/mod.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/widgets/util/state.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | unsafe impl Statize for dyn AtomState where T: 'static, E: Env { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `widget::cast::Statize` [INFO] [stdout] --> src/widgets/util/state.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | unsafe impl Statize for dyn AtomStateMut where T: 'static, E: Env { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::root::Widgets::trace_bounds` [INFO] [stdout] --> src/widget/link/mod.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | self.widget.stor.trace_bounds(self.ctx,self.widget.path.refc(),root_bounds,e,force).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/link/mod.rs:208:31 [INFO] [stdout] | [INFO] [stdout] 208 | let cpath = w.in_parent_path(path.refc()).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::in_parent_path` [INFO] [stdout] --> src/widget/link/mod.rs:263:23 [INFO] [stdout] | [INFO] [stdout] 263 | let path = rw.in_parent_path(self.path(),false); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/imp.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | match_view!(self|s| s.in_parent_path(parent) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/imp.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | match_view!(self|s| s.resolved_by_path(sub_path) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::child_paths` [INFO] [stdout] --> src/widget/imp.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | match_view!(self|s| s.child_paths(own_path) ) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | Self::Ref(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:118:31 [INFO] [stdout] | [INFO] [stdout] 118 | match_view!(self|s| s.childs_ref() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/imp.rs:198:30 [INFO] [stdout] | [INFO] [stdout] 198 | match_mut!(self|s| s.in_parent_path(parent) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/imp.rs:202:30 [INFO] [stdout] | [INFO] [stdout] 202 | match_mut!(self|s| s.resolved_by_path(sub_path) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::child_paths` [INFO] [stdout] --> src/widget/imp.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | match_mut!(self|s| s.child_paths(own_path) ) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:257:30 [INFO] [stdout] | [INFO] [stdout] 257 | match_mut!(self|s| s.childs_ref() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:334:30 [INFO] [stdout] | [INFO] [stdout] 334 | match_mut!(self|s| s.childs_mut() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | Self::Mut(s) => s.childs_mut(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:425:31 [INFO] [stdout] | [INFO] [stdout] 425 | Self::Ref(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:426:31 [INFO] [stdout] | [INFO] [stdout] 426 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:459:31 [INFO] [stdout] | [INFO] [stdout] 459 | Self::Mut(s) => s.childs_mut(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::root::Widgets::trace_bounds` [INFO] [stdout] --> src/widget/resolved.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | self.stor.trace_bounds(c,self.path.refc(),root_bounds,e,force).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/resolvable.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | Self::Widget(w) => w.resolved_by_path(p), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/resolvable.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | Self::Widget(w) => w.in_parent_path(parent), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/resolvable.rs:123:34 [INFO] [stdout] | [INFO] [stdout] 123 | Self::Widget(w) => w.resolved_by_path(p), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/resolvable.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | Self::Widget(w) => w.in_parent_path(parent), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::root::Widgets::trace_bounds` [INFO] [stdout] --> src/widget/link/mod.rs:163:26 [INFO] [stdout] | [INFO] [stdout] 163 | self.widget.stor.trace_bounds(self.ctx,self.widget.path.refc(),root_bounds,e,force).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/link/mod.rs:208:31 [INFO] [stdout] | [INFO] [stdout] 208 | let cpath = w.in_parent_path(path.refc()).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::in_parent_path` [INFO] [stdout] --> src/widget/link/mod.rs:263:23 [INFO] [stdout] | [INFO] [stdout] 263 | let path = rw.in_parent_path(self.path(),false); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/imp.rs:57:31 [INFO] [stdout] | [INFO] [stdout] 57 | match_view!(self|s| s.in_parent_path(parent) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/imp.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | match_view!(self|s| s.resolved_by_path(sub_path) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::child_paths` [INFO] [stdout] --> src/widget/imp.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | match_view!(self|s| s.child_paths(own_path) ) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:107:31 [INFO] [stdout] | [INFO] [stdout] 107 | Self::Ref(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 108 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:118:31 [INFO] [stdout] | [INFO] [stdout] 118 | match_view!(self|s| s.childs_ref() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/imp.rs:198:30 [INFO] [stdout] | [INFO] [stdout] 198 | match_mut!(self|s| s.in_parent_path(parent) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/imp.rs:202:30 [INFO] [stdout] | [INFO] [stdout] 202 | match_mut!(self|s| s.resolved_by_path(sub_path) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::child_paths` [INFO] [stdout] --> src/widget/imp.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | match_mut!(self|s| s.child_paths(own_path) ) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:257:30 [INFO] [stdout] | [INFO] [stdout] 257 | match_mut!(self|s| s.childs_ref() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:334:30 [INFO] [stdout] | [INFO] [stdout] 334 | match_mut!(self|s| s.childs_mut() ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | Self::Mut(s) => s.childs_mut(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:425:31 [INFO] [stdout] | [INFO] [stdout] 425 | Self::Ref(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::childs_ref` [INFO] [stdout] --> src/widget/imp.rs:426:31 [INFO] [stdout] | [INFO] [stdout] 426 | Self::Mut(s) => s.childs_ref(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::WidgetMut::childs_mut` [INFO] [stdout] --> src/widget/imp.rs:459:31 [INFO] [stdout] | [INFO] [stdout] 459 | Self::Mut(s) => s.childs_mut(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::root::Widgets::trace_bounds` [INFO] [stdout] --> src/widget/resolved.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | self.stor.trace_bounds(c,self.path.refc(),root_bounds,e,force).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/resolvable.rs:45:34 [INFO] [stdout] | [INFO] [stdout] 45 | Self::Widget(w) => w.resolved_by_path(p), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/resolvable.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | Self::Widget(w) => w.in_parent_path(parent), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/widget/resolvable.rs:123:34 [INFO] [stdout] | [INFO] [stdout] 123 | Self::Widget(w) => w.resolved_by_path(p), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::in_parent_path` [INFO] [stdout] --> src/widget/resolvable.rs:132:34 [INFO] [stdout] | [INFO] [stdout] 132 | Self::Widget(w) => w.in_parent_path(parent), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:401:31 [INFO] [stdout] | [INFO] [stdout] 401 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:414:31 [INFO] [stdout] | [INFO] [stdout] 414 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:428:31 [INFO] [stdout] | [INFO] [stdout] 428 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:441:31 [INFO] [stdout] | [INFO] [stdout] 441 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::in_parent_path` [INFO] [stdout] --> src/widget/mod.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/widget/mod.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------- any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::resolved_by_path` [INFO] [stdout] --> src/widget/mod.rs:110:53 [INFO] [stdout] | [INFO] [stdout] 110 | if let Some(r) = self.child(c).unwrap().resolved_by_path(sub_path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::ResolvableMut::<'w, E>::resolved_by_path` [INFO] [stdout] --> src/widget/mod.rs:404:57 [INFO] [stdout] | [INFO] [stdout] 404 | if let Some(r) = self.child_mut(c).unwrap().resolved_by_path(sub_path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | Any::is::(self) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 69 | ::is::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | Any::downcast_ref::(self) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 | ::downcast_ref::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | Any::downcast_mut::(self) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 | ::downcast_mut::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Any::downcast_ref::(o) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | ::downcast_ref::(o) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/path/sub.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Any::downcast_ref::(o) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 | ::downcast_ref::(o) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::resolve_to_same_widget` [INFO] [stdout] --> src/path/standard.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | .find(|(_,v)| v.resolve_to_same_widget(ptip) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::resolve_to_same_widget` [INFO] [stdout] --> src/path/standard.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | return s.resolve_to_same_widget(o); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:111:42 [INFO] [stdout] | [INFO] [stdout] 111 | sub_path_dest_id = s.clone().into_id(); //TODO deprecated old PathSub thing [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:127:58 [INFO] [stdout] | [INFO] [stdout] 127 | Self::resolves_thru_child_id(tip.clone().into_id(),sub_path) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/event/filter.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | dest.widget.resolved_by_path(&self.filter_path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/event/standard/dyn_evt.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | Any::downcast_ref(self.event._as_any()) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 57 | ::downcast_ref(self.event._as_any()) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | passed |= l._event_root(&e.with_event(Event::from(RootEvent::KbdPress{key}))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `widget::ident::WidgetIdent::::from_path`: this resolves the widget [INFO] [stdout] --> src/handler/standard/imp.rs:113:78 [INFO] [stdout] | [INFO] [stdout] 113 | ... l.as_mut().s.kbd.focused = Some(WidgetIdent::from_path(path,l.widget.stor).expect("TODO")); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | passed |= l._event_root(&e.with_event(Event::from(MouseMove{pos}))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 208 | passed |= l._event_root(&e.with_event(Event::from(WindowMove{pos,size}))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:211:33 [INFO] [stdout] | [INFO] [stdout] 211 | passed |= l._event_root(&e.with_event(Event::from(WindowResize{size}))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `widget::ident::WidgetIdent::::from_path`: this resolves the widget [INFO] [stdout] --> src/handler/standard/mod.rs:44:57 [INFO] [stdout] | [INFO] [stdout] 44 | root.as_mut().s.kbd.focused = Some(WidgetIdent::from_path(p.refc(),root.widget.stor)?); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:401:31 [INFO] [stdout] | [INFO] [stdout] 401 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:414:31 [INFO] [stdout] | [INFO] [stdout] 414 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:428:31 [INFO] [stdout] | [INFO] [stdout] 428 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/widget/array.rs:441:31 [INFO] [stdout] | [INFO] [stdout] 441 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::in_parent_path` [INFO] [stdout] --> src/widget/mod.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/pane/widget.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | r.render_widget(l); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/widget/mod.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [INFO] [stdout] | ^^^^^^^^^^^^^^ ------------- any code following this expression is unreachable [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::Resolvable::<'w, E>::resolved_by_path` [INFO] [stdout] --> src/widget/mod.rs:110:53 [INFO] [stdout] | [INFO] [stdout] 110 | if let Some(r) = self.child(c).unwrap().resolved_by_path(sub_path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/button/widget.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/widgets/button/widget.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 95 | Ok(vec![]) //TODO or should None be returned for child-free widgets?? check this [INFO] [stdout] | ^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::resolvable::ResolvableMut::<'w, E>::resolved_by_path` [INFO] [stdout] --> src/widget/mod.rs:404:57 [INFO] [stdout] | [INFO] [stdout] 404 | if let Some(r) = self.child_mut(c).unwrap().resolved_by_path(sub_path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::widgets::RenderStdWidgets::render_text`: avoid this because stuff is not cached [INFO] [stdout] --> src/widgets/label/widget.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | .render_text(self.text.caption().as_ref(),self.align,l.ctx); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | Any::is::(self) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 69 | ::is::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | Any::downcast_ref::(self) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 72 | ::downcast_ref::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/standard.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | Any::downcast_mut::(self) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 | ::downcast_mut::(self) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/id/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Any::downcast_ref::(o) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | ::downcast_ref::(o) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/path/sub.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | Any::downcast_ref::(o) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 | ::downcast_ref::(o) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::resolve_to_same_widget` [INFO] [stdout] --> src/path/standard.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | .find(|(_,v)| v.resolve_to_same_widget(ptip) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::resolve_to_same_widget` [INFO] [stdout] --> src/path/standard.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | return s.resolve_to_same_widget(o); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:111:42 [INFO] [stdout] | [INFO] [stdout] 111 | sub_path_dest_id = s.clone().into_id(); //TODO deprecated old PathSub thing [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `path::sub::SubPath::into_id` [INFO] [stdout] --> src/path/standard.rs:127:58 [INFO] [stdout] | [INFO] [stdout] 127 | Self::resolves_thru_child_id(tip.clone().into_id(),sub_path) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/checkbox/widget.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/widgets/checkbox/widget.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 109 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 110 | Ok(vec![]) //TODO or should None be returned for child-free widgets?? check this [INFO] [stdout] | ^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::Widget::resolved_by_path` [INFO] [stdout] --> src/event/filter.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | dest.widget.resolved_by_path(&self.filter_path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | r.render_widget(left); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | r.render_widget(right); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/event/standard/dyn_evt.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | Any::downcast_ref(self.event._as_any()) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 57 | ::downcast_ref(self.event._as_any()) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | passed |= l._event_root(&e.with_event(Event::from(RootEvent::KbdPress{key}))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `widget::ident::WidgetIdent::::from_path`: this resolves the widget [INFO] [stdout] --> src/handler/standard/imp.rs:113:78 [INFO] [stdout] | [INFO] [stdout] 113 | ... l.as_mut().s.kbd.focused = Some(WidgetIdent::from_path(path,l.widget.stor).expect("TODO")); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | passed |= l._event_root(&e.with_event(Event::from(MouseMove{pos}))); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:208:33 [INFO] [stdout] | [INFO] [stdout] 208 | passed |= l._event_root(&e.with_event(Event::from(WindowMove{pos,size}))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `widget::link::Link::<'c, E>::_event_root`: Non-root link is panic [INFO] [stdout] --> src/handler/standard/imp.rs:211:33 [INFO] [stdout] | [INFO] [stdout] 211 | passed |= l._event_root(&e.with_event(Event::from(WindowResize{size}))) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/area/widget.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `widget::ident::WidgetIdent::::from_path`: this resolves the widget [INFO] [stdout] --> src/handler/standard/mod.rs:44:57 [INFO] [stdout] | [INFO] [stdout] 44 | root.as_mut().s.kbd.focused = Some(WidgetIdent::from_path(p.refc(),root.widget.stor)?); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widget/imp.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | fn _tabulate(&self, mut l: Link, op: TabulateOrigin, dir: TabulateDirection) -> Result,E::Error> { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:158:36 [INFO] [stdout] | [INFO] [stdout] 158 | unsafe fn _as_trait_ref(&self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widget/imp.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | fn _tabulate(&self, mut l: Link, op: TabulateOrigin, dir: TabulateDirection) -> Result,E::Error> { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:296:36 [INFO] [stdout] | [INFO] [stdout] 296 | unsafe fn _as_trait_ref(&self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:380:40 [INFO] [stdout] | [INFO] [stdout] 380 | unsafe fn _as_trait_mut(&mut self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/widget/root.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | ResolvableMut::Widget(w) => [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/pane/widget.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | r.render_widget(l); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/button/widget.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/widgets/button/widget.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 94 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 95 | Ok(vec![]) //TODO or should None be returned for child-free widgets?? check this [INFO] [stdout] | ^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::widgets::RenderStdWidgets::render_text`: avoid this because stuff is not cached [INFO] [stdout] --> src/widgets/label/widget.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | .render_text(self.text.caption().as_ref(),self.align,l.ctx); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/checkbox/widget.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/widgets/checkbox/widget.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 109 | todo!(); [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 110 | Ok(vec![]) //TODO or should None be returned for child-free widgets?? check this [INFO] [stdout] | ^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | r.render_widget(left); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | r.render_widget(right); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `render::link::RenderLink::<'a, E>::render_widget` [INFO] [stdout] --> src/widgets/area/widget.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | .render_widget(l.for_child(0).unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widget/imp.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | fn _tabulate(&self, mut l: Link, op: TabulateOrigin, dir: TabulateDirection) -> Result,E::Error> { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:158:36 [INFO] [stdout] | [INFO] [stdout] 158 | unsafe fn _as_trait_ref(&self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widget/imp.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | fn _tabulate(&self, mut l: Link, op: TabulateOrigin, dir: TabulateDirection) -> Result,E::Error> { [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:296:36 [INFO] [stdout] | [INFO] [stdout] 296 | unsafe fn _as_trait_ref(&self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/widget/imp.rs:380:40 [INFO] [stdout] | [INFO] [stdout] 380 | unsafe fn _as_trait_mut(&mut self, t: TypeId) -> Option { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> src/widget/root.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | ResolvableMut::Widget(w) => [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_w` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/render/link.rs:42:60 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn simple(r: &'a mut ERenderer, dim: (u32,u32), c: &E::Context) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/widgets/pane/widget.rs:115:80 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn child_bounds_impl(&self, mut l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/button/widget.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/label/widget.rs:49:52 [INFO] [stdout] | [INFO] [stdout] 49 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/pbar/widget.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/render/link.rs:42:60 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn simple(r: &'a mut ERenderer, dim: (u32,u32), c: &E::Context) -> Self { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/pbar/widget.rs:38:52 [INFO] [stdout] | [INFO] [stdout] 38 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/checkbox/widget.rs:108:52 [INFO] [stdout] | [INFO] [stdout] 108 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mm` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | if let Some(mm) = e.event.is_mouse_move() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_mm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:124:52 [INFO] [stdout] | [INFO] [stdout] 124 | fn child_bounds(&self, l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:124:67 [INFO] [stdout] | [INFO] [stdout] 124 | fn child_bounds(&self, l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/textbox/widget.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/textbox/widget.rs:223:52 [INFO] [stdout] | [INFO] [stdout] 223 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/widgets/textbox/state.rs:225:20 [INFO] [stdout] | [INFO] [stdout] 225 | let (start,len) = self.start_len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/widgets/textbox/imp.rs:94:90 [INFO] [stdout] | [INFO] [stdout] 94 | fn move_cursor_y(&mut self, o: Direction, skip_unselect: bool, ctx: &mut E::Context, b: &Bounds) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ee` [INFO] [stdout] --> src/widgets/textbox/imp.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | if let Some(ee) = mouse_down { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widgets/textbox/imp.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let mut tpos = mouse - b.off + Offset::from(off); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/area/widget.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/area/widget.rs:106:52 [INFO] [stdout] | [INFO] [stdout] 106 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `char_off` is never used [INFO] [stdout] --> src/text/stor.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn char_off(s: impl AsRef, o: usize) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `c` is never read [INFO] [stdout] --> src/widgets/util/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SizeCache where E: Env { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | c: Option>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with` and `invalidate` are never used [INFO] [stdout] --> src/widgets/util/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl SizeCache where E: Env { [INFO] [stdout] | --------------------------------- methods in this implementation [INFO] [stdout] 16 | fn with(&self, mut l: Link, f: fn(Link) -> ESize) -> ESize { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fn invalidate(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [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/widget/mod.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | .map(#[inline] |i| self.child(i).unwrap() ) [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/widget/mod.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [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/widget/mod.rs:69:70 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [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/widget/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 80 | fn resolve<'s>(&'s self, i: E::WidgetPath) -> Result,E::Error> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let (c,sub) = self.resolve_child(&i)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | self.child(c).unwrap().resolve_child(sub) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widget/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 94 | fn into_resolve<'w>(self: Box, i: E::WidgetPath) -> Result,E::Error> where Self: 'w { [INFO] [stdout] | ---- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | let (c,sub) = self.resolve_child(&i)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | self.into_child(c).unwrap_nodebug().resolve_child(sub) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widget/mod.rs:135:36 [INFO] [stdout] | [INFO] [stdout] 134 | fn in_parent_path(&self, parent: E::WidgetPath) -> E::WidgetPath { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | parent.for_child_widget_id(self.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/widget/mod.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 186 | let enter_child_sub = |l: &mut Link, child_id: usize, to: TabulateOrigin| -> Result,E::Error> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | l.for_child(child_id).unwrap()._tabulate(to,dir) [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/widget/mod.rs:223:19 [INFO] [stdout] | [INFO] [stdout] 222 | let enter_child = |l: &mut Link, child_id: usize, to: TabulateOrigin| -> Result,E::Error> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | match enter_child_sub(l,child_id,to)? { [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/widget/mod.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 326 | let child_info = (0..self.childs()) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 329 | / GuionError::ResolveError(Box::new(ResolveError{ [INFO] [stdout] 330 | | op, [INFO] [stdout] 331 | | sub_path: sub_path.clone(), [INFO] [stdout] 332 | | widget_type, [INFO] [stdout] 333 | | child_info, [INFO] [stdout] 334 | | })).into() [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/widget/mod.rs:327:32 [INFO] [stdout] | [INFO] [stdout] 327 | .map(#[inline] |i| self.child(i).unwrap().guion_resolve_error_child_info(i) ) [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/widget/mod.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 372 | fn resolve_mut<'s>(&'s mut self, i: E::WidgetPath) -> Result,E::Error> { //TODO eventually use reverse "dont_inva... [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 376 | let (c,sub) = self.resolve_child_mut(&i)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | self.child_mut(c).unwrap().resolve_child_mut(sub) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widget/mod.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 387 | fn into_resolve_mut<'w>(mut self: Box, i: E::WidgetPath) -> Result,E::Error> where Self: 'w { [INFO] [stdout] | -------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 391 | let (c,sub) = self.resolve_child_mut(&i)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | self.into_child_mut(c).unwrap_nodebug().resolve_child_mut(sub) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widget/mod.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 462 | let child_info = (0..self.childs()) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 465 | / GuionError::ResolveError(Box::new(ResolveError{ [INFO] [stdout] 466 | | op, [INFO] [stdout] 467 | | sub_path: sub_path.clone(), [INFO] [stdout] 468 | | widget_type, [INFO] [stdout] 469 | | child_info, [INFO] [stdout] 470 | | })).into() [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/widget/mod.rs:463:32 [INFO] [stdout] | [INFO] [stdout] 463 | .map(#[inline] |i| self.child_mut(i).unwrap().guion_resolve_error_child_info(i) ) [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/widget/mod.rs:502:22 [INFO] [stdout] | [INFO] [stdout] 501 | fn _boxed<'w>(self) -> WidgetRef<'w,E> where Self: Sized + 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 502 | AWidget::Box(Box::new(self)) [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/widget/mod.rs:534:25 [INFO] [stdout] | [INFO] [stdout] 533 | fn _boxed_mut<'w>(self) -> WidgetRefMut<'w,E> where Self: Sized + 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 534 | AWidgetMut::Box(Box::new(self)) [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/widget/link/mod.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn mutate_at(&mut self, f: fn(WidgetRefMut,&mut E::Context,E::WidgetPath), o: O, p: i64) where ECQueue: Queue [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/widget/link/mod.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 32 | ...fn mutate_closure_at(&mut self, f: Box,&mut E::Context,E::WidgetPath)+'static>, o: O, p: i64) where ECQu... [INFO] [stdout] | ------------------------------------------------------------------------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | ...self.enqueue(StdEnqueueable::MutateWidgetClosure{path: self.widget.direct_path.refc(),f},o,p) [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/widget/link/mod.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn message_mut_at(&mut self, m: E::Message, o: O, p: i64) where ECQueue: Queue,O> { [INFO] [stdout] | ------------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | self.enqueue(StdEnqueueable::MutMessage{path: self.widget.direct_path.refc(),msg:m},o,p) [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/widget/link/mod.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn later_at(&mut self, f: fn(WidgetRef,&mut E::Context), o: O, p: i64) where ECQueue: Queue,O> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | self.enqueue(StdEnqueueable::AccessWidget{path: self.widget.direct_path.refc(),f},o,p) [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/widget/link/mod.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn later_closure_at(&mut self, f: Box,&mut E::Context)+Sync>, o: O, p: i64) where ECQueue: Queue [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/widget/link/mod.rs:76:22 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn enqueue_validate_size(&mut self, s: ESize) { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | self.enqueue(StdEnqueueable::ValidateWidgetSize{path: self.widget.direct_path.refc(),size: s},StdOrder::RenderValidation,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/widget/link/mod.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn send_event(&mut self, e: &EventCompound, child: E::WidgetPath) -> Result { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | self.ctx.send_event(self.widget.reference(),e,child) [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/widget/link/mod.rs:241:53 [INFO] [stdout] | [INFO] [stdout] 241 | self.for_childs(#[inline] |mut w| dest.push(w.size(e)) )?; [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widget/link/mod.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn with_widget<'s>(&'s mut self, p: E::WidgetPath) -> Result,E::Error> where 'c: 's { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | Ok( [INFO] [stdout] 253 | / Link{ [INFO] [stdout] 254 | | widget: self.widget.stor.widget(p)?, [INFO] [stdout] 255 | | ctx: self.ctx [INFO] [stdout] 256 | | } [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/widget/link/mod.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 300 | let path = self.widget.path.refc().attached_subpath(sub); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | let rw = self.widget.wref.resolve(sub.refc())?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 302 | [INFO] [stdout] 303 | let mut r; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 320 | / Link{ [INFO] [stdout] 321 | | widget: r, [INFO] [stdout] 322 | | ctx: self.ctx, [INFO] [stdout] 323 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/widget/link/mod.rs:339:37 [INFO] [stdout] | [INFO] [stdout] 339 | .map(#[inline] move |i| w.child(i).unwrap() ) [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/widget/link/mod.rs:355:21 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn with_ctx>(self, ctx: &'c mut F::Context) -> Link<'c,F> where E::WidgetPath... [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 354 | Link{ [INFO] [stdout] 355 | widget: self.widget.with_env::(), [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/widget/as_widget.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 33 | fn into_ref<'w>(self) -> Resolvable<'w,E> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Resolvable::Widget(self.boxed()) [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/widget/as_widget.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 43 | fn into_mut<'w>(self) -> ResolvableMut<'w,E> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | ResolvableMut::Widget(self.boxed_mut()) [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/widget/resolved.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn send_event(&self, c: &mut E::Context, e: &EventCompound, child: E::WidgetPath) -> Result { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | c.send_event(self.clone(),e,child) [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/widget/resolved.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn with_env>(self) -> Resolved<'a,F> where E::WidgetPath: WidgetPath, E::S... [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let stor = self.stor.with_env::(); [INFO] [stdout] 106 | let path = rc_path_with_env::(self.path.refc()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | stor.widget(path).unwrap() [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/widget/resolvable.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn from_widget(w: W) -> Self where W: Widget+'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | Self::Widget(w.boxed()) [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/widget/resolvable.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn from_widget(w: W) -> Self where W: WidgetMut+'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | Self::Widget(w.boxed_mut()) [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/widget/root.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | fn has_widget(&self, i: E::WidgetPath) -> bool { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | self.widget(i).is_ok() [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/widget/array.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | fn into_childs<'w>(self) -> Vec> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | / self.into_iter() [INFO] [stdout] 46 | | .map(#[inline] |w| w.into_ref() ) [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/widget/array.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | fn into_childs_mut<'w>(self) -> Vec> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | / self.into_iter() [INFO] [stdout] 74 | | .map(#[inline] |w| w.into_mut() ) [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] warning: unused variable: `force` [INFO] [stdout] --> src/widgets/pane/widget.rs:115:80 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn child_bounds_impl(&self, mut l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> where [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/button/widget.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/label/widget.rs:49:52 [INFO] [stdout] | [INFO] [stdout] 49 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/pbar/widget.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/pbar/widget.rs:38:52 [INFO] [stdout] | [INFO] [stdout] 38 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/checkbox/widget.rs:108:52 [INFO] [stdout] | [INFO] [stdout] 108 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mm` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | if let Some(mm) = e.event.is_mouse_move() { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_mm` [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 400 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 401 | / std::array::IntoIter::new(self) [INFO] [stdout] 402 | | .skip(i).next() [INFO] [stdout] 403 | | .map(AsWidget::into_ref) [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/widget/array.rs:414:9 [INFO] [stdout] | [INFO] [stdout] 413 | fn into_childs<'w>(self) -> Vec> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 414 | / std::array::IntoIter::new(self) [INFO] [stdout] 415 | | .map(#[inline] |w| w.into_ref() ) [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/widget/array.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 427 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | / std::array::IntoIter::new(self) [INFO] [stdout] 429 | | .skip(i).next() [INFO] [stdout] 430 | | .map(AsWidgetMut::into_mut) [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/widget/array.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 440 | fn into_childs_mut<'w>(self) -> Vec> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 441 | / std::array::IntoIter::new(self) [INFO] [stdout] 442 | | .map(AsWidgetMut::into_mut) [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] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:124:52 [INFO] [stdout] | [INFO] [stdout] 124 | fn child_bounds(&self, l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/widgets/splitpane/widget.rs:124:67 [INFO] [stdout] | [INFO] [stdout] 124 | fn child_bounds(&self, l: Link, b: &Bounds, e: &EStyle, force: bool) -> Result,()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [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/path/standard.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 30 | fn slice(&self, range: T) -> Self where T: RangeBounds { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Self{ [INFO] [stdout] 32 | v: self.v.slice(range), [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/path/standard.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 88 | let mut parent = self.v.refc(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | parent.pop().unwrap(); [INFO] [stdout] 90 | Some(Self{ [INFO] [stdout] | ______________^ [INFO] [stdout] 91 | | v: parent, [INFO] [stdout] 92 | | _p: PhantomData, [INFO] [stdout] 93 | | }) [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/path/standard.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | sub_path: sub_path.slice(1..).into(), [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/path/standard.rs:127:46 [INFO] [stdout] | [INFO] [stdout] 127 | Self::resolves_thru_child_id(tip.clone().into_id(),sub_path) [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/path/standard.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | fn for_child_widget_id(&self, child_id: E::WidgetID) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | self.clone().attached(SubPath::from_id(child_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/path/standard.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 131 | fn for_child_widget_id(&self, child_id: E::WidgetID) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | self.clone().attached(SubPath::from_id(child_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/render/link.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(r: &'a mut ERenderer, bounds: Bounds, viewport: Bounds, style: EStyle, selector: ESSelector, force: bool) -> Self { [INFO] [stdout] | ---------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | / Self{ [INFO] [stdout] 26 | | r, [INFO] [stdout] 27 | | bounds, [INFO] [stdout] 28 | | prev_bounds: None, [INFO] [stdout] ... | [INFO] [stdout] 38 | | ._set_style() [INFO] [stdout] 39 | | ._set_selector() [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/render/link.rs:104:57 [INFO] [stdout] | [INFO] [stdout] 103 | ... self, selectags: S, c: &mut E::Context) -> RenderLink where ESSelector: StyleSelectorAppend, S: StyleSelectag { //ESVar... [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | ...(&self.style.border(&self.selector.with(selectags),c)) [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/render/link.rs:110:58 [INFO] [stdout] | [INFO] [stdout] 109 | ... self, selectags: S, multiplier: u32, c: &mut E::Context) -> RenderLink where ESSelector: StyleSelectorAppend, S: StyleSele... [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | ...elf.style.border(&self.selector.with(selectags),c)*multiplier)) [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/render/link.rs:147:35 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn with(&mut self, selectags: S) -> RenderLink where ESSelector: StyleSelectorAppend, S: StyleSelectag { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | self.with_style_selector(&self.selector.with(selectags)) [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/event/compound.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn with_event(&self, e: EEvent) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | ..self.clone() [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/event/compound.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn with_filter(&self, f: EEFilter) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | ..self.clone() [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/event/compound.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn filter_inside_bounds_by_style(&self, selectags: S, c: &mut E::Context) -> Option where ESSelector: StyleSelectorAp... [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | / self.inside_border( [INFO] [stdout] 84 | | &self.style.border(&selectags.into_selector(),c) [INFO] [stdout] 85 | | ).filter_bounds() [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/event/filter.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 22 | .map(#[inline] |r| EventCompound{ [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | filter: StdFilter{ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 24 | | filter_path: r.sub_path, [INFO] [stdout] 25 | | filter_bounds: self.filter_bounds, [INFO] [stdout] 26 | | }.into(), [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/event/filter.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 22 | .map(#[inline] |r| EventCompound{ [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | ..e.clone() [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/event/standard/dyn_evt.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 49 | fn from_variant(v: V) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Self { [INFO] [stdout] 51 | event: Box::new(v), [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/calc.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | .map(|x| x.clone().into().par(o) ) [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/ctx/mod.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 17 | fn render(&mut self, w: Resolved, r: &mut RenderLink) { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | Self::Handler::_render(self.link(w),r) [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/ctx/mod.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 21 | fn event_direct(&mut self, w: Resolved, e: &EventCompound) -> EventResp { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | Self::Handler::_event_direct(self.link(w),e) [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/ctx/mod.rs:26:36 [INFO] [stdout] | [INFO] [stdout] 25 | fn send_event(&mut self, w: Resolved, e: &EventCompound, child: E::WidgetPath) -> Result { [INFO] [stdout] | -------------- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Self::Handler::_send_event(self.link(w),e,child) [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/ctx/mod.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 29 | fn size(&mut self, w: Resolved, e: &EStyle) -> ESize { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Self::Handler::_size(self.link(w),e) [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/ctx/mod.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 33 | fn _event_root(&mut self, w: Resolved, e: &EventCompound) -> EventResp { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Self::Handler::_event_root(self.link(w),e) [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/ctx/queue.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn invalidate(stor: &mut E::Storage, i: E::WidgetPath) -> Result<(),E::Error> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | stor.widget_mut(i) [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/ctx/queue.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn validate(stor: &mut E::Storage, i: E::WidgetPath) -> Result<(),E::Error> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | stor.widget_mut(i) [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/handler/standard/mod.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(sup: S) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | s: StdStdState::new(), [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/handler/standard/mod.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn focus(mut root: Link, p: E::WidgetPath, root_bounds: Bounds, ts: u64) -> Result { [INFO] [stdout] | ----------------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | &EventCompound{ [INFO] [stdout] | ______________^ [INFO] [stdout] 47 | | event: Event::from(Focus{}), [INFO] [stdout] 48 | | bounds: root_bounds, [INFO] [stdout] 49 | | ts, [INFO] [stdout] ... | [INFO] [stdout] 52 | | flag: false, [INFO] [stdout] 53 | | }, [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/handler/standard/imps.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 39 | fn remote_state_or_default(&self, i: E::WidgetID) -> T where T: Default + Clone + 'static { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | self.s.remote_states [INFO] [stdout] 41 | .get(&(i,TypeId::of::())) [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/mod.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | .find(#[inline] |p| p.key() == c[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/state/mod.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | .find(#[inline] |p| p.key() == c[0] && p.widget().is(id.clone()) ) [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/mod.rs:50:52 [INFO] [stdout] | [INFO] [stdout] 50 | .find(#[inline] |p| p.key() == c[0] && p.widget().is(id.clone()) ) [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/mod.rs:50:66 [INFO] [stdout] | [INFO] [stdout] 50 | .find(#[inline] |p| p.key() == c[0] && p.widget().is(id.clone()) ) [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/util/traitcast.rs:137:22 [INFO] [stdout] | [INFO] [stdout] 135 | let e = traitcast_error_info_mut::(senf,"traitcast_mut"); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self::_try_traitcast_mut(senf) [INFO] [stdout] 137 | .map_err(|_| e ) [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/util/sma.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 103 | fn set_direct(&mut self, v: V) -> Result<(),()> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | self.borrow_mut().set_direct(v) [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/util/sma.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 106 | fn set(&mut self, v: V, c: &mut E::Context) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | self.borrow_mut().set(v,c) [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] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/widgets/util/mod.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | pub type LocalGlyphCache = Option<(Arc>,Arc)>; [INFO] [stdout] | --^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [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/widgets/util/remote_state.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 36 | fn set(&mut self, v: T, c: &mut E::Context) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | c.push_remote_state( [INFO] [stdout] 38 | self.id.clone(), v [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/widgets/pane/mod.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(id: E::WidgetID, orientation: Orientation, childs: T) -> Self { [INFO] [stdout] | --------------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | style: 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/widgets/pane/widget.rs:111:51 [INFO] [stdout] | [INFO] [stdout] 111 | l.for_childs(&mut |mut l: Link| s.add(&l.size(&e), self.orientation) ).expect("Dead Path inside Pane"); [INFO] [stdout] | -------------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widgets/button/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | size: constraint!(0|0).into(), [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/widgets/button/mod.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | style: 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/widgets/button/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | text: Label::new(E::WidgetID::new_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/widgets/button/mod.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | size: constraint!(0|0).into(), [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/widgets/button/mod.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | style: 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/widgets/button/mod.rs:137:19 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn with_text(self, text: TT) -> Button<'w,E,Label<'w,E,TT,LC>,Tr,TrMut> where TT: TextStor+Validation+'w { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | text: self.text.with_text(text), [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/widgets/button/widget.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 103 | fn into_child<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | if i != 0 {return Err(());} [INFO] [stdout] 105 | Ok(self.text.into_ref()) [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/widgets/button/widget.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 133 | fn into_child_mut<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | if i != 0 {return Err(());} [INFO] [stdout] 135 | Ok(self.text.into_mut()) [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/widgets/button/widget.rs:156:38 [INFO] [stdout] | [INFO] [stdout] 155 | let id = l.id(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | l.state().is_pressed_and_id(&[EEKey::::MOUSE_LEFT],id.clone()) [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/widgets/button/widget.rs:156:63 [INFO] [stdout] | [INFO] [stdout] 155 | let id = l.id(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | l.state().is_pressed_and_id(&[EEKey::::MOUSE_LEFT],id.clone()) [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/widgets/button/widget.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 155 | let id = l.id(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | .or_else(|| [INFO] [stdout] | ______________________^ [INFO] [stdout] 161 | | l.state().is_pressed_and_id(&[EEKey::::SPACE],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/widgets/button/widget.rs:158:46 [INFO] [stdout] | [INFO] [stdout] 158 | l.state().is_pressed_and_id(&[EEKey::::ENTER],id.clone()) [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/widgets/button/widget.rs:158:66 [INFO] [stdout] | [INFO] [stdout] 158 | l.state().is_pressed_and_id(&[EEKey::::ENTER],id.clone()) [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/widgets/button/widget.rs:161:46 [INFO] [stdout] | [INFO] [stdout] 155 | let id = l.id(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | l.state().is_pressed_and_id(&[EEKey::::SPACE],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/widgets/button/imp.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 19 | l.mutate_closure(Box::new(move |mut w,c,_| [INFO] [stdout] | ----- - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | w.traitcast_mut::>().unwrap().trigger_mut(c) [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/widgets/label/mod.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | size: ESize::::empty(), [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/widgets/label/mod.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | style: 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/widgets/label/mod.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | glyph_cache: None, [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/widgets/label/mod.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Self{ [INFO] [stdout] 49 | id: id.clone(), [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/widgets/label/mod.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | size: ESize::::empty(), [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/widgets/label/mod.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | style: 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/widgets/label/mod.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | glyph_cache: RemoteState::for_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/widgets/pbar/mod.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(id: E::WidgetID, o: Orientation) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | size: Gonstraints::empty(), [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/widgets/pbar/mod.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(id: E::WidgetID, o: Orientation) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | style: 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/widgets/checkbox/mod.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID, state: State) -> Self { [INFO] [stdout] | --------------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | size: ESize::::empty(), [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/widgets/checkbox/mod.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID, state: State) -> Self { [INFO] [stdout] | --------------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | style: 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/widgets/checkbox/mod.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID, state: State) -> Self { [INFO] [stdout] | --------------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | text: Label::new(E::WidgetID::new_id()) [INFO] [stdout] | ___________________^ [INFO] [stdout] 41 | | .with_align((0.,0.5)), [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/widgets/checkbox/mod.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn with_text(self, text: TT) -> CheckBox<'w,E,State,Label<'w,E,TT,LC>> where TT: TextStor+Validation+'w { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | text: self.text.with_text(text), [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/widgets/checkbox/widget.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 68 | fn _event_direct(&self, mut l: Link, e: &EventCompound) -> EventResp { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let e = e.with_style(&self.style); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let e = try_or_false!(e.filter_inside_bounds_by_style(StdSelectag::BorderOuter,l.ctx)); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | e.event.is_mouse_down().is_some() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/widgets/mod.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | Some(v) => v, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widgets/checkbox/widget.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 118 | fn into_child<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | if i != 0 {return Err(());} [INFO] [stdout] 120 | Ok(self.text.into_ref()) [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/widgets/checkbox/widget.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 147 | fn into_child_mut<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | if i != 0 {return Err(());} [INFO] [stdout] 149 | Ok(self.text.into_mut()) [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/widgets/splitpane/mod.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(id: E::WidgetID, orientation: Orientation, state: V, childs: (L,R)) -> Self { [INFO] [stdout] | --------------- -------- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | style: 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/widgets/splitpane/widget.rs:120:51 [INFO] [stdout] | [INFO] [stdout] 120 | l.for_childs(&mut |mut l: Link| s.add(&l.size(&e), self.orientation) ).expect("Dead Path inside Pane"); [INFO] [stdout] | -------------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widgets/textbox/mod.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | size: Gonstraints::empty(), [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/widgets/textbox/mod.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | style: 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/widgets/textbox/mod.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | glyph_cache: None, [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/widgets/textbox/mod.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Self{ [INFO] [stdout] 55 | size: Gonstraints::empty(), [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/widgets/textbox/mod.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | style: 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/widgets/textbox/mod.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | scroll: RemoteState::for_widget(id.clone()), [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/widgets/textbox/mod.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 59 | cursor: RemoteState::for_widget(id.clone()), //TODO default trait [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/widgets/textbox/mod.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | cursor_stick_x: RemoteState::for_widget(id.clone()), [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/widgets/textbox/mod.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | glyph_cache: RemoteState::for_widget(id.clone()), [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/widgets/area/mod.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(id: E::WidgetID, inner: W) -> Self { [INFO] [stdout] | --------------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | size: Gonstraints::empty(), [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/widgets/area/mod.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(id: E::WidgetID, inner: W) -> Self { [INFO] [stdout] | --------------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | style: 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/widgets/area/widget.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 116 | fn into_child<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | if i != 0 {return Err(());} [INFO] [stdout] 118 | Ok(self.inner.into_ref()) [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/widgets/area/widget.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 144 | fn into_child_mut<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | if i != 0 {return Err(());} [INFO] [stdout] 146 | Ok(self.inner.into_mut()) [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] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/textbox/widget.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/textbox/widget.rs:223:52 [INFO] [stdout] | [INFO] [stdout] 223 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/widgets/textbox/state.rs:225:20 [INFO] [stdout] | [INFO] [stdout] 225 | let (start,len) = self.start_len(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/widgets/textbox/imp.rs:94:90 [INFO] [stdout] | [INFO] [stdout] 94 | fn move_cursor_y(&mut self, o: Direction, skip_unselect: bool, ctx: &mut E::Context, b: &Bounds) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ee` [INFO] [stdout] --> src/widgets/textbox/imp.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | if let Some(ee) = mouse_down { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/widgets/textbox/imp.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let mut tpos = mouse - b.off + Offset::from(off); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/area/widget.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let e = e.and(&self.style); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/widgets/area/widget.rs:106:52 [INFO] [stdout] | [INFO] [stdout] 106 | fn child_bounds(&self, _: Link, _: &Bounds, e: &EStyle, _: bool) -> Result,()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 186 previous errors; 99 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `char_off` is never used [INFO] [stdout] --> src/text/stor.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn char_off(s: impl AsRef, o: usize) -> usize { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `c` is never read [INFO] [stdout] --> src/widgets/util/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SizeCache where E: Env { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | c: Option>, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with` and `invalidate` are never used [INFO] [stdout] --> src/widgets/util/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | impl SizeCache where E: Env { [INFO] [stdout] | --------------------------------- methods in this implementation [INFO] [stdout] 16 | fn with(&self, mut l: Link, f: fn(Link) -> ESize) -> ESize { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fn invalidate(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [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/widget/mod.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | .map(#[inline] |i| self.child(i).unwrap() ) [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/widget/mod.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [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/widget/mod.rs:69:70 [INFO] [stdout] | [INFO] [stdout] 69 | .map(#[inline] |i| self.child(i).unwrap().in_parent_path(own_path.refc(),todo!("TODO")) ) [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/widget/mod.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 80 | fn resolve<'s>(&'s self, i: E::WidgetPath) -> Result,E::Error> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let (c,sub) = self.resolve_child(&i)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | self.child(c).unwrap().resolve_child(sub) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widget/mod.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 94 | fn into_resolve<'w>(self: Box, i: E::WidgetPath) -> Result,E::Error> where Self: 'w { [INFO] [stdout] | ---- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | let (c,sub) = self.resolve_child(&i)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | self.into_child(c).unwrap_nodebug().resolve_child(sub) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widget/mod.rs:135:36 [INFO] [stdout] | [INFO] [stdout] 134 | fn in_parent_path(&self, parent: E::WidgetPath) -> E::WidgetPath { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | parent.for_child_widget_id(self.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/widget/mod.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 186 | let enter_child_sub = |l: &mut Link, child_id: usize, to: TabulateOrigin| -> Result,E::Error> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | l.for_child(child_id).unwrap()._tabulate(to,dir) [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/widget/mod.rs:223:19 [INFO] [stdout] | [INFO] [stdout] 222 | let enter_child = |l: &mut Link, child_id: usize, to: TabulateOrigin| -> Result,E::Error> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | match enter_child_sub(l,child_id,to)? { [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/widget/mod.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 326 | let child_info = (0..self.childs()) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 329 | / GuionError::ResolveError(Box::new(ResolveError{ [INFO] [stdout] 330 | | op, [INFO] [stdout] 331 | | sub_path: sub_path.clone(), [INFO] [stdout] 332 | | widget_type, [INFO] [stdout] 333 | | child_info, [INFO] [stdout] 334 | | })).into() [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/widget/mod.rs:327:32 [INFO] [stdout] | [INFO] [stdout] 327 | .map(#[inline] |i| self.child(i).unwrap().guion_resolve_error_child_info(i) ) [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/widget/mod.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 372 | fn resolve_mut<'s>(&'s mut self, i: E::WidgetPath) -> Result,E::Error> { //TODO eventually use reverse "dont_inva... [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 376 | let (c,sub) = self.resolve_child_mut(&i)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | self.child_mut(c).unwrap().resolve_child_mut(sub) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widget/mod.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 387 | fn into_resolve_mut<'w>(mut self: Box, i: E::WidgetPath) -> Result,E::Error> where Self: 'w { [INFO] [stdout] | -------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 391 | let (c,sub) = self.resolve_child_mut(&i)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | self.into_child_mut(c).unwrap_nodebug().resolve_child_mut(sub) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widget/mod.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 462 | let child_info = (0..self.childs()) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 465 | / GuionError::ResolveError(Box::new(ResolveError{ [INFO] [stdout] 466 | | op, [INFO] [stdout] 467 | | sub_path: sub_path.clone(), [INFO] [stdout] 468 | | widget_type, [INFO] [stdout] 469 | | child_info, [INFO] [stdout] 470 | | })).into() [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/widget/mod.rs:463:32 [INFO] [stdout] | [INFO] [stdout] 463 | .map(#[inline] |i| self.child_mut(i).unwrap().guion_resolve_error_child_info(i) ) [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/widget/mod.rs:502:22 [INFO] [stdout] | [INFO] [stdout] 501 | fn _boxed<'w>(self) -> WidgetRef<'w,E> where Self: Sized + 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 502 | AWidget::Box(Box::new(self)) [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/widget/mod.rs:534:25 [INFO] [stdout] | [INFO] [stdout] 533 | fn _boxed_mut<'w>(self) -> WidgetRefMut<'w,E> where Self: Sized + 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 534 | AWidgetMut::Box(Box::new(self)) [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/widget/link/mod.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn mutate_at(&mut self, f: fn(WidgetRefMut,&mut E::Context,E::WidgetPath), o: O, p: i64) where ECQueue: Queue [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/widget/link/mod.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 32 | ...fn mutate_closure_at(&mut self, f: Box,&mut E::Context,E::WidgetPath)+'static>, o: O, p: i64) where ECQu... [INFO] [stdout] | ------------------------------------------------------------------------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | ...self.enqueue(StdEnqueueable::MutateWidgetClosure{path: self.widget.direct_path.refc(),f},o,p) [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/widget/link/mod.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn message_mut_at(&mut self, m: E::Message, o: O, p: i64) where ECQueue: Queue,O> { [INFO] [stdout] | ------------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | self.enqueue(StdEnqueueable::MutMessage{path: self.widget.direct_path.refc(),msg:m},o,p) [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/widget/link/mod.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn later_at(&mut self, f: fn(WidgetRef,&mut E::Context), o: O, p: i64) where ECQueue: Queue,O> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | self.enqueue(StdEnqueueable::AccessWidget{path: self.widget.direct_path.refc(),f},o,p) [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/widget/link/mod.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn later_closure_at(&mut self, f: Box,&mut E::Context)+Sync>, o: O, p: i64) where ECQueue: Queue [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/widget/link/mod.rs:76:22 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn enqueue_validate_size(&mut self, s: ESize) { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | self.enqueue(StdEnqueueable::ValidateWidgetSize{path: self.widget.direct_path.refc(),size: s},StdOrder::RenderValidation,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/widget/link/mod.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn send_event(&mut self, e: &EventCompound, child: E::WidgetPath) -> Result { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | self.ctx.send_event(self.widget.reference(),e,child) [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/widget/link/mod.rs:241:53 [INFO] [stdout] | [INFO] [stdout] 241 | self.for_childs(#[inline] |mut w| dest.push(w.size(e)) )?; [INFO] [stdout] | ----- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widget/link/mod.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn with_widget<'s>(&'s mut self, p: E::WidgetPath) -> Result,E::Error> where 'c: 's { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | Ok( [INFO] [stdout] 253 | / Link{ [INFO] [stdout] 254 | | widget: self.widget.stor.widget(p)?, [INFO] [stdout] 255 | | ctx: self.ctx [INFO] [stdout] 256 | | } [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/widget/link/mod.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 300 | let path = self.widget.path.refc().attached_subpath(sub); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | let rw = self.widget.wref.resolve(sub.refc())?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 302 | [INFO] [stdout] 303 | let mut r; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 320 | / Link{ [INFO] [stdout] 321 | | widget: r, [INFO] [stdout] 322 | | ctx: self.ctx, [INFO] [stdout] 323 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/widget/link/mod.rs:339:37 [INFO] [stdout] | [INFO] [stdout] 339 | .map(#[inline] move |i| w.child(i).unwrap() ) [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/widget/link/mod.rs:355:21 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn with_ctx>(self, ctx: &'c mut F::Context) -> Link<'c,F> where E::WidgetPath... [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 354 | Link{ [INFO] [stdout] 355 | widget: self.widget.with_env::(), [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/widget/as_widget.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 33 | fn into_ref<'w>(self) -> Resolvable<'w,E> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Resolvable::Widget(self.boxed()) [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/widget/as_widget.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 43 | fn into_mut<'w>(self) -> ResolvableMut<'w,E> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | ResolvableMut::Widget(self.boxed_mut()) [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/widget/resolved.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn send_event(&self, c: &mut E::Context, e: &EventCompound, child: E::WidgetPath) -> Result { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | c.send_event(self.clone(),e,child) [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/widget/resolved.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn with_env>(self) -> Resolved<'a,F> where E::WidgetPath: WidgetPath, E::S... [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let stor = self.stor.with_env::(); [INFO] [stdout] 106 | let path = rc_path_with_env::(self.path.refc()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | stor.widget(path).unwrap() [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/widget/resolvable.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn from_widget(w: W) -> Self where W: Widget+'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | Self::Widget(w.boxed()) [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/widget/resolvable.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn from_widget(w: W) -> Self where W: WidgetMut+'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | Self::Widget(w.boxed_mut()) [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/widget/root.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | fn has_widget(&self, i: E::WidgetPath) -> bool { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | self.widget(i).is_ok() [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/widget/array.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | fn into_childs<'w>(self) -> Vec> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | / self.into_iter() [INFO] [stdout] 46 | | .map(#[inline] |w| w.into_ref() ) [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/widget/array.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | fn into_childs_mut<'w>(self) -> Vec> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | / self.into_iter() [INFO] [stdout] 74 | | .map(#[inline] |w| w.into_mut() ) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `guion` (lib test) due to 187 previous errors; 99 warnings emitted [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:200:20 [INFO] [stdout] | [INFO] [stdout] 198 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let $senf = self; [INFO] [stdout] 200 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 201 | | $m => AsWidget::into_ref($x), [INFO] [stdout] 202 | | $($mm => AsWidget::into_ref($xx)),+ , [INFO] [stdout] 203 | | _ => return Err(()), [INFO] [stdout] 204 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 232 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let $senf = self; [INFO] [stdout] 234 | Ok(match i { [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | $m => AsWidgetMut::into_mut($x), [INFO] [stdout] 236 | | $($mm => AsWidgetMut::into_mut($xx)),+ , [INFO] [stdout] 237 | | _ => return Err(()), [INFO] [stdout] 238 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_wpps_tuple!( [INFO] [stdout] 374 | | 32;senf; [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | | A B C D F G H I J K L M N O P Q R S T U V W X Y Z AA AB AC AD AE AF AG; [INFO] [stdout] 376 | | a b c d f g h i j k l m n o p q r s t u v w x y z aa ab ac ad ae af ag; [INFO] [stdout] ... | [INFO] [stdout] 384 | | 03 => senf. 3,02 => senf. 2,01 => senf. 1,00 => senf. 0 [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_wpps_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [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/widget/array.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 400 | fn into_child<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 401 | / std::array::IntoIter::new(self) [INFO] [stdout] 402 | | .skip(i).next() [INFO] [stdout] 403 | | .map(AsWidget::into_ref) [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/widget/array.rs:414:9 [INFO] [stdout] | [INFO] [stdout] 413 | fn into_childs<'w>(self) -> Vec> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 414 | / std::array::IntoIter::new(self) [INFO] [stdout] 415 | | .map(#[inline] |w| w.into_ref() ) [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/widget/array.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 427 | fn into_child_mut<'w>(self, i: usize) -> Result,()> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | / std::array::IntoIter::new(self) [INFO] [stdout] 429 | | .skip(i).next() [INFO] [stdout] 430 | | .map(AsWidgetMut::into_mut) [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/widget/array.rs:441:9 [INFO] [stdout] | [INFO] [stdout] 440 | fn into_childs_mut<'w>(self) -> Vec> where Self: 'w { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 441 | / std::array::IntoIter::new(self) [INFO] [stdout] 442 | | .map(AsWidgetMut::into_mut) [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/path/standard.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 30 | fn slice(&self, range: T) -> Self where T: RangeBounds { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Self{ [INFO] [stdout] 32 | v: self.v.slice(range), [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/path/standard.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 88 | let mut parent = self.v.refc(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | parent.pop().unwrap(); [INFO] [stdout] 90 | Some(Self{ [INFO] [stdout] | ______________^ [INFO] [stdout] 91 | | v: parent, [INFO] [stdout] 92 | | _p: PhantomData, [INFO] [stdout] 93 | | }) [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/path/standard.rs:119:31 [INFO] [stdout] | [INFO] [stdout] 119 | sub_path: sub_path.slice(1..).into(), [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/path/standard.rs:127:46 [INFO] [stdout] | [INFO] [stdout] 127 | Self::resolves_thru_child_id(tip.clone().into_id(),sub_path) [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/path/standard.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 131 | fn for_child_widget_id(&self, child_id: E::WidgetID) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | self.clone().attached(SubPath::from_id(child_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/path/standard.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 131 | fn for_child_widget_id(&self, child_id: E::WidgetID) -> Self { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | self.clone().attached(SubPath::from_id(child_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/render/link.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(r: &'a mut ERenderer, bounds: Bounds, viewport: Bounds, style: EStyle, selector: ESSelector, force: bool) -> Self { [INFO] [stdout] | ---------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | / Self{ [INFO] [stdout] 26 | | r, [INFO] [stdout] 27 | | bounds, [INFO] [stdout] 28 | | prev_bounds: None, [INFO] [stdout] ... | [INFO] [stdout] 38 | | ._set_style() [INFO] [stdout] 39 | | ._set_selector() [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/render/link.rs:104:57 [INFO] [stdout] | [INFO] [stdout] 103 | ... self, selectags: S, c: &mut E::Context) -> RenderLink where ESSelector: StyleSelectorAppend, S: StyleSelectag { //ESVar... [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | ...(&self.style.border(&self.selector.with(selectags),c)) [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/render/link.rs:110:58 [INFO] [stdout] | [INFO] [stdout] 109 | ... self, selectags: S, multiplier: u32, c: &mut E::Context) -> RenderLink where ESSelector: StyleSelectorAppend, S: StyleSele... [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | ...elf.style.border(&self.selector.with(selectags),c)*multiplier)) [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/render/link.rs:147:35 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn with(&mut self, selectags: S) -> RenderLink where ESSelector: StyleSelectorAppend, S: StyleSelectag { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | self.with_style_selector(&self.selector.with(selectags)) [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/event/compound.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn with_event(&self, e: EEvent) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | ..self.clone() [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/event/compound.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn with_filter(&self, f: EEFilter) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | ..self.clone() [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/event/compound.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn filter_inside_bounds_by_style(&self, selectags: S, c: &mut E::Context) -> Option where ESSelector: StyleSelectorAp... [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | / self.inside_border( [INFO] [stdout] 84 | | &self.style.border(&selectags.into_selector(),c) [INFO] [stdout] 85 | | ).filter_bounds() [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/event/filter.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 22 | .map(#[inline] |r| EventCompound{ [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | filter: StdFilter{ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 24 | | filter_path: r.sub_path, [INFO] [stdout] 25 | | filter_bounds: self.filter_bounds, [INFO] [stdout] 26 | | }.into(), [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/event/filter.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 22 | .map(#[inline] |r| EventCompound{ [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | ..e.clone() [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/event/standard/dyn_evt.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 49 | fn from_variant(v: V) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Self { [INFO] [stdout] 51 | event: Box::new(v), [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/calc.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | .map(|x| x.clone().into().par(o) ) [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/ctx/mod.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 17 | fn render(&mut self, w: Resolved, r: &mut RenderLink) { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | Self::Handler::_render(self.link(w),r) [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/ctx/mod.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 21 | fn event_direct(&mut self, w: Resolved, e: &EventCompound) -> EventResp { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | Self::Handler::_event_direct(self.link(w),e) [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/ctx/mod.rs:26:36 [INFO] [stdout] | [INFO] [stdout] 25 | fn send_event(&mut self, w: Resolved, e: &EventCompound, child: E::WidgetPath) -> Result { [INFO] [stdout] | -------------- -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Self::Handler::_send_event(self.link(w),e,child) [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/ctx/mod.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 29 | fn size(&mut self, w: Resolved, e: &EStyle) -> ESize { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Self::Handler::_size(self.link(w),e) [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/ctx/mod.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 33 | fn _event_root(&mut self, w: Resolved, e: &EventCompound) -> EventResp { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | Self::Handler::_event_root(self.link(w),e) [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/ctx/queue.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn invalidate(stor: &mut E::Storage, i: E::WidgetPath) -> Result<(),E::Error> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | stor.widget_mut(i) [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/ctx/queue.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn validate(stor: &mut E::Storage, i: E::WidgetPath) -> Result<(),E::Error> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | stor.widget_mut(i) [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/handler/standard/mod.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(sup: S) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | s: StdStdState::new(), [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/handler/standard/mod.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn focus(mut root: Link, p: E::WidgetPath, root_bounds: Bounds, ts: u64) -> Result { [INFO] [stdout] | ----------------- ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | &EventCompound{ [INFO] [stdout] | ______________^ [INFO] [stdout] 47 | | event: Event::from(Focus{}), [INFO] [stdout] 48 | | bounds: root_bounds, [INFO] [stdout] 49 | | ts, [INFO] [stdout] ... | [INFO] [stdout] 52 | | flag: false, [INFO] [stdout] 53 | | }, [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/handler/standard/imps.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 39 | fn remote_state_or_default(&self, i: E::WidgetID) -> T where T: Default + Clone + 'static { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | self.s.remote_states [INFO] [stdout] 41 | .get(&(i,TypeId::of::())) [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/mod.rs:44:33 [INFO] [stdout] | [INFO] [stdout] 44 | .find(#[inline] |p| p.key() == c[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/state/mod.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | .find(#[inline] |p| p.key() == c[0] && p.widget().is(id.clone()) ) [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/mod.rs:50:52 [INFO] [stdout] | [INFO] [stdout] 50 | .find(#[inline] |p| p.key() == c[0] && p.widget().is(id.clone()) ) [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/mod.rs:50:66 [INFO] [stdout] | [INFO] [stdout] 50 | .find(#[inline] |p| p.key() == c[0] && p.widget().is(id.clone()) ) [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/util/traitcast.rs:137:22 [INFO] [stdout] | [INFO] [stdout] 135 | let e = traitcast_error_info_mut::(senf,"traitcast_mut"); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | Self::_try_traitcast_mut(senf) [INFO] [stdout] 137 | .map_err(|_| e ) [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/util/sma.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 103 | fn set_direct(&mut self, v: V) -> Result<(),()> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | self.borrow_mut().set_direct(v) [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/util/sma.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 106 | fn set(&mut self, v: V, c: &mut E::Context) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | self.borrow_mut().set(v,c) [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] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/widgets/util/mod.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | pub type LocalGlyphCache = Option<(Arc>,Arc)>; [INFO] [stdout] | --^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [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/widgets/util/remote_state.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 36 | fn set(&mut self, v: T, c: &mut E::Context) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | c.push_remote_state( [INFO] [stdout] 38 | self.id.clone(), v [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/widgets/pane/mod.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn new(id: E::WidgetID, orientation: Orientation, childs: T) -> Self { [INFO] [stdout] | --------------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | style: 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/widgets/pane/widget.rs:111:51 [INFO] [stdout] | [INFO] [stdout] 111 | l.for_childs(&mut |mut l: Link| s.add(&l.size(&e), self.orientation) ).expect("Dead Path inside Pane"); [INFO] [stdout] | -------------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widgets/button/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | size: constraint!(0|0).into(), [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/widgets/button/mod.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | style: 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/widgets/button/mod.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | text: Label::new(E::WidgetID::new_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/widgets/button/mod.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | size: constraint!(0|0).into(), [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/widgets/button/mod.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | style: 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/widgets/button/mod.rs:137:19 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn with_text(self, text: TT) -> Button<'w,E,Label<'w,E,TT,LC>,Tr,TrMut> where TT: TextStor+Validation+'w { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | text: self.text.with_text(text), [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/widgets/button/widget.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 103 | fn into_child<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | if i != 0 {return Err(());} [INFO] [stdout] 105 | Ok(self.text.into_ref()) [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/widgets/button/widget.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 133 | fn into_child_mut<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | if i != 0 {return Err(());} [INFO] [stdout] 135 | Ok(self.text.into_mut()) [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/widgets/button/widget.rs:156:38 [INFO] [stdout] | [INFO] [stdout] 155 | let id = l.id(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | l.state().is_pressed_and_id(&[EEKey::::MOUSE_LEFT],id.clone()) [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/widgets/button/widget.rs:156:63 [INFO] [stdout] | [INFO] [stdout] 155 | let id = l.id(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | l.state().is_pressed_and_id(&[EEKey::::MOUSE_LEFT],id.clone()) [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/widgets/button/widget.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 155 | let id = l.id(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | .or_else(|| [INFO] [stdout] | ______________________^ [INFO] [stdout] 161 | | l.state().is_pressed_and_id(&[EEKey::::SPACE],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/widgets/button/widget.rs:158:46 [INFO] [stdout] | [INFO] [stdout] 158 | l.state().is_pressed_and_id(&[EEKey::::ENTER],id.clone()) [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/widgets/button/widget.rs:158:66 [INFO] [stdout] | [INFO] [stdout] 158 | l.state().is_pressed_and_id(&[EEKey::::ENTER],id.clone()) [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/widgets/button/widget.rs:161:46 [INFO] [stdout] | [INFO] [stdout] 155 | let id = l.id(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | l.state().is_pressed_and_id(&[EEKey::::SPACE],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/widgets/button/imp.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 19 | l.mutate_closure(Box::new(move |mut w,c,_| [INFO] [stdout] | ----- - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | w.traitcast_mut::>().unwrap().trigger_mut(c) [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/widgets/label/mod.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | size: ESize::::empty(), [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/widgets/label/mod.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | style: 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/widgets/label/mod.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | glyph_cache: None, [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/widgets/label/mod.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Self{ [INFO] [stdout] 49 | id: id.clone(), [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/widgets/label/mod.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | size: ESize::::empty(), [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/widgets/label/mod.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | style: 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/widgets/label/mod.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | glyph_cache: RemoteState::for_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/widgets/pbar/mod.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(id: E::WidgetID, o: Orientation) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | size: Gonstraints::empty(), [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/widgets/pbar/mod.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(id: E::WidgetID, o: Orientation) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | style: 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/widgets/checkbox/mod.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID, state: State) -> Self { [INFO] [stdout] | --------------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | size: ESize::::empty(), [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/widgets/checkbox/mod.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID, state: State) -> Self { [INFO] [stdout] | --------------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | style: 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/widgets/checkbox/mod.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID, state: State) -> Self { [INFO] [stdout] | --------------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | text: Label::new(E::WidgetID::new_id()) [INFO] [stdout] | ___________________^ [INFO] [stdout] 41 | | .with_align((0.,0.5)), [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/widgets/checkbox/mod.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn with_text(self, text: TT) -> CheckBox<'w,E,State,Label<'w,E,TT,LC>> where TT: TextStor+Validation+'w { [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | text: self.text.with_text(text), [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/widgets/checkbox/widget.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 68 | fn _event_direct(&self, mut l: Link, e: &EventCompound) -> EventResp { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let e = e.with_style(&self.style); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let e = try_or_false!(e.filter_inside_bounds_by_style(StdSelectag::BorderOuter,l.ctx)); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | e.event.is_mouse_down().is_some() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/widgets/mod.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | Some(v) => v, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widgets/checkbox/widget.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 118 | fn into_child<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | if i != 0 {return Err(());} [INFO] [stdout] 120 | Ok(self.text.into_ref()) [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/widgets/checkbox/widget.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 147 | fn into_child_mut<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | if i != 0 {return Err(());} [INFO] [stdout] 149 | Ok(self.text.into_mut()) [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/widgets/splitpane/mod.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn new(id: E::WidgetID, orientation: Orientation, state: V, childs: (L,R)) -> Self { [INFO] [stdout] | --------------- -------- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | style: 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/widgets/splitpane/widget.rs:120:51 [INFO] [stdout] | [INFO] [stdout] 120 | l.for_childs(&mut |mut l: Link| s.add(&l.size(&e), self.orientation) ).expect("Dead Path inside Pane"); [INFO] [stdout] | -------------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [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/widgets/textbox/mod.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | size: Gonstraints::empty(), [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/widgets/textbox/mod.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | style: 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/widgets/textbox/mod.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(id: E::WidgetID) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | glyph_cache: None, [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/widgets/textbox/mod.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Self{ [INFO] [stdout] 55 | size: Gonstraints::empty(), [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/widgets/textbox/mod.rs:56:20 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | style: 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/widgets/textbox/mod.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | scroll: RemoteState::for_widget(id.clone()), [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/widgets/textbox/mod.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 59 | cursor: RemoteState::for_widget(id.clone()), //TODO default trait [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/widgets/textbox/mod.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | cursor_stick_x: RemoteState::for_widget(id.clone()), [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/widgets/textbox/mod.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn immediate(id: E::WidgetID, text: Text) -> Self { [INFO] [stdout] | --------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | glyph_cache: RemoteState::for_widget(id.clone()), [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/widgets/area/mod.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(id: E::WidgetID, inner: W) -> Self { [INFO] [stdout] | --------------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | size: Gonstraints::empty(), [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/widgets/area/mod.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(id: E::WidgetID, inner: W) -> Self { [INFO] [stdout] | --------------- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | style: 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/widgets/area/widget.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 116 | fn into_child<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | if i != 0 {return Err(());} [INFO] [stdout] 118 | Ok(self.inner.into_ref()) [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/widgets/area/widget.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 144 | fn into_child_mut<'a>(self: Box, i: usize) -> Result,()> where Self: 'a { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | if i != 0 {return Err(());} [INFO] [stdout] 146 | Ok(self.inner.into_mut()) [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 186 previous errors; 99 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `guion` (lib) due to 187 previous errors; 99 warnings emitted [INFO] running `Command { std: "docker" "inspect" "17812015f27f7d0ff6d295ef978fdf83d61c92f7a11e2ccc297bd5cd23152760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17812015f27f7d0ff6d295ef978fdf83d61c92f7a11e2ccc297bd5cd23152760", kill_on_drop: false }` [INFO] [stdout] 17812015f27f7d0ff6d295ef978fdf83d61c92f7a11e2ccc297bd5cd23152760