[INFO] cloning repository https://github.com/ripytide/discrete_range_map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ripytide/discrete_range_map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripytide%2Fdiscrete_range_map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripytide%2Fdiscrete_range_map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d2b41b73fb5c508c86b200aebe3fb20f79b67ee [INFO] checking ripytide/discrete_range_map against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripytide%2Fdiscrete_range_map" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ripytide/discrete_range_map on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ripytide/discrete_range_map [INFO] finished tweaking git repo https://github.com/ripytide/discrete_range_map [INFO] tweaked toml for git repo https://github.com/ripytide/discrete_range_map written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ripytide/discrete_range_map already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded btree_monstrousity v0.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccd12a2f879c41e19c418e31da4ca8f7b2a7a90ef3b9811bf34928877f1871e2 [INFO] running `Command { std: "docker" "start" "-a" "ccd12a2f879c41e19c418e31da4ca8f7b2a7a90ef3b9811bf34928877f1871e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccd12a2f879c41e19c418e31da4ca8f7b2a7a90ef3b9811bf34928877f1871e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd12a2f879c41e19c418e31da4ca8f7b2a7a90ef3b9811bf34928877f1871e2", kill_on_drop: false }` [INFO] [stdout] ccd12a2f879c41e19c418e31da4ca8f7b2a7a90ef3b9811bf34928877f1871e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41d47c7a62f82e9d2b363f0e7fbd41361d95420a090e4aaa80970cdc76ad6498 [INFO] running `Command { std: "docker" "start" "-a" "41d47c7a62f82e9d2b363f0e7fbd41361d95420a090e4aaa80970cdc76ad6498", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking btree_monstrousity v0.0.5 [INFO] [stderr] Checking nodit v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `Command { std: "docker" "inspect" "41d47c7a62f82e9d2b363f0e7fbd41361d95420a090e4aaa80970cdc76ad6498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41d47c7a62f82e9d2b363f0e7fbd41361d95420a090e4aaa80970cdc76ad6498", kill_on_drop: false }` [INFO] [stdout] 41d47c7a62f82e9d2b363f0e7fbd41361d95420a090e4aaa80970cdc76ad6498 [INFO] checking ripytide/discrete_range_map against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fripytide%2Fdiscrete_range_map" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ripytide/discrete_range_map on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ripytide/discrete_range_map [INFO] finished tweaking git repo https://github.com/ripytide/discrete_range_map [INFO] tweaked toml for git repo https://github.com/ripytide/discrete_range_map written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ripytide/discrete_range_map already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ca428f852bcbcf59e58603cc689a92536ef293188cc29c7cf60b55e37916be9 [INFO] running `Command { std: "docker" "start" "-a" "1ca428f852bcbcf59e58603cc689a92536ef293188cc29c7cf60b55e37916be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ca428f852bcbcf59e58603cc689a92536ef293188cc29c7cf60b55e37916be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca428f852bcbcf59e58603cc689a92536ef293188cc29c7cf60b55e37916be9", kill_on_drop: false }` [INFO] [stdout] 1ca428f852bcbcf59e58603cc689a92536ef293188cc29c7cf60b55e37916be9 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83d61a0eb25a8804357726f5aafd1432cd26dc30cf25e9da1cb9a4cfcaac3efb [INFO] running `Command { std: "docker" "start" "-a" "83d61a0eb25a8804357726f5aafd1432cd26dc30cf25e9da1cb9a4cfcaac3efb", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking btree_monstrousity v0.0.5 [INFO] [stderr] Checking nodit v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gqdit/mod.rs:217:3 [INFO] [stdout] | [INFO] [stdout] 178 | let valid_gaps = self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 191 | let non_end_gaps = valid_gaps.filter(|gap| { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | let all_non_merged_gaps = [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | / all_non_merged_gaps [INFO] [stdout] 218 | | .coalesce(|x, y| { [INFO] [stdout] 219 | | if touches_ordered(x, y) { [INFO] [stdout] 220 | | Ok(K::from(merge_ordered(x, y))) [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | }) [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/gqdit/mod.rs:460:3 [INFO] [stdout] | [INFO] [stdout] 458 | let overlapping_right = self.inner.overlapping(iu(point)); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 459 | [INFO] [stdout] 460 | / overlapping_right [INFO] [stdout] 461 | | .take_while(|(_, other_identifiers)| { [INFO] [stdout] 462 | | valid_identifier(Some(identifier), other_identifiers) [INFO] [stdout] 463 | | }) [INFO] [stdout] ... | [INFO] [stdout] 468 | | Ok(K::from(merge_ordered(x, y))) [INFO] [stdout] 469 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gqdit/mod.rs:476:3 [INFO] [stdout] | [INFO] [stdout] 474 | let overlapping_left = self.inner.overlapping(ui(point)).rev(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 475 | [INFO] [stdout] 476 | / overlapping_left [INFO] [stdout] 477 | | .take_while(|(_, other_identifiers)| { [INFO] [stdout] 478 | | valid_identifier(Some(identifier), other_identifiers) [INFO] [stdout] 479 | | }) [INFO] [stdout] ... | [INFO] [stdout] 487 | | Ok(K::from(merge_ordered(y, x))) [INFO] [stdout] 488 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nodit/map.rs:546:3 [INFO] [stdout] | [INFO] [stdout] 531 | let overlapping = self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 535 | let inner_gaps = overlapping [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 546 | / start_gap [INFO] [stdout] 547 | | .map(K::from) [INFO] [stdout] 548 | | .into_iter() [INFO] [stdout] 549 | | .chain(inner_gaps) [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nodit/map.rs:646:3 [INFO] [stdout] | [INFO] [stdout] 631 | let overlapping = self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 635 | let inner_gaps = overlapping [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 646 | / trimmed_start_gap [INFO] [stdout] 647 | | .map(K::from) [INFO] [stdout] 648 | | .into_iter() [INFO] [stdout] 649 | | .chain(inner_gaps) [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nodit/map.rs:1209:30 [INFO] [stdout] | [INFO] [stdout] 1207 | slice: [(K, V); N], [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1208 | ) -> Result, OverlapError> { [INFO] [stdout] 1209 | NoditMap::from_iter_strict(slice.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nodit/map.rs:1403:11 [INFO] [stdout] | [INFO] [stdout] 1401 | fn into_iter(self) -> Self::IntoIter { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1402 | IntoIter { [INFO] [stdout] 1403 | inner: self.inner.into_iter(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/zosdit/map.rs:574:36 [INFO] [stdout] | [INFO] [stdout] 572 | slice: [(K, V); N], [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 573 | ) -> Result, NonZeroOverlapError> { [INFO] [stdout] 574 | ZosditMap::from_iter_strict_back(slice.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/zosdit/map.rs:634:12 [INFO] [stdout] | [INFO] [stdout] 633 | fn into_iter(self) -> Self::IntoIter { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 634 | Box::new(self.inner.into_iter().flat_map(|(interval, value_store)| { [INFO] [stdout] | __________________^ [INFO] [stdout] 635 | | value_store.into_iter().map(move |value| (interval, value)) [INFO] [stdout] 636 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/zosdit/map.rs:635:4 [INFO] [stdout] | [INFO] [stdout] 634 | Box::new(self.inner.into_iter().flat_map(|(interval, value_store)| { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 635 | value_store.into_iter().map(move |value| (interval, value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nodit` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gqdit/mod.rs:217:3 [INFO] [stdout] | [INFO] [stdout] 178 | let valid_gaps = self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 191 | let non_end_gaps = valid_gaps.filter(|gap| { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | let all_non_merged_gaps = [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | / all_non_merged_gaps [INFO] [stdout] 218 | | .coalesce(|x, y| { [INFO] [stdout] 219 | | if touches_ordered(x, y) { [INFO] [stdout] 220 | | Ok(K::from(merge_ordered(x, y))) [INFO] [stdout] ... | [INFO] [stdout] 223 | | } [INFO] [stdout] 224 | | }) [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/gqdit/mod.rs:460:3 [INFO] [stdout] | [INFO] [stdout] 458 | let overlapping_right = self.inner.overlapping(iu(point)); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 459 | [INFO] [stdout] 460 | / overlapping_right [INFO] [stdout] 461 | | .take_while(|(_, other_identifiers)| { [INFO] [stdout] 462 | | valid_identifier(Some(identifier), other_identifiers) [INFO] [stdout] 463 | | }) [INFO] [stdout] ... | [INFO] [stdout] 468 | | Ok(K::from(merge_ordered(x, y))) [INFO] [stdout] 469 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/gqdit/mod.rs:476:3 [INFO] [stdout] | [INFO] [stdout] 474 | let overlapping_left = self.inner.overlapping(ui(point)).rev(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 475 | [INFO] [stdout] 476 | / overlapping_left [INFO] [stdout] 477 | | .take_while(|(_, other_identifiers)| { [INFO] [stdout] 478 | | valid_identifier(Some(identifier), other_identifiers) [INFO] [stdout] 479 | | }) [INFO] [stdout] ... | [INFO] [stdout] 487 | | Ok(K::from(merge_ordered(y, x))) [INFO] [stdout] 488 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nodit/map.rs:546:3 [INFO] [stdout] | [INFO] [stdout] 531 | let overlapping = self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 535 | let inner_gaps = overlapping [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 546 | / start_gap [INFO] [stdout] 547 | | .map(K::from) [INFO] [stdout] 548 | | .into_iter() [INFO] [stdout] 549 | | .chain(inner_gaps) [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nodit/map.rs:646:3 [INFO] [stdout] | [INFO] [stdout] 631 | let overlapping = self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 635 | let inner_gaps = overlapping [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 646 | / trimmed_start_gap [INFO] [stdout] 647 | | .map(K::from) [INFO] [stdout] 648 | | .into_iter() [INFO] [stdout] 649 | | .chain(inner_gaps) [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nodit/map.rs:1209:30 [INFO] [stdout] | [INFO] [stdout] 1207 | slice: [(K, V); N], [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1208 | ) -> Result, OverlapError> { [INFO] [stdout] 1209 | NoditMap::from_iter_strict(slice.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nodit/map.rs:1403:11 [INFO] [stdout] | [INFO] [stdout] 1401 | fn into_iter(self) -> Self::IntoIter { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1402 | IntoIter { [INFO] [stdout] 1403 | inner: self.inner.into_iter(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/zosdit/map.rs:574:36 [INFO] [stdout] | [INFO] [stdout] 572 | slice: [(K, V); N], [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 573 | ) -> Result, NonZeroOverlapError> { [INFO] [stdout] 574 | ZosditMap::from_iter_strict_back(slice.into_iter()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/zosdit/map.rs:634:12 [INFO] [stdout] | [INFO] [stdout] 633 | fn into_iter(self) -> Self::IntoIter { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 634 | Box::new(self.inner.into_iter().flat_map(|(interval, value_store)| { [INFO] [stdout] | __________________^ [INFO] [stdout] 635 | | value_store.into_iter().map(move |value| (interval, value)) [INFO] [stdout] 636 | | })) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/zosdit/map.rs:635:4 [INFO] [stdout] | [INFO] [stdout] 634 | Box::new(self.inner.into_iter().flat_map(|(interval, value_store)| { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 635 | value_store.into_iter().map(move |value| (interval, value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nodit` (lib test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "83d61a0eb25a8804357726f5aafd1432cd26dc30cf25e9da1cb9a4cfcaac3efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d61a0eb25a8804357726f5aafd1432cd26dc30cf25e9da1cb9a4cfcaac3efb", kill_on_drop: false }` [INFO] [stdout] 83d61a0eb25a8804357726f5aafd1432cd26dc30cf25e9da1cb9a4cfcaac3efb