[INFO] fetching crate parol 0.31.0... [INFO] checking parol-0.31.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate parol 0.31.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate parol 0.31.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 parol 0.31.0 [INFO] removed 17 missing examples [INFO] finished tweaking crates.io crate parol 0.31.0 [INFO] tweaked toml for crates.io crate parol 0.31.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate parol 0.31.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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dbb1884c2c1f31f4de677469eb5cf66442f27e7b0543951bad9f2bda8137011b [INFO] running `Command { std: "docker" "start" "-a" "dbb1884c2c1f31f4de677469eb5cf66442f27e7b0543951bad9f2bda8137011b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbb1884c2c1f31f4de677469eb5cf66442f27e7b0543951bad9f2bda8137011b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb1884c2c1f31f4de677469eb5cf66442f27e7b0543951bad9f2bda8137011b", kill_on_drop: false }` [INFO] [stdout] dbb1884c2c1f31f4de677469eb5cf66442f27e7b0543951bad9f2bda8137011b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8adfdee2082f476082690f1af93389d27188b85e53a70401bcb2bbc995ee0366 [INFO] running `Command { std: "docker" "start" "-a" "8adfdee2082f476082690f1af93389d27188b85e53a70401bcb2bbc995ee0366", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking syntree v0.14.5 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking xml_writer v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking function_name v0.3.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bstr v1.4.0 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking parol-macros v0.2.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking lalry v0.1.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ume v0.1.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking rand_regex v0.17.0 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling ts-rs-macros v9.0.0 [INFO] [stderr] Checking syntree_layout v0.2.0 [INFO] [stderr] Checking graph-cycles v0.1.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking ts-rs v9.0.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking parol_runtime v0.24.0 [INFO] [stderr] Checking ciborium v0.2.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking parol v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/grammar/cfg.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | Lazy::new(|| Regex::new(r"[0-9]+$").expect("error parsing regex")); [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/analysis/left_recursion.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | .map(|nt| (nt.clone(), 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/analysis/k_tuples.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 63 | let set = TuplesSet::from_iter([KTupleBuilder::new() [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(KTuples { [INFO] [stdout] | ____________^ [INFO] [stdout] 68 | | set, [INFO] [stdout] 69 | | k: self.k.unwrap(), [INFO] [stdout] 70 | | max_terminal_index: self.max_terminal_index.unwrap(), [INFO] [stdout] 71 | | k_complete: false, [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/analysis/k_tuples.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 83 | let set = TuplesSet::from_iter([KTupleBuilder::new() [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Ok(KTuples { [INFO] [stdout] | ____________^ [INFO] [stdout] 88 | | set, [INFO] [stdout] 89 | | k: self.k.unwrap(), [INFO] [stdout] 90 | | max_terminal_index: self.max_terminal_index.unwrap(), [INFO] [stdout] 91 | | k_complete: true, [INFO] [stdout] 92 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:206:6 [INFO] [stdout] | [INFO] [stdout] 53 | let nti = Arc::new(grammar_config.cfg.get_non_terminal_index_function()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | // The indices returned from this function are used to create CompiledTerminals. [INFO] [stdout] 55 | let ti = Arc::new(grammar_config.cfg.get_terminal_index_function()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let equation_system: EquationSystem = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | let equation_system = Arc::new(equation_system); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let step_function: StepFunction = { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | let mut result_vector = Arc::new(if k == 0 { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | let (mut p, n) = first_cache.get(k - 1, grammar_config); [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] 206 | (r.to_vec(), k_tuples_of_nt.to_vec()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 53 | let nti = Arc::new(grammar_config.cfg.get_non_terminal_index_function()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | // The indices returned from this function are used to create CompiledTerminals. [INFO] [stdout] 55 | let ti = Arc::new(grammar_config.cfg.get_terminal_index_function()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let equation_system: EquationSystem = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | let equation_system = Arc::new(equation_system); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let step_function: StepFunction = { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | let mut result_vector = Arc::new(if k == 0 { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | let (mut p, n) = first_cache.get(k - 1, grammar_config); [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] 206 | (r.to_vec(), k_tuples_of_nt.to_vec()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 254 | let mut result_function: TransferFunction = Arc::new(move |_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 255 | / DomainTypeBuilder::new() [INFO] [stdout] 256 | | .k(k) [INFO] [stdout] 257 | | .max_terminal_index(max_terminal_index) [INFO] [stdout] 258 | | .eps() [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 254 | let mut result_function: TransferFunction = Arc::new(move |_| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | let terminal_index = terminal_index.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 273 | result_function = Arc::new(move |result_vector: Arc| { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 277 | result_function(result_vector).k_concat( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 254 | let mut result_function: TransferFunction = Arc::new(move |_| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | let terminal_index = terminal_index.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 273 | result_function = Arc::new(move |result_vector: Arc| { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 278 | &DomainTypeBuilder::new() [INFO] [stdout] | __________________________^ [INFO] [stdout] 279 | | .k(k) [INFO] [stdout] 280 | | .max_terminal_index(max_terminal_index) [INFO] [stdout] 281 | | .terminal_indices(&[&terminal_indices]) [INFO] [stdout] 282 | | .build() [INFO] [stdout] 283 | | .unwrap(), [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:274:66 [INFO] [stdout] | [INFO] [stdout] 274 | let mapper = |s| CompiledTerminal::create(s, terminal_index.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/analysis/first.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 254 | let mut result_function: TransferFunction = Arc::new(move |_| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 289 | let f = create_union_access_function(nt, pr_count, non_terminal_index.clone()); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | result_function = Arc::new(move |result_vector: Arc| { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | result_function(result_vector.clone()).k_concat(&f(result_vector), k) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:291:70 [INFO] [stdout] | [INFO] [stdout] 254 | let mut result_function: TransferFunction = Arc::new(move |_| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 289 | let f = create_union_access_function(nt, pr_count, non_terminal_index.clone()); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | result_function = Arc::new(move |result_vector: Arc| { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | result_function(result_vector.clone()).k_concat(&f(result_vector), k) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 93 | let ti = Arc::new(grammar_config.cfg.get_terminal_index_function()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | [INFO] [stdout] 95 | let first_k_of_nt = Arc::new(first_cache.get(k, grammar_config).1); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | let nti = cfg.get_non_terminal_index_function(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | [INFO] [stdout] 101 | let non_terminal_positions = Arc::new( [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 111 | let equation_system: EquationSystem = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | let equation_system = Arc::new(equation_system); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | [INFO] [stdout] 135 | let step_function: StepFunction = Arc::new( [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | let non_terminal_results = Arc::new(RwLock::new(cfg.get_non_terminal_set().iter().fold( [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 result_map = if k == 0 { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | let CacheEntry(r, _) = follow_cache.get(k - 1, grammar_config, first_cache); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 210 | let mut new_result_vector; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 228 | / Arc::try_unwrap(non_terminal_results) [INFO] [stdout] 229 | | .unwrap() [INFO] [stdout] 230 | | .into_inner() [INFO] [stdout] 231 | | .unwrap() [INFO] [stdout] 232 | | .drain(..) [INFO] [stdout] 233 | | .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/analysis/follow.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 136 | move |es: Arc, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | result_map: Arc, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | non_terminal_positions: Arc>, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | non_terminal_results: Arc>| { [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | let new_result_vector = Arc::new(RwLock::new(ResultMap::new())); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | / Arc::into_inner(new_result_vector) [INFO] [stdout] 157 | | .unwrap() [INFO] [stdout] 158 | | .into_inner() [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:206:45 [INFO] [stdout] | [INFO] [stdout] 206 | Arc::new(r.iter().map(|(p, t)| (*p, t.clone().set_k(k))).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/analysis/follow.rs:304:17 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [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] 304 | / DomainTypeBuilder::new() [INFO] [stdout] 305 | | .k(args.k) [INFO] [stdout] 306 | | .max_terminal_index(args.max_terminal_index) [INFO] [stdout] 307 | | .eps() [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:321:33 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 315 | let ti = args.ti.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 316 | result_function = [INFO] [stdout] 317 | Arc::new(move |result_map: Arc, non_terminal_results| { [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] 321 | result_function(result_map, non_terminal_results).k_concat( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 315 | let ti = args.ti.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 316 | result_function = [INFO] [stdout] 317 | Arc::new(move |result_map: Arc, non_terminal_results| { [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] 322 | &DomainTypeBuilder::new() [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 323 | | .k(args.k) [INFO] [stdout] 324 | | .max_terminal_index(args.max_terminal_index) [INFO] [stdout] 325 | | .clone() [INFO] [stdout] 326 | | .terminal_indices(&[&terminal_indices]) [INFO] [stdout] 327 | | .build() [INFO] [stdout] 328 | | .unwrap(), [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:318:78 [INFO] [stdout] | [INFO] [stdout] 318 | ... let mapper = |s| CompiledTerminal::create(s, ti.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/analysis/follow.rs:339:33 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 334 | let first_k_of_nt = args.first_k_of_nt.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 337 | Arc::new(move |result_map: Arc, non_terminal_results| { [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] 338 | let first_of_nt = first_k_of_nt.get(nt_i).unwrap(); [INFO] [stdout] 339 | result_function(result_map, non_terminal_results) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 352 | move |result_map, non_terminal_results: Arc>| { [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] 353 | result_function(result_map, non_terminal_results.clone()).k_concat( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 352 | move |result_map, non_terminal_results: Arc>| { [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] 353 | result_function(result_map, non_terminal_results.clone()).k_concat( [INFO] [stdout] 354 | non_terminal_results.read().unwrap().get(nt).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/k_decision.rs:127:40 [INFO] [stdout] | [INFO] [stdout] 127 | .map(|(i, t)| (*i, t.clone().k_concat(follow_set, current_k))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/k_decision.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | .map(|n| decidable(grammar_config, n, max_k, first_cache, follow_cache).unwrap_or(max_k)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/k_decision.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 178 | let nti = Rc::new(cfg.get_non_terminal_index_function()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | .try_fold(BTreeMap::new(), |acc, (nt, r)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/k_decision.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 187 | .try_fold(BTreeMap::new(), |acc, (nt, r)| { [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] 188 | r.and_then(|k| { [INFO] [stdout] | ________________________^ [INFO] [stdout] 189 | | calculate_tuples_for_non_terminal( [INFO] [stdout] 190 | | nt, [INFO] [stdout] 191 | | k, [INFO] [stdout] ... | [INFO] [stdout] 197 | | ) [INFO] [stdout] 198 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/k_decision.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 187 | .try_fold(BTreeMap::new(), |acc, (nt, r)| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | nti.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/analysis/k_decision.rs:294:36 [INFO] [stdout] | [INFO] [stdout] 294 | .map(|(i, t)| (*i, t.clone().k_concat(follow_set, k))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generators/grammar_type_generator.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | .filter(|s| self.symbol_table.symbol(**s).name() != "on_comment_parsed") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generators/grammar_type_generator.rs:325:37 [INFO] [stdout] | [INFO] [stdout] 325 | .filter(|(_, a)| match &self.symbol_table.symbol(**a).kind() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generators/user_trait_generator.rs:390:29 [INFO] [stdout] | [INFO] [stdout] 380 | let enum_variant = symbol_table.symbol_as_type(*enum_variant_id); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 384 | let inner_type_symbol = symbol_table.symbol_as_type(*inner_type); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / symbol_table [INFO] [stdout] 391 | | .symbol(symbol_table.symbol(*enum_variant_id).my_id()) [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parol_parser.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1051 | file_name: T, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1057 | let mut llk_parser = LLKParser::new( [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1065 | let mut user_actions = ParolGrammarAuto::new(user_actions); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1066 | llk_parser.parse( [INFO] [stdout] 1067 | TokenStream::new(input, file_name, &SCANNERS, MAX_K).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/transformation/canonicalization.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | Lazy::new(|| Regex::new(r"Opt[0-9]*$").expect("error parsing regex")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/transformation/canonicalization.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn finalize(productions: Vec) -> Result> { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | / productions [INFO] [stdout] 25 | | .into_iter() [INFO] [stdout] 26 | | .map(|r| { [INFO] [stdout] 27 | | let Alternations(mut e) = r.rhs.clone(); [INFO] [stdout] ... | [INFO] [stdout] 52 | | )) [INFO] [stdout] 53 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/transformation/canonicalization.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 284 | fn separate_production_with_multiple_alts(r: Production) -> Vec { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 285 | let Production { lhs, rhs } = r; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | let Alternations(e) = rhs; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | [INFO] [stdout] 288 | / e.into_iter() [INFO] [stdout] 289 | | .map(|a| Production { [INFO] [stdout] 290 | | lhs: lhs.clone(), [INFO] [stdout] 291 | | rhs: Alternations(vec![a]), [INFO] [stdout] 292 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/transformation/canonicalization.rs:291:22 [INFO] [stdout] | [INFO] [stdout] 289 | .map(|a| Production { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | lhs: lhs.clone(), [INFO] [stdout] 291 | rhs: Alternations(vec![a]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) fn group_by(data: &[T], projection: P) -> Vec<(K, Vec)> [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | let mut grouping: HashMap> = HashMap::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | / data.iter() [INFO] [stdout] 29 | | .fold(&mut grouping, |acc, t| { [INFO] [stdout] 30 | | let key = projection(t); [INFO] [stdout] 31 | | if let Some(vt) = acc.get_mut(&key) { [INFO] [stdout] ... | [INFO] [stdout] 37 | | }) [INFO] [stdout] 38 | | .drain() [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/mod.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 81 | pub(crate) fn combine(f: F, g: G) -> impl Fn(A) -> C [INFO] [stdout] | - - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | move |x| g(f(x)) [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/utils/mod.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn generate_tree_layout(syntax_tree: &ParseTree<'_>, input_file_name: T) -> Result<()> [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | / Layouter::new(syntax_tree) [INFO] [stdout] 182 | | .with_file_path(&svg_full_file_name) [INFO] [stdout] 183 | | .embed_with_visualize()? [INFO] [stdout] 184 | | .write() [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [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 `parol` (lib) due to 40 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/grammar/cfg.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | Lazy::new(|| Regex::new(r"[0-9]+$").expect("error parsing regex")); [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/analysis/left_recursion.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | .map(|nt| (nt.clone(), 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/analysis/k_tuples.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 63 | let set = TuplesSet::from_iter([KTupleBuilder::new() [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(KTuples { [INFO] [stdout] | ____________^ [INFO] [stdout] 68 | | set, [INFO] [stdout] 69 | | k: self.k.unwrap(), [INFO] [stdout] 70 | | max_terminal_index: self.max_terminal_index.unwrap(), [INFO] [stdout] 71 | | k_complete: false, [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/analysis/k_tuples.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 83 | let set = TuplesSet::from_iter([KTupleBuilder::new() [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Ok(KTuples { [INFO] [stdout] | ____________^ [INFO] [stdout] 88 | | set, [INFO] [stdout] 89 | | k: self.k.unwrap(), [INFO] [stdout] 90 | | max_terminal_index: self.max_terminal_index.unwrap(), [INFO] [stdout] 91 | | k_complete: true, [INFO] [stdout] 92 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:206:6 [INFO] [stdout] | [INFO] [stdout] 53 | let nti = Arc::new(grammar_config.cfg.get_non_terminal_index_function()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | // The indices returned from this function are used to create CompiledTerminals. [INFO] [stdout] 55 | let ti = Arc::new(grammar_config.cfg.get_terminal_index_function()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let equation_system: EquationSystem = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | let equation_system = Arc::new(equation_system); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let step_function: StepFunction = { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | let mut result_vector = Arc::new(if k == 0 { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | let (mut p, n) = first_cache.get(k - 1, grammar_config); [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] 206 | (r.to_vec(), k_tuples_of_nt.to_vec()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:206:18 [INFO] [stdout] | [INFO] [stdout] 53 | let nti = Arc::new(grammar_config.cfg.get_non_terminal_index_function()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | // The indices returned from this function are used to create CompiledTerminals. [INFO] [stdout] 55 | let ti = Arc::new(grammar_config.cfg.get_terminal_index_function()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let equation_system: EquationSystem = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | let equation_system = Arc::new(equation_system); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | let step_function: StepFunction = { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | let mut result_vector = Arc::new(if k == 0 { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | let (mut p, n) = first_cache.get(k - 1, grammar_config); [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] 206 | (r.to_vec(), k_tuples_of_nt.to_vec()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 254 | let mut result_function: TransferFunction = Arc::new(move |_| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 255 | / DomainTypeBuilder::new() [INFO] [stdout] 256 | | .k(k) [INFO] [stdout] 257 | | .max_terminal_index(max_terminal_index) [INFO] [stdout] 258 | | .eps() [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 254 | let mut result_function: TransferFunction = Arc::new(move |_| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | let terminal_index = terminal_index.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 273 | result_function = Arc::new(move |result_vector: Arc| { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 277 | result_function(result_vector).k_concat( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 254 | let mut result_function: TransferFunction = Arc::new(move |_| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | let terminal_index = terminal_index.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 273 | result_function = Arc::new(move |result_vector: Arc| { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 278 | &DomainTypeBuilder::new() [INFO] [stdout] | __________________________^ [INFO] [stdout] 279 | | .k(k) [INFO] [stdout] 280 | | .max_terminal_index(max_terminal_index) [INFO] [stdout] 281 | | .terminal_indices(&[&terminal_indices]) [INFO] [stdout] 282 | | .build() [INFO] [stdout] 283 | | .unwrap(), [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:274:66 [INFO] [stdout] | [INFO] [stdout] 274 | let mapper = |s| CompiledTerminal::create(s, terminal_index.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/analysis/first.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 254 | let mut result_function: TransferFunction = Arc::new(move |_| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 289 | let f = create_union_access_function(nt, pr_count, non_terminal_index.clone()); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | result_function = Arc::new(move |result_vector: Arc| { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | result_function(result_vector.clone()).k_concat(&f(result_vector), k) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/first.rs:291:70 [INFO] [stdout] | [INFO] [stdout] 254 | let mut result_function: TransferFunction = Arc::new(move |_| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 289 | let f = create_union_access_function(nt, pr_count, non_terminal_index.clone()); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | result_function = Arc::new(move |result_vector: Arc| { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | result_function(result_vector.clone()).k_concat(&f(result_vector), k) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 93 | let ti = Arc::new(grammar_config.cfg.get_terminal_index_function()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | [INFO] [stdout] 95 | let first_k_of_nt = Arc::new(first_cache.get(k, grammar_config).1); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | let nti = cfg.get_non_terminal_index_function(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | [INFO] [stdout] 101 | let non_terminal_positions = Arc::new( [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 111 | let equation_system: EquationSystem = [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | let equation_system = Arc::new(equation_system); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | [INFO] [stdout] 135 | let step_function: StepFunction = Arc::new( [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | let non_terminal_results = Arc::new(RwLock::new(cfg.get_non_terminal_set().iter().fold( [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 result_map = if k == 0 { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | let CacheEntry(r, _) = follow_cache.get(k - 1, grammar_config, first_cache); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 210 | let mut new_result_vector; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 228 | / Arc::try_unwrap(non_terminal_results) [INFO] [stdout] 229 | | .unwrap() [INFO] [stdout] 230 | | .into_inner() [INFO] [stdout] 231 | | .unwrap() [INFO] [stdout] 232 | | .drain(..) [INFO] [stdout] 233 | | .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/analysis/follow.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 136 | move |es: Arc, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | result_map: Arc, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | non_terminal_positions: Arc>, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | non_terminal_results: Arc>| { [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | let new_result_vector = Arc::new(RwLock::new(ResultMap::new())); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | / Arc::into_inner(new_result_vector) [INFO] [stdout] 157 | | .unwrap() [INFO] [stdout] 158 | | .into_inner() [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:206:45 [INFO] [stdout] | [INFO] [stdout] 206 | Arc::new(r.iter().map(|(p, t)| (*p, t.clone().set_k(k))).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/analysis/follow.rs:304:17 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [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] 304 | / DomainTypeBuilder::new() [INFO] [stdout] 305 | | .k(args.k) [INFO] [stdout] 306 | | .max_terminal_index(args.max_terminal_index) [INFO] [stdout] 307 | | .eps() [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:321:33 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 315 | let ti = args.ti.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 316 | result_function = [INFO] [stdout] 317 | Arc::new(move |result_map: Arc, non_terminal_results| { [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] 321 | result_function(result_map, non_terminal_results).k_concat( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 315 | let ti = args.ti.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 316 | result_function = [INFO] [stdout] 317 | Arc::new(move |result_map: Arc, non_terminal_results| { [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] 322 | &DomainTypeBuilder::new() [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 323 | | .k(args.k) [INFO] [stdout] 324 | | .max_terminal_index(args.max_terminal_index) [INFO] [stdout] 325 | | .clone() [INFO] [stdout] 326 | | .terminal_indices(&[&terminal_indices]) [INFO] [stdout] 327 | | .build() [INFO] [stdout] 328 | | .unwrap(), [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:318:78 [INFO] [stdout] | [INFO] [stdout] 318 | ... let mapper = |s| CompiledTerminal::create(s, ti.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/analysis/follow.rs:339:33 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 334 | let first_k_of_nt = args.first_k_of_nt.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 337 | Arc::new(move |result_map: Arc, non_terminal_results| { [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] 338 | let first_of_nt = first_k_of_nt.get(nt_i).unwrap(); [INFO] [stdout] 339 | result_function(result_map, non_terminal_results) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 352 | move |result_map, non_terminal_results: Arc>| { [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] 353 | result_function(result_map, non_terminal_results.clone()).k_concat( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/follow.rs:354:29 [INFO] [stdout] | [INFO] [stdout] 303 | let mut result_function: TransferFunction = Arc::new(move |_, _| { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 352 | move |result_map, non_terminal_results: Arc>| { [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] 353 | result_function(result_map, non_terminal_results.clone()).k_concat( [INFO] [stdout] 354 | non_terminal_results.read().unwrap().get(nt).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/k_decision.rs:127:40 [INFO] [stdout] | [INFO] [stdout] 127 | .map(|(i, t)| (*i, t.clone().k_concat(follow_set, current_k))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/k_decision.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | .map(|n| decidable(grammar_config, n, max_k, first_cache, follow_cache).unwrap_or(max_k)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/k_decision.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 178 | let nti = Rc::new(cfg.get_non_terminal_index_function()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | .try_fold(BTreeMap::new(), |acc, (nt, r)| { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/k_decision.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 187 | .try_fold(BTreeMap::new(), |acc, (nt, r)| { [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] 188 | r.and_then(|k| { [INFO] [stdout] | ________________________^ [INFO] [stdout] 189 | | calculate_tuples_for_non_terminal( [INFO] [stdout] 190 | | nt, [INFO] [stdout] 191 | | k, [INFO] [stdout] ... | [INFO] [stdout] 197 | | ) [INFO] [stdout] 198 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/analysis/k_decision.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 187 | .try_fold(BTreeMap::new(), |acc, (nt, r)| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | nti.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/analysis/k_decision.rs:294:36 [INFO] [stdout] | [INFO] [stdout] 294 | .map(|(i, t)| (*i, t.clone().k_concat(follow_set, k))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generators/grammar_type_generator.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | .filter(|s| self.symbol_table.symbol(**s).name() != "on_comment_parsed") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generators/grammar_type_generator.rs:325:37 [INFO] [stdout] | [INFO] [stdout] 325 | .filter(|(_, a)| match &self.symbol_table.symbol(**a).kind() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generators/user_trait_generator.rs:390:29 [INFO] [stdout] | [INFO] [stdout] 380 | let enum_variant = symbol_table.symbol_as_type(*enum_variant_id); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 384 | let inner_type_symbol = symbol_table.symbol_as_type(*inner_type); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / symbol_table [INFO] [stdout] 391 | | .symbol(symbol_table.symbol(*enum_variant_id).my_id()) [INFO] [stdout] | |______________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/parol_parser.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1051 | file_name: T, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1057 | let mut llk_parser = LLKParser::new( [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1065 | let mut user_actions = ParolGrammarAuto::new(user_actions); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1066 | llk_parser.parse( [INFO] [stdout] 1067 | TokenStream::new(input, file_name, &SCANNERS, MAX_K).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/transformation/canonicalization.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | Lazy::new(|| Regex::new(r"Opt[0-9]*$").expect("error parsing regex")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/transformation/canonicalization.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | fn finalize(productions: Vec) -> Result> { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | / productions [INFO] [stdout] 25 | | .into_iter() [INFO] [stdout] 26 | | .map(|r| { [INFO] [stdout] 27 | | let Alternations(mut e) = r.rhs.clone(); [INFO] [stdout] ... | [INFO] [stdout] 52 | | )) [INFO] [stdout] 53 | | }) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/transformation/canonicalization.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 284 | fn separate_production_with_multiple_alts(r: Production) -> Vec { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 285 | let Production { lhs, rhs } = r; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | let Alternations(e) = rhs; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | [INFO] [stdout] 288 | / e.into_iter() [INFO] [stdout] 289 | | .map(|a| Production { [INFO] [stdout] 290 | | lhs: lhs.clone(), [INFO] [stdout] 291 | | rhs: Alternations(vec![a]), [INFO] [stdout] 292 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/transformation/canonicalization.rs:291:22 [INFO] [stdout] | [INFO] [stdout] 289 | .map(|a| Production { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | lhs: lhs.clone(), [INFO] [stdout] 291 | rhs: Alternations(vec![a]), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) fn group_by(data: &[T], projection: P) -> Vec<(K, Vec)> [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | let mut grouping: HashMap> = HashMap::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | / data.iter() [INFO] [stdout] 29 | | .fold(&mut grouping, |acc, t| { [INFO] [stdout] 30 | | let key = projection(t); [INFO] [stdout] 31 | | if let Some(vt) = acc.get_mut(&key) { [INFO] [stdout] ... | [INFO] [stdout] 37 | | }) [INFO] [stdout] 38 | | .drain() [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils/mod.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 81 | pub(crate) fn combine(f: F, g: G) -> impl Fn(A) -> C [INFO] [stdout] | - - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | move |x| g(f(x)) [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/utils/mod.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn generate_tree_layout(syntax_tree: &ParseTree<'_>, input_file_name: T) -> Result<()> [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | / Layouter::new(syntax_tree) [INFO] [stdout] 182 | | .with_file_path(&svg_full_file_name) [INFO] [stdout] 183 | | .embed_with_visualize()? [INFO] [stdout] 184 | | .write() [INFO] [stdout] | |________________^ [INFO] [stdout] | [INFO] [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 `parol` (lib test) due to 40 previous errors [INFO] running `Command { std: "docker" "inspect" "8adfdee2082f476082690f1af93389d27188b85e53a70401bcb2bbc995ee0366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8adfdee2082f476082690f1af93389d27188b85e53a70401bcb2bbc995ee0366", kill_on_drop: false }` [INFO] [stdout] 8adfdee2082f476082690f1af93389d27188b85e53a70401bcb2bbc995ee0366