[INFO] fetching crate anchors 0.6.0... [INFO] checking anchors-0.6.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate anchors 0.6.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate anchors 0.6.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate anchors 0.6.0 [INFO] finished tweaking crates.io crate anchors 0.6.0 [INFO] tweaked toml for crates.io crate anchors 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate anchors 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4b8aef4eed158551092386cfc459bb063b725796cd4f0cb7c09ad46137829e81 [INFO] running `Command { std: "docker" "start" "-a" "4b8aef4eed158551092386cfc459bb063b725796cd4f0cb7c09ad46137829e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b8aef4eed158551092386cfc459bb063b725796cd4f0cb7c09ad46137829e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8aef4eed158551092386cfc459bb063b725796cd4f0cb7c09ad46137829e81", kill_on_drop: false }` [INFO] [stdout] 4b8aef4eed158551092386cfc459bb063b725796cd4f0cb7c09ad46137829e81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 192a4730803648896bb6d12feeb154d0224dc58457847d08866ae045bbc53225 [INFO] running `Command { std: "docker" "start" "-a" "192a4730803648896bb6d12feeb154d0224dc58457847d08866ae045bbc53225", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking arena-graph v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking sized-chunks v0.6.4 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking anchors v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `location` and `type_info` are never read [INFO] [stdout] --> src/singlethread.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 500 | struct AnchorDebugInfo { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 501 | location: Option<(&'static str, &'static Location<'static>)>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 502 | type_info: &'static str, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AnchorDebugInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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/dict.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn filter bool + 'static>(&self, mut f: F) -> Anchor, E> { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | self.filter_map(move |k, v| if f(k, v) { Some(v.clone()) } else { 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] = 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/dict.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 16 | mut f: F, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | ) -> Anchor, E> { [INFO] [stdout] 18 | self.filter_map(move |k, v| Some(f(k, 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/dict.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 16 | mut f: F, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | ) -> Anchor, E> { [INFO] [stdout] 18 | self.filter_map(move |k, v| Some(f(k, 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/dict.rs:25:29 [INFO] [stdout] | [INFO] [stdout] 23 | mut f: F, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | ) -> Anchor, E> { [INFO] [stdout] 25 | self.unordered_fold(Dict::new(), move |out, diff_item| { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dict.rs:25:42 [INFO] [stdout] | [INFO] [stdout] 23 | mut f: F, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | ) -> Anchor, E> { [INFO] [stdout] 25 | self.unordered_fold(Dict::new(), move |out, diff_item| { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 26 | | match diff_item { [INFO] [stdout] 27 | | DiffItem::Add(k, v) => { [INFO] [stdout] 28 | | if let Some(new) = f(k, v) { [INFO] [stdout] ... | [INFO] [stdout] 50 | | false [INFO] [stdout] 51 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dict.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 59 | initial_state: T, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | mut f: F, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | ) -> Anchor { [INFO] [stdout] 62 | let mut last_observation = Dict::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | self.map_mut(initial_state, move |mut out, this| { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 64 | | let mut did_update = false; [INFO] [stdout] 65 | | for item in last_observation.diff(this) { [INFO] [stdout] 66 | | if f(&mut out, item) { [INFO] [stdout] ... | [INFO] [stdout] 71 | | did_update [INFO] [stdout] 72 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expert/ext.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 191 | fn map(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 197 | E::mount(map::Map { [INFO] [stdout] | __________________^ [INFO] [stdout] 198 | | anchors: (self.clone(),), [INFO] [stdout] 199 | | f, [INFO] [stdout] 200 | | output: None, [INFO] [stdout] 201 | | output_stale: true, [INFO] [stdout] 202 | | location: Location::caller(), [INFO] [stdout] 203 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expert/ext.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 207 | fn map_mut(self, initial: Out, f: F) -> Anchor [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] 213 | E::mount(map_mut::MapMut { [INFO] [stdout] | __________________^ [INFO] [stdout] 214 | | anchors: (self.clone(),), [INFO] [stdout] 215 | | f, [INFO] [stdout] 216 | | output: initial, [INFO] [stdout] 217 | | output_stale: true, [INFO] [stdout] 218 | | location: Location::caller(), [INFO] [stdout] 219 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expert/ext.rs:229:18 [INFO] [stdout] | [INFO] [stdout] 223 | fn then(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 229 | E::mount(then::Then { [INFO] [stdout] | __________________^ [INFO] [stdout] 230 | | anchors: (self.clone(),), [INFO] [stdout] 231 | | f, [INFO] [stdout] 232 | | f_anchor: None, [INFO] [stdout] 233 | | location: Location::caller(), [INFO] [stdout] 234 | | lhs_stale: true, [INFO] [stdout] 235 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expert/ext.rs:245:18 [INFO] [stdout] | [INFO] [stdout] 239 | fn refmap(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | E::mount(refmap::RefMap { [INFO] [stdout] | __________________^ [INFO] [stdout] 246 | | anchors: (self.clone(),), [INFO] [stdout] 247 | | f, [INFO] [stdout] 248 | | location: Location::caller(), [INFO] [stdout] 249 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expert/ext.rs:259:18 [INFO] [stdout] | [INFO] [stdout] 253 | fn cutoff(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | E::mount(cutoff::Cutoff { [INFO] [stdout] | __________________^ [INFO] [stdout] 260 | | anchors: (self.clone(),), [INFO] [stdout] 261 | | f, [INFO] [stdout] 262 | | location: Location::caller(), [INFO] [stdout] 263 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expert/ext.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 295 | fn map(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | E::mount(map::Map { [INFO] [stdout] | __________________________^ [INFO] [stdout] 302 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 303 | | f, [INFO] [stdout] 304 | | output: None, [INFO] [stdout] 305 | | output_stale: true, [INFO] [stdout] 306 | | location: Location::caller(), [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_tuple_ext! { [INFO] [stdout] 374 | | [O0, 0] [INFO] [stdout] 375 | | } [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_tuple_ext` (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/expert/ext.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 311 | fn map_mut(self, initial: Out, f: F) -> Anchor [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] 317 | E::mount(map_mut::MapMut { [INFO] [stdout] | __________________________^ [INFO] [stdout] 318 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 319 | | f, [INFO] [stdout] 320 | | output: initial, [INFO] [stdout] 321 | | output_stale: true, [INFO] [stdout] 322 | | location: Location::caller(), [INFO] [stdout] 323 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_tuple_ext! { [INFO] [stdout] 374 | | [O0, 0] [INFO] [stdout] 375 | | } [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_tuple_ext` (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/expert/ext.rs:333:26 [INFO] [stdout] | [INFO] [stdout] 327 | fn then(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | E::mount(then::Then { [INFO] [stdout] | __________________________^ [INFO] [stdout] 334 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 335 | | f, [INFO] [stdout] 336 | | f_anchor: None, [INFO] [stdout] 337 | | location: Location::caller(), [INFO] [stdout] 338 | | lhs_stale: true, [INFO] [stdout] 339 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_tuple_ext! { [INFO] [stdout] 374 | | [O0, 0] [INFO] [stdout] 375 | | } [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_tuple_ext` (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/expert/ext.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn refmap(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | E::mount(refmap::RefMap { [INFO] [stdout] | __________________________^ [INFO] [stdout] 350 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 351 | | f, [INFO] [stdout] 352 | | location: Location::caller(), [INFO] [stdout] 353 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_tuple_ext! { [INFO] [stdout] 374 | | [O0, 0] [INFO] [stdout] 375 | | } [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_tuple_ext` (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/expert/ext.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 357 | fn cutoff(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | E::mount(cutoff::Cutoff { [INFO] [stdout] | __________________________^ [INFO] [stdout] 364 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 365 | | f, [INFO] [stdout] 366 | | location: Location::caller(), [INFO] [stdout] 367 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 373 | / impl_tuple_ext! { [INFO] [stdout] 374 | | [O0, 0] [INFO] [stdout] 375 | | } [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_tuple_ext` (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/expert/ext.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 295 | fn map(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | E::mount(map::Map { [INFO] [stdout] | __________________________^ [INFO] [stdout] 302 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 303 | | f, [INFO] [stdout] 304 | | output: None, [INFO] [stdout] 305 | | output_stale: true, [INFO] [stdout] 306 | | location: Location::caller(), [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 377 | / impl_tuple_ext! { [INFO] [stdout] 378 | | [O0, 0] [INFO] [stdout] 379 | | [O1, 1] [INFO] [stdout] 380 | | } [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_tuple_ext` (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/expert/ext.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 311 | fn map_mut(self, initial: Out, f: F) -> Anchor [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] 317 | E::mount(map_mut::MapMut { [INFO] [stdout] | __________________________^ [INFO] [stdout] 318 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 319 | | f, [INFO] [stdout] 320 | | output: initial, [INFO] [stdout] 321 | | output_stale: true, [INFO] [stdout] 322 | | location: Location::caller(), [INFO] [stdout] 323 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 377 | / impl_tuple_ext! { [INFO] [stdout] 378 | | [O0, 0] [INFO] [stdout] 379 | | [O1, 1] [INFO] [stdout] 380 | | } [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_tuple_ext` (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/expert/ext.rs:333:26 [INFO] [stdout] | [INFO] [stdout] 327 | fn then(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | E::mount(then::Then { [INFO] [stdout] | __________________________^ [INFO] [stdout] 334 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 335 | | f, [INFO] [stdout] 336 | | f_anchor: None, [INFO] [stdout] 337 | | location: Location::caller(), [INFO] [stdout] 338 | | lhs_stale: true, [INFO] [stdout] 339 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 377 | / impl_tuple_ext! { [INFO] [stdout] 378 | | [O0, 0] [INFO] [stdout] 379 | | [O1, 1] [INFO] [stdout] 380 | | } [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_tuple_ext` (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/expert/ext.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn refmap(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | E::mount(refmap::RefMap { [INFO] [stdout] | __________________________^ [INFO] [stdout] 350 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 351 | | f, [INFO] [stdout] 352 | | location: Location::caller(), [INFO] [stdout] 353 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 377 | / impl_tuple_ext! { [INFO] [stdout] 378 | | [O0, 0] [INFO] [stdout] 379 | | [O1, 1] [INFO] [stdout] 380 | | } [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_tuple_ext` (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/expert/ext.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 357 | fn cutoff(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | E::mount(cutoff::Cutoff { [INFO] [stdout] | __________________________^ [INFO] [stdout] 364 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 365 | | f, [INFO] [stdout] 366 | | location: Location::caller(), [INFO] [stdout] 367 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 377 | / impl_tuple_ext! { [INFO] [stdout] 378 | | [O0, 0] [INFO] [stdout] 379 | | [O1, 1] [INFO] [stdout] 380 | | } [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_tuple_ext` (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/expert/ext.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 295 | fn map(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | E::mount(map::Map { [INFO] [stdout] | __________________________^ [INFO] [stdout] 302 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 303 | | f, [INFO] [stdout] 304 | | output: None, [INFO] [stdout] 305 | | output_stale: true, [INFO] [stdout] 306 | | location: Location::caller(), [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 382 | / impl_tuple_ext! { [INFO] [stdout] 383 | | [O0, 0] [INFO] [stdout] 384 | | [O1, 1] [INFO] [stdout] 385 | | [O2, 2] [INFO] [stdout] 386 | | } [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_tuple_ext` (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/expert/ext.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 311 | fn map_mut(self, initial: Out, f: F) -> Anchor [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] 317 | E::mount(map_mut::MapMut { [INFO] [stdout] | __________________________^ [INFO] [stdout] 318 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 319 | | f, [INFO] [stdout] 320 | | output: initial, [INFO] [stdout] 321 | | output_stale: true, [INFO] [stdout] 322 | | location: Location::caller(), [INFO] [stdout] 323 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 382 | / impl_tuple_ext! { [INFO] [stdout] 383 | | [O0, 0] [INFO] [stdout] 384 | | [O1, 1] [INFO] [stdout] 385 | | [O2, 2] [INFO] [stdout] 386 | | } [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_tuple_ext` (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/expert/ext.rs:333:26 [INFO] [stdout] | [INFO] [stdout] 327 | fn then(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | E::mount(then::Then { [INFO] [stdout] | __________________________^ [INFO] [stdout] 334 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 335 | | f, [INFO] [stdout] 336 | | f_anchor: None, [INFO] [stdout] 337 | | location: Location::caller(), [INFO] [stdout] 338 | | lhs_stale: true, [INFO] [stdout] 339 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 382 | / impl_tuple_ext! { [INFO] [stdout] 383 | | [O0, 0] [INFO] [stdout] 384 | | [O1, 1] [INFO] [stdout] 385 | | [O2, 2] [INFO] [stdout] 386 | | } [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_tuple_ext` (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/expert/ext.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn refmap(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | E::mount(refmap::RefMap { [INFO] [stdout] | __________________________^ [INFO] [stdout] 350 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 351 | | f, [INFO] [stdout] 352 | | location: Location::caller(), [INFO] [stdout] 353 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 382 | / impl_tuple_ext! { [INFO] [stdout] 383 | | [O0, 0] [INFO] [stdout] 384 | | [O1, 1] [INFO] [stdout] 385 | | [O2, 2] [INFO] [stdout] 386 | | } [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_tuple_ext` (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/expert/ext.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 357 | fn cutoff(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | E::mount(cutoff::Cutoff { [INFO] [stdout] | __________________________^ [INFO] [stdout] 364 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 365 | | f, [INFO] [stdout] 366 | | location: Location::caller(), [INFO] [stdout] 367 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 382 | / impl_tuple_ext! { [INFO] [stdout] 383 | | [O0, 0] [INFO] [stdout] 384 | | [O1, 1] [INFO] [stdout] 385 | | [O2, 2] [INFO] [stdout] 386 | | } [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_tuple_ext` (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/expert/ext.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 295 | fn map(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | E::mount(map::Map { [INFO] [stdout] | __________________________^ [INFO] [stdout] 302 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 303 | | f, [INFO] [stdout] 304 | | output: None, [INFO] [stdout] 305 | | output_stale: true, [INFO] [stdout] 306 | | location: Location::caller(), [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_tuple_ext! { [INFO] [stdout] 389 | | [O0, 0] [INFO] [stdout] 390 | | [O1, 1] [INFO] [stdout] 391 | | [O2, 2] [INFO] [stdout] 392 | | [O3, 3] [INFO] [stdout] 393 | | } [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_tuple_ext` (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/expert/ext.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 311 | fn map_mut(self, initial: Out, f: F) -> Anchor [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] 317 | E::mount(map_mut::MapMut { [INFO] [stdout] | __________________________^ [INFO] [stdout] 318 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 319 | | f, [INFO] [stdout] 320 | | output: initial, [INFO] [stdout] 321 | | output_stale: true, [INFO] [stdout] 322 | | location: Location::caller(), [INFO] [stdout] 323 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_tuple_ext! { [INFO] [stdout] 389 | | [O0, 0] [INFO] [stdout] 390 | | [O1, 1] [INFO] [stdout] 391 | | [O2, 2] [INFO] [stdout] 392 | | [O3, 3] [INFO] [stdout] 393 | | } [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_tuple_ext` (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/expert/ext.rs:333:26 [INFO] [stdout] | [INFO] [stdout] 327 | fn then(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | E::mount(then::Then { [INFO] [stdout] | __________________________^ [INFO] [stdout] 334 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 335 | | f, [INFO] [stdout] 336 | | f_anchor: None, [INFO] [stdout] 337 | | location: Location::caller(), [INFO] [stdout] 338 | | lhs_stale: true, [INFO] [stdout] 339 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_tuple_ext! { [INFO] [stdout] 389 | | [O0, 0] [INFO] [stdout] 390 | | [O1, 1] [INFO] [stdout] 391 | | [O2, 2] [INFO] [stdout] 392 | | [O3, 3] [INFO] [stdout] 393 | | } [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_tuple_ext` (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/expert/ext.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn refmap(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | E::mount(refmap::RefMap { [INFO] [stdout] | __________________________^ [INFO] [stdout] 350 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 351 | | f, [INFO] [stdout] 352 | | location: Location::caller(), [INFO] [stdout] 353 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_tuple_ext! { [INFO] [stdout] 389 | | [O0, 0] [INFO] [stdout] 390 | | [O1, 1] [INFO] [stdout] 391 | | [O2, 2] [INFO] [stdout] 392 | | [O3, 3] [INFO] [stdout] 393 | | } [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_tuple_ext` (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/expert/ext.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 357 | fn cutoff(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | E::mount(cutoff::Cutoff { [INFO] [stdout] | __________________________^ [INFO] [stdout] 364 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 365 | | f, [INFO] [stdout] 366 | | location: Location::caller(), [INFO] [stdout] 367 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_tuple_ext! { [INFO] [stdout] 389 | | [O0, 0] [INFO] [stdout] 390 | | [O1, 1] [INFO] [stdout] 391 | | [O2, 2] [INFO] [stdout] 392 | | [O3, 3] [INFO] [stdout] 393 | | } [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_tuple_ext` (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/expert/ext.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 295 | fn map(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | E::mount(map::Map { [INFO] [stdout] | __________________________^ [INFO] [stdout] 302 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 303 | | f, [INFO] [stdout] 304 | | output: None, [INFO] [stdout] 305 | | output_stale: true, [INFO] [stdout] 306 | | location: Location::caller(), [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 395 | / impl_tuple_ext! { [INFO] [stdout] 396 | | [O0, 0] [INFO] [stdout] 397 | | [O1, 1] [INFO] [stdout] 398 | | [O2, 2] [INFO] [stdout] 399 | | [O3, 3] [INFO] [stdout] 400 | | [O4, 4] [INFO] [stdout] 401 | | } [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_tuple_ext` (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/expert/ext.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 311 | fn map_mut(self, initial: Out, f: F) -> Anchor [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] 317 | E::mount(map_mut::MapMut { [INFO] [stdout] | __________________________^ [INFO] [stdout] 318 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 319 | | f, [INFO] [stdout] 320 | | output: initial, [INFO] [stdout] 321 | | output_stale: true, [INFO] [stdout] 322 | | location: Location::caller(), [INFO] [stdout] 323 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 395 | / impl_tuple_ext! { [INFO] [stdout] 396 | | [O0, 0] [INFO] [stdout] 397 | | [O1, 1] [INFO] [stdout] 398 | | [O2, 2] [INFO] [stdout] 399 | | [O3, 3] [INFO] [stdout] 400 | | [O4, 4] [INFO] [stdout] 401 | | } [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_tuple_ext` (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/expert/ext.rs:333:26 [INFO] [stdout] | [INFO] [stdout] 327 | fn then(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | E::mount(then::Then { [INFO] [stdout] | __________________________^ [INFO] [stdout] 334 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 335 | | f, [INFO] [stdout] 336 | | f_anchor: None, [INFO] [stdout] 337 | | location: Location::caller(), [INFO] [stdout] 338 | | lhs_stale: true, [INFO] [stdout] 339 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 395 | / impl_tuple_ext! { [INFO] [stdout] 396 | | [O0, 0] [INFO] [stdout] 397 | | [O1, 1] [INFO] [stdout] 398 | | [O2, 2] [INFO] [stdout] 399 | | [O3, 3] [INFO] [stdout] 400 | | [O4, 4] [INFO] [stdout] 401 | | } [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_tuple_ext` (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/expert/ext.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn refmap(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | E::mount(refmap::RefMap { [INFO] [stdout] | __________________________^ [INFO] [stdout] 350 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 351 | | f, [INFO] [stdout] 352 | | location: Location::caller(), [INFO] [stdout] 353 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 395 | / impl_tuple_ext! { [INFO] [stdout] 396 | | [O0, 0] [INFO] [stdout] 397 | | [O1, 1] [INFO] [stdout] 398 | | [O2, 2] [INFO] [stdout] 399 | | [O3, 3] [INFO] [stdout] 400 | | [O4, 4] [INFO] [stdout] 401 | | } [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_tuple_ext` (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/expert/ext.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 357 | fn cutoff(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | E::mount(cutoff::Cutoff { [INFO] [stdout] | __________________________^ [INFO] [stdout] 364 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 365 | | f, [INFO] [stdout] 366 | | location: Location::caller(), [INFO] [stdout] 367 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 395 | / impl_tuple_ext! { [INFO] [stdout] 396 | | [O0, 0] [INFO] [stdout] 397 | | [O1, 1] [INFO] [stdout] 398 | | [O2, 2] [INFO] [stdout] 399 | | [O3, 3] [INFO] [stdout] 400 | | [O4, 4] [INFO] [stdout] 401 | | } [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_tuple_ext` (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/expert/ext.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 295 | fn map(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | E::mount(map::Map { [INFO] [stdout] | __________________________^ [INFO] [stdout] 302 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 303 | | f, [INFO] [stdout] 304 | | output: None, [INFO] [stdout] 305 | | output_stale: true, [INFO] [stdout] 306 | | location: Location::caller(), [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 403 | / impl_tuple_ext! { [INFO] [stdout] 404 | | [O0, 0] [INFO] [stdout] 405 | | [O1, 1] [INFO] [stdout] 406 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 409 | | [O5, 5] [INFO] [stdout] 410 | | } [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_tuple_ext` (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/expert/ext.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 311 | fn map_mut(self, initial: Out, f: F) -> Anchor [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] 317 | E::mount(map_mut::MapMut { [INFO] [stdout] | __________________________^ [INFO] [stdout] 318 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 319 | | f, [INFO] [stdout] 320 | | output: initial, [INFO] [stdout] 321 | | output_stale: true, [INFO] [stdout] 322 | | location: Location::caller(), [INFO] [stdout] 323 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 403 | / impl_tuple_ext! { [INFO] [stdout] 404 | | [O0, 0] [INFO] [stdout] 405 | | [O1, 1] [INFO] [stdout] 406 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 409 | | [O5, 5] [INFO] [stdout] 410 | | } [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_tuple_ext` (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/expert/ext.rs:333:26 [INFO] [stdout] | [INFO] [stdout] 327 | fn then(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | E::mount(then::Then { [INFO] [stdout] | __________________________^ [INFO] [stdout] 334 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 335 | | f, [INFO] [stdout] 336 | | f_anchor: None, [INFO] [stdout] 337 | | location: Location::caller(), [INFO] [stdout] 338 | | lhs_stale: true, [INFO] [stdout] 339 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 403 | / impl_tuple_ext! { [INFO] [stdout] 404 | | [O0, 0] [INFO] [stdout] 405 | | [O1, 1] [INFO] [stdout] 406 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 409 | | [O5, 5] [INFO] [stdout] 410 | | } [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_tuple_ext` (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/expert/ext.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn refmap(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | E::mount(refmap::RefMap { [INFO] [stdout] | __________________________^ [INFO] [stdout] 350 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 351 | | f, [INFO] [stdout] 352 | | location: Location::caller(), [INFO] [stdout] 353 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 403 | / impl_tuple_ext! { [INFO] [stdout] 404 | | [O0, 0] [INFO] [stdout] 405 | | [O1, 1] [INFO] [stdout] 406 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 409 | | [O5, 5] [INFO] [stdout] 410 | | } [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_tuple_ext` (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/expert/ext.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 357 | fn cutoff(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | E::mount(cutoff::Cutoff { [INFO] [stdout] | __________________________^ [INFO] [stdout] 364 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 365 | | f, [INFO] [stdout] 366 | | location: Location::caller(), [INFO] [stdout] 367 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 403 | / impl_tuple_ext! { [INFO] [stdout] 404 | | [O0, 0] [INFO] [stdout] 405 | | [O1, 1] [INFO] [stdout] 406 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 409 | | [O5, 5] [INFO] [stdout] 410 | | } [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_tuple_ext` (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/expert/ext.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 295 | fn map(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | E::mount(map::Map { [INFO] [stdout] | __________________________^ [INFO] [stdout] 302 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 303 | | f, [INFO] [stdout] 304 | | output: None, [INFO] [stdout] 305 | | output_stale: true, [INFO] [stdout] 306 | | location: Location::caller(), [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 412 | / impl_tuple_ext! { [INFO] [stdout] 413 | | [O0, 0] [INFO] [stdout] 414 | | [O1, 1] [INFO] [stdout] 415 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 419 | | [O6, 6] [INFO] [stdout] 420 | | } [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_tuple_ext` (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/expert/ext.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 311 | fn map_mut(self, initial: Out, f: F) -> Anchor [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] 317 | E::mount(map_mut::MapMut { [INFO] [stdout] | __________________________^ [INFO] [stdout] 318 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 319 | | f, [INFO] [stdout] 320 | | output: initial, [INFO] [stdout] 321 | | output_stale: true, [INFO] [stdout] 322 | | location: Location::caller(), [INFO] [stdout] 323 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 412 | / impl_tuple_ext! { [INFO] [stdout] 413 | | [O0, 0] [INFO] [stdout] 414 | | [O1, 1] [INFO] [stdout] 415 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 419 | | [O6, 6] [INFO] [stdout] 420 | | } [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_tuple_ext` (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/expert/ext.rs:333:26 [INFO] [stdout] | [INFO] [stdout] 327 | fn then(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | E::mount(then::Then { [INFO] [stdout] | __________________________^ [INFO] [stdout] 334 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 335 | | f, [INFO] [stdout] 336 | | f_anchor: None, [INFO] [stdout] 337 | | location: Location::caller(), [INFO] [stdout] 338 | | lhs_stale: true, [INFO] [stdout] 339 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 412 | / impl_tuple_ext! { [INFO] [stdout] 413 | | [O0, 0] [INFO] [stdout] 414 | | [O1, 1] [INFO] [stdout] 415 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 419 | | [O6, 6] [INFO] [stdout] 420 | | } [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_tuple_ext` (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/expert/ext.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn refmap(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | E::mount(refmap::RefMap { [INFO] [stdout] | __________________________^ [INFO] [stdout] 350 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 351 | | f, [INFO] [stdout] 352 | | location: Location::caller(), [INFO] [stdout] 353 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 412 | / impl_tuple_ext! { [INFO] [stdout] 413 | | [O0, 0] [INFO] [stdout] 414 | | [O1, 1] [INFO] [stdout] 415 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 419 | | [O6, 6] [INFO] [stdout] 420 | | } [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_tuple_ext` (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/expert/ext.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 357 | fn cutoff(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | E::mount(cutoff::Cutoff { [INFO] [stdout] | __________________________^ [INFO] [stdout] 364 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 365 | | f, [INFO] [stdout] 366 | | location: Location::caller(), [INFO] [stdout] 367 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 412 | / impl_tuple_ext! { [INFO] [stdout] 413 | | [O0, 0] [INFO] [stdout] 414 | | [O1, 1] [INFO] [stdout] 415 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 419 | | [O6, 6] [INFO] [stdout] 420 | | } [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_tuple_ext` (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/expert/ext.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 295 | fn map(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | E::mount(map::Map { [INFO] [stdout] | __________________________^ [INFO] [stdout] 302 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 303 | | f, [INFO] [stdout] 304 | | output: None, [INFO] [stdout] 305 | | output_stale: true, [INFO] [stdout] 306 | | location: Location::caller(), [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 422 | / impl_tuple_ext! { [INFO] [stdout] 423 | | [O0, 0] [INFO] [stdout] 424 | | [O1, 1] [INFO] [stdout] 425 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 430 | | [O7, 7] [INFO] [stdout] 431 | | } [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_tuple_ext` (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/expert/ext.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 311 | fn map_mut(self, initial: Out, f: F) -> Anchor [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] 317 | E::mount(map_mut::MapMut { [INFO] [stdout] | __________________________^ [INFO] [stdout] 318 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 319 | | f, [INFO] [stdout] 320 | | output: initial, [INFO] [stdout] 321 | | output_stale: true, [INFO] [stdout] 322 | | location: Location::caller(), [INFO] [stdout] 323 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 422 | / impl_tuple_ext! { [INFO] [stdout] 423 | | [O0, 0] [INFO] [stdout] 424 | | [O1, 1] [INFO] [stdout] 425 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 430 | | [O7, 7] [INFO] [stdout] 431 | | } [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_tuple_ext` (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/expert/ext.rs:333:26 [INFO] [stdout] | [INFO] [stdout] 327 | fn then(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | E::mount(then::Then { [INFO] [stdout] | __________________________^ [INFO] [stdout] 334 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 335 | | f, [INFO] [stdout] 336 | | f_anchor: None, [INFO] [stdout] 337 | | location: Location::caller(), [INFO] [stdout] 338 | | lhs_stale: true, [INFO] [stdout] 339 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 422 | / impl_tuple_ext! { [INFO] [stdout] 423 | | [O0, 0] [INFO] [stdout] 424 | | [O1, 1] [INFO] [stdout] 425 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 430 | | [O7, 7] [INFO] [stdout] 431 | | } [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_tuple_ext` (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/expert/ext.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn refmap(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | E::mount(refmap::RefMap { [INFO] [stdout] | __________________________^ [INFO] [stdout] 350 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 351 | | f, [INFO] [stdout] 352 | | location: Location::caller(), [INFO] [stdout] 353 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 422 | / impl_tuple_ext! { [INFO] [stdout] 423 | | [O0, 0] [INFO] [stdout] 424 | | [O1, 1] [INFO] [stdout] 425 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 430 | | [O7, 7] [INFO] [stdout] 431 | | } [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_tuple_ext` (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/expert/ext.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 357 | fn cutoff(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | E::mount(cutoff::Cutoff { [INFO] [stdout] | __________________________^ [INFO] [stdout] 364 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 365 | | f, [INFO] [stdout] 366 | | location: Location::caller(), [INFO] [stdout] 367 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 422 | / impl_tuple_ext! { [INFO] [stdout] 423 | | [O0, 0] [INFO] [stdout] 424 | | [O1, 1] [INFO] [stdout] 425 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 430 | | [O7, 7] [INFO] [stdout] 431 | | } [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_tuple_ext` (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/expert/ext.rs:301:26 [INFO] [stdout] | [INFO] [stdout] 295 | fn map(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | E::mount(map::Map { [INFO] [stdout] | __________________________^ [INFO] [stdout] 302 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 303 | | f, [INFO] [stdout] 304 | | output: None, [INFO] [stdout] 305 | | output_stale: true, [INFO] [stdout] 306 | | location: Location::caller(), [INFO] [stdout] 307 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 433 | / impl_tuple_ext! { [INFO] [stdout] 434 | | [O0, 0] [INFO] [stdout] 435 | | [O1, 1] [INFO] [stdout] 436 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 442 | | [O8, 8] [INFO] [stdout] 443 | | } [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_tuple_ext` (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/expert/ext.rs:317:26 [INFO] [stdout] | [INFO] [stdout] 311 | fn map_mut(self, initial: Out, f: F) -> Anchor [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] 317 | E::mount(map_mut::MapMut { [INFO] [stdout] | __________________________^ [INFO] [stdout] 318 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 319 | | f, [INFO] [stdout] 320 | | output: initial, [INFO] [stdout] 321 | | output_stale: true, [INFO] [stdout] 322 | | location: Location::caller(), [INFO] [stdout] 323 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 433 | / impl_tuple_ext! { [INFO] [stdout] 434 | | [O0, 0] [INFO] [stdout] 435 | | [O1, 1] [INFO] [stdout] 436 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 442 | | [O8, 8] [INFO] [stdout] 443 | | } [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_tuple_ext` (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/expert/ext.rs:333:26 [INFO] [stdout] | [INFO] [stdout] 327 | fn then(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | E::mount(then::Then { [INFO] [stdout] | __________________________^ [INFO] [stdout] 334 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 335 | | f, [INFO] [stdout] 336 | | f_anchor: None, [INFO] [stdout] 337 | | location: Location::caller(), [INFO] [stdout] 338 | | lhs_stale: true, [INFO] [stdout] 339 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 433 | / impl_tuple_ext! { [INFO] [stdout] 434 | | [O0, 0] [INFO] [stdout] 435 | | [O1, 1] [INFO] [stdout] 436 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 442 | | [O8, 8] [INFO] [stdout] 443 | | } [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_tuple_ext` (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/expert/ext.rs:349:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn refmap(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | E::mount(refmap::RefMap { [INFO] [stdout] | __________________________^ [INFO] [stdout] 350 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 351 | | f, [INFO] [stdout] 352 | | location: Location::caller(), [INFO] [stdout] 353 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 433 | / impl_tuple_ext! { [INFO] [stdout] 434 | | [O0, 0] [INFO] [stdout] 435 | | [O1, 1] [INFO] [stdout] 436 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 442 | | [O8, 8] [INFO] [stdout] 443 | | } [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_tuple_ext` (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/expert/ext.rs:363:26 [INFO] [stdout] | [INFO] [stdout] 357 | fn cutoff(self, f: F) -> Anchor [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 363 | E::mount(cutoff::Cutoff { [INFO] [stdout] | __________________________^ [INFO] [stdout] 364 | | anchors: ($(self.$num.clone(),)+), [INFO] [stdout] 365 | | f, [INFO] [stdout] 366 | | location: Location::caller(), [INFO] [stdout] 367 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 433 | / impl_tuple_ext! { [INFO] [stdout] 434 | | [O0, 0] [INFO] [stdout] 435 | | [O1, 1] [INFO] [stdout] 436 | | [O2, 2] [INFO] [stdout] ... | [INFO] [stdout] 442 | | [O8, 8] [INFO] [stdout] 443 | | } [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_tuple_ext` (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/expert/constant.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(val: T) -> Anchor { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | E::mount(Self { [INFO] [stdout] | __________________^ [INFO] [stdout] 18 | | val, [INFO] [stdout] 19 | | first_poll: true, [INFO] [stdout] 20 | | location: Location::caller(), [INFO] [stdout] 21 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/expert/var.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new>(val: T) -> (Anchor, VarSetter) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let inner = Rc::new(RefCell::new(VarInner { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let setter = VarSetter { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | let this = Self { inner, my_val: val }; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | (E::mount(this), setter) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/singlethread.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 85 | fn mount + 'static>(inner: I) -> Anchor { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | DEFAULT_MOUNTER.with(|default_mounter| { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 87 | | let mut borrow1 = default_mounter.borrow_mut(); [INFO] [stdout] 88 | | let this = borrow1 [INFO] [stdout] 89 | | .as_mut() [INFO] [stdout] ... | [INFO] [stdout] 93 | | Anchor::new(handle) [INFO] [stdout] 94 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/singlethread/graph2.rs:135:13 [INFO] [stdout] | [INFO] [stdout] 135 | std::mem::drop(count); [INFO] [stdout] | ^^^^^^^^^^^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Cell` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 135 - std::mem::drop(count); [INFO] [stdout] 135 + let _ = count; [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/singlethread/graph2.rs:390:25 [INFO] [stdout] | [INFO] [stdout] 387 | anchor: Box, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | self.nodes.with(|nodes| { [INFO] [stdout] | _________________________^ [INFO] [stdout] 391 | | let ptr = if let Some(free_head) = self.free_head.get() { [INFO] [stdout] 392 | | let node = unsafe { nodes.lookup_ptr(free_head) }; [INFO] [stdout] 393 | | self.free_head.set(node.ptrs.next.get()); [INFO] [stdout] ... | [INFO] [stdout] 445 | | } [INFO] [stdout] 446 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking csv v1.1.5 [INFO] [stdout] error: aborting due to 60 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `anchors` (lib) due to 61 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "192a4730803648896bb6d12feeb154d0224dc58457847d08866ae045bbc53225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192a4730803648896bb6d12feeb154d0224dc58457847d08866ae045bbc53225", kill_on_drop: false }` [INFO] [stdout] 192a4730803648896bb6d12feeb154d0224dc58457847d08866ae045bbc53225