[INFO] cloning repository https://github.com/Maxeonyx/kal-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maxeonyx/kal-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxeonyx%2Fkal-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxeonyx%2Fkal-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6660d26a3e79fc5021f05690887a0a6987101dde [INFO] checking Maxeonyx/kal-lang/6660d26a3e79fc5021f05690887a0a6987101dde 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%2FMaxeonyx%2Fkal-lang" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Maxeonyx/kal-lang on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Maxeonyx/kal-lang [INFO] finished tweaking git repo https://github.com/Maxeonyx/kal-lang [INFO] tweaked toml for git repo https://github.com/Maxeonyx/kal-lang written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Maxeonyx/kal-lang 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10a96f6baf0a6afc136a4b16109bc2abe5616e66c460caaa3b63a466d5a21633 [INFO] running `Command { std: "docker" "start" "-a" "10a96f6baf0a6afc136a4b16109bc2abe5616e66c460caaa3b63a466d5a21633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10a96f6baf0a6afc136a4b16109bc2abe5616e66c460caaa3b63a466d5a21633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a96f6baf0a6afc136a4b16109bc2abe5616e66c460caaa3b63a466d5a21633", kill_on_drop: false }` [INFO] [stdout] 10a96f6baf0a6afc136a4b16109bc2abe5616e66c460caaa3b63a466d5a21633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c250d8a81fd716cf624826cded3e70b920aa2cd190d5555886312a468682129 [INFO] running `Command { std: "docker" "start" "-a" "7c250d8a81fd716cf624826cded3e70b920aa2cd190d5555886312a468682129", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking lalrpop-util v0.19.6 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking clap v4.4.3 [INFO] [stderr] Compiling kal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/tests.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let val = eval_file(&format!("tests/{}.error.kal", stringify!($test_name))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] ... [INFO] [stdout] 252 | test_error! { pattern_let_list_spread_too_many } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: this warning originates in the macro `test_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/tests.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let val = eval_file(&format!("tests/{}.error.kal", stringify!($test_name))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] ... [INFO] [stdout] 253 | test_error! { pattern_let_list_spread_not_enough } [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/tests.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let val = eval_file(&format!("tests/{}.error.kal", stringify!($test_name))); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] ... [INFO] [stdout] 254 | test_error! { pattern_let_list_spread_not_enough_spread } [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:14791:13 [INFO] [stdout] | [INFO] [stdout] 14791 | let mut v = v; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 18 | fn into_statement(self: Rc) -> Rc { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Rc::new(ExpressionStatement { [INFO] [stdout] | _________________^ [INFO] [stdout] 20 | | expr: self as Rc, [INFO] [stdout] 21 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/eval_impls.rs:61:80 [INFO] [stdout] | [INFO] [stdout] 61 | map.extend(value.iter().map(|(key, val)| (key.clone(), val.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/eval_impls.rs:235:23 [INFO] [stdout] | [INFO] [stdout] 228 | fn eval(self: Rc, int: &mut Interpreter) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | int.push_eval(self.ifs.get(0).unwrap().cond.clone().into_eval()) [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/eval_impls.rs:343:28 [INFO] [stdout] | [INFO] [stdout] 320 | let self2 = self.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 321 | int.push_eval(Rc::new(Custom::new("ListInner", move |int| { [INFO] [stdout] 322 | let mut list = Vec::with_capacity(self2.elems.len()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 343 | int.push_value(Value::List(Rc::new(list))) [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/eval_impls.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 378 | fn eval(self: Rc, int: &mut Interpreter) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 387 | int.push_eval(self.expr.clone().into_eval()) [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/eval_impls.rs:385:28 [INFO] [stdout] | [INFO] [stdout] 380 | let val = int.pop_value(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 385 | int.push_value(Value::Bool(!val)) [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/eval_impls.rs:626:11 [INFO] [stdout] | [INFO] [stdout] 566 | fn do_list_pattern_bindings_no_unwrap(int: &mut Interpreter, pattern: &ast::ListPattern, vals: Vec) { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 570 | let mut vals = vals.into_iter().peekable(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 626 | match vals.next() { [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/eval_impls.rs:754:28 [INFO] [stdout] | [INFO] [stdout] 744 | let val = int.pop_value(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 754 | int.push_value(Value::Int(val)) [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/eval_impls.rs:1009:24 [INFO] [stdout] | [INFO] [stdout] 1000 | let symbol = int.pop_value(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1005 | let value = int.pop_value(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1006 | [INFO] [stdout] 1007 | let ctx = int.pop_fn_context(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1008 | [INFO] [stdout] 1009 | int.push_value(Value::Effect(Rc::new(Effect { symbol, value, ctx }))) [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/interpreter.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn extend(parent: Rc) -> Rc { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 98 | | parent: Some(parent), [INFO] [stdout] 99 | | bindings: HashMap::new(), [INFO] [stdout] 100 | | }) [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/interpreter.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn new(typ: SubContextType) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 169 | eval_stack: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn new(typ: SubContextType) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | value_stack: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter.rs:406:32 [INFO] [stdout] | [INFO] [stdout] 406 | let mut pop_value = || value_stack.pop().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/interpreter.rs:425:32 [INFO] [stdout] | [INFO] [stdout] 425 | let mut pop_value = || value_stack.pop().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/intrinsics.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn intrinsic_scope(parent: Option>) -> Rc { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6 | Rc::new(Scope::with_bindings(parent, { [INFO] [stdout] | _____________^ [INFO] [stdout] 7 | | let mut map = HashMap::new(); [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | use self::Intrinsic::*; [INFO] [stdout] ... | [INFO] [stdout] 13 | | map [INFO] [stdout] 14 | | })) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:14917:13 [INFO] [stdout] | [INFO] [stdout] 14912 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14913 | (_, operator, _): (usize, BooleanOperator, usize), [INFO] [stdout] 14914 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14917 | Rc::new(BooleanExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 14918 | | left, [INFO] [stdout] 14919 | | right, [INFO] [stdout] 14920 | | operator, [INFO] [stdout] 14921 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:14977:13 [INFO] [stdout] | [INFO] [stdout] 14974 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14977 | Rc::new(NotExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 14978 | | expr, [INFO] [stdout] 14979 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15003:13 [INFO] [stdout] | [INFO] [stdout] 14998 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14999 | (_, operator, _): (usize, ComparisonOperator, usize), [INFO] [stdout] 15000 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15003 | Rc::new(ComparisonExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15004 | | left, [INFO] [stdout] 15005 | | right, [INFO] [stdout] 15006 | | operator, [INFO] [stdout] 15007 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15097:13 [INFO] [stdout] | [INFO] [stdout] 15092 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15093 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15094 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15097 | Rc::new(NumericExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15098 | | left, [INFO] [stdout] 15099 | | right, [INFO] [stdout] 15100 | | operator: NumericOperator::Add, [INFO] [stdout] 15101 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15114:13 [INFO] [stdout] | [INFO] [stdout] 15109 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15110 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15111 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15114 | Rc::new(NumericExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15115 | | left, [INFO] [stdout] 15116 | | right, [INFO] [stdout] 15117 | | operator: NumericOperator::Subtract, [INFO] [stdout] 15118 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15142:13 [INFO] [stdout] | [INFO] [stdout] 15137 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15138 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15139 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15142 | Rc::new(NumericExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15143 | | left, [INFO] [stdout] 15144 | | right, [INFO] [stdout] 15145 | | operator: NumericOperator::Multiply, [INFO] [stdout] 15146 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15159:13 [INFO] [stdout] | [INFO] [stdout] 15154 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15155 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15156 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15159 | Rc::new(NumericExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15160 | | left, [INFO] [stdout] 15161 | | right, [INFO] [stdout] 15162 | | operator: NumericOperator::Divide, [INFO] [stdout] 15163 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15186:13 [INFO] [stdout] | [INFO] [stdout] 15183 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15186 | Rc::new(NegativeExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15187 | | expr, [INFO] [stdout] 15188 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15381:13 [INFO] [stdout] | [INFO] [stdout] 15376 | (_, pattern, _): (usize, ListPattern, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15377 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15378 | (_, body, _): (usize, Rc, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15381 | Rc::new(Function { [INFO] [stdout] | _____________^ [INFO] [stdout] 15382 | | pattern: Rc::new(pattern), [INFO] [stdout] 15383 | | body, [INFO] [stdout] 15384 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15400:13 [INFO] [stdout] | [INFO] [stdout] 15395 | (_, pattern, _): (usize, ListPattern, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15396 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15397 | (_, body, _): (usize, Rc, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15400 | Rc::new(NamedFunction { [INFO] [stdout] | _____________^ [INFO] [stdout] 15401 | | name, [INFO] [stdout] 15402 | | function: Rc::new(Function { [INFO] [stdout] 15403 | | pattern: Rc::new(pattern), [INFO] [stdout] 15404 | | body, [INFO] [stdout] 15405 | | }), [INFO] [stdout] 15406 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15445:28 [INFO] [stdout] | [INFO] [stdout] 15441 | (_, o, _): (usize, ObjectPattern, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15445 | ListSubPattern::Object(Box::new(o)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15458:26 [INFO] [stdout] | [INFO] [stdout] 15454 | (_, l, _): (usize, ListPattern, usize), [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15458 | ListSubPattern::List(Box::new(l)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15488:36 [INFO] [stdout] | [INFO] [stdout] 15482 | (_, after_patterns, _): (usize, alloc::vec::Vec, usize), [INFO] [stdout] | ----------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15488 | spread_and_after_patterns: Some((spread, after_patterns)), [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15536:33 [INFO] [stdout] | [INFO] [stdout] 15532 | (_, o, _): (usize, ObjectPattern, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15536 | ObjectSubPattern::Object(i, Box::new(o)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15551:31 [INFO] [stdout] | [INFO] [stdout] 15547 | (_, l, _): (usize, ListPattern, usize), [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15551 | ObjectSubPattern::List(i, Box::new(l)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15663:13 [INFO] [stdout] | [INFO] [stdout] 15660 | (_, e, _): (usize, Rc, usize), [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15663 | Rc::new(Block { [INFO] [stdout] | _____________^ [INFO] [stdout] 15664 | | statements: Vec::new(), [INFO] [stdout] 15665 | | expression: Some(e), [INFO] [stdout] 15666 | | comments: Vec::new(), [INFO] [stdout] 15667 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15702:13 [INFO] [stdout] | [INFO] [stdout] 15698 | (_, pattern, _): (usize, ListPattern, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15702 | Rc::new(LetPattern::List(pattern)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15715:13 [INFO] [stdout] | [INFO] [stdout] 15711 | (_, pattern, _): (usize, ObjectPattern, usize), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15715 | Rc::new(LetPattern::Object(pattern)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15743:13 [INFO] [stdout] | [INFO] [stdout] 15738 | (_, pattern, _): (usize, Rc, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15739 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15740 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15743 | Rc::new(LetStatement { [INFO] [stdout] | _____________^ [INFO] [stdout] 15744 | | pattern, [INFO] [stdout] 15745 | | expr, [INFO] [stdout] 15746 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15759:13 [INFO] [stdout] | [INFO] [stdout] 15754 | (_, location, _): (usize, LocationChain, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15755 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15756 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15759 | Rc::new(Assignment { [INFO] [stdout] | _____________^ [INFO] [stdout] 15760 | | location, [INFO] [stdout] 15761 | | expr, [INFO] [stdout] 15762 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15828:13 [INFO] [stdout] | [INFO] [stdout] 15825 | (_, body, _): (usize, Rc, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15828 | Rc::new(LoopExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15829 | | body, [INFO] [stdout] 15830 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15844:13 [INFO] [stdout] | [INFO] [stdout] 15838 | (_, base, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15839 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15840 | (_, elems, _): (usize, Vec, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15844 | Rc::new(FunctionInvocation { [INFO] [stdout] | _____________^ [INFO] [stdout] 15845 | | base, [INFO] [stdout] 15846 | | elems, [INFO] [stdout] 15847 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15926:13 [INFO] [stdout] | [INFO] [stdout] 15922 | (_, elems, _): (usize, Vec, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15926 | Rc::new(List { [INFO] [stdout] | _____________^ [INFO] [stdout] 15927 | | elems, [INFO] [stdout] 15928 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15964:13 [INFO] [stdout] | [INFO] [stdout] 15960 | (_, elems, _): (usize, Vec, usize), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15964 | Rc::new(Object { [INFO] [stdout] | _____________^ [INFO] [stdout] 15965 | | elems, [INFO] [stdout] 15966 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16032:13 [INFO] [stdout] | [INFO] [stdout] 16026 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16027 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 16028 | (_, match_arms, _): (usize, Vec, usize), [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16032 | Rc::new(Handle { [INFO] [stdout] | _____________^ [INFO] [stdout] 16033 | | expr, [INFO] [stdout] 16034 | | match_arms, [INFO] [stdout] 16035 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16065:13 [INFO] [stdout] | [INFO] [stdout] 16062 | (_, expr, _): (usize, core::option::Option>, usize), [INFO] [stdout] | ---------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16065 | Rc::new(SendExpr { [INFO] [stdout] | _____________^ [INFO] [stdout] 16066 | | symbol, [INFO] [stdout] 16067 | | expr, [INFO] [stdout] 16068 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16080:13 [INFO] [stdout] | [INFO] [stdout] 16077 | (_, expr, _): (usize, core::option::Option>, usize), [INFO] [stdout] | ---------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16080 | Rc::new(Continue { [INFO] [stdout] | _____________^ [INFO] [stdout] 16081 | | expr, [INFO] [stdout] 16082 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16094:13 [INFO] [stdout] | [INFO] [stdout] 16091 | (_, expr, _): (usize, core::option::Option>, usize), [INFO] [stdout] | ---------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16094 | Rc::new(Break { [INFO] [stdout] | _____________^ [INFO] [stdout] 16095 | | expr, [INFO] [stdout] 16096 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16194:15 [INFO] [stdout] | [INFO] [stdout] 16190 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16194 | base: LocationChainBase::Expression(expr), [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16195:16 [INFO] [stdout] | [INFO] [stdout] 16190 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16195 | parts: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 45 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:14791:13 [INFO] [stdout] | [INFO] [stdout] 14791 | let mut v = v; [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kal` (bin "kal") due to 46 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 18 | fn into_statement(self: Rc) -> Rc { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Rc::new(ExpressionStatement { [INFO] [stdout] | _________________^ [INFO] [stdout] 20 | | expr: self as Rc, [INFO] [stdout] 21 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/eval_impls.rs:61:80 [INFO] [stdout] | [INFO] [stdout] 61 | map.extend(value.iter().map(|(key, val)| (key.clone(), val.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/eval_impls.rs:235:23 [INFO] [stdout] | [INFO] [stdout] 228 | fn eval(self: Rc, int: &mut Interpreter) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | int.push_eval(self.ifs.get(0).unwrap().cond.clone().into_eval()) [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/eval_impls.rs:343:28 [INFO] [stdout] | [INFO] [stdout] 320 | let self2 = self.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 321 | int.push_eval(Rc::new(Custom::new("ListInner", move |int| { [INFO] [stdout] 322 | let mut list = Vec::with_capacity(self2.elems.len()); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 343 | int.push_value(Value::List(Rc::new(list))) [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/eval_impls.rs:387:23 [INFO] [stdout] | [INFO] [stdout] 378 | fn eval(self: Rc, int: &mut Interpreter) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 387 | int.push_eval(self.expr.clone().into_eval()) [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/eval_impls.rs:385:28 [INFO] [stdout] | [INFO] [stdout] 380 | let val = int.pop_value(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 385 | int.push_value(Value::Bool(!val)) [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/eval_impls.rs:626:11 [INFO] [stdout] | [INFO] [stdout] 566 | fn do_list_pattern_bindings_no_unwrap(int: &mut Interpreter, pattern: &ast::ListPattern, vals: Vec) { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 570 | let mut vals = vals.into_iter().peekable(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 626 | match vals.next() { [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/eval_impls.rs:754:28 [INFO] [stdout] | [INFO] [stdout] 744 | let val = int.pop_value(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 754 | int.push_value(Value::Int(val)) [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/eval_impls.rs:1009:24 [INFO] [stdout] | [INFO] [stdout] 1000 | let symbol = int.pop_value(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1005 | let value = int.pop_value(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1006 | [INFO] [stdout] 1007 | let ctx = int.pop_fn_context(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1008 | [INFO] [stdout] 1009 | int.push_value(Value::Effect(Rc::new(Effect { symbol, value, ctx }))) [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/interpreter.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn extend(parent: Rc) -> Rc { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 98 | | parent: Some(parent), [INFO] [stdout] 99 | | bindings: HashMap::new(), [INFO] [stdout] 100 | | }) [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/interpreter.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn new(typ: SubContextType) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 169 | eval_stack: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter.rs:170:26 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn new(typ: SubContextType) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | value_stack: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter.rs:406:32 [INFO] [stdout] | [INFO] [stdout] 406 | let mut pop_value = || value_stack.pop().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/interpreter.rs:425:32 [INFO] [stdout] | [INFO] [stdout] 425 | let mut pop_value = || value_stack.pop().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/intrinsics.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn intrinsic_scope(parent: Option>) -> Rc { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6 | Rc::new(Scope::with_bindings(parent, { [INFO] [stdout] | _____________^ [INFO] [stdout] 7 | | let mut map = HashMap::new(); [INFO] [stdout] 8 | | [INFO] [stdout] 9 | | use self::Intrinsic::*; [INFO] [stdout] ... | [INFO] [stdout] 13 | | map [INFO] [stdout] 14 | | })) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:14917:13 [INFO] [stdout] | [INFO] [stdout] 14912 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14913 | (_, operator, _): (usize, BooleanOperator, usize), [INFO] [stdout] 14914 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14917 | Rc::new(BooleanExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 14918 | | left, [INFO] [stdout] 14919 | | right, [INFO] [stdout] 14920 | | operator, [INFO] [stdout] 14921 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:14977:13 [INFO] [stdout] | [INFO] [stdout] 14974 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14977 | Rc::new(NotExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 14978 | | expr, [INFO] [stdout] 14979 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15003:13 [INFO] [stdout] | [INFO] [stdout] 14998 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14999 | (_, operator, _): (usize, ComparisonOperator, usize), [INFO] [stdout] 15000 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15003 | Rc::new(ComparisonExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15004 | | left, [INFO] [stdout] 15005 | | right, [INFO] [stdout] 15006 | | operator, [INFO] [stdout] 15007 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15097:13 [INFO] [stdout] | [INFO] [stdout] 15092 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15093 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15094 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15097 | Rc::new(NumericExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15098 | | left, [INFO] [stdout] 15099 | | right, [INFO] [stdout] 15100 | | operator: NumericOperator::Add, [INFO] [stdout] 15101 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15114:13 [INFO] [stdout] | [INFO] [stdout] 15109 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15110 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15111 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15114 | Rc::new(NumericExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15115 | | left, [INFO] [stdout] 15116 | | right, [INFO] [stdout] 15117 | | operator: NumericOperator::Subtract, [INFO] [stdout] 15118 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15142:13 [INFO] [stdout] | [INFO] [stdout] 15137 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15138 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15139 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15142 | Rc::new(NumericExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15143 | | left, [INFO] [stdout] 15144 | | right, [INFO] [stdout] 15145 | | operator: NumericOperator::Multiply, [INFO] [stdout] 15146 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15159:13 [INFO] [stdout] | [INFO] [stdout] 15154 | (_, left, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15155 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15156 | (_, right, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15159 | Rc::new(NumericExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15160 | | left, [INFO] [stdout] 15161 | | right, [INFO] [stdout] 15162 | | operator: NumericOperator::Divide, [INFO] [stdout] 15163 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15186:13 [INFO] [stdout] | [INFO] [stdout] 15183 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15186 | Rc::new(NegativeExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15187 | | expr, [INFO] [stdout] 15188 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15381:13 [INFO] [stdout] | [INFO] [stdout] 15376 | (_, pattern, _): (usize, ListPattern, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15377 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15378 | (_, body, _): (usize, Rc, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15381 | Rc::new(Function { [INFO] [stdout] | _____________^ [INFO] [stdout] 15382 | | pattern: Rc::new(pattern), [INFO] [stdout] 15383 | | body, [INFO] [stdout] 15384 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15400:13 [INFO] [stdout] | [INFO] [stdout] 15395 | (_, pattern, _): (usize, ListPattern, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15396 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15397 | (_, body, _): (usize, Rc, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15400 | Rc::new(NamedFunction { [INFO] [stdout] | _____________^ [INFO] [stdout] 15401 | | name, [INFO] [stdout] 15402 | | function: Rc::new(Function { [INFO] [stdout] 15403 | | pattern: Rc::new(pattern), [INFO] [stdout] 15404 | | body, [INFO] [stdout] 15405 | | }), [INFO] [stdout] 15406 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15445:28 [INFO] [stdout] | [INFO] [stdout] 15441 | (_, o, _): (usize, ObjectPattern, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15445 | ListSubPattern::Object(Box::new(o)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15458:26 [INFO] [stdout] | [INFO] [stdout] 15454 | (_, l, _): (usize, ListPattern, usize), [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15458 | ListSubPattern::List(Box::new(l)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15488:36 [INFO] [stdout] | [INFO] [stdout] 15482 | (_, after_patterns, _): (usize, alloc::vec::Vec, usize), [INFO] [stdout] | ----------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15488 | spread_and_after_patterns: Some((spread, after_patterns)), [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15536:33 [INFO] [stdout] | [INFO] [stdout] 15532 | (_, o, _): (usize, ObjectPattern, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15536 | ObjectSubPattern::Object(i, Box::new(o)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15551:31 [INFO] [stdout] | [INFO] [stdout] 15547 | (_, l, _): (usize, ListPattern, usize), [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15551 | ObjectSubPattern::List(i, Box::new(l)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15663:13 [INFO] [stdout] | [INFO] [stdout] 15660 | (_, e, _): (usize, Rc, usize), [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15663 | Rc::new(Block { [INFO] [stdout] | _____________^ [INFO] [stdout] 15664 | | statements: Vec::new(), [INFO] [stdout] 15665 | | expression: Some(e), [INFO] [stdout] 15666 | | comments: Vec::new(), [INFO] [stdout] 15667 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15702:13 [INFO] [stdout] | [INFO] [stdout] 15698 | (_, pattern, _): (usize, ListPattern, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15702 | Rc::new(LetPattern::List(pattern)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15715:13 [INFO] [stdout] | [INFO] [stdout] 15711 | (_, pattern, _): (usize, ObjectPattern, usize), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15715 | Rc::new(LetPattern::Object(pattern)) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15743:13 [INFO] [stdout] | [INFO] [stdout] 15738 | (_, pattern, _): (usize, Rc, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15739 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15740 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15743 | Rc::new(LetStatement { [INFO] [stdout] | _____________^ [INFO] [stdout] 15744 | | pattern, [INFO] [stdout] 15745 | | expr, [INFO] [stdout] 15746 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15759:13 [INFO] [stdout] | [INFO] [stdout] 15754 | (_, location, _): (usize, LocationChain, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15755 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15756 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15759 | Rc::new(Assignment { [INFO] [stdout] | _____________^ [INFO] [stdout] 15760 | | location, [INFO] [stdout] 15761 | | expr, [INFO] [stdout] 15762 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15828:13 [INFO] [stdout] | [INFO] [stdout] 15825 | (_, body, _): (usize, Rc, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15828 | Rc::new(LoopExpression { [INFO] [stdout] | _____________^ [INFO] [stdout] 15829 | | body, [INFO] [stdout] 15830 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15844:13 [INFO] [stdout] | [INFO] [stdout] 15838 | (_, base, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15839 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 15840 | (_, elems, _): (usize, Vec, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15844 | Rc::new(FunctionInvocation { [INFO] [stdout] | _____________^ [INFO] [stdout] 15845 | | base, [INFO] [stdout] 15846 | | elems, [INFO] [stdout] 15847 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15926:13 [INFO] [stdout] | [INFO] [stdout] 15922 | (_, elems, _): (usize, Vec, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15926 | Rc::new(List { [INFO] [stdout] | _____________^ [INFO] [stdout] 15927 | | elems, [INFO] [stdout] 15928 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:15964:13 [INFO] [stdout] | [INFO] [stdout] 15960 | (_, elems, _): (usize, Vec, usize), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15964 | Rc::new(Object { [INFO] [stdout] | _____________^ [INFO] [stdout] 15965 | | elems, [INFO] [stdout] 15966 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16032:13 [INFO] [stdout] | [INFO] [stdout] 16026 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16027 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 16028 | (_, match_arms, _): (usize, Vec, usize), [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16032 | Rc::new(Handle { [INFO] [stdout] | _____________^ [INFO] [stdout] 16033 | | expr, [INFO] [stdout] 16034 | | match_arms, [INFO] [stdout] 16035 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16065:13 [INFO] [stdout] | [INFO] [stdout] 16062 | (_, expr, _): (usize, core::option::Option>, usize), [INFO] [stdout] | ---------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16065 | Rc::new(SendExpr { [INFO] [stdout] | _____________^ [INFO] [stdout] 16066 | | symbol, [INFO] [stdout] 16067 | | expr, [INFO] [stdout] 16068 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16080:13 [INFO] [stdout] | [INFO] [stdout] 16077 | (_, expr, _): (usize, core::option::Option>, usize), [INFO] [stdout] | ---------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16080 | Rc::new(Continue { [INFO] [stdout] | _____________^ [INFO] [stdout] 16081 | | expr, [INFO] [stdout] 16082 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16094:13 [INFO] [stdout] | [INFO] [stdout] 16091 | (_, expr, _): (usize, core::option::Option>, usize), [INFO] [stdout] | ---------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16094 | Rc::new(Break { [INFO] [stdout] | _____________^ [INFO] [stdout] 16095 | | expr, [INFO] [stdout] 16096 | | }) [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16194:15 [INFO] [stdout] | [INFO] [stdout] 16190 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16194 | base: LocationChainBase::Expression(expr), [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] --> /opt/rustwide/target/debug/build/kal-408830a5b01bbf1f/out/kal_grammar.rs:16195:16 [INFO] [stdout] | [INFO] [stdout] 16190 | (_, expr, _): (usize, Rc, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16195 | parts: Vec::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 45 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kal` (bin "kal" test) due to 46 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7c250d8a81fd716cf624826cded3e70b920aa2cd190d5555886312a468682129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c250d8a81fd716cf624826cded3e70b920aa2cd190d5555886312a468682129", kill_on_drop: false }` [INFO] [stdout] 7c250d8a81fd716cf624826cded3e70b920aa2cd190d5555886312a468682129