[INFO] cloning repository https://github.com/cabin-lang/cabin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cabin-lang/cabin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcabin-lang%2Fcabin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcabin-lang%2Fcabin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a095b4c3845e38f0858c759761ee0833f2c1566 [INFO] checking cabin-lang/cabin/8a095b4c3845e38f0858c759761ee0833f2c1566 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcabin-lang%2Fcabin" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cabin-lang/cabin 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-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/cabin-lang/cabin [INFO] finished tweaking git repo https://github.com/cabin-lang/cabin [INFO] tweaked toml for git repo https://github.com/cabin-lang/cabin written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cabin-lang/cabin 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bb3adfc9debab0e4b8de3a3e8373d25b23750597e16101e189697594313c6f4a [INFO] running `Command { std: "docker" "start" "-a" "bb3adfc9debab0e4b8de3a3e8373d25b23750597e16101e189697594313c6f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb3adfc9debab0e4b8de3a3e8373d25b23750597e16101e189697594313c6f4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3adfc9debab0e4b8de3a3e8373d25b23750597e16101e189697594313c6f4a", kill_on_drop: false }` [INFO] [stdout] bb3adfc9debab0e4b8de3a3e8373d25b23750597e16101e189697594313c6f4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a8a2a64ded49438bfb26dee718d42bc2970180f98ab102b5a6d2335ea306f909 [INFO] running `Command { std: "docker" "start" "-a" "a8a2a64ded49438bfb26dee718d42bc2970180f98ab102b5a6d2335ea306f909", kill_on_drop: false }` [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [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 linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling ambassador v0.3.6 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking regex-macro v0.2.0 [INFO] [stderr] Checking phf v0.11.2 [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:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | 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] 56 - tokens.pop(crate::lexer::TokenType::Semicolon, context)?; [INFO] [stdout] 56 + tokens.pop(TokenType::Semicolon, context)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/parser/statements/mod.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | 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] 56 - tokens.pop(crate::lexer::TokenType::Semicolon, context)?; [INFO] [stdout] 56 + tokens.pop(TokenType::Semicolon, context)?; [INFO] [stdout] | [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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:112:7 [INFO] [stdout] | [INFO] [stdout] 112 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 113 | | Number { [INFO] [stdout] 114 | | internal_fields = { [INFO] [stdout] 115 | | internal_value = InternalValue::Number(this + other) [INFO] [stdout] 116 | | } [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | }) [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 `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/util/macros.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | / if $value { [INFO] [stdout] 67 | | $crate::global_var!("true") [INFO] [stdout] 68 | | } else { [INFO] [stdout] 69 | | $crate::global_var!("false") [INFO] [stdout] 70 | | } [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:443:7 [INFO] [stdout] | [INFO] [stdout] 443 | 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/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | 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 `$crate::global_var` which comes from the expansion of 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/util/macros.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | / if $value { [INFO] [stdout] 67 | | $crate::global_var!("true") [INFO] [stdout] 68 | | } else { [INFO] [stdout] 69 | | $crate::global_var!("false") [INFO] [stdout] 70 | | } [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:422:7 [INFO] [stdout] | [INFO] [stdout] 422 | 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/compile_time/builtin.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | Ok(if (this - other).abs() < f64::EPSILON { [INFO] [stdout] | ________________^ [INFO] [stdout] 213 | | global_var!("true") [INFO] [stdout] 214 | | } else { [INFO] [stdout] 215 | | global_var!("false") [INFO] [stdout] 216 | | }) [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/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | 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 `$crate::global_var` which comes from the expansion of 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:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | 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/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:395:7 [INFO] [stdout] | [INFO] [stdout] 395 | 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 `$crate::global_var` which comes from the expansion of 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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:232:7 [INFO] [stdout] | [INFO] [stdout] 232 | 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/parser/expressions/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:265:8 [INFO] [stdout] | [INFO] [stdout] 265 | 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] 276 | 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] 280 | 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 `$crate::global_var` which comes from the expansion of 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/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | 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] 309 | 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 `$crate::global_var` which comes from the expansion of 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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:162:7 [INFO] [stdout] | [INFO] [stdout] 162 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 163 | | Number { [INFO] [stdout] 164 | | internal_fields = { [INFO] [stdout] 165 | | internal_value = InternalValue::Number(this * other) [INFO] [stdout] 166 | | } [INFO] [stdout] 167 | | } [INFO] [stdout] 168 | | }) [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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:187:7 [INFO] [stdout] | [INFO] [stdout] 187 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 188 | | Number { [INFO] [stdout] 189 | | internal_fields = { [INFO] [stdout] 190 | | internal_value = InternalValue::Number(this / other) [INFO] [stdout] 191 | | } [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | }) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `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/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:241:8 [INFO] [stdout] | [INFO] [stdout] 241 | 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] 254 | 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 `$crate::global_var` which comes from the expansion of 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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:349:7 [INFO] [stdout] | [INFO] [stdout] 349 | ...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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 138 | | Number { [INFO] [stdout] 139 | | internal_fields = { [INFO] [stdout] 140 | | internal_value = InternalValue::Number(this - other) [INFO] [stdout] 141 | | } [INFO] [stdout] 142 | | } [INFO] [stdout] 143 | | }) [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/binary.rs:155:6 [INFO] [stdout] | [INFO] [stdout] 154 | let left = self.left.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] 155 | Ok(Expression::Access(Box::new(Self { left, right: self.right.clone() }))) [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/binary.rs:162:6 [INFO] [stdout] | [INFO] [stdout] 161 | let left = self.left.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] 162 | Ok(Expression::Access(Box::new(Self { left, right: self.right.clone() }))) [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/binary.rs:190:3 [INFO] [stdout] | [INFO] [stdout] 178 | let left = self.left.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] 179 | let left_type = left.get_type(context)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | [INFO] [stdout] 181 | let mut literal_value = left_type.0.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | / match literal_value { [INFO] [stdout] 191 | | LiteralValue::Object(object) => object [INFO] [stdout] 192 | | .get_field(&self.right) [INFO] [stdout] 193 | | .ok_or_else(|| { [INFO] [stdout] ... | [INFO] [stdout] 199 | | value => unreachable!("left type is {:?} in expression {}", value, self.to_cabin()), [INFO] [stdout] 200 | | } [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/if_expression.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 45 | tokens.pop(TokenType::LeftBrace, context)?; [INFO] [stdout] 46 | 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] 52 | 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] 55 | 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] 65 | 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:101:6 [INFO] [stdout] | [INFO] [stdout] 83 | let Expression::IfStatement(if_expression) = self.evaluate_children_at_compile_time(context)? else { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | Ok(Expression::IfStatement(if_expression)) [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:125:6 [INFO] [stdout] | [INFO] [stdout] 107 | 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] 108 | 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] 114 | 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] 125 | 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/util/tags.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 59 | let mut tags = Vec::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | Ok(Self { tags }) [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:59:6 [INFO] [stdout] | [INFO] [stdout] 45 | 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] 59 | Ok(Self { statements, inner_scope_id }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/block.rs:107:6 [INFO] [stdout] | [INFO] [stdout] 67 | let block = Self { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | 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] | [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/util/macros.rs:133:52 [INFO] [stdout] | [INFO] [stdout] 133 | ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expressions/function_call.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | .map_or_else(|| void!(), |declaration| declaration.clone().value.unwrap()); [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::global_var` which comes from the expansion of 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/function_call.rs:220:44 [INFO] [stdout] | [INFO] [stdout] 220 | .map_or_else(|| void!(), |declaration| declaration.clone().value.unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/function_call.rs:395:6 [INFO] [stdout] | [INFO] [stdout] 242 | let mut function = self.function.compile_time_evaluate(context, false).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] 250 | 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] 306 | 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] 391 | let block = Block { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | 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/expressions/literals/mod.rs:127:6 [INFO] [stdout] | [INFO] [stdout] 122 | let Expression::Literal(Self(value, ..)) = self.value().compile_time_evaluate(context, with_side_effects)? else { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | compiler_error!(context); [INFO] [stdout] 124 | anyhow::bail!("Literal after compile-time evaluation is not a literal"); [INFO] [stdout] | ----------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | Ok(Expression::Literal(Self::with_virtual_address(value, self.virtual_address()))) [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/literals/mod.rs:139:6 [INFO] [stdout] | [INFO] [stdout] 134 | let Expression::Literal(Self(value, ..)) = self.value().evaluate_children_at_compile_time(context)? else { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | compiler_error!(context); [INFO] [stdout] 136 | anyhow::bail!("Literal after compile-time evaluation is not a literal"); [INFO] [stdout] | ----------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 139 | Ok(Expression::Literal(Self::with_virtual_address(value, self.virtual_address()))) [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/literals/object.rs:351:6 [INFO] [stdout] | [INFO] [stdout] 235 | let mut new_object = Self::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 351 | Ok(Expression::Literal(Literal::new(LiteralValue::Object(new_object)))) [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/literals/group.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 118 | .then(|| TagList::parse(tokens, context).map_err(|error| anyhow::anyhow!("{error}\n\twhile parsing the tags... [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/literals/group.rs:289:6 [INFO] [stdout] | [INFO] [stdout] 218 | 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] 289 | Ok(Expression::Literal(Literal::new(LiteralValue::Group(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 290 | | fields, [INFO] [stdout] 291 | | compile_time_parameters: self.compile_time_parameters.clone(), [INFO] [stdout] 292 | | inner_scope_id: self.inner_scope_id, [INFO] [stdout] ... | [INFO] [stdout] 295 | | id: self.id, [INFO] [stdout] 296 | | })))) [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literals/function_declaration.rs:115:6 [INFO] [stdout] | [INFO] [stdout] 72 | 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] 93 | 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] 97 | 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] 102 | 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] 103 | while !tokens.next_is(TokenType::RightBrace) { [INFO] [stdout] 104 | 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] 115 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 116 | | body, [INFO] [stdout] 117 | | parameters, [INFO] [stdout] 118 | | return_type, [INFO] [stdout] ... | [INFO] [stdout] 124 | | has_been_compile_time_evaluated: false, [INFO] [stdout] 125 | | }) [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] = 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/literals/function_declaration.rs:245:6 [INFO] [stdout] | [INFO] [stdout] 141 | 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] 168 | let return_type: Expression = self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | let tags = TagList::new( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | 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] 205 | 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] 245 | Ok(Expression::Literal(Literal::new(LiteralValue::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/literals/function_declaration.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 145 | let evaluated = type_annotation [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | 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/literals/function_declaration.rs:156:43 [INFO] [stdout] | [INFO] [stdout] 156 | .map(|parameter| (parameter.0.clone(), parameter.1.as_literal(context).unwrap().clone())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literals/function_declaration.rs:227:7 [INFO] [stdout] | [INFO] [stdout] 224 | .map(|(parameter_name, parameter_type)| { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 227 | / if let Expression::Literal(Literal(LiteralValue::VariableReference(type_name, ..), ..)) = ¶meter_type { [INFO] [stdout] 228 | | if context.generics_stack.last().cloned().unwrap_or_else(Vec::new).contains(type_name.name()) { [INFO] [stdout] 229 | | void!() [INFO] [stdout] 230 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 234 | | parameter_type [INFO] [stdout] 235 | | }, [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/literals/variable_reference.rs:194:6 [INFO] [stdout] | [INFO] [stdout] 183 | let identifier_variable = context [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | Ok(if let Some(type_annotation) = identifier_variable.type_annotation { [INFO] [stdout] | ____________^ [INFO] [stdout] 195 | | let Expression::Literal(Literal(LiteralValue::VariableReference(_variable_reference), ..)) = type_annotation else { [INFO] [stdout] 196 | | anyhow::bail!("Type of object is not an identifier"); [INFO] [stdout] 197 | | }; [INFO] [stdout] ... | [INFO] [stdout] 201 | | identifier_variable.value.as_ref().unwrap().get_type(context)? [INFO] [stdout] 202 | | }) [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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expressions/literals/either.rs:89:59 [INFO] [stdout] | [INFO] [stdout] 89 | variants: variants.into_iter().map(|variant| (variant, object! { Object {} })).collect::>(), [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/statements/declaration.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 49 | let tags = tokens [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | 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] 73 | 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] 98 | 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] 110 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 111 | | name, [INFO] [stdout] 112 | | declared_scope_id: context.scope_data.unique_id(), [INFO] [stdout] 113 | | type_annotation, [INFO] [stdout] ... | [INFO] [stdout] 116 | | line_start, [INFO] [stdout] 117 | | }) [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:269:6 [INFO] [stdout] | [INFO] [stdout] 125 | let mut value = context [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | let tags = { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | let tags = if let Expression::Literal(Literal(LiteralValue::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] 166 | 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] 174 | 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] 269 | Ok(Statement::Declaration(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 270 | | name: self.name.clone(), [INFO] [stdout] 271 | | declared_scope_id: self.declared_scope_id, [INFO] [stdout] 272 | | tags, [INFO] [stdout] ... | [INFO] [stdout] 275 | | line_start: self.line_start, [INFO] [stdout] 276 | | })) [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] | |__________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:368:3 [INFO] [stdout] | [INFO] [stdout] 350 | 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] 368 | 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:502:6 [INFO] [stdout] | [INFO] [stdout] 380 | 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] 405 | 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] 408 | let tags = if let Expression::Literal(Literal(LiteralValue::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] 420 | 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] 502 | Ok(Statement::Declaration(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 503 | | name: self.name.clone(), [INFO] [stdout] 504 | | declared_scope_id: self.declared_scope_id, [INFO] [stdout] 505 | | tags, [INFO] [stdout] ... | [INFO] [stdout] 508 | | line_start: self.line_start, [INFO] [stdout] 509 | | })) [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] | |__________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/foreach.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 41 | let iterator = Expression::parse(tokens, context)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | let body = Block::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] 46 | Ok(Self { name, iterator, 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/statements/foreach.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 52 | let iterator = self.iterator.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] 53 | let Expression::Block(body) = self.body.compile_time_evaluate(context, with_side_effects)? else { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ok(Statement::ForEachLoop(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 58 | | name: self.name.clone(), [INFO] [stdout] 59 | | iterator, [INFO] [stdout] 60 | | body, [INFO] [stdout] 61 | | })) [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/statements/while_loop.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 31 | 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] 32 | let body = Block::parse(tokens, context)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | Ok(Self { condition, 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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:112:7 [INFO] [stdout] | [INFO] [stdout] 112 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 113 | | Number { [INFO] [stdout] 114 | | internal_fields = { [INFO] [stdout] 115 | | internal_value = InternalValue::Number(this + other) [INFO] [stdout] 116 | | } [INFO] [stdout] 117 | | } [INFO] [stdout] 118 | | }) [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 `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/util/macros.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | / if $value { [INFO] [stdout] 67 | | $crate::global_var!("true") [INFO] [stdout] 68 | | } else { [INFO] [stdout] 69 | | $crate::global_var!("false") [INFO] [stdout] 70 | | } [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:443:7 [INFO] [stdout] | [INFO] [stdout] 443 | 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/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | 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 `$crate::global_var` which comes from the expansion of 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/util/macros.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | / if $value { [INFO] [stdout] 67 | | $crate::global_var!("true") [INFO] [stdout] 68 | | } else { [INFO] [stdout] 69 | | $crate::global_var!("false") [INFO] [stdout] 70 | | } [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:422:7 [INFO] [stdout] | [INFO] [stdout] 422 | 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/compile_time/builtin.rs:212:7 [INFO] [stdout] | [INFO] [stdout] 212 | Ok(if (this - other).abs() < f64::EPSILON { [INFO] [stdout] | ________________^ [INFO] [stdout] 213 | | global_var!("true") [INFO] [stdout] 214 | | } else { [INFO] [stdout] 215 | | global_var!("false") [INFO] [stdout] 216 | | }) [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/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | 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 `$crate::global_var` which comes from the expansion of 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:333:7 [INFO] [stdout] | [INFO] [stdout] 333 | 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/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:395:7 [INFO] [stdout] | [INFO] [stdout] 395 | 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 `$crate::global_var` which comes from the expansion of 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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:232:7 [INFO] [stdout] | [INFO] [stdout] 232 | 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/parser/expressions/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:265:8 [INFO] [stdout] | [INFO] [stdout] 265 | 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] 276 | 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] 280 | 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 `$crate::global_var` which comes from the expansion of 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/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:296:8 [INFO] [stdout] | [INFO] [stdout] 296 | 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] 309 | 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 `$crate::global_var` which comes from the expansion of 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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:162:7 [INFO] [stdout] | [INFO] [stdout] 162 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 163 | | Number { [INFO] [stdout] 164 | | internal_fields = { [INFO] [stdout] 165 | | internal_value = InternalValue::Number(this * other) [INFO] [stdout] 166 | | } [INFO] [stdout] 167 | | } [INFO] [stdout] 168 | | }) [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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:187:7 [INFO] [stdout] | [INFO] [stdout] 187 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 188 | | Number { [INFO] [stdout] 189 | | internal_fields = { [INFO] [stdout] 190 | | internal_value = InternalValue::Number(this / other) [INFO] [stdout] 191 | | } [INFO] [stdout] 192 | | } [INFO] [stdout] 193 | | }) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `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/util/macros.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | / ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [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:241:8 [INFO] [stdout] | [INFO] [stdout] 241 | 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] 254 | 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 `$crate::global_var` which comes from the expansion of 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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:349:7 [INFO] [stdout] | [INFO] [stdout] 349 | ...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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [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:137:7 [INFO] [stdout] | [INFO] [stdout] 137 | Ok(object! { [INFO] [stdout] | ________________- [INFO] [stdout] 138 | | Number { [INFO] [stdout] 139 | | internal_fields = { [INFO] [stdout] 140 | | internal_value = InternalValue::Number(this - other) [INFO] [stdout] 141 | | } [INFO] [stdout] 142 | | } [INFO] [stdout] 143 | | }) [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/binary.rs:155:6 [INFO] [stdout] | [INFO] [stdout] 154 | let left = self.left.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] 155 | Ok(Expression::Access(Box::new(Self { left, right: self.right.clone() }))) [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/binary.rs:162:6 [INFO] [stdout] | [INFO] [stdout] 161 | let left = self.left.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] 162 | Ok(Expression::Access(Box::new(Self { left, right: self.right.clone() }))) [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/binary.rs:190:3 [INFO] [stdout] | [INFO] [stdout] 178 | let left = self.left.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] 179 | let left_type = left.get_type(context)?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | [INFO] [stdout] 181 | let mut literal_value = left_type.0.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | / match literal_value { [INFO] [stdout] 191 | | LiteralValue::Object(object) => object [INFO] [stdout] 192 | | .get_field(&self.right) [INFO] [stdout] 193 | | .ok_or_else(|| { [INFO] [stdout] ... | [INFO] [stdout] 199 | | value => unreachable!("left type is {:?} in expression {}", value, self.to_cabin()), [INFO] [stdout] 200 | | } [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/if_expression.rs:65:6 [INFO] [stdout] | [INFO] [stdout] 44 | 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] 45 | tokens.pop(TokenType::LeftBrace, context)?; [INFO] [stdout] 46 | 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] 52 | 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] 55 | 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] 65 | 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:101:6 [INFO] [stdout] | [INFO] [stdout] 83 | let Expression::IfStatement(if_expression) = self.evaluate_children_at_compile_time(context)? else { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | Ok(Expression::IfStatement(if_expression)) [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:125:6 [INFO] [stdout] | [INFO] [stdout] 107 | 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] 108 | 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] 114 | 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] 125 | 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/util/tags.rs:69:6 [INFO] [stdout] | [INFO] [stdout] 59 | let mut tags = Vec::new(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | Ok(Self { tags }) [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:59:6 [INFO] [stdout] | [INFO] [stdout] 45 | 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] 59 | Ok(Self { statements, inner_scope_id }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/block.rs:107:6 [INFO] [stdout] | [INFO] [stdout] 67 | let block = Self { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | 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] | [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/util/macros.rs:133:52 [INFO] [stdout] | [INFO] [stdout] 133 | ... $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new( [INFO] [stdout] | ________________________________________________________^ [INFO] [stdout] 134 | | ... $crate::parser::expressions::literals::LiteralValue::VariableReference($crate::parser::expressions::literals::variable_referenc... [INFO] [stdout] 135 | | ... $crate::parser::expressions::util::name::Name($name.to_owned()), [INFO] [stdout] 136 | | ... 0, [INFO] [stdout] 137 | | ... )), [INFO] [stdout] 138 | | ... )) [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expressions/function_call.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | .map_or_else(|| void!(), |declaration| declaration.clone().value.unwrap()); [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::global_var` which comes from the expansion of 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/function_call.rs:220:44 [INFO] [stdout] | [INFO] [stdout] 220 | .map_or_else(|| void!(), |declaration| declaration.clone().value.unwrap()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/function_call.rs:395:6 [INFO] [stdout] | [INFO] [stdout] 242 | let mut function = self.function.compile_time_evaluate(context, false).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] 250 | 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] 306 | 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] 391 | let block = Block { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 395 | 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/expressions/literals/mod.rs:127:6 [INFO] [stdout] | [INFO] [stdout] 122 | let Expression::Literal(Self(value, ..)) = self.value().compile_time_evaluate(context, with_side_effects)? else { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | compiler_error!(context); [INFO] [stdout] 124 | anyhow::bail!("Literal after compile-time evaluation is not a literal"); [INFO] [stdout] | ----------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | Ok(Expression::Literal(Self::with_virtual_address(value, self.virtual_address()))) [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/literals/mod.rs:139:6 [INFO] [stdout] | [INFO] [stdout] 134 | let Expression::Literal(Self(value, ..)) = self.value().evaluate_children_at_compile_time(context)? else { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | compiler_error!(context); [INFO] [stdout] 136 | anyhow::bail!("Literal after compile-time evaluation is not a literal"); [INFO] [stdout] | ----------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 139 | Ok(Expression::Literal(Self::with_virtual_address(value, self.virtual_address()))) [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/literals/object.rs:351:6 [INFO] [stdout] | [INFO] [stdout] 235 | let mut new_object = Self::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 351 | Ok(Expression::Literal(Literal::new(LiteralValue::Object(new_object)))) [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/literals/group.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 118 | .then(|| TagList::parse(tokens, context).map_err(|error| anyhow::anyhow!("{error}\n\twhile parsing the tags... [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/literals/group.rs:289:6 [INFO] [stdout] | [INFO] [stdout] 218 | 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] 289 | Ok(Expression::Literal(Literal::new(LiteralValue::Group(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 290 | | fields, [INFO] [stdout] 291 | | compile_time_parameters: self.compile_time_parameters.clone(), [INFO] [stdout] 292 | | inner_scope_id: self.inner_scope_id, [INFO] [stdout] ... | [INFO] [stdout] 295 | | id: self.id, [INFO] [stdout] 296 | | })))) [INFO] [stdout] | |____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literals/function_declaration.rs:115:6 [INFO] [stdout] | [INFO] [stdout] 72 | 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] 93 | 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] 97 | 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] 102 | 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] 103 | while !tokens.next_is(TokenType::RightBrace) { [INFO] [stdout] 104 | 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] 115 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 116 | | body, [INFO] [stdout] 117 | | parameters, [INFO] [stdout] 118 | | return_type, [INFO] [stdout] ... | [INFO] [stdout] 124 | | has_been_compile_time_evaluated: false, [INFO] [stdout] 125 | | }) [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] = 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/literals/function_declaration.rs:245:6 [INFO] [stdout] | [INFO] [stdout] 141 | 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] 168 | let return_type: Expression = self [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | let tags = TagList::new( [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | 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] 205 | 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] 245 | Ok(Expression::Literal(Literal::new(LiteralValue::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/literals/function_declaration.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 145 | let evaluated = type_annotation [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | 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/literals/function_declaration.rs:156:43 [INFO] [stdout] | [INFO] [stdout] 156 | .map(|parameter| (parameter.0.clone(), parameter.1.as_literal(context).unwrap().clone())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/expressions/literals/function_declaration.rs:227:7 [INFO] [stdout] | [INFO] [stdout] 224 | .map(|(parameter_name, parameter_type)| { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 227 | / if let Expression::Literal(Literal(LiteralValue::VariableReference(type_name, ..), ..)) = ¶meter_type { [INFO] [stdout] 228 | | if context.generics_stack.last().cloned().unwrap_or_else(Vec::new).contains(type_name.name()) { [INFO] [stdout] 229 | | void!() [INFO] [stdout] 230 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 234 | | parameter_type [INFO] [stdout] 235 | | }, [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/literals/variable_reference.rs:194:6 [INFO] [stdout] | [INFO] [stdout] 183 | let identifier_variable = context [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 194 | Ok(if let Some(type_annotation) = identifier_variable.type_annotation { [INFO] [stdout] | ____________^ [INFO] [stdout] 195 | | let Expression::Literal(Literal(LiteralValue::VariableReference(_variable_reference), ..)) = type_annotation else { [INFO] [stdout] 196 | | anyhow::bail!("Type of object is not an identifier"); [INFO] [stdout] 197 | | }; [INFO] [stdout] ... | [INFO] [stdout] 201 | | identifier_variable.value.as_ref().unwrap().get_type(context)? [INFO] [stdout] 202 | | }) [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/util/macros.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | ) => {{ [INFO] [stdout] | ___________^ [INFO] [stdout] 14 | | let mut table = $crate::parser::expressions::literals::object::Object::new(); [INFO] [stdout] 15 | | table.name = $crate::parser::expressions::util::name::Name(stringify!($name).to_owned()); [INFO] [stdout] 16 | | $($( [INFO] [stdout] ... | [INFO] [stdout] 29 | | $crate::parser::expressions::Expression::Literal($crate::parser::expressions::literals::Literal::new($crate::parser::expressions:... [INFO] [stdout] 30 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/parser/expressions/literals/either.rs:89:59 [INFO] [stdout] | [INFO] [stdout] 89 | variants: variants.into_iter().map(|variant| (variant, object! { Object {} })).collect::>(), [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/statements/declaration.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 49 | let tags = tokens [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | 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] 73 | 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] 98 | 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] 110 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 111 | | name, [INFO] [stdout] 112 | | declared_scope_id: context.scope_data.unique_id(), [INFO] [stdout] 113 | | type_annotation, [INFO] [stdout] ... | [INFO] [stdout] 116 | | line_start, [INFO] [stdout] 117 | | }) [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:269:6 [INFO] [stdout] | [INFO] [stdout] 125 | let mut value = context [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | let tags = { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | let tags = if let Expression::Literal(Literal(LiteralValue::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] 166 | 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] 174 | 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] 269 | Ok(Statement::Declaration(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 270 | | name: self.name.clone(), [INFO] [stdout] 271 | | declared_scope_id: self.declared_scope_id, [INFO] [stdout] 272 | | tags, [INFO] [stdout] ... | [INFO] [stdout] 275 | | line_start: self.line_start, [INFO] [stdout] 276 | | })) [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] | |__________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:368:3 [INFO] [stdout] | [INFO] [stdout] 350 | 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] 368 | 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:502:6 [INFO] [stdout] | [INFO] [stdout] 380 | 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] 405 | 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] 408 | let tags = if let Expression::Literal(Literal(LiteralValue::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] 420 | 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] 502 | Ok(Statement::Declaration(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 503 | | name: self.name.clone(), [INFO] [stdout] 504 | | declared_scope_id: self.declared_scope_id, [INFO] [stdout] 505 | | tags, [INFO] [stdout] ... | [INFO] [stdout] 508 | | line_start: self.line_start, [INFO] [stdout] 509 | | })) [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] | |__________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/foreach.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 41 | let iterator = Expression::parse(tokens, context)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | let body = Block::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] 46 | Ok(Self { name, iterator, 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/statements/foreach.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 52 | let iterator = self.iterator.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] 53 | let Expression::Block(body) = self.body.compile_time_evaluate(context, with_side_effects)? else { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ok(Statement::ForEachLoop(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 58 | | name: self.name.clone(), [INFO] [stdout] 59 | | iterator, [INFO] [stdout] 60 | | body, [INFO] [stdout] 61 | | })) [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/statements/while_loop.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 31 | 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] 32 | let body = Block::parse(tokens, context)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | Ok(Self { condition, 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: aborting due to 47 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cabin-language` (bin "cabin-language" test) due to 48 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 47 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cabin-language` (bin "cabin-language") due to 48 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a8a2a64ded49438bfb26dee718d42bc2970180f98ab102b5a6d2335ea306f909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a2a64ded49438bfb26dee718d42bc2970180f98ab102b5a6d2335ea306f909", kill_on_drop: false }` [INFO] [stdout] a8a2a64ded49438bfb26dee718d42bc2970180f98ab102b5a6d2335ea306f909