[INFO] fetching crate cabin-language 0.0.1... [INFO] checking cabin-language-0.0.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate cabin-language 0.0.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate cabin-language 0.0.1 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] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate cabin-language 0.0.1 [INFO] finished tweaking crates.io crate cabin-language 0.0.1 [INFO] tweaked toml for crates.io crate cabin-language 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate cabin-language 0.0.1 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d43c5a1aee79cb223c36731098fb86fbd7cca73bca36f069d1bd71c1b7d47ed6 [INFO] running `Command { std: "docker" "start" "-a" "d43c5a1aee79cb223c36731098fb86fbd7cca73bca36f069d1bd71c1b7d47ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d43c5a1aee79cb223c36731098fb86fbd7cca73bca36f069d1bd71c1b7d47ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43c5a1aee79cb223c36731098fb86fbd7cca73bca36f069d1bd71c1b7d47ed6", kill_on_drop: false }` [INFO] [stdout] d43c5a1aee79cb223c36731098fb86fbd7cca73bca36f069d1bd71c1b7d47ed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 838eccfd6caaad0f4da50100b05c7fc7e605ba30197db9df96e6995f1b493f51 [INFO] running `Command { std: "docker" "start" "-a" "838eccfd6caaad0f4da50100b05c7fc7e605ba30197db9df96e6995f1b493f51", kill_on_drop: false }` [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking regex-macro v0.2.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking cabin-language v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/parser/statements/mod.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | tokens.pop(crate::lexer::TokenType::Semicolon, context)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unused-qualifications` [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 52 - tokens.pop(crate::lexer::TokenType::Semicolon, context)?; [INFO] [stdout] 52 + tokens.pop(TokenType::Semicolon, context)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/parser/statements/mod.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | tokens.pop(crate::lexer::TokenType::Semicolon, context)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unused-qualifications` [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 52 - tokens.pop(crate::lexer::TokenType::Semicolon, context)?; [INFO] [stdout] 52 + tokens.pop(TokenType::Semicolon, context)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResolvedType` is never constructed [INFO] [stdout] --> src/parser/expressions/group.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ResolvedType<'declaration> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResolvedType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `line`, `severity`, and `filename` are never read [INFO] [stdout] --> src/context.rs:189:6 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct TokenError { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 188 | /// The token that the error occurred on. [INFO] [stdout] 189 | pub line: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 190 | /// The severity of the error. [INFO] [stdout] 191 | pub severity: Severity, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | pub filename: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:290:8 [INFO] [stdout] | [INFO] [stdout] 290 | let element = args [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 303 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:235:8 [INFO] [stdout] | [INFO] [stdout] 235 | let element = args [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compile_time/builtin.rs:206:7 [INFO] [stdout] | [INFO] [stdout] 206 | Ok(if (this - other).abs() < f64::EPSILON { [INFO] [stdout] | ________________^ [INFO] [stdout] 207 | | Expression::Literal(Literal::Identifier(Name("true".to_owned()), 0, 0, 0)) [INFO] [stdout] 208 | | } else { [INFO] [stdout] 209 | | Expression::Literal(Literal::Identifier(Name("false".to_owned()), 0, 0, 0)) [INFO] [stdout] 210 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:259:8 [INFO] [stdout] | [INFO] [stdout] 259 | let element = args [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 270 | let mut new_list = vec![element]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:343:7 [INFO] [stdout] | [INFO] [stdout] 343 | ...Ok(string!(std::fs::read_to_string(&path).map_err(|error| anyhow::anyhow!("Error reading file: {error}\n\n\t{}", format!("while calling built-in the function \"{}\" at compile-time with the path \"{}\"", "File.read".bold().cyan(), path.bold().cyan()).dimmed()))... [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 `$crate::object` which comes from the expansion of the macro `string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / if $value { [INFO] [stdout] 169 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 170 | | $crate::parser::expressions::literal::Name("true".to_owned()), [INFO] [stdout] 171 | | 0, [INFO] [stdout] ... | [INFO] [stdout] 181 | | )) [INFO] [stdout] 182 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:434:7 [INFO] [stdout] | [INFO] [stdout] 434 | Ok(boolean!(Path::new(&path).is_dir())) [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 `boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:131:7 [INFO] [stdout] | [INFO] [stdout] 131 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 132 | | Number { [INFO] [stdout] 133 | | internal_fields = { [INFO] [stdout] 134 | | internal_value = InternalValue::Number(this - other) [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] 137 | | }) [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 `object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ____________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 107 | | Number { [INFO] [stdout] 108 | | internal_fields = { [INFO] [stdout] 109 | | internal_value = InternalValue::Number(this + other) [INFO] [stdout] 110 | | } [INFO] [stdout] 111 | | } [INFO] [stdout] 112 | | }) [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 `object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:181:7 [INFO] [stdout] | [INFO] [stdout] 181 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 182 | | Number { [INFO] [stdout] 183 | | internal_fields = { [INFO] [stdout] 184 | | internal_value = InternalValue::Number(this / other) [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | }) [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 `object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 157 | | Number { [INFO] [stdout] 158 | | internal_fields = { [INFO] [stdout] 159 | | internal_value = InternalValue::Number(this * other) [INFO] [stdout] 160 | | } [INFO] [stdout] 161 | | } [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 `object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:389:7 [INFO] [stdout] | [INFO] [stdout] 389 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / if $value { [INFO] [stdout] 169 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 170 | | $crate::parser::expressions::literal::Name("true".to_owned()), [INFO] [stdout] 171 | | 0, [INFO] [stdout] ... | [INFO] [stdout] 181 | | )) [INFO] [stdout] 182 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:413:7 [INFO] [stdout] | [INFO] [stdout] 413 | Ok(boolean!(Path::new(&path).is_file())) [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 `boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | Ok(number!(length)) [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 `$crate::object` which comes from the expansion of the macro `number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compile_time/builtin.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | Ok(list.get(index).unwrap().clone()) // TODO: return option for this [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/expressions/binary.rs:418:6 [INFO] [stdout] | [INFO] [stdout] 405 | let left = self.left.compile_time_evaluate(context, true).map_err(|error| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 411 | let right = self.right.compile_time_evaluate(context, true).map_err(|error| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 418 | Ok(Expression::BinaryExpression(Box::new(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 419 | | left, [INFO] [stdout] 420 | | right, [INFO] [stdout] 421 | | operator: self.operator.clone(), [INFO] [stdout] 422 | | }))) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/expressions/function_declaration.rs:118:6 [INFO] [stdout] | [INFO] [stdout] 67 | let mut parameters = Vec::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let return_type= Expression::parse(tokens, context)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | let (body, inner_scope_id) = if tokens.next_is(TokenType::LeftBrace) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | let mut body = Vec::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | while !tokens.next_is(TokenType::RightBrace) { [INFO] [stdout] 107 | let statement = Statement::parse(tokens, context)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 119 | | body, [INFO] [stdout] 120 | | parameters, [INFO] [stdout] 121 | | return_type, [INFO] [stdout] ... | [INFO] [stdout] 126 | | is_non_void: false, [INFO] [stdout] 127 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/expressions/function_declaration.rs:196:6 [INFO] [stdout] | [INFO] [stdout] 139 | let parameters = self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | let return_type: Expression = self.return_type.compile_time_evaluate(context, with_side_effects)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | [INFO] [stdout] 151 | let annotations = AnnotationList::new( [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | let body = self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | let mut function = Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | Ok(Expression::FunctionDeclaration(Box::new(function))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/expressions/function_declaration.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 143 | let evaluated = type_annotation.compile_time_evaluate(context, with_side_effects) [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | .map_err(|error| anyhow::anyhow!("{error}\n\t{}", "while evalu... [INFO] [stdout] 145 | Ok((name.clone(), evaluated)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/expressions/if_expression.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 42 | let condition = Expression::parse(tokens, context)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | tokens.pop(TokenType::LeftBrace, context)?; [INFO] [stdout] 44 | let mut body = Vec::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | let else_body = if tokens.next_is(TokenType::KeywordOtherwise) { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let mut else_body = Vec::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Ok(Self { condition, body, else_body }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/expressions/if_expression.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 81 | let condition = self.condition.compile_time_evaluate(context, true)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let body = self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | let else_body = self [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | Ok(Expression::IfStatement(Box::new(Self { condition, body, else_body }))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/expressions/literal.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 684 | let mut new_table = Self::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 766 | Ok(Expression::Literal(Literal::Object(new_table))) [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/expressions/group.rs:201:6 [INFO] [stdout] | [INFO] [stdout] 136 | let mut fields = Vec::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 201 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 202 | | fields, [INFO] [stdout] 203 | | compile_time_parameters, [INFO] [stdout] 204 | | inner_scope_id, [INFO] [stdout] 205 | | group_type: GroupType::Group, [INFO] [stdout] 206 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/expressions/group.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | ... .then(|| AnnotationList::parse(tokens, context).map_err(|error| anyhow::anyhow!("{error}\n\twhile parsing the annotations of this f... [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/expressions/group.rs:279:6 [INFO] [stdout] | [INFO] [stdout] 222 | let mut fields = self.fields.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | Ok(Expression::Group(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 280 | | fields, [INFO] [stdout] 281 | | compile_time_parameters: self.compile_time_parameters.clone(), [INFO] [stdout] 282 | | inner_scope_id: self.inner_scope_id, [INFO] [stdout] 283 | | group_type: GroupType::Group, [INFO] [stdout] 284 | | })) [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/expressions/annotations.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 58 | let mut annotations = Vec::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | Ok(Self { annotations }) [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/expressions/block.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 38 | let mut statements = Vec::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | Ok(Self { statements }) [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/expressions/function_call.rs:352:6 [INFO] [stdout] | [INFO] [stdout] 288 | let function = self.function.compile_time_evaluate(context, false)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 289 | let mut arguments = self [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 299 | let mut statements = Vec::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 351 | let block = Block { statements }; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 352 | Ok(Expression::Block(block)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/statements/declaration.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 51 | let annotations = tokens [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let type_annotation = if tokens.next_is(TokenType::Colon) { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | let mut value = Expression::parse(tokens, context).map_err(|error| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | let cabin_value_node = value.clone(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 113 | | name, [INFO] [stdout] 114 | | declared_scope_id: context.scope_data.unique_id(), [INFO] [stdout] 115 | | type_annotation, [INFO] [stdout] ... | [INFO] [stdout] 118 | | line_start, [INFO] [stdout] 119 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/statements/declaration.rs:267:6 [INFO] [stdout] | [INFO] [stdout] 128 | let value = context [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | let cabin_value_node = value.clone(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | let annotations = if let Expression::FunctionDeclaration(function_declaration) = &value { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | let type_annotation = if let Some(type_annotation) = &self.type_annotation { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | Ok(Statement::Declaration(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 268 | | name: self.name.clone(), [INFO] [stdout] 269 | | declared_scope_id: self.declared_scope_id, [INFO] [stdout] 270 | | annotations, [INFO] [stdout] ... | [INFO] [stdout] 273 | | line_start: self.line_start, [INFO] [stdout] 274 | | })) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/statements/declaration.rs:389:3 [INFO] [stdout] | [INFO] [stdout] 379 | let value = context [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 389 | value.c_prelude(context).map_err(|error| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | 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/parser/statements/declaration.rs:542:6 [INFO] [stdout] | [INFO] [stdout] 403 | let value = context [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 430 | let cabin_value_node = value.clone(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | let annotations = if let Expression::FunctionDeclaration(function_declaration) = &value { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 447 | let type_annotation = if let Some(type_annotation) = &self.type_annotation { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 542 | Ok(Statement::Declaration(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 543 | | name: self.name.clone(), [INFO] [stdout] 544 | | declared_scope_id: self.declared_scope_id, [INFO] [stdout] 545 | | annotations, [INFO] [stdout] ... | [INFO] [stdout] 548 | | line_start: self.line_start, [INFO] [stdout] 549 | | })) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/statements/represent.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 46 | let type_to_represent = Expression::parse(tokens, context)?; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | let represent_as = Expression::parse(tokens, context)?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let mut fields = Object::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 82 | | type_to_represent, [INFO] [stdout] 83 | | represent_as, [INFO] [stdout] 84 | | fields, [INFO] [stdout] 85 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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 34 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cabin-language` (bin "cabin" test) due to 35 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `ResolvedType` is never constructed [INFO] [stdout] --> src/parser/expressions/group.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct ResolvedType<'declaration> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResolvedType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `line`, `severity`, and `filename` are never read [INFO] [stdout] --> src/context.rs:189:6 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct TokenError { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 188 | /// The token that the error occurred on. [INFO] [stdout] 189 | pub line: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 190 | /// The severity of the error. [INFO] [stdout] 191 | pub severity: Severity, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | pub filename: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TokenError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:290:8 [INFO] [stdout] | [INFO] [stdout] 290 | let element = args [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 303 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:235:8 [INFO] [stdout] | [INFO] [stdout] 235 | let element = args [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compile_time/builtin.rs:206:7 [INFO] [stdout] | [INFO] [stdout] 206 | Ok(if (this - other).abs() < f64::EPSILON { [INFO] [stdout] | ________________^ [INFO] [stdout] 207 | | Expression::Literal(Literal::Identifier(Name("true".to_owned()), 0, 0, 0)) [INFO] [stdout] 208 | | } else { [INFO] [stdout] 209 | | Expression::Literal(Literal::Identifier(Name("false".to_owned()), 0, 0, 0)) [INFO] [stdout] 210 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:259:8 [INFO] [stdout] | [INFO] [stdout] 259 | let element = args [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 270 | let mut new_list = vec![element]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:343:7 [INFO] [stdout] | [INFO] [stdout] 343 | ...Ok(string!(std::fs::read_to_string(&path).map_err(|error| anyhow::anyhow!("Error reading file: {error}\n\n\t{}", format!("while calling built-in the function \"{}\" at compile-time with the path \"{}\"", "File.read".bold().cyan(), path.bold().cyan()).dimmed()))... [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 `$crate::object` which comes from the expansion of the macro `string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / if $value { [INFO] [stdout] 169 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 170 | | $crate::parser::expressions::literal::Name("true".to_owned()), [INFO] [stdout] 171 | | 0, [INFO] [stdout] ... | [INFO] [stdout] 181 | | )) [INFO] [stdout] 182 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:434:7 [INFO] [stdout] | [INFO] [stdout] 434 | Ok(boolean!(Path::new(&path).is_dir())) [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 `boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:76:7 [INFO] [stdout] | [INFO] [stdout] 76 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:131:7 [INFO] [stdout] | [INFO] [stdout] 131 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 132 | | Number { [INFO] [stdout] 133 | | internal_fields = { [INFO] [stdout] 134 | | internal_value = InternalValue::Number(this - other) [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | } [INFO] [stdout] 137 | | }) [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 `object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ____________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:106:7 [INFO] [stdout] | [INFO] [stdout] 106 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 107 | | Number { [INFO] [stdout] 108 | | internal_fields = { [INFO] [stdout] 109 | | internal_value = InternalValue::Number(this + other) [INFO] [stdout] 110 | | } [INFO] [stdout] 111 | | } [INFO] [stdout] 112 | | }) [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 `object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:181:7 [INFO] [stdout] | [INFO] [stdout] 181 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 182 | | Number { [INFO] [stdout] 183 | | internal_fields = { [INFO] [stdout] 184 | | internal_value = InternalValue::Number(this / other) [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] 187 | | }) [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 `object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:156:7 [INFO] [stdout] | [INFO] [stdout] 156 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 157 | | Number { [INFO] [stdout] 158 | | internal_fields = { [INFO] [stdout] 159 | | internal_value = InternalValue::Number(this * other) [INFO] [stdout] 160 | | } [INFO] [stdout] 161 | | } [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 `object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:154:3 [INFO] [stdout] | [INFO] [stdout] 154 | / $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 155 | | $crate::parser::expressions::literal::Name("Void".to_owned()), [INFO] [stdout] 156 | | 0, [INFO] [stdout] 157 | | 0, [INFO] [stdout] 158 | | 0, [INFO] [stdout] 159 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:389:7 [INFO] [stdout] | [INFO] [stdout] 389 | Ok(void!()) [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 `void` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | / if $value { [INFO] [stdout] 169 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literal::Literal::Identifier( [INFO] [stdout] 170 | | $crate::parser::expressions::literal::Name("true".to_owned()), [INFO] [stdout] 171 | | 0, [INFO] [stdout] ... | [INFO] [stdout] 181 | | )) [INFO] [stdout] 182 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:413:7 [INFO] [stdout] | [INFO] [stdout] 413 | Ok(boolean!(Path::new(&path).is_file())) [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 `boolean` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literal.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 103 | | let mut table = $crate::parser::expressions::literal::Object::new(); [INFO] [stdout] 104 | | table.name = $crate::parser::expressions::literal::Name(stringify!($name).to_owned()); [INFO] [stdout] 105 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 118 | | Expression::Literal(Literal::Object(table)) [INFO] [stdout] 119 | | }}; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/compile_time/builtin.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | Ok(number!(length)) [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 `$crate::object` which comes from the expansion of the macro `number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/compile_time/builtin.rs:327:7 [INFO] [stdout] | [INFO] [stdout] 327 | Ok(list.get(index).unwrap().clone()) // TODO: return option for this [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/expressions/binary.rs:418:6 [INFO] [stdout] | [INFO] [stdout] 405 | let left = self.left.compile_time_evaluate(context, true).map_err(|error| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 411 | let right = self.right.compile_time_evaluate(context, true).map_err(|error| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 418 | Ok(Expression::BinaryExpression(Box::new(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 419 | | left, [INFO] [stdout] 420 | | right, [INFO] [stdout] 421 | | operator: self.operator.clone(), [INFO] [stdout] 422 | | }))) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/expressions/function_declaration.rs:118:6 [INFO] [stdout] | [INFO] [stdout] 67 | let mut parameters = Vec::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let return_type= Expression::parse(tokens, context)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | let (body, inner_scope_id) = if tokens.next_is(TokenType::LeftBrace) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | let mut body = Vec::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | while !tokens.next_is(TokenType::RightBrace) { [INFO] [stdout] 107 | let statement = Statement::parse(tokens, context)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 119 | | body, [INFO] [stdout] 120 | | parameters, [INFO] [stdout] 121 | | return_type, [INFO] [stdout] ... | [INFO] [stdout] 126 | | is_non_void: false, [INFO] [stdout] 127 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/expressions/function_declaration.rs:196:6 [INFO] [stdout] | [INFO] [stdout] 139 | let parameters = self [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | let return_type: Expression = self.return_type.compile_time_evaluate(context, with_side_effects)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | [INFO] [stdout] 151 | let annotations = AnnotationList::new( [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | let body = self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 179 | let mut function = Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | Ok(Expression::FunctionDeclaration(Box::new(function))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/expressions/function_declaration.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 143 | let evaluated = type_annotation.compile_time_evaluate(context, with_side_effects) [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | .map_err(|error| anyhow::anyhow!("{error}\n\t{}", "while evalu... [INFO] [stdout] 145 | Ok((name.clone(), evaluated)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/expressions/if_expression.rs:63:6 [INFO] [stdout] | [INFO] [stdout] 42 | let condition = Expression::parse(tokens, context)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | tokens.pop(TokenType::LeftBrace, context)?; [INFO] [stdout] 44 | let mut body = Vec::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | let else_body = if tokens.next_is(TokenType::KeywordOtherwise) { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let mut else_body = Vec::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | Ok(Self { condition, body, else_body }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/expressions/if_expression.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 81 | let condition = self.condition.compile_time_evaluate(context, true)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let body = self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | let else_body = self [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | Ok(Expression::IfStatement(Box::new(Self { condition, body, else_body }))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/expressions/literal.rs:766:6 [INFO] [stdout] | [INFO] [stdout] 684 | let mut new_table = Self::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 766 | Ok(Expression::Literal(Literal::Object(new_table))) [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/expressions/group.rs:201:6 [INFO] [stdout] | [INFO] [stdout] 136 | let mut fields = Vec::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 201 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 202 | | fields, [INFO] [stdout] 203 | | compile_time_parameters, [INFO] [stdout] 204 | | inner_scope_id, [INFO] [stdout] 205 | | group_type: GroupType::Group, [INFO] [stdout] 206 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/expressions/group.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | ... .then(|| AnnotationList::parse(tokens, context).map_err(|error| anyhow::anyhow!("{error}\n\twhile parsing the annotations of this f... [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/expressions/group.rs:279:6 [INFO] [stdout] | [INFO] [stdout] 222 | let mut fields = self.fields.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 279 | Ok(Expression::Group(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 280 | | fields, [INFO] [stdout] 281 | | compile_time_parameters: self.compile_time_parameters.clone(), [INFO] [stdout] 282 | | inner_scope_id: self.inner_scope_id, [INFO] [stdout] 283 | | group_type: GroupType::Group, [INFO] [stdout] 284 | | })) [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/expressions/annotations.rs:68:6 [INFO] [stdout] | [INFO] [stdout] 58 | let mut annotations = Vec::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | Ok(Self { annotations }) [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/expressions/block.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 38 | let mut statements = Vec::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | Ok(Self { statements }) [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/expressions/function_call.rs:352:6 [INFO] [stdout] | [INFO] [stdout] 288 | let function = self.function.compile_time_evaluate(context, false)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 289 | let mut arguments = self [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 299 | let mut statements = Vec::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 351 | let block = Block { statements }; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 352 | Ok(Expression::Block(block)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/statements/declaration.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 51 | let annotations = tokens [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let type_annotation = if tokens.next_is(TokenType::Colon) { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | let mut value = Expression::parse(tokens, context).map_err(|error| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | let cabin_value_node = value.clone(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 113 | | name, [INFO] [stdout] 114 | | declared_scope_id: context.scope_data.unique_id(), [INFO] [stdout] 115 | | type_annotation, [INFO] [stdout] ... | [INFO] [stdout] 118 | | line_start, [INFO] [stdout] 119 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/statements/declaration.rs:267:6 [INFO] [stdout] | [INFO] [stdout] 128 | let value = context [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | let cabin_value_node = value.clone(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | let annotations = if let Expression::FunctionDeclaration(function_declaration) = &value { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | let type_annotation = if let Some(type_annotation) = &self.type_annotation { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | Ok(Statement::Declaration(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 268 | | name: self.name.clone(), [INFO] [stdout] 269 | | declared_scope_id: self.declared_scope_id, [INFO] [stdout] 270 | | annotations, [INFO] [stdout] ... | [INFO] [stdout] 273 | | line_start: self.line_start, [INFO] [stdout] 274 | | })) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/statements/declaration.rs:389:3 [INFO] [stdout] | [INFO] [stdout] 379 | let value = context [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 389 | value.c_prelude(context).map_err(|error| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | 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/parser/statements/declaration.rs:542:6 [INFO] [stdout] | [INFO] [stdout] 403 | let value = context [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 430 | let cabin_value_node = value.clone(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | let annotations = if let Expression::FunctionDeclaration(function_declaration) = &value { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 447 | let type_annotation = if let Some(type_annotation) = &self.type_annotation { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 542 | Ok(Statement::Declaration(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 543 | | name: self.name.clone(), [INFO] [stdout] 544 | | declared_scope_id: self.declared_scope_id, [INFO] [stdout] 545 | | annotations, [INFO] [stdout] ... | [INFO] [stdout] 548 | | line_start: self.line_start, [INFO] [stdout] 549 | | })) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/statements/represent.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 46 | let type_to_represent = Expression::parse(tokens, context)?; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | let represent_as = Expression::parse(tokens, context)?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let mut fields = Object::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 82 | | type_to_represent, [INFO] [stdout] 83 | | represent_as, [INFO] [stdout] 84 | | fields, [INFO] [stdout] 85 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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 34 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cabin-language` (bin "cabin") due to 35 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "838eccfd6caaad0f4da50100b05c7fc7e605ba30197db9df96e6995f1b493f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "838eccfd6caaad0f4da50100b05c7fc7e605ba30197db9df96e6995f1b493f51", kill_on_drop: false }` [INFO] [stdout] 838eccfd6caaad0f4da50100b05c7fc7e605ba30197db9df96e6995f1b493f51