[INFO] fetching crate pathfinding 4.10.0... [INFO] checking pathfinding-4.10.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate pathfinding 4.10.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate pathfinding 4.10.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 pathfinding 4.10.0 [INFO] finished tweaking crates.io crate pathfinding 4.10.0 [INFO] tweaked toml for crates.io crate pathfinding 4.10.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate pathfinding 4.10.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1b6cb7aeb531de50946ac0b5c435f17021c766fb50f5a9ec68aea7ddb943a549 [INFO] running `Command { std: "docker" "start" "-a" "1b6cb7aeb531de50946ac0b5c435f17021c766fb50f5a9ec68aea7ddb943a549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b6cb7aeb531de50946ac0b5c435f17021c766fb50f5a9ec68aea7ddb943a549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b6cb7aeb531de50946ac0b5c435f17021c766fb50f5a9ec68aea7ddb943a549", kill_on_drop: false }` [INFO] [stdout] 1b6cb7aeb531de50946ac0b5c435f17021c766fb50f5a9ec68aea7ddb943a549 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a32e44665ba1a2cb47e68d232554547ad1cdcd36912f9dc08bb5ae24fe374785 [INFO] running `Command { std: "docker" "start" "-a" "a32e44665ba1a2cb47e68d232554547ad1cdcd36912f9dc08bb5ae24fe374785", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking either v1.0.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking itoa v1.0.0 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking plotters-backend v0.3.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking same-file v1.0.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking winnow v0.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking walkdir v2.3.0 [INFO] [stderr] Checking anes v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking plotters-svg v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling trybuild v1.0.96 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking version_check v0.9.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking num_cpus v1.2.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking movingai v1.3.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking codspeed v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking pathfinding v4.10.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/astar.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 173 | mut successors: FN, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | mut heuristic: FH, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | mut success: FS, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | let mut sinks = HashSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | let mut parents: FxIndexMap, C)> = FxIndexMap::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 258 | min_cost.map(|cost| { [INFO] [stdout] | __________________^ [INFO] [stdout] 259 | | let parents = parents [INFO] [stdout] 260 | | .into_iter() [INFO] [stdout] 261 | | .map(|(k, (ps, _))| (k, ps.into_iter().collect())) [INFO] [stdout] ... | [INFO] [stdout] 271 | | ) [INFO] [stdout] 272 | | }) [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/directed/astar.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 187 | let mut sinks = HashSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | let mut parents: FxIndexMap, C)> = FxIndexMap::default(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | let parents = parents [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 264 | / AstarSolution { [INFO] [stdout] 265 | | sinks: sinks.into_iter().collect(), [INFO] [stdout] 266 | | parents, [INFO] [stdout] 267 | | current: vec![], [INFO] [stdout] 268 | | terminated: false, [INFO] [stdout] 269 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/astar.rs:261:37 [INFO] [stdout] | [INFO] [stdout] 261 | .map(|(k, (ps, _))| (k, ps.into_iter().collect())) [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/astar.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 288 | successors: FN, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 289 | heuristic: FH, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | success: FS, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 300 | astar_bag(start, successors, heuristic, success) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/astar.rs:301:35 [INFO] [stdout] | [INFO] [stdout] 301 | .map(|(solutions, cost)| (solutions.collect(), cost)) [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/count_paths.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn count_paths(start: T, mut successors: FN, mut success: FS) -> usize [INFO] [stdout] | -------- ------------------ --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | &mut FxHashMap::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/dfs.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn dfs_reach(start: N, successors: FN) -> DfsReachable [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] 122 | visited: HashSet::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/dijkstra.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn dijkstra_all(start: &N, successors: FN) -> HashMap [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | dijkstra_partial(start, successors, |_| false).0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/dijkstra.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 174 | mut successors: FN, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | mut stop: FS, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 184 | let (parents, reached) = run_dijkstra(start, &mut successors, &mut stop); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 185 | ( [INFO] [stdout] 186 | / parents [INFO] [stdout] 187 | | .iter() [INFO] [stdout] 188 | | .skip(1) [INFO] [stdout] 189 | | .map(|(n, (p, c))| (n.clone(), (parents.get_index(*p).unwrap().0.clone(), *c))) // unwrap() cannot fail [INFO] [stdout] 190 | | .collect(), [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/dijkstra.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 174 | mut successors: FN, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | mut stop: FS, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 184 | let (parents, reached) = run_dijkstra(start, &mut successors, &mut stop); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 191 | reached.map(|i| parents.get_index(i).unwrap().0.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/dijkstra.rs:189:33 [INFO] [stdout] | [INFO] [stdout] 189 | .map(|(n, (p, c))| (n.clone(), (parents.get_index(*p).unwrap().0.clone(), *c))) // unwrap() cannot fail [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/dijkstra.rs:189:44 [INFO] [stdout] | [INFO] [stdout] 189 | .map(|(n, (p, c))| (n.clone(), (parents.get_index(*p).unwrap().0.clone(), *c))) // unwrap() cannot fail [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/idastar.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 131 | let neighbs = { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | let mut neighbs = successors(start) [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | min.map_or(Path::Impossible, Path::Minimum) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/idastar.rs:143:43 [INFO] [stdout] | [INFO] [stdout] 142 | .filter_map(|(n, c)| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | (!path.contains(&n)).then(|| { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 144 | | let h = heuristic(&n); [INFO] [stdout] 145 | | (n, c, c + h) [INFO] [stdout] 146 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/strongly_connected_components.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 30 | fn new(nodes: &[N], successors: FN) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Self { [INFO] [stdout] 32 | preorders: nodes [INFO] [stdout] | ________________________^ [INFO] [stdout] 33 | | .iter() [INFO] [stdout] 34 | | .map(|n| (n.clone(), None)) [INFO] [stdout] 35 | | .collect::>>(), [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/strongly_connected_components.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 30 | fn new(nodes: &[N], successors: FN) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | p: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/strongly_connected_components.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 30 | fn new(nodes: &[N], successors: FN) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | s: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/strongly_connected_components.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 30 | fn new(nodes: &[N], successors: FN) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | scc: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/strongly_connected_components.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 30 | fn new(nodes: &[N], successors: FN) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | scca: HashSet::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/strongly_connected_components.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | .map(|n| (n.clone(), None)) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/strongly_connected_components.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn strongly_connected_component(node: &N, successors: FN) -> Vec [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | / strongly_connected_components_from(node, successors) [INFO] [stdout] 116 | | .pop() [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/topological_sort.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn topological_sort(roots: &[N], mut successors: FN) -> Result, N> [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let mut marked = HashSet::with_capacity(roots.len()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | let mut temp = HashSet::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | let mut sorted = VecDeque::with_capacity(roots.len()); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | let mut roots: HashSet = roots.iter().cloned().collect::>(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Ok(sorted.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/directed/yen.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 101 | mut successors: FN, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | mut success: FS, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | let Some((n, c)) = dijkstra_internal(start, &mut successors, &mut success) else { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | let mut visited = HashSet::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | // A vector containing our paths. [INFO] [stdout] 118 | let mut routes = vec![Path { nodes: n, cost: c }]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | // A min-heap to store our lowest-cost route candidate [INFO] [stdout] 120 | let mut k_routes = BinaryHeap::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | / routes [INFO] [stdout] 195 | | .into_iter() [INFO] [stdout] 196 | | .map(|Path { nodes, cost }| (nodes, cost)) [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/grid.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 399 | mut predicate: P, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 404 | / bfs_reach(start, |&n| { [INFO] [stdout] 405 | | self.neighbours(n) [INFO] [stdout] 406 | | .into_iter() [INFO] [stdout] 407 | | .filter(|&n| predicate(n)) [INFO] [stdout] 408 | | .collect::>() [INFO] [stdout] 409 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/grid.rs:432:9 [INFO] [stdout] | [INFO] [stdout] 427 | mut predicate: P, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 432 | / dfs_reach(start, |&n| { [INFO] [stdout] 433 | | self.neighbours(n) [INFO] [stdout] 434 | | .into_iter() [INFO] [stdout] 435 | | .filter(|&n| predicate(n)) [INFO] [stdout] 436 | | .collect::>() [INFO] [stdout] 437 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/matrix.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn from_fn(rows: usize, columns: usize, cb: impl FnMut((usize, usize)) -> C) -> Self { [INFO] [stdout] | ----------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | data: (0..rows) [INFO] [stdout] | ___________________^ [INFO] [stdout] 67 | | .flat_map(move |row| (0..columns).map(move |column| (row, column))) [INFO] [stdout] 68 | | .map(cb) [INFO] [stdout] 69 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/matrix.rs:237:19 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn map(self, transform: F) -> Matrix [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] 237 | data: self.data.into_iter().map(transform).collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/matrix.rs:265:19 [INFO] [stdout] | [INFO] [stdout] 261 | fn neg(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | data: self.data.iter().map(|x| -x.clone()).collect::>(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/matrix.rs:265:45 [INFO] [stdout] | [INFO] [stdout] 265 | data: self.data.iter().map(|x| -x.clone()).collect::>(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/matrix.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 284 | values: Vec, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 293 | | rows, [INFO] [stdout] 294 | | columns, [INFO] [stdout] 295 | | data: values, [INFO] [stdout] 296 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/matrix.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 680 | mut predicate: P, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 685 | / bfs_reach(start, |&n| { [INFO] [stdout] 686 | | self.neighbours(n, diagonals) [INFO] [stdout] 687 | | .filter(|&n| predicate(n)) [INFO] [stdout] 688 | | .collect::>() [INFO] [stdout] 689 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/matrix.rs:713:9 [INFO] [stdout] | [INFO] [stdout] 708 | mut predicate: P, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 713 | / dfs_reach(start, |&n| { [INFO] [stdout] 714 | | self.neighbours(n, diagonals) [INFO] [stdout] 715 | | .filter(|&n| predicate(n)) [INFO] [stdout] 716 | | .collect::>() [INFO] [stdout] 717 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/matrix.rs:816:15 [INFO] [stdout] | [INFO] [stdout] 815 | fn from_iter>(iter: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 816 | match Matrix::from_rows(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/undirected/connected_components.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn connected_components(starts: &[N], mut neighbours: FN) -> Vec> [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | &starts [INFO] [stdout] | __________^ [INFO] [stdout] 144 | | .iter() [INFO] [stdout] 145 | | .map(|s| neighbours(s).into_iter().chain(once(s.clone())).collect()) [INFO] [stdout] 146 | | .collect::>(), [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/undirected/connected_components.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 145 | .map(|s| neighbours(s).into_iter().chain(once(s.clone())).collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/undirected/kruskal.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 57 | let mut edges = edges.to_vec(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | edges.sort_unstable_by(|a, b| a.2.cmp(&b.2)); [INFO] [stdout] 59 | edges.into_iter().filter_map(move |(a, b, w)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/undirected/kruskal.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 79 | let mut nodes = FxIndexSet::default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | let edges = edges [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | kruskal_indices(nodes.len(), &edges).filter_map(move |(ia, ib, w)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/undirected/kruskal.rs:88:53 [INFO] [stdout] | [INFO] [stdout] 79 | let mut nodes = FxIndexSet::default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | let edges = edges [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | kruskal_indices(nodes.len(), &edges).filter_map(move |(ia, ib, w)| { [INFO] [stdout] | _____________________________________________________^ [INFO] [stdout] 89 | | Some(( [INFO] [stdout] 90 | | <&N>::clone(nodes.get_index(ia)?), // Cannot fail [INFO] [stdout] 91 | | <&N>::clone(nodes.get_index(ib)?), // Cannot fail [INFO] [stdout] 92 | | w, [INFO] [stdout] 93 | | )) [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] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/undirected/kruskal.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 79 | let mut nodes = FxIndexSet::default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | kruskal_indices(nodes.len(), &edges).filter_map(move |(ia, ib, w)| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | Some(( [INFO] [stdout] | ______________^ [INFO] [stdout] 90 | | <&N>::clone(nodes.get_index(ia)?), // Cannot fail [INFO] [stdout] 91 | | <&N>::clone(nodes.get_index(ib)?), // Cannot fail [INFO] [stdout] 92 | | w, [INFO] [stdout] 93 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 39 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pathfinding` (lib) due to 40 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a32e44665ba1a2cb47e68d232554547ad1cdcd36912f9dc08bb5ae24fe374785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a32e44665ba1a2cb47e68d232554547ad1cdcd36912f9dc08bb5ae24fe374785", kill_on_drop: false }` [INFO] [stdout] a32e44665ba1a2cb47e68d232554547ad1cdcd36912f9dc08bb5ae24fe374785