[INFO] fetching crate nom-kconfig 0.2.0... [INFO] checking nom-kconfig-0.2.0 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate nom-kconfig 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate nom-kconfig 0.2.0 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nom-kconfig 0.2.0 [INFO] finished tweaking crates.io crate nom-kconfig 0.2.0 [INFO] tweaked toml for crates.io crate nom-kconfig 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding anes v0.1.6 (available: v0.2.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19acbd6e5d3d448cd2fdf0106ff6b0f8b3deb8b5f8fe4128da7f0850a26f03f7 [INFO] running `Command { std: "docker" "start" "-a" "19acbd6e5d3d448cd2fdf0106ff6b0f8b3deb8b5f8fe4128da7f0850a26f03f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19acbd6e5d3d448cd2fdf0106ff6b0f8b3deb8b5f8fe4128da7f0850a26f03f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19acbd6e5d3d448cd2fdf0106ff6b0f8b3deb8b5f8fe4128da7f0850a26f03f7", kill_on_drop: false }` [INFO] [stdout] 19acbd6e5d3d448cd2fdf0106ff6b0f8b3deb8b5f8fe4128da7f0850a26f03f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50b3b48c02a1d7902e605f9fb94872d56a573d68c7b8728974aca8a42d10808e [INFO] running `Command { std: "docker" "start" "-a" "50b3b48c02a1d7902e605f9fb94872d56a573d68c7b8728974aca8a42d10808e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking clap_builder v4.5.18 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking clap v4.5.18 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking nom-kconfig v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error: this value of type `Result<(&str, Kconfig), nom::internal::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/kconfig.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 29 | assert_parsing!(result, Ok(("", Kconfig { file: input_file.display().to_string(), entries: vec!(Entry::Config( [INFO] [stdout] | _____- - [INFO] [stdout] | |_____________________________| [INFO] [stdout] 30 | || Config { [INFO] [stdout] 31 | || symbol: "KVM".to_string(), [INFO] [stdout] 32 | || attributes: vec!( [INFO] [stdout] ... || [INFO] [stdout] 47 | || ) [INFO] [stdout] 48 | || }))}))) [INFO] [stdout] | ||______________-- in this macro invocation [INFO] [stdout] | |_______________| [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let res = $result.map(|r| (r.0.fragment().to_owned(), r.1)); [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] = note: this error originates in the macro `assert_parsing` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom-kconfig` (test "kconfig") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `Result<(&str, DefaultAttribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/default_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / assert_parsing_eq!( [INFO] [stdout] 10 | | parse_default, [INFO] [stdout] 11 | | "default 0x1", [INFO] [stdout] 12 | |/ Ok(( [INFO] [stdout] 13 | || "", [INFO] [stdout] 14 | || DefaultAttribute { [INFO] [stdout] 15 | || expression: Expression::Term(AndExpression::Term(Term::Atom(Atom::Symbol( [INFO] [stdout] ... || [INFO] [stdout] 19 | || } [INFO] [stdout] 20 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, DefaultAttribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/default_test.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / assert_parsing_eq!( [INFO] [stdout] 28 | | parse_default, [INFO] [stdout] 29 | | "default 7.10.d", [INFO] [stdout] 30 | |/ Ok(( [INFO] [stdout] 31 | || "", [INFO] [stdout] 32 | || DefaultAttribute { [INFO] [stdout] 33 | || expression: Expression::Term(AndExpression::Term(Term::Atom(Atom::Symbol( [INFO] [stdout] ... || [INFO] [stdout] 37 | || } [INFO] [stdout] 38 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, DefaultAttribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/default_test.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / assert_parsing_eq!( [INFO] [stdout] 46 | | parse_default, [INFO] [stdout] 47 | | r#"default "$(shell,$(srctree)/scripts/gcc-plugin.sh "$(preferred-plugin-hostcc)" "$(HOSTCXX)" "$(CC)")" if CC_IS_GCC"#, [INFO] [stdout] 48 | |/ Ok(( [INFO] [stdout] 49 | || "", [INFO] [stdout] 50 | || DefaultAttribute { [INFO] [stdout] 51 | || expression: Expression::Term(AndExpression::Term(Term::Atom(Atom::String(r#"$(shell,$(srctree)/scripts/gcc-plugin.sh "$(p... [INFO] [stdout] ... || [INFO] [stdout] 56 | || } [INFO] [stdout] 57 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Attribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/depends_on_test.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / assert_parsing_eq!( [INFO] [stdout] 11 | | parse_depends_on, [INFO] [stdout] 12 | | "depends on PCI", [INFO] [stdout] 13 | |/ Ok(( [INFO] [stdout] 14 | || "", [INFO] [stdout] 15 | || Attribute::DependsOn(Expression::Term(AndExpression::Term(Term::Atom( [INFO] [stdout] 16 | || Atom::Symbol(Symbol::Constant("PCI".to_string())) [INFO] [stdout] 17 | || )))) [INFO] [stdout] 18 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Attribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/depends_on_test.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / assert_parsing_eq!( [INFO] [stdout] 26 | | parse_depends_on, [INFO] [stdout] 27 | | "depends on LIVEPATCH", [INFO] [stdout] 28 | |/ Ok(( [INFO] [stdout] 29 | || "", [INFO] [stdout] 30 | || Attribute::DependsOn(OrExpression::Term(AndExpression::Term(Term::Atom( [INFO] [stdout] 31 | || Atom::Symbol(Symbol::Constant("LIVEPATCH".to_string())) [INFO] [stdout] 32 | || )))) [INFO] [stdout] 33 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Attribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/depends_on_test.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | / assert_parsing_eq!( [INFO] [stdout] 41 | | parse_depends_on, [INFO] [stdout] 42 | | r"depends on (ARCH_LUBBOCK || MACH_MAINSTONE || PXA_SHARPSL \ [INFO] [stdout] 43 | | || MACH_ARMCORE || ARCH_PXA_PALM)", [INFO] [stdout] 44 | |/ Ok(( [INFO] [stdout] 45 | || "", [INFO] [stdout] 46 | || Attribute::DependsOn(Expression::Term(AndExpression::Term(Term::Atom( [INFO] [stdout] 47 | || Atom::Parenthesis(Box::new(Expression::Expression(vec!( [INFO] [stdout] ... || [INFO] [stdout] 64 | || )))) [INFO] [stdout] 65 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, OrExpression), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/expression_test.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / assert_parsing_eq!( [INFO] [stdout] 28 | | parse_expression, [INFO] [stdout] 29 | | "!KVM", [INFO] [stdout] 30 | |/ Ok(( [INFO] [stdout] 31 | || "", [INFO] [stdout] 32 | || Expression::Term(AndExpression::Term(Term::Not(Atom::Symbol( [INFO] [stdout] 33 | || Symbol::Constant("KVM".to_string()) [INFO] [stdout] 34 | || )))) [INFO] [stdout] 35 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, OrExpression), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/expression_test.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / assert_parsing_eq!( [INFO] [stdout] 42 | | parse_expression, [INFO] [stdout] 43 | | "ALPHA_MIATA && ALPHA_LX164", [INFO] [stdout] 44 | |/ Ok(( [INFO] [stdout] 45 | || "", [INFO] [stdout] 46 | || Expression::Term(AndExpression::Expression(vec!( [INFO] [stdout] 47 | || Term::Atom(Atom::Symbol(Symbol::Constant("ALPHA_MIATA".to_string()))), [INFO] [stdout] 48 | || Term::Atom(Atom::Symbol(Symbol::Constant("ALPHA_LX164".to_string()))), [INFO] [stdout] 49 | || ))) [INFO] [stdout] 50 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, OrExpression), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/expression_test.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | / assert_parsing_eq!( [INFO] [stdout] 102 | | parse_expression, [INFO] [stdout] 103 | | "ALPHA_MIATA || ALPHA_LX164 && ALPHA_SX164", [INFO] [stdout] 104 | |/ Ok(( [INFO] [stdout] 105 | || "", [INFO] [stdout] 106 | || Expression::Expression(vec!( [INFO] [stdout] 107 | || AndExpression::Term(Term::Atom(Atom::Symbol(Symbol::Constant( [INFO] [stdout] ... || [INFO] [stdout] 114 | || )) [INFO] [stdout] 115 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, OrExpression), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/expression_test.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | / assert_parsing_eq!( [INFO] [stdout] 148 | | parse_expression, [INFO] [stdout] 149 | | "ALPHA_MIATA || ALPHA_LX164 && ALPHA_SX164 && (HELLO = world) || ALPHA_SX164 && (HELLO = world)", [INFO] [stdout] 150 | |/ Ok(("", Expression::Expression( [INFO] [stdout] 151 | || vec!( [INFO] [stdout] 152 | || AndExpression::Term(Term::Atom(Atom::Symbol(Symbol::Constant("ALPHA_MIATA".to_string())))), [INFO] [stdout] 153 | || AndExpression::Expression(vec!( [INFO] [stdout] ... || [INFO] [stdout] 162 | || ) [INFO] [stdout] 163 | || ))))) [INFO] [stdout] | ||____________-- in this macro invocation [INFO] [stdout] | |____________| [INFO] [stdout] | these local bindings with significant drop implementation may 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] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, OrExpression), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/expression_test.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | / assert_parsing_eq!( [INFO] [stdout] 169 | | parse_expression, [INFO] [stdout] 170 | | "$(success,$(OBJCOPY) --version | head -n1 | grep -qv llvm)", [INFO] [stdout] 171 | |/ Ok(( [INFO] [stdout] 172 | || "", [INFO] [stdout] 173 | || Expression::Term(AndExpression::Term(Term::Atom(Atom::Function( [INFO] [stdout] 174 | || FunctionCall { [INFO] [stdout] ... || [INFO] [stdout] 198 | || )))) [INFO] [stdout] 199 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, OrExpression), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/expression_test.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | / assert_parsing_eq!( [INFO] [stdout] 207 | | parse_expression, [INFO] [stdout] 208 | | r#"8xx && MTD_CFI"#, [INFO] [stdout] 209 | |/ Ok(( [INFO] [stdout] 210 | || "", [INFO] [stdout] 211 | || Expression::Term(AndExpression::Expression(vec!( [INFO] [stdout] 212 | || Term::Atom(Atom::Symbol(Symbol::Constant("8xx".to_string()))), [INFO] [stdout] 213 | || Term::Atom(Atom::Symbol(Symbol::Constant("MTD_CFI".to_string()))), [INFO] [stdout] 214 | || ))) [INFO] [stdout] 215 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, OrExpression), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/expression_test.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | / assert_parsing_eq!( [INFO] [stdout] 222 | | parse_expression, [INFO] [stdout] 223 | | r#"8500 && MTD_CFI"#, [INFO] [stdout] 224 | |/ Ok(( [INFO] [stdout] 225 | || "", [INFO] [stdout] 226 | || Expression::Term(AndExpression::Expression(vec!( [INFO] [stdout] 227 | || Term::Atom(Atom::Number(8500)), [INFO] [stdout] 228 | || Term::Atom(Atom::Symbol(Symbol::Constant("MTD_CFI".to_string()))), [INFO] [stdout] 229 | || ))) [INFO] [stdout] 230 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 231 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, FunctionCall), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/function_test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / assert_parsing_eq!( [INFO] [stdout] 9 | | parse_function_call, [INFO] [stdout] 10 | | "$(hello)", [INFO] [stdout] 11 | |/ Ok(( [INFO] [stdout] 12 | || "", [INFO] [stdout] 13 | || FunctionCall { [INFO] [stdout] 14 | || name: "hello".to_string(), [INFO] [stdout] 15 | || parameters: vec!() [INFO] [stdout] 16 | || } [INFO] [stdout] 17 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, FunctionCall), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/function_test.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / assert_parsing_eq!( [INFO] [stdout] 24 | | parse_function_call, [INFO] [stdout] 25 | | "$(greeting,Hello,John)", [INFO] [stdout] 26 | |/ Ok(( [INFO] [stdout] 27 | || "", [INFO] [stdout] 28 | || FunctionCall { [INFO] [stdout] 29 | || name: "greeting".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 38 | || } [INFO] [stdout] 39 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, FunctionCall), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/function_test.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / assert_parsing_eq!( [INFO] [stdout] 46 | | parse_function_call, [INFO] [stdout] 47 | | "$(warning,SIMPLE = basic)", [INFO] [stdout] 48 | |/ Ok(( [INFO] [stdout] 49 | || "", [INFO] [stdout] 50 | || FunctionCall { [INFO] [stdout] 51 | || name: "warning".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 61 | || } [INFO] [stdout] 62 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, FunctionCall), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/function_test.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | / assert_parsing_eq!( [INFO] [stdout] 70 | | parse_function_call, [INFO] [stdout] 71 | | input, [INFO] [stdout] 72 | |/ Ok(( [INFO] [stdout] 73 | || "", [INFO] [stdout] 74 | || FunctionCall { [INFO] [stdout] 75 | || name: "warning".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 85 | || } [INFO] [stdout] 86 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, FunctionCall), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/function_test.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / assert_parsing_eq!( [INFO] [stdout] 94 | | parse_function_call, [INFO] [stdout] 95 | | input, [INFO] [stdout] 96 | |/ Ok(( [INFO] [stdout] 97 | || "", [INFO] [stdout] 98 | || FunctionCall { [INFO] [stdout] 99 | || name: "warning".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 113 | || } [INFO] [stdout] 114 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, FunctionCall), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/function_test.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / assert_parsing_eq!( [INFO] [stdout] 122 | | parse_function_call, [INFO] [stdout] 123 | | input, [INFO] [stdout] 124 | |/ Ok(( [INFO] [stdout] 125 | || "", [INFO] [stdout] 126 | || FunctionCall { [INFO] [stdout] 127 | || name: "warning".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 138 | || } [INFO] [stdout] 139 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, FunctionCall), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/function_test.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | / assert_parsing_eq!( [INFO] [stdout] 147 | | parse_function_call, [INFO] [stdout] 148 | | input, [INFO] [stdout] 149 | |/ Ok(( [INFO] [stdout] 150 | || "", [INFO] [stdout] 151 | || FunctionCall { [INFO] [stdout] 152 | || name: "as-instr".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 160 | || } [INFO] [stdout] 161 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, FunctionCall), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/function_test.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | / assert_parsing_eq!( [INFO] [stdout] 169 | | parse_function_call, [INFO] [stdout] 170 | | input, [INFO] [stdout] 171 | |/ Ok(( [INFO] [stdout] 172 | || "", [INFO] [stdout] 173 | || FunctionCall { [INFO] [stdout] 174 | || name: "success".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 191 | || } [INFO] [stdout] 192 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Imply), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/imply_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / assert_parsing_eq!( [INFO] [stdout] 10 | | parse_imply, [INFO] [stdout] 11 | | "imply PCI", [INFO] [stdout] 12 | |/ Ok(( [INFO] [stdout] 13 | || "", [INFO] [stdout] 14 | || Imply { [INFO] [stdout] 15 | || symbol: Symbol::Constant("PCI".to_string()), [INFO] [stdout] 16 | || r#if: None [INFO] [stdout] 17 | || } [INFO] [stdout] 18 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, range::Range), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/range_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / assert_parsing_eq!( [INFO] [stdout] 10 | | parse_range, [INFO] [stdout] 11 | | "range 1 5", [INFO] [stdout] 12 | |/ Ok(( [INFO] [stdout] 13 | || "", [INFO] [stdout] 14 | || Range { [INFO] [stdout] 15 | || lower_bound: Symbol::Constant("1".to_string()), [INFO] [stdout] ... || [INFO] [stdout] 18 | || } [INFO] [stdout] 19 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, OrExpression), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/requires_test.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / assert_parsing_eq!( [INFO] [stdout] 15 | | parse_requires, [INFO] [stdout] 16 | | input, [INFO] [stdout] 17 | |/ Ok(( [INFO] [stdout] 18 | || "", [INFO] [stdout] 19 | || Expression::Term(AndExpression::Term(Term::Atom(Atom::Compare( [INFO] [stdout] 20 | || CompareExpression { [INFO] [stdout] ... || [INFO] [stdout] 25 | || )))) [INFO] [stdout] 26 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | | ); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 32 | / Ok(( [INFO] [stdout] 33 | | "", [INFO] [stdout] 34 | | Expression::Term(AndExpression::Term(Term::Atom(Atom::Symbol( [INFO] [stdout] 35 | | Symbol::Constant("KVM".to_string()) [INFO] [stdout] 36 | | )))) [INFO] [stdout] 37 | | )) [INFO] [stdout] | |__________- these local bindings with significant drop implementation may 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] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Select), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/select_test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / assert_parsing_eq!( [INFO] [stdout] 10 | | parse_select, [INFO] [stdout] 11 | | "select MTK_INFRACFG", [INFO] [stdout] 12 | |/ Ok(( [INFO] [stdout] 13 | || "", [INFO] [stdout] 14 | || Select { [INFO] [stdout] 15 | || r#if: None, [INFO] [stdout] 16 | || symbol: "MTK_INFRACFG".to_string() [INFO] [stdout] 17 | || } [INFO] [stdout] 18 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Select), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/select_test.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / assert_parsing_eq!( [INFO] [stdout] 49 | | parse_select, [INFO] [stdout] 50 | | "enable MTK_INFRACFG", [INFO] [stdout] 51 | |/ Ok(( [INFO] [stdout] 52 | || "", [INFO] [stdout] 53 | || Select { [INFO] [stdout] 54 | || r#if: None, [INFO] [stdout] 55 | || symbol: "MTK_INFRACFG".to_string() [INFO] [stdout] 56 | || } [INFO] [stdout] 57 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Attribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/type_test.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / assert_parsing_eq!( [INFO] [stdout] 32 | | parse_type, [INFO] [stdout] 33 | | input, [INFO] [stdout] 34 | |/ Ok(( [INFO] [stdout] 35 | || "", [INFO] [stdout] 36 | || Attribute::Type(ConfigType { [INFO] [stdout] 37 | || r#type: Type::Bool(Some("TCC8000".to_string())), [INFO] [stdout] 38 | || r#if: None [INFO] [stdout] 39 | || },) [INFO] [stdout] 40 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Attribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/type_test.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / assert_parsing_eq!( [INFO] [stdout] 67 | | parse_type, [INFO] [stdout] 68 | | input, [INFO] [stdout] 69 | |/ Ok(( [INFO] [stdout] 70 | || "", [INFO] [stdout] 71 | || Attribute::Type(ConfigType { [INFO] [stdout] 72 | || r#type: Type::Bool(Some( [INFO] [stdout] ... || [INFO] [stdout] 83 | || },) [INFO] [stdout] 84 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Attribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/type_test.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | / assert_parsing_eq!( [INFO] [stdout] 91 | | parse_type, [INFO] [stdout] 92 | | "def_bool !PCI ", [INFO] [stdout] 93 | |/ Ok(( [INFO] [stdout] 94 | || " ", [INFO] [stdout] 95 | || Attribute::Type(ConfigType { [INFO] [stdout] 96 | || r#type: Type::DefBool(Expression::Term(AndExpression::Term(Term::Not( [INFO] [stdout] ... || [INFO] [stdout] 100 | || }) [INFO] [stdout] 101 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Attribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/type_test.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / assert_parsing_eq!( [INFO] [stdout] 108 | | parse_type, [INFO] [stdout] 109 | | r#"def_bool !PCI if NET"#, [INFO] [stdout] 110 | |/ Ok(( [INFO] [stdout] 111 | || "", [INFO] [stdout] 112 | || Attribute::Type(ConfigType { [INFO] [stdout] 113 | || r#type: Type::DefBool(Expression::Term(AndExpression::Term(Term::Not( [INFO] [stdout] ... || [INFO] [stdout] 119 | || }) [INFO] [stdout] 120 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Attribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/type_test.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | / assert_parsing_eq!( [INFO] [stdout] 128 | | parse_type, [INFO] [stdout] 129 | | "def_bool $(as-instr,vpmovm2b %k1$(comma)%zmm5)", [INFO] [stdout] 130 | |/ Ok(( [INFO] [stdout] 131 | || "", [INFO] [stdout] 132 | || Attribute::Type(ConfigType { [INFO] [stdout] 133 | || r#type: Type::DefBool(Expression::Term(AndExpression::Term(Term::Atom( [INFO] [stdout] ... || [INFO] [stdout] 151 | || }) [INFO] [stdout] 152 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Attribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/type_test.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / assert_parsing_eq!( [INFO] [stdout] 159 | | parse_type, [INFO] [stdout] 160 | | "def_tristate m", [INFO] [stdout] 161 | |/ Ok(( [INFO] [stdout] 162 | || "", [INFO] [stdout] 163 | || Attribute::Type(ConfigType { [INFO] [stdout] 164 | || r#type: Type::DefTristate(Expression::Term(AndExpression::Term(Term::Atom( [INFO] [stdout] ... || [INFO] [stdout] 168 | || }) [INFO] [stdout] 169 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 170 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Attribute), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/attribute/type_test.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | / assert_parsing_eq!( [INFO] [stdout] 202 | | parse_type, [INFO] [stdout] 203 | | r#"bool "enable it for KVM""#, [INFO] [stdout] 204 | |/ Ok(( [INFO] [stdout] 205 | || "", [INFO] [stdout] 206 | || Attribute::Type(ConfigType { [INFO] [stdout] 207 | || r#type: Type::Bool(Some("enable it for KVM".to_string())), [INFO] [stdout] 208 | || r#if: None [INFO] [stdout] 209 | || }) [INFO] [stdout] 210 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Vec), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/mod_test.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / assert_parsing_eq!( [INFO] [stdout] 14 | | parse_entries, [INFO] [stdout] 15 | | input, [INFO] [stdout] 16 | |/ Ok(( [INFO] [stdout] 17 | || "", [INFO] [stdout] 18 | || vec!( [INFO] [stdout] 19 | || Entry::Config(Config { [INFO] [stdout] ... || [INFO] [stdout] 30 | || ) [INFO] [stdout] 31 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Choice), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/choice_test.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / assert_parsing_eq!( [INFO] [stdout] 15 | | parse_choice, [INFO] [stdout] 16 | | "choice optional endchoice", [INFO] [stdout] 17 | |/ Ok(( [INFO] [stdout] 18 | || "", [INFO] [stdout] 19 | || Choice { [INFO] [stdout] 20 | || options: vec!(Attribute::Optional), [INFO] [stdout] 21 | || entries: vec!() [INFO] [stdout] 22 | || } [INFO] [stdout] 23 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Choice), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/choice_test.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / assert_parsing_eq!( [INFO] [stdout] 44 | | parse_choice, [INFO] [stdout] 45 | | r#"choice [INFO] [stdout] 46 | | bool "MTU3 Mode Selection" [INFO] [stdout] ... | [INFO] [stdout] 55 | |/ Ok(( [INFO] [stdout] 56 | || "", [INFO] [stdout] 57 | || Choice { [INFO] [stdout] 58 | || options: vec!( [INFO] [stdout] ... || [INFO] [stdout] 93 | || } [INFO] [stdout] 94 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Comment), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/comment_test.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / assert_parsing_eq!( [INFO] [stdout] 11 | | parse_comment, [INFO] [stdout] 12 | | r#"comment "Default contiguous memory area size:""#, [INFO] [stdout] 13 | |/ Ok(( [INFO] [stdout] 14 | || "", [INFO] [stdout] 15 | || Comment { [INFO] [stdout] 16 | || prompt: "Default contiguous memory area size:".to_string(), [INFO] [stdout] 17 | || dependencies: vec!() [INFO] [stdout] 18 | || } [INFO] [stdout] 19 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Comment), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/comment_test.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / assert_parsing_eq!( [INFO] [stdout] 27 | | parse_comment, [INFO] [stdout] 28 | | input, [INFO] [stdout] 29 | |/ Ok(( [INFO] [stdout] 30 | || "", [INFO] [stdout] 31 | || Comment { [INFO] [stdout] 32 | || prompt: "Default contiguous memory area size:".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 36 | || } [INFO] [stdout] 37 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Config), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/config_test.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / assert_parsing_eq!( [INFO] [stdout] 16 | | parse_config, [INFO] [stdout] 17 | | input, [INFO] [stdout] 18 | |/ Ok(( [INFO] [stdout] 19 | || "", [INFO] [stdout] 20 | || Config { [INFO] [stdout] 21 | || symbol: "KVM".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 26 | || } [INFO] [stdout] 27 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Config), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/config_test.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | / assert_parsing_eq!( [INFO] [stdout] 38 | | parse_config, [INFO] [stdout] 39 | | input, [INFO] [stdout] 40 | |/ Ok(( [INFO] [stdout] 41 | || "", [INFO] [stdout] 42 | || Config { [INFO] [stdout] 43 | || symbol: "ARCH_MMAP_RND_BITS_MIN".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 60 | || } [INFO] [stdout] 61 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Config), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/config_test.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | / assert_parsing_eq!( [INFO] [stdout] 69 | | parse_config, [INFO] [stdout] 70 | | input, [INFO] [stdout] 71 | |/ Ok(( [INFO] [stdout] 72 | || "", [INFO] [stdout] 73 | || Config { [INFO] [stdout] 74 | || symbol: "RAPIDIO_ENUM_BASIC".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 79 | || } [INFO] [stdout] 80 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Config), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/config_test.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | / assert_parsing_eq!( [INFO] [stdout] 94 | | parse_config, [INFO] [stdout] 95 | | input, [INFO] [stdout] 96 | |/ Ok(( [INFO] [stdout] 97 | || "", [INFO] [stdout] 98 | || Config { [INFO] [stdout] 99 | || symbol: "SH_CLK_CPG_LEGACY".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 129 | || } [INFO] [stdout] 130 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, If), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/if_test.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / assert_parsing_eq!( [INFO] [stdout] 17 | | parse_if, [INFO] [stdout] 18 | | input, [INFO] [stdout] 19 | |/ Ok(( [INFO] [stdout] 20 | || "", [INFO] [stdout] 21 | || If { [INFO] [stdout] 22 | || condition: Expression::Term(AndExpression::Term(Term::Atom(Atom::Symbol( [INFO] [stdout] ... || [INFO] [stdout] 27 | || ..Default::default() [INFO] [stdout] | || ------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | || })) [INFO] [stdout] 29 | || } [INFO] [stdout] 30 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, If), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/if_test.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / assert_parsing_eq!( [INFO] [stdout] 44 | | parse_if, [INFO] [stdout] 45 | | input, [INFO] [stdout] 46 | |/ Ok(( [INFO] [stdout] 47 | || "", [INFO] [stdout] 48 | || If { [INFO] [stdout] 49 | || condition: Expression::Term(AndExpression::Term(Term::Atom(Atom::Symbol( [INFO] [stdout] ... || [INFO] [stdout] 65 | || } [INFO] [stdout] 66 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Menu), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/menu_test.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / assert_parsing_eq!( [INFO] [stdout] 12 | | parse_menu, [INFO] [stdout] 13 | | input, [INFO] [stdout] 14 | |/ Ok(( [INFO] [stdout] 15 | || "", [INFO] [stdout] 16 | || Menu { [INFO] [stdout] 17 | || prompt: "BPF subsystem".to_string(), [INFO] [stdout] 18 | || visible: None, [INFO] [stdout] 19 | || ..Default::default() [INFO] [stdout] | || ------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | || } [INFO] [stdout] 21 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Menu), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/menu_test.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / assert_parsing_eq!( [INFO] [stdout] 29 | | parse_menu, [INFO] [stdout] 30 | | input, [INFO] [stdout] 31 | |/ Ok(( [INFO] [stdout] 32 | || "", [INFO] [stdout] 33 | || Menu { [INFO] [stdout] 34 | || prompt: "BPF subsystem".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 38 | || ..Default::default() [INFO] [stdout] | || ------------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | || } [INFO] [stdout] 40 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Config), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/menuconfig_test.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / assert_parsing_eq!( [INFO] [stdout] 16 | | parse_menu_config, [INFO] [stdout] 17 | | input, [INFO] [stdout] 18 | |/ Ok(( [INFO] [stdout] 19 | || "", [INFO] [stdout] 20 | || MenuConfig { [INFO] [stdout] 21 | || symbol: "VIRTUALIZATION".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 28 | || } [INFO] [stdout] 29 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, VariableAssignment), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/variable_test.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / assert_parsing_eq!( [INFO] [stdout] 11 | | parse_variable_assignment, [INFO] [stdout] 12 | | input, [INFO] [stdout] 13 | |/ Ok(( [INFO] [stdout] 14 | || "", [INFO] [stdout] 15 | || VariableAssignment { [INFO] [stdout] 16 | || identifier: VariableIdentifier::Identifier("hello".to_string()), [INFO] [stdout] ... || [INFO] [stdout] 19 | || } [INFO] [stdout] 20 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, VariableAssignment), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/variable_test.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / assert_parsing_eq!( [INFO] [stdout] 28 | | parse_variable_assignment, [INFO] [stdout] 29 | | input, [INFO] [stdout] 30 | |/ Ok(( [INFO] [stdout] 31 | || "", [INFO] [stdout] 32 | || VariableAssignment { [INFO] [stdout] 33 | || identifier: VariableIdentifier::VariableRef(vec!( [INFO] [stdout] ... || [INFO] [stdout] 39 | || } [INFO] [stdout] 40 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, VariableAssignment), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/variable_test.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / assert_parsing_eq!( [INFO] [stdout] 49 | | parse_variable_assignment, [INFO] [stdout] 50 | | input, [INFO] [stdout] 51 | |/ Ok(( [INFO] [stdout] 52 | || "", [INFO] [stdout] 53 | || VariableAssignment { [INFO] [stdout] 54 | || identifier: VariableIdentifier::Identifier("comma".to_string()), [INFO] [stdout] ... || [INFO] [stdout] 57 | || } [INFO] [stdout] 58 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, VariableAssignment), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/variable_test.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | / assert_parsing_eq!( [INFO] [stdout] 66 | | parse_variable_assignment, [INFO] [stdout] 67 | | input, [INFO] [stdout] 68 | |/ Ok(( [INFO] [stdout] 69 | || "", [INFO] [stdout] 70 | || VariableAssignment { [INFO] [stdout] 71 | || identifier: VariableIdentifier::Identifier("space".to_string()), [INFO] [stdout] ... || [INFO] [stdout] 74 | || } [INFO] [stdout] 75 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, VariableAssignment), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/entry/variable_test.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | / assert_parsing_eq!( [INFO] [stdout] 83 | | parse_variable_assignment, [INFO] [stdout] 84 | | input, [INFO] [stdout] 85 | |/ Ok(( [INFO] [stdout] 86 | || "", [INFO] [stdout] 87 | || VariableAssignment { [INFO] [stdout] 88 | || identifier: VariableIdentifier::Identifier("if-success".to_string()), [INFO] [stdout] ... || [INFO] [stdout] 94 | || } [INFO] [stdout] 95 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Kconfig), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/kconfig_test.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / assert_parsing_eq!( [INFO] [stdout] 17 | | parse_kconfig, [INFO] [stdout] 18 | | input, [INFO] [stdout] 19 | |/ Ok(( [INFO] [stdout] 20 | || "", [INFO] [stdout] 21 | || Kconfig { [INFO] [stdout] 22 | || file: "".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 30 | || } [INFO] [stdout] 31 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Kconfig), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/kconfig_test.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / assert_parsing_eq!( [INFO] [stdout] 45 | | parse_kconfig, [INFO] [stdout] 46 | | input, [INFO] [stdout] 47 | |/ Ok(( [INFO] [stdout] 48 | || "", [INFO] [stdout] 49 | || Kconfig { [INFO] [stdout] 50 | || file: "".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 61 | || } [INFO] [stdout] 62 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Kconfig), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib_test.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | / assert_parsing_eq!( [INFO] [stdout] 49 | | parse_kconfig, [INFO] [stdout] 50 | | input, [INFO] [stdout] 51 | |/ Ok(( [INFO] [stdout] 52 | || "", [INFO] [stdout] 53 | || Kconfig { [INFO] [stdout] 54 | || file: "".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 70 | || }, [INFO] [stdout] 71 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Kconfig), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib_test.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | / assert_parsing_eq!( [INFO] [stdout] 79 | | parse_kconfig, [INFO] [stdout] 80 | | r#"config PPC_86xx [INFO] [stdout] 81 | | menuconfig PPC_86xx [INFO] [stdout] ... | [INFO] [stdout] 84 | |/ Ok(( [INFO] [stdout] 85 | || "", [INFO] [stdout] 86 | || Kconfig { [INFO] [stdout] 87 | || file: "".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 101 | || }, [INFO] [stdout] 102 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Result<(&str, Kconfig), nom::Err>>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:78:13 [INFO] [stdout] | [INFO] [stdout] 78 | let res = $fn(KconfigInput::new_extra($input, Default::default())) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib_test.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / assert_parsing_eq!( [INFO] [stdout] 110 | | parse_kconfig, [INFO] [stdout] 111 | | r#" [INFO] [stdout] 112 | | config PLUGIN_HOSTCC [INFO] [stdout] ... | [INFO] [stdout] 119 | |/ Ok(( [INFO] [stdout] 120 | || "", [INFO] [stdout] 121 | || Kconfig { [INFO] [stdout] 122 | || file: "".to_string(), [INFO] [stdout] ... || [INFO] [stdout] 142 | || }, [INFO] [stdout] 143 | || )) [INFO] [stdout] | ||__________- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | | ) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `assert_parsing_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 57 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom-kconfig` (lib test) due to 58 previous errors [INFO] running `Command { std: "docker" "inspect" "50b3b48c02a1d7902e605f9fb94872d56a573d68c7b8728974aca8a42d10808e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50b3b48c02a1d7902e605f9fb94872d56a573d68c7b8728974aca8a42d10808e", kill_on_drop: false }` [INFO] [stdout] 50b3b48c02a1d7902e605f9fb94872d56a573d68c7b8728974aca8a42d10808e