[INFO] cloning repository https://github.com/sty00a4-code/luna [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sty00a4-code/luna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsty00a4-code%2Fluna", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsty00a4-code%2Fluna'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f7ffece0449cd448e87e7cc736da983369778f7 [INFO] checking sty00a4-code/luna against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsty00a4-code%2Fluna" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sty00a4-code/luna on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sty00a4-code/luna [INFO] finished tweaking git repo https://github.com/sty00a4-code/luna [INFO] tweaked toml for git repo https://github.com/sty00a4-code/luna written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sty00a4-code/luna 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c87fb7e84cb851161cd504acec7243496530ba1f0cea588f9cae2b1eb541f03c [INFO] running `Command { std: "docker" "start" "-a" "c87fb7e84cb851161cd504acec7243496530ba1f0cea588f9cae2b1eb541f03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c87fb7e84cb851161cd504acec7243496530ba1f0cea588f9cae2b1eb541f03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87fb7e84cb851161cd504acec7243496530ba1f0cea588f9cae2b1eb541f03c", kill_on_drop: false }` [INFO] [stdout] c87fb7e84cb851161cd504acec7243496530ba1f0cea588f9cae2b1eb541f03c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a559e74ef8bfd54b2be2fd61f3caa44ed1dc13771a70443250443a4529839ee [INFO] running `Command { std: "docker" "start" "-a" "0a559e74ef8bfd54b2be2fd61f3caa44ed1dc13771a70443250443a4529839ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking luna-lib v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.00s [INFO] running `Command { std: "docker" "inspect" "0a559e74ef8bfd54b2be2fd61f3caa44ed1dc13771a70443250443a4529839ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a559e74ef8bfd54b2be2fd61f3caa44ed1dc13771a70443250443a4529839ee", kill_on_drop: false }` [INFO] [stdout] 0a559e74ef8bfd54b2be2fd61f3caa44ed1dc13771a70443250443a4529839ee [INFO] checking sty00a4-code/luna against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsty00a4-code%2Fluna" "/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/sty00a4-code/luna on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sty00a4-code/luna [INFO] finished tweaking git repo https://github.com/sty00a4-code/luna [INFO] tweaked toml for git repo https://github.com/sty00a4-code/luna written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sty00a4-code/luna 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aff126b4039749eb4047d5aecf1117e7f3672e6cf7019e5191e0d945ddb6c612 [INFO] running `Command { std: "docker" "start" "-a" "aff126b4039749eb4047d5aecf1117e7f3672e6cf7019e5191e0d945ddb6c612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aff126b4039749eb4047d5aecf1117e7f3672e6cf7019e5191e0d945ddb6c612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff126b4039749eb4047d5aecf1117e7f3672e6cf7019e5191e0d945ddb6c612", kill_on_drop: false }` [INFO] [stdout] aff126b4039749eb4047d5aecf1117e7f3672e6cf7019e5191e0d945ddb6c612 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4913ea03f46ff461a8f2a3d36c507b1324b04a5268db51184b072b7929da3ee [INFO] running `Command { std: "docker" "start" "-a" "a4913ea03f46ff461a8f2a3d36c507b1324b04a5268db51184b072b7929da3ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking luna-lib v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 54 | let closure = compile_str(text, path).map_err(|err| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let function = Rc::new(RefCell::new(Function { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let mut interpreter = Interpreter::default().with_global_path(env::var("LUNA_PATH").ok()); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | interpreter.call(&function, vec![], None); [INFO] [stdout] 67 | interpreter.run().map_err(|err| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/lang/value.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 55 | fn call(&self, key: &str, interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | Err(Box::new(UserObjectError::CannotCallNull)) [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/lang/value.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 59 | fn call_mut(&mut self, key: &str, interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | Err(Box::new(UserObjectError::CannotCallNull)) [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/lang/value.rs:107:30 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn new(fields: HashMap) -> Self { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | Self { fields, meta: None } [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/lang/value.rs:392:22 [INFO] [stdout] | [INFO] [stdout] 391 | fn from(value: Vec) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | Self::Vector(Rc::new(RefCell::new( [INFO] [stdout] | ______________________^ [INFO] [stdout] 393 | | value.into_iter().map(|v| v.into()).collect(), [INFO] [stdout] 394 | | ))) [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/lang/value.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 398 | fn from(value: HashMap) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 399 | Self::Object(Rc::new(RefCell::new(Object::new( [INFO] [stdout] | ______________________^ [INFO] [stdout] 400 | | value.into_iter().map(|(k, v)| (k, v.into())).collect(), [INFO] [stdout] 401 | | )))) [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/lang/value.rs:400:48 [INFO] [stdout] | [INFO] [stdout] 400 | value.into_iter().map(|(k, v)| (k, v.into())).collect(), [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lang/value.rs:406:24 [INFO] [stdout] | [INFO] [stdout] 405 | fn from(value: Rc) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 406 | Self::Function(FunctionKind::UserFunction(value)) [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/lang/value.rs:411:24 [INFO] [stdout] | [INFO] [stdout] 410 | fn from(value: Box) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 411 | Self::Function(FunctionKind::UserFunction(Rc::new(value))) [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/lang/value.rs:563:35 [INFO] [stdout] | [INFO] [stdout] 563 | .map(|(k, v)| (k, v.into())) [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lang/interpreter.rs:97:55 [INFO] [stdout] | [INFO] [stdout] 97 | stack.extend(args.into_iter().map(|v| Rc::new(RefCell::new(v)))); [INFO] [stdout] | - ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lang/interpreter.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | .map(|_| Rc::new(RefCell::new(Value::default()))), [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/lang/interpreter.rs:1181:54 [INFO] [stdout] | [INFO] [stdout] 1181 | self.register(*register).map(|value| value.borrow().clone()) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lang/interpreter.rs:1188:30 [INFO] [stdout] | [INFO] [stdout] 1188 | .map(|value| value.borrow().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/lang/interpreter.rs:1203:42 [INFO] [stdout] | [INFO] [stdout] 1203 | ... .map(|value| value.borrow().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/luna_impl/position.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn map U>(self, f: F) -> Located { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Located { [INFO] [stdout] 42 | value: f(self.value), [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/luna_impl/position.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn map U>(self, f: F) -> Located { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | Located { [INFO] [stdout] 88 | value: f(self.value), [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/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 54 | let closure = compile_str(text, path).map_err(|err| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let function = Rc::new(RefCell::new(Function { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let mut interpreter = Interpreter::default().with_global_path(env::var("LUNA_PATH").ok()); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | interpreter.call(&function, vec![], None); [INFO] [stdout] 67 | interpreter.run().map_err(|err| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/luna_impl/parser.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 175 | let mut stats = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | Ok(Located::new(Self(stats), pos)) [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/luna_impl/parser.rs:195:12 [INFO] [stdout] | [INFO] [stdout] 188 | let mut stats = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | let end_pos = until_match!(parser: BraceRight { [INFO] [stdout] 190 | let stat = Statement::parse(parser)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | Ok(Located::new(Self(stats), pos)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lang/value.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 55 | fn call(&self, key: &str, interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | Err(Box::new(UserObjectError::CannotCallNull)) [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/luna_impl/parser.rs:368:12 [INFO] [stdout] | [INFO] [stdout] 357 | let expr = Expression::parse(parser)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 358 | let mut cases = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | let pattern = Pattern::parse(parser)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 362 | expect_token!(parser: EqualArrow); [INFO] [stdout] 363 | let body = Block::parse(parser)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 368 | Ok(Located::new(Self::Match { expr, cases }, pos)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lang/value.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 59 | fn call_mut(&mut self, key: &str, interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | Err(Box::new(UserObjectError::CannotCallNull)) [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/luna_impl/parser.rs:393:12 [INFO] [stdout] | [INFO] [stdout] 390 | let iter = Expression::parse(parser)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 391 | let body = Block::parse(parser)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | pos.extend(&body.pos); [INFO] [stdout] 393 | Ok(Located::new(Self::For { ident, iter, body }, pos)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lang/value.rs:107:30 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn new(fields: HashMap) -> Self { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | Self { fields, meta: None } [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/lang/value.rs:392:22 [INFO] [stdout] | [INFO] [stdout] 391 | fn from(value: Vec) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | Self::Vector(Rc::new(RefCell::new( [INFO] [stdout] | ______________________^ [INFO] [stdout] 393 | | value.into_iter().map(|v| v.into()).collect(), [INFO] [stdout] 394 | | ))) [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/lang/value.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 398 | fn from(value: HashMap) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 399 | Self::Object(Rc::new(RefCell::new(Object::new( [INFO] [stdout] | ______________________^ [INFO] [stdout] 400 | | value.into_iter().map(|(k, v)| (k, v.into())).collect(), [INFO] [stdout] 401 | | )))) [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/lang/value.rs:400:48 [INFO] [stdout] | [INFO] [stdout] 400 | value.into_iter().map(|(k, v)| (k, v.into())).collect(), [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lang/value.rs:406:24 [INFO] [stdout] | [INFO] [stdout] 405 | fn from(value: Rc) -> Self { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 406 | Self::Function(FunctionKind::UserFunction(value)) [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/luna_impl/compiler.rs:239:12 [INFO] [stdout] | [INFO] [stdout] 225 | fn compile(self, compiler: &mut Compiler) -> Result>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let Located { value: chunk, pos } = self; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 239 | Ok(compiler [INFO] [stdout] | ____________^ [INFO] [stdout] 240 | | .pop_frame() [INFO] [stdout] 241 | | .expect("no compiler frame on stack") [INFO] [stdout] 242 | | .closure) [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/lang/value.rs:411:24 [INFO] [stdout] | [INFO] [stdout] 410 | fn from(value: Box) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 411 | Self::Function(FunctionKind::UserFunction(Rc::new(value))) [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/lang/value.rs:563:35 [INFO] [stdout] | [INFO] [stdout] 563 | .map(|(k, v)| (k, v.into())) [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lang/interpreter.rs:97:55 [INFO] [stdout] | [INFO] [stdout] 97 | stack.extend(args.into_iter().map(|v| Rc::new(RefCell::new(v)))); [INFO] [stdout] | - ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lang/interpreter.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | .map(|_| Rc::new(RefCell::new(Value::default()))), [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/lang/interpreter.rs:1181:54 [INFO] [stdout] | [INFO] [stdout] 1181 | self.register(*register).map(|value| value.borrow().clone()) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lang/interpreter.rs:1188:30 [INFO] [stdout] | [INFO] [stdout] 1188 | .map(|value| value.borrow().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/lang/interpreter.rs:1203:42 [INFO] [stdout] | [INFO] [stdout] 1203 | ... .map(|value| value.borrow().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/luna_impl/std/mod.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn _print(interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | let args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Ok(Value::default()) [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/luna_impl/std/mod.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn _input(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | Ok(Value::String(input.to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:200:19 [INFO] [stdout] | [INFO] [stdout] 200 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/position.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn map U>(self, f: F) -> Located { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Located { [INFO] [stdout] 42 | value: f(self.value), [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/luna_impl/std/mod.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn _error(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | let msg = args.next().unwrap_or_default().1.to_string(); [INFO] [stdout] 140 | Err(Box::new(CustomError(msg))) [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/luna_impl/position.rs:88:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn map U>(self, f: F) -> Located { [INFO] [stdout] | ---- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | Located { [INFO] [stdout] 88 | value: f(self.value), [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/luna_impl/std/mod.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 149 | args: Vec, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | ) -> Result> { [INFO] [stdout] 151 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | let func = typed!(args: Function); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | Ok(match func { [INFO] [stdout] | ________^ [INFO] [stdout] 154 | | FunctionKind::Function(func) => { [INFO] [stdout] 155 | | interpreter.call(&func, args.map(|(_, v)| v).collect(), None); [INFO] [stdout] 156 | | let res = interpreter.run(); [INFO] [stdout] ... | [INFO] [stdout] 174 | | }, [INFO] [stdout] 175 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn _type(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let value = args.next().unwrap_or_default().1; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | Ok(Value::String(value.dynamic_typ())) [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/luna_impl/std/mod.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn _require(interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | let lib = libloading::Library::new(format!("{path}.so"))?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | let lib = libloading::Library::new(format!("{path}/mod.so"))?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | let lib = libloading::Library::new(format!("{global_path}/{path}.so"))?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | let lib = libloading::Library::new(format!("{global_path}/{path}/mod.so"))?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | Ok(run_str::(&text, Some(&full_path)) [INFO] [stdout] | ________^ [INFO] [stdout] 268 | | .map_err(|err| { [INFO] [stdout] 269 | | format!( [INFO] [stdout] 270 | | "{full_path}:{}:{}: {}", [INFO] [stdout] ... | [INFO] [stdout] 275 | | })? [INFO] [stdout] 276 | | .unwrap_or_default()) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:217:19 [INFO] [stdout] | [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn _raw_type(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 280 | let mut args = args.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 281 | let v = args.next().unwrap_or_default(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 282 | Ok(Value::String(v.typ().to_string())) [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/luna_impl/parser.rs:182:12 [INFO] [stdout] | [INFO] [stdout] 175 | let mut stats = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | Ok(Located::new(Self(stats), pos)) [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/luna_impl/std/mod.rs:289:8 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn _raw_get(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 285 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | let object = object.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 288 | let key = typed!(args: String); [INFO] [stdout] 289 | Ok(object.get(&key).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/parser.rs:195:12 [INFO] [stdout] | [INFO] [stdout] 188 | let mut stats = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | let end_pos = until_match!(parser: BraceRight { [INFO] [stdout] 190 | let stat = Statement::parse(parser)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 195 | Ok(Located::new(Self(stats), pos)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:298:8 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn _raw_set(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 292 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 294 | let mut object = object.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 295 | let key = typed!(args: String); [INFO] [stdout] 296 | let value = args.next().unwrap_or_default().1; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | object.set(key, value); [INFO] [stdout] 298 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 337 | fn _next(interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 338 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 339 | let iter = typed!(args); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | Ok(match &iter { [INFO] [stdout] | ________^ [INFO] [stdout] 341 | | Value::UserObject(object) => { [INFO] [stdout] 342 | | let object = Rc::clone(object); [INFO] [stdout] 343 | | let mut object = object.borrow_mut(); [INFO] [stdout] ... | [INFO] [stdout] 377 | | iter => return Err(format!("cannot iterate over {}", iter.dynamic_typ()).into()), [INFO] [stdout] 378 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/parser.rs:368:12 [INFO] [stdout] | [INFO] [stdout] 357 | let expr = Expression::parse(parser)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 358 | let mut cases = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | let pattern = Pattern::parse(parser)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 362 | expect_token!(parser: EqualArrow); [INFO] [stdout] 363 | let body = Block::parse(parser)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 368 | Ok(Located::new(Self::Match { expr, cases }, pos)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/bool.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn _from(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let (_, value) = args.next().unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | Ok(Value::Bool(value.into())) [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/luna_impl/parser.rs:393:12 [INFO] [stdout] | [INFO] [stdout] 390 | let iter = Expression::parse(parser)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 391 | let body = Block::parse(parser)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | pos.extend(&body.pos); [INFO] [stdout] 393 | Ok(Located::new(Self::For { ident, iter, body }, pos)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn _from(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | let value = typed!(args: Int); [INFO] [stdout] 31 | Ok(if let Ok(v) = u8::try_from(value) { [INFO] [stdout] | ________^ [INFO] [stdout] 32 | | Value::Char(v as char) [INFO] [stdout] 33 | | } else { [INFO] [stdout] 34 | | Value::default() [INFO] [stdout] 35 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn _byte(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let value = typed!(args: Char); [INFO] [stdout] 40 | Ok(Value::Int(value as u8 as i64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn _is_whitespace(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | let value = typed!(args: Char); [INFO] [stdout] 45 | Ok(Value::Bool(value.is_ascii_whitespace())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _is_alphabetic(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let value = typed!(args: Char); [INFO] [stdout] 50 | Ok(Value::Bool(value.is_ascii_alphabetic())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn _is_alphanumeric(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | let value = typed!(args: Char); [INFO] [stdout] 55 | Ok(Value::Bool(value.is_ascii_alphanumeric())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn _is_digit(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | Ok(Value::Bool(value.is_digit(radix.unwrap_or(10)))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/compiler.rs:239:12 [INFO] [stdout] | [INFO] [stdout] 225 | fn compile(self, compiler: &mut Compiler) -> Result>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let Located { value: chunk, pos } = self; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 239 | Ok(compiler [INFO] [stdout] | ____________^ [INFO] [stdout] 240 | | .pop_frame() [INFO] [stdout] 241 | | .expect("no compiler frame on stack") [INFO] [stdout] 242 | | .closure) [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/luna_impl/std/char.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn _is_control(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | let value = typed!(args: Char); [INFO] [stdout] 66 | Ok(Value::Bool(value.is_ascii_control())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn _is_graphic(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let value = typed!(args: Char); [INFO] [stdout] 71 | Ok(Value::Bool(value.is_ascii_graphic())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn _is_hex(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | let value = typed!(args: Char); [INFO] [stdout] 76 | Ok(Value::Bool(value.is_ascii_hexdigit())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn _is_lower(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | let value = typed!(args: Char); [INFO] [stdout] 81 | Ok(Value::Bool(value.is_ascii_lowercase())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn _is_upper(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | let value = typed!(args: Char); [INFO] [stdout] 86 | Ok(Value::Bool(value.is_ascii_uppercase())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/float.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn _from(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let (_, value) = args.next().unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Ok(Value::Float(match value { [INFO] [stdout] | ________^ [INFO] [stdout] 25 | | Value::Int(v) => v as f64, [INFO] [stdout] 26 | | Value::Float(v) => v, [INFO] [stdout] 27 | | Value::Bool(v) => { [INFO] [stdout] ... | [INFO] [stdout] 41 | | _ => return Ok(Value::default()), [INFO] [stdout] 42 | | })) [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/luna_impl/std/float.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn _floor(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let value = typed!(args: Float); [INFO] [stdout] 47 | Ok(Value::Float(value.floor())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/float.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn _ceil(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let value = typed!(args: Float); [INFO] [stdout] 52 | Ok(Value::Float(value.ceil())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn _print(interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | let args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Ok(Value::default()) [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/luna_impl/std/mod.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn _input(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | Ok(Value::String(input.to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:200:19 [INFO] [stdout] | [INFO] [stdout] 200 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/float.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn _round(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let value = typed!(args: Float); [INFO] [stdout] 57 | Ok(Value::Float(value.round())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn _error(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | let msg = args.next().unwrap_or_default().1.to_string(); [INFO] [stdout] 140 | Err(Box::new(CustomError(msg))) [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/luna_impl/std/int.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn _from(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let (_, value) = args.next().unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Ok(Value::Int(match value { [INFO] [stdout] | ________^ [INFO] [stdout] 27 | | Value::Int(v) => v, [INFO] [stdout] 28 | | Value::Float(v) => v as i64, [INFO] [stdout] 29 | | Value::Bool(v) => { [INFO] [stdout] ... | [INFO] [stdout] 44 | | _ => return Ok(Value::default()), [INFO] [stdout] 45 | | })) [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/luna_impl/std/mod.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 149 | args: Vec, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | ) -> Result> { [INFO] [stdout] 151 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | let func = typed!(args: Function); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | Ok(match func { [INFO] [stdout] | ________^ [INFO] [stdout] 154 | | FunctionKind::Function(func) => { [INFO] [stdout] 155 | | interpreter.call(&func, args.map(|(_, v)| v).collect(), None); [INFO] [stdout] 156 | | let res = interpreter.run(); [INFO] [stdout] ... | [INFO] [stdout] 174 | | }, [INFO] [stdout] 175 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/int.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _from_bin(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let string = typed!(args: String); [INFO] [stdout] 50 | Ok(i64::from_str_radix(&string, 2) [INFO] [stdout] | ________^ [INFO] [stdout] 51 | | .map(Value::Int) [INFO] [stdout] 52 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn _type(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let value = args.next().unwrap_or_default().1; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | Ok(Value::String(value.dynamic_typ())) [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/luna_impl/std/int.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn _from_hex(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let string = typed!(args: String); [INFO] [stdout] 57 | Ok(i64::from_str_radix(&string, 16) [INFO] [stdout] | ________^ [INFO] [stdout] 58 | | .map(Value::Int) [INFO] [stdout] 59 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/int.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn _bytes(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | let value = typed!(args: Int); [INFO] [stdout] 64 | Ok(Value::Vector(Rc::new(RefCell::new( [INFO] [stdout] | ________^ [INFO] [stdout] 65 | | value.to_be_bytes().into_iter().map(Value::from).collect(), [INFO] [stdout] 66 | | )))) [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn _len(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let object = object.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | [INFO] [stdout] 39 | Ok(Value::Int(object.fields.len() as i64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:267:8 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn _require(interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | let lib = libloading::Library::new(format!("{path}.so"))?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 215 | let lib = libloading::Library::new(format!("{path}/mod.so"))?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 234 | let lib = libloading::Library::new(format!("{global_path}/{path}.so"))?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | let lib = libloading::Library::new(format!("{global_path}/{path}/mod.so"))?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | Ok(run_str::(&text, Some(&full_path)) [INFO] [stdout] | ________^ [INFO] [stdout] 268 | | .map_err(|err| { [INFO] [stdout] 269 | | format!( [INFO] [stdout] 270 | | "{full_path}:{}:{}: {}", [INFO] [stdout] ... | [INFO] [stdout] 275 | | })? [INFO] [stdout] 276 | | .unwrap_or_default()) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:217:19 [INFO] [stdout] | [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn _keys(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | let object = object.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | [INFO] [stdout] 46 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 47 | | IteratorObject(Box::new( [INFO] [stdout] 48 | | object [INFO] [stdout] 49 | | .fields [INFO] [stdout] ... | [INFO] [stdout] 55 | | )), [INFO] [stdout] 56 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:282:8 [INFO] [stdout] | [INFO] [stdout] 279 | pub fn _raw_type(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 280 | let mut args = args.into_iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 281 | let v = args.next().unwrap_or_default(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 282 | Ok(Value::String(v.typ().to_string())) [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/luna_impl/std/object.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn _values(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let object = object.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | [INFO] [stdout] 63 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 64 | | IteratorObject(Box::new( [INFO] [stdout] 65 | | object [INFO] [stdout] 66 | | .fields [INFO] [stdout] ... | [INFO] [stdout] 71 | | )), [INFO] [stdout] 72 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:105:40 [INFO] [stdout] | [INFO] [stdout] 105 | .map(|o| Value::Object(Rc::clone(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] --> src/luna_impl/std/object.rs:114:44 [INFO] [stdout] | [INFO] [stdout] 114 | .map(|o| Value::Object(Rc::clone(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] --> src/luna_impl/std/object.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn _clear(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | let mut object = object.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | object.fields.clear(); [INFO] [stdout] 127 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:289:8 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn _raw_get(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 285 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | let object = object.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 288 | let key = typed!(args: String); [INFO] [stdout] 289 | Ok(object.get(&key).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn _range(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 135 | | IteratorObject(Box::new( [INFO] [stdout] 136 | | if let Some(end) = end { [INFO] [stdout] 137 | | start..end [INFO] [stdout] ... | [INFO] [stdout] 144 | | )), [INFO] [stdout] 145 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:183:8 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn _box(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 181 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | [INFO] [stdout] 183 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 184 | | BoxObject(value), [INFO] [stdout] 185 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:221:8 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn _int(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 218 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 222 | | IntBoxObject(value), [INFO] [stdout] 223 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:298:8 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn _raw_set(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 292 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 294 | let mut object = object.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 295 | let key = typed!(args: String); [INFO] [stdout] 296 | let value = args.next().unwrap_or_default().1; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 297 | object.set(key, value); [INFO] [stdout] 298 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:259:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn _float(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 256 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 260 | | FloatBoxObject(value), [INFO] [stdout] 261 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:297:8 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn _bool(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 294 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 297 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 298 | | BoolBoxObject(value), [INFO] [stdout] 299 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:335:8 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn _char(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 335 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 336 | | CharBoxObject(value), [INFO] [stdout] 337 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/mod.rs:340:8 [INFO] [stdout] | [INFO] [stdout] 337 | fn _next(interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 338 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 339 | let iter = typed!(args); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | Ok(match &iter { [INFO] [stdout] | ________^ [INFO] [stdout] 341 | | Value::UserObject(object) => { [INFO] [stdout] 342 | | let object = Rc::clone(object); [INFO] [stdout] 343 | | let mut object = object.borrow_mut(); [INFO] [stdout] ... | [INFO] [stdout] 377 | | iter => return Err(format!("cannot iterate over {}", iter.dynamic_typ()).into()), [INFO] [stdout] 378 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:373:8 [INFO] [stdout] | [INFO] [stdout] 369 | pub fn _string(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 370 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 374 | | StringBoxObject(value), [INFO] [stdout] 375 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/bool.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn _from(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let (_, value) = args.next().unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | Ok(Value::Bool(value.into())) [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/luna_impl/std/string.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn _from(interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | Ok(Value::String(string)) [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/luna_impl/std/string.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn _iter(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 61 | | IteratorObject(Box::new( [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | .chars() [INFO] [stdout] ... | [INFO] [stdout] 67 | | )), [INFO] [stdout] 68 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn _from(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | let value = typed!(args: Int); [INFO] [stdout] 31 | Ok(if let Ok(v) = u8::try_from(value) { [INFO] [stdout] | ________^ [INFO] [stdout] 32 | | Value::Char(v as char) [INFO] [stdout] 33 | | } else { [INFO] [stdout] 34 | | Value::default() [INFO] [stdout] 35 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn _len(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | Ok(Value::Int(string.len() as i64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn _byte(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let value = typed!(args: Char); [INFO] [stdout] 40 | Ok(Value::Int(value as u8 as i64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn _is_whitespace(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | let value = typed!(args: Char); [INFO] [stdout] 45 | Ok(Value::Bool(value.is_ascii_whitespace())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn _get(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | let mut args: std::iter::Enumerate> = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | Ok(string [INFO] [stdout] | ________^ [INFO] [stdout] 83 | | .chars() [INFO] [stdout] 84 | | .nth(index.unsigned_abs() as usize) [INFO] [stdout] 85 | | .map(Value::Char) [INFO] [stdout] 86 | | .or(default.map(Value::Char)) [INFO] [stdout] 87 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _is_alphabetic(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let value = typed!(args: Char); [INFO] [stdout] 50 | Ok(Value::Bool(value.is_ascii_alphabetic())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn _sub(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | Ok(string [INFO] [stdout] | ________^ [INFO] [stdout] 99 | | .get(start..=stop) [INFO] [stdout] 100 | | .map(|slice| Value::String(slice.to_string())) [INFO] [stdout] 101 | | .unwrap_or(default.map(Value::String).unwrap_or_default())) [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn _is_alphanumeric(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | let value = typed!(args: Char); [INFO] [stdout] 55 | Ok(Value::Bool(value.is_ascii_alphanumeric())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn _split(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | Ok(string [INFO] [stdout] | ________^ [INFO] [stdout] 109 | | .split(&sep) [INFO] [stdout] 110 | | .map(|s| s.to_string()) [INFO] [stdout] 111 | | .collect::>() [INFO] [stdout] 112 | | .into()) [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn _is_digit(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | Ok(Value::Bool(value.is_digit(radix.unwrap_or(10)))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn _split_amount(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | Ok(string [INFO] [stdout] | ________^ [INFO] [stdout] 121 | | .splitn(n.unsigned_abs() as usize, &sep) [INFO] [stdout] 122 | | .map(|s| s.to_string()) [INFO] [stdout] 123 | | .collect::>() [INFO] [stdout] 124 | | .into()) [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn _is_control(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | let value = typed!(args: Char); [INFO] [stdout] 66 | Ok(Value::Bool(value.is_ascii_control())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn _split_at(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | Ok(vec![ [INFO] [stdout] | ________^ [INFO] [stdout] 132 | | Value::String(left.to_string()), [INFO] [stdout] 133 | | Value::String(right.to_string()), [INFO] [stdout] 134 | | ] [INFO] [stdout] 135 | | .into()) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn _is_graphic(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let value = typed!(args: Char); [INFO] [stdout] 71 | Ok(Value::Bool(value.is_ascii_graphic())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn _split_off(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | Ok(string.split_off(n.unsigned_abs() as usize).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn _rep(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | Ok(string.repeat(n as usize).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn _is_hex(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | let value = typed!(args: Char); [INFO] [stdout] 76 | Ok(Value::Bool(value.is_ascii_hexdigit())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn _rev(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | Ok(string.chars().rev().collect::().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn _is_lower(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | let value = typed!(args: Char); [INFO] [stdout] 81 | Ok(Value::Bool(value.is_ascii_lowercase())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:161:8 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn _find(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | Ok(string [INFO] [stdout] | ________^ [INFO] [stdout] 162 | | .find(&pattern) [INFO] [stdout] 163 | | .map(|i| Value::Int(i as i64)) [INFO] [stdout] 164 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:235:8 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn _format(interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | Ok(formatted.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/char.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn _is_upper(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | let value = typed!(args: Char); [INFO] [stdout] 86 | Ok(Value::Bool(value.is_ascii_uppercase())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:242:8 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn _starts_with(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 242 | Ok(string.starts_with(&start).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/float.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn _from(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let (_, value) = args.next().unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Ok(Value::Float(match value { [INFO] [stdout] | ________^ [INFO] [stdout] 25 | | Value::Int(v) => v as f64, [INFO] [stdout] 26 | | Value::Float(v) => v, [INFO] [stdout] 27 | | Value::Bool(v) => { [INFO] [stdout] ... | [INFO] [stdout] 41 | | _ => return Ok(Value::default()), [INFO] [stdout] 42 | | })) [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/luna_impl/std/string.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn _ends_with(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 245 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | Ok(string.ends_with(&start).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/float.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn _floor(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let value = typed!(args: Float); [INFO] [stdout] 47 | Ok(Value::Float(value.floor())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:268:8 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn _rmatch(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 253 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | let re = Regex::new(&pattern).map_err(Box::new)?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 257 | let Some(caps) = re.captures(&string) else { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 260 | let mut matches: Vec = caps [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 268 | Ok(Value::Vector(Rc::new(RefCell::new(matches)))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/float.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn _ceil(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | let value = typed!(args: Float); [INFO] [stdout] 52 | Ok(Value::Float(value.ceil())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/float.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn _round(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let value = typed!(args: Float); [INFO] [stdout] 57 | Ok(Value::Float(value.round())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn _iter(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | [INFO] [stdout] 34 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 35 | | IteratorObject(Box::new(vector.clone().into_iter())), [INFO] [stdout] 36 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/int.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn _from(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let (_, value) = args.next().unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Ok(Value::Int(match value { [INFO] [stdout] | ________^ [INFO] [stdout] 27 | | Value::Int(v) => v, [INFO] [stdout] 28 | | Value::Float(v) => v as i64, [INFO] [stdout] 29 | | Value::Bool(v) => { [INFO] [stdout] ... | [INFO] [stdout] 44 | | _ => return Ok(Value::default()), [INFO] [stdout] 45 | | })) [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/luna_impl/std/vector.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn _len(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | [INFO] [stdout] 43 | Ok(Value::Int(vector.len() as i64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/int.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _from_bin(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let string = typed!(args: String); [INFO] [stdout] 50 | Ok(i64::from_str_radix(&string, 2) [INFO] [stdout] | ________^ [INFO] [stdout] 51 | | .map(Value::Int) [INFO] [stdout] 52 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/int.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn _from_hex(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let string = typed!(args: String); [INFO] [stdout] 57 | Ok(i64::from_str_radix(&string, 16) [INFO] [stdout] | ________^ [INFO] [stdout] 58 | | .map(Value::Int) [INFO] [stdout] 59 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn _get(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let index = typed!(args: Int); [INFO] [stdout] 50 | let default = args.next().map(|(_, v)| v); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | [INFO] [stdout] 52 | Ok(vector [INFO] [stdout] | ________^ [INFO] [stdout] 53 | | .get(index.unsigned_abs() as usize) [INFO] [stdout] 54 | | .cloned() [INFO] [stdout] 55 | | .unwrap_or(default.unwrap_or_default())) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/int.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn _bytes(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | let value = typed!(args: Int); [INFO] [stdout] 64 | Ok(Value::Vector(Rc::new(RefCell::new( [INFO] [stdout] | ________^ [INFO] [stdout] 65 | | value.to_be_bytes().into_iter().map(Value::from).collect(), [INFO] [stdout] 66 | | )))) [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn _contains(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let value = args.next().map(|(_, v)| v).unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | [INFO] [stdout] 63 | Ok(vector.contains(&value).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn _len(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let object = object.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | [INFO] [stdout] 39 | Ok(Value::Int(object.fields.len() as i64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn _position(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let value = args.next().map(|(_, v)| v).unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | [INFO] [stdout] 71 | Ok(vector [INFO] [stdout] | ________^ [INFO] [stdout] 72 | | .iter() [INFO] [stdout] 73 | | .position(|v| v == &value) [INFO] [stdout] 74 | | .map(|pos| pos.into()) [INFO] [stdout] 75 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn _keys(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | let object = object.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | [INFO] [stdout] 46 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 47 | | IteratorObject(Box::new( [INFO] [stdout] 48 | | object [INFO] [stdout] 49 | | .fields [INFO] [stdout] ... | [INFO] [stdout] 55 | | )), [INFO] [stdout] 56 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn _push(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | let mut vector = vector.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let value = args.next().map(|(_, v)| v).unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn _values(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let object = object.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | [INFO] [stdout] 63 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 64 | | IteratorObject(Box::new( [INFO] [stdout] 65 | | object [INFO] [stdout] 66 | | .fields [INFO] [stdout] ... | [INFO] [stdout] 71 | | )), [INFO] [stdout] 72 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:105:40 [INFO] [stdout] | [INFO] [stdout] 105 | .map(|o| Value::Object(Rc::clone(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] --> src/luna_impl/std/object.rs:114:44 [INFO] [stdout] | [INFO] [stdout] 114 | .map(|o| Value::Object(Rc::clone(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] --> src/luna_impl/std/vector.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn _insert(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let mut vector = vector.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | let index = typed!(args: Int int => int.unsigned_abs() as usize); [INFO] [stdout] 108 | let value = args.next().map(|(_, v)| v).unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn _clear(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | let object = typed!(args: Object); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | let mut object = object.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | object.fields.clear(); [INFO] [stdout] 127 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn _join(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | Ok(Value::String( [INFO] [stdout] | ________^ [INFO] [stdout] 121 | | vector [INFO] [stdout] 122 | | .iter() [INFO] [stdout] 123 | | .map(|v| v.to_string()) [INFO] [stdout] 124 | | .collect::>() [INFO] [stdout] 125 | | .join(&sep), [INFO] [stdout] 126 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn _range(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 135 | | IteratorObject(Box::new( [INFO] [stdout] 136 | | if let Some(end) = end { [INFO] [stdout] 137 | | start..end [INFO] [stdout] ... | [INFO] [stdout] 144 | | )), [INFO] [stdout] 145 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn _swap(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | let mut vector = vector.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:183:8 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn _box(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 181 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 182 | [INFO] [stdout] 183 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 184 | | BoxObject(value), [INFO] [stdout] 185 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn _copy(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | [INFO] [stdout] 144 | Ok(vector.clone().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:221:8 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn _int(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 218 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 222 | | IntBoxObject(value), [INFO] [stdout] 223 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:259:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn _float(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 256 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 260 | | FloatBoxObject(value), [INFO] [stdout] 261 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn _clear(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | let mut vector = vector.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | vector.clear(); [INFO] [stdout] 151 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | define_array!(ArrayU8 u8 = Int : "array"; ArrayIteratorU8 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:297:8 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn _bool(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 294 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 297 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 298 | | BoolBoxObject(value), [INFO] [stdout] 299 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:335:8 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn _char(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 335 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 336 | | CharBoxObject(value), [INFO] [stdout] 337 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 385 | define_array!(ArrayU8 u8 = Int : "array"; ArrayIteratorU8 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/object.rs:373:8 [INFO] [stdout] | [INFO] [stdout] 369 | pub fn _string(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 370 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 374 | | StringBoxObject(value), [INFO] [stdout] 375 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | define_array!(ArrayU16 u16 = Int : "array"; ArrayIteratorU16 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn _from(interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | Ok(Value::String(string)) [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/luna_impl/std/string.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn _iter(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 61 | | IteratorObject(Box::new( [INFO] [stdout] 62 | | string [INFO] [stdout] 63 | | .chars() [INFO] [stdout] ... | [INFO] [stdout] 67 | | )), [INFO] [stdout] 68 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 386 | define_array!(ArrayU16 u16 = Int : "array"; ArrayIteratorU16 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | define_array!(ArrayU32 u32 = Int : "array"; ArrayIteratorU32 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn _len(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | Ok(Value::Int(string.len() as i64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn _get(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | let mut args: std::iter::Enumerate> = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | Ok(string [INFO] [stdout] | ________^ [INFO] [stdout] 83 | | .chars() [INFO] [stdout] 84 | | .nth(index.unsigned_abs() as usize) [INFO] [stdout] 85 | | .map(Value::Char) [INFO] [stdout] 86 | | .or(default.map(Value::Char)) [INFO] [stdout] 87 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn _sub(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | Ok(string [INFO] [stdout] | ________^ [INFO] [stdout] 99 | | .get(start..=stop) [INFO] [stdout] 100 | | .map(|slice| Value::String(slice.to_string())) [INFO] [stdout] 101 | | .unwrap_or(default.map(Value::String).unwrap_or_default())) [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn _split(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | Ok(string [INFO] [stdout] | ________^ [INFO] [stdout] 109 | | .split(&sep) [INFO] [stdout] 110 | | .map(|s| s.to_string()) [INFO] [stdout] 111 | | .collect::>() [INFO] [stdout] 112 | | .into()) [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 387 | define_array!(ArrayU32 u32 = Int : "array"; ArrayIteratorU32 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | define_array!(ArrayU64 u64 = Int : "array"; ArrayIteratorU64 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn _split_amount(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | Ok(string [INFO] [stdout] | ________^ [INFO] [stdout] 121 | | .splitn(n.unsigned_abs() as usize, &sep) [INFO] [stdout] 122 | | .map(|s| s.to_string()) [INFO] [stdout] 123 | | .collect::>() [INFO] [stdout] 124 | | .into()) [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn _split_at(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 131 | Ok(vec![ [INFO] [stdout] | ________^ [INFO] [stdout] 132 | | Value::String(left.to_string()), [INFO] [stdout] 133 | | Value::String(right.to_string()), [INFO] [stdout] 134 | | ] [INFO] [stdout] 135 | | .into()) [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn _split_off(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | Ok(string.split_off(n.unsigned_abs() as usize).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn _rep(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | Ok(string.repeat(n as usize).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 388 | define_array!(ArrayU64 u64 = Int : "array"; ArrayIteratorU64 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn _rev(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | Ok(string.chars().rev().collect::().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | define_array!(ArrayU128 u128 = Int : "array"; ArrayIteratorU128 : "array-iterator"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:161:8 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn _find(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | Ok(string [INFO] [stdout] | ________^ [INFO] [stdout] 162 | | .find(&pattern) [INFO] [stdout] 163 | | .map(|i| Value::Int(i as i64)) [INFO] [stdout] 164 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:235:8 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn _format(interpreter: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | Ok(formatted.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:242:8 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn _starts_with(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 242 | Ok(string.starts_with(&start).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn _ends_with(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 245 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | Ok(string.ends_with(&start).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 389 | define_array!(ArrayU128 u128 = Int : "array"; ArrayIteratorU128 : "array-iterator"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | define_array!(ArrayI8 i8 = Int : "array"; ArrayIteratorI8 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/string.rs:268:8 [INFO] [stdout] | [INFO] [stdout] 252 | pub fn _rmatch(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 253 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | let re = Regex::new(&pattern).map_err(Box::new)?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 257 | let Some(caps) = re.captures(&string) else { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 260 | let mut matches: Vec = caps [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 268 | Ok(Value::Vector(Rc::new(RefCell::new(matches)))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn _iter(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | [INFO] [stdout] 34 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 35 | | IteratorObject(Box::new(vector.clone().into_iter())), [INFO] [stdout] 36 | | ))))) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn _len(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | [INFO] [stdout] 43 | Ok(Value::Int(vector.len() as i64)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 390 | define_array!(ArrayI8 i8 = Int : "array"; ArrayIteratorI8 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn _get(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let index = typed!(args: Int); [INFO] [stdout] 50 | let default = args.next().map(|(_, v)| v); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | [INFO] [stdout] 52 | Ok(vector [INFO] [stdout] | ________^ [INFO] [stdout] 53 | | .get(index.unsigned_abs() as usize) [INFO] [stdout] 54 | | .cloned() [INFO] [stdout] 55 | | .unwrap_or(default.unwrap_or_default())) [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | define_array!(ArrayI16 i16 = Int : "array"; ArrayIteratorI16 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn _contains(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let value = args.next().map(|(_, v)| v).unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | [INFO] [stdout] 63 | Ok(vector.contains(&value).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn _position(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let value = args.next().map(|(_, v)| v).unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | [INFO] [stdout] 71 | Ok(vector [INFO] [stdout] | ________^ [INFO] [stdout] 72 | | .iter() [INFO] [stdout] 73 | | .position(|v| v == &value) [INFO] [stdout] 74 | | .map(|pos| pos.into()) [INFO] [stdout] 75 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn _push(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | let mut vector = vector.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let value = args.next().map(|(_, v)| v).unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 391 | define_array!(ArrayI16 i16 = Int : "array"; ArrayIteratorI16 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | define_array!(ArrayI32 i32 = Int : "array"; ArrayIteratorI32 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn _insert(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let mut vector = vector.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | let index = typed!(args: Int int => int.unsigned_abs() as usize); [INFO] [stdout] 108 | let value = args.next().map(|(_, v)| v).unwrap_or_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn _join(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | Ok(Value::String( [INFO] [stdout] | ________^ [INFO] [stdout] 121 | | vector [INFO] [stdout] 122 | | .iter() [INFO] [stdout] 123 | | .map(|v| v.to_string()) [INFO] [stdout] 124 | | .collect::>() [INFO] [stdout] 125 | | .join(&sep), [INFO] [stdout] 126 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 392 | define_array!(ArrayI32 i32 = Int : "array"; ArrayIteratorI32 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | define_array!(ArrayI64 i64 = Int : "array"; ArrayIteratorI64 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn _swap(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 129 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | let mut vector = vector.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 137 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:144:8 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn _copy(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | let vector = vector.borrow(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | [INFO] [stdout] 144 | Ok(vector.clone().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 393 | define_array!(ArrayI64 i64 = Int : "array"; ArrayIteratorI64 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | define_array!(ArrayI128 i128 = Int : "array"; ArrayIteratorI128 : "array-iterator"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/vector.rs:151:8 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn _clear(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | let vector = typed!(args: Vector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | let mut vector = vector.borrow_mut(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | vector.clear(); [INFO] [stdout] 151 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | if let Value::$type(value) = arg { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | define_array!(ArrayU8 u8 = Int : "array"; ArrayIteratorU8 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 394 | define_array!(ArrayI128 i128 = Int : "array"; ArrayIteratorI128 : "array-iterator"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 385 | define_array!(ArrayU8 u8 = Int : "array"; ArrayIteratorU8 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 395 | define_array!(ArrayF32 f32 = Float : "array"; ArrayIteratorF32 : "array-iterator"); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | define_array!(ArrayU16 u16 = Int : "array"; ArrayIteratorU16 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 386 | define_array!(ArrayU16 u16 = Int : "array"; ArrayIteratorU16 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | define_array!(ArrayU32 u32 = Int : "array"; ArrayIteratorU32 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 395 | define_array!(ArrayF32 f32 = Float : "array"; ArrayIteratorF32 : "array-iterator"); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 396 | define_array!(ArrayF64 f64 = Float : "array"; ArrayIteratorF64 : "array-iterator"); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 387 | define_array!(ArrayU32 u32 = Int : "array"; ArrayIteratorU32 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | define_array!(ArrayU64 u64 = Int : "array"; ArrayIteratorU64 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 396 | define_array!(ArrayF64 f64 = Float : "array"; ArrayIteratorF64 : "array-iterator"); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 388 | define_array!(ArrayU64 u64 = Int : "array"; ArrayIteratorU64 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | define_array!(ArrayU128 u128 = Int : "array"; ArrayIteratorU128 : "array-iterator"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 397 | define_array!(ArrayBool bool = Bool : "array"; ArrayIteratorBool : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 389 | define_array!(ArrayU128 u128 = Int : "array"; ArrayIteratorU128 : "array-iterator"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 397 | define_array!(ArrayBool bool = Bool : "array"; ArrayIteratorBool : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | define_array!(ArrayI8 i8 = Int : "array"; ArrayIteratorI8 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 398 | define_array!(ArrayChar char = Char : "array"; ArrayIteratorChar : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 390 | define_array!(ArrayI8 i8 = Int : "array"; ArrayIteratorI8 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | define_array!(ArrayI16 i16 = Int : "array"; ArrayIteratorI16 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 398 | define_array!(ArrayChar char = Char : "array"; ArrayIteratorChar : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn _set_var(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn _var(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | let var = typed!(args: String); [INFO] [stdout] 34 | Ok(env::var(var).map(Value::String).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn _remove_var(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 391 | define_array!(ArrayI16 i16 = Int : "array"; ArrayIteratorI16 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn _vars(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | Ok(Value::Object(Rc::new(RefCell::new(Object::new( [INFO] [stdout] | ________^ [INFO] [stdout] 44 | | env::vars().map(|(k, v)| (k, Value::String(v))).collect(), [INFO] [stdout] 45 | | ))))) [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/luna_impl/std/env_m.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | env::vars().map(|(k, v)| (k, Value::String(v))).collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | define_array!(ArrayI32 i32 = Int : "array"; ArrayIteratorI32 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _current_dir(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(env::current_dir()? [INFO] [stdout] | ________^ [INFO] [stdout] 49 | | .to_str() [INFO] [stdout] 50 | | .map(|s| Value::String(s.to_string())) [INFO] [stdout] 51 | | .unwrap_or_default()) [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/luna_impl/std/env_m.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn _current_exe(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Ok(env::current_exe()? [INFO] [stdout] | ________^ [INFO] [stdout] 55 | | .to_str() [INFO] [stdout] 56 | | .map(|s| Value::String(s.to_string())) [INFO] [stdout] 57 | | .unwrap_or_default()) [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/luna_impl/std/env_m.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn _set_current_dir(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | Ok(Value::Object(Rc::new(RefCell::new(Object::new( [INFO] [stdout] | ________^ [INFO] [stdout] 61 | | env::vars().map(|(k, v)| (k, Value::String(v))).collect(), [INFO] [stdout] 62 | | ))))) [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/luna_impl/std/env_m.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | env::vars().map(|(k, v)| (k, Value::String(v))).collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn _args(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | Ok(env::args().collect::>().into()) [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/luna_impl/std/fs_m.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn _open(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | Ok(File::options() [INFO] [stdout] | ________^ [INFO] [stdout] 45 | | .read(read) [INFO] [stdout] 46 | | .write(write) [INFO] [stdout] 47 | | .create(write) [INFO] [stdout] ... | [INFO] [stdout] 50 | | .map(|file| Value::UserObject(Rc::new(RefCell::new(Box::new(FileObject(file)))))) [INFO] [stdout] 51 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/fs_m.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 50 | .map(|file| Value::UserObject(Rc::new(RefCell::new(Box::new(FileObject(file)))))) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 392 | define_array!(ArrayI32 i32 = Int : "array"; ArrayIteratorI32 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/fs_m.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn _list(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let path = typed!(args: String); [INFO] [stdout] 56 | Ok(fs::read_dir(path)? [INFO] [stdout] | ________^ [INFO] [stdout] 57 | | .flatten() [INFO] [stdout] 58 | | .filter_map(|entry| entry.file_name().to_str().map(|s| s.to_string())) [INFO] [stdout] 59 | | .collect::>() [INFO] [stdout] 60 | | .into()) [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | define_array!(ArrayI64 i64 = Int : "array"; ArrayIteratorI64 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/io_m.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn _write(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/io_m.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn _flush(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | io::stdout().flush()?; [INFO] [stdout] 35 | Ok(Value::default()) [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/luna_impl/std/io_m.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn _stdin(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 39 | | StdinObject(io::stdin()), [INFO] [stdout] 40 | | ))))) [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/luna_impl/std/io_m.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn _stdout(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 44 | | StdoutObject(io::stdout()), [INFO] [stdout] 45 | | ))))) [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/luna_impl/std/io_m.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _stderr(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 49 | | StderrObject(io::stderr()), [INFO] [stdout] 50 | | ))))) [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/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 393 | define_array!(ArrayI64 i64 = Int : "array"; ArrayIteratorI64 : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | define_array!(ArrayI128 i128 = Int : "array"; ArrayIteratorI128 : "array-iterator"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/math_m.rs:274:8 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn _random(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 274 | Ok(Value::Float(rand::random())) [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/luna_impl/std/net_m.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn _bind(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Ok(TcpListener::bind((addr, port)) [INFO] [stdout] | ________^ [INFO] [stdout] 29 | | .map(|listener| { [INFO] [stdout] 30 | | Value::UserObject(Rc::new(RefCell::new(Box::new(TcpListenerObject(listener))))) [INFO] [stdout] 31 | | }) [INFO] [stdout] 32 | | .unwrap_or_default()) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/net_m.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 29 | .map(|listener| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Value::UserObject(Rc::new(RefCell::new(Box::new(TcpListenerObject(listener))))) [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/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 394 | define_array!(ArrayI128 i128 = Int : "array"; ArrayIteratorI128 : "array-iterator"); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/net_m.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn _connect(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | Ok(TcpStream::connect((addr, port)) [INFO] [stdout] | ________^ [INFO] [stdout] 40 | | .map(|stream| Value::UserObject(Rc::new(RefCell::new(Box::new(TcpStreamObject(stream)))))) [INFO] [stdout] 41 | | .unwrap_or_default()) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/net_m.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | .map(|stream| Value::UserObject(Rc::new(RefCell::new(Box::new(TcpStreamObject(stream)))))) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 395 | define_array!(ArrayF32 f32 = Float : "array"; ArrayIteratorF32 : "array-iterator"); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/net_m.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 63 | .map(|(stream, _)| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Value::UserObject(Rc::new(RefCell::new(Box::new(TcpStreamObject(stream))))) [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/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | / { [INFO] [stdout] 116 | | #[allow(unused_variables, unused_mut)] [INFO] [stdout] 117 | | let mut map = HashMap::new(); [INFO] [stdout] 118 | | $( [INFO] [stdout] ... | [INFO] [stdout] 121 | | Value::Object(Rc::new(RefCell::new(Object::new(map)))) [INFO] [stdout] 122 | | } [INFO] [stdout] | |_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 187 | | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/luna_impl/std/os_m.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn _exec(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | Ok(object!( [INFO] [stdout] | ________- [INFO] [stdout] 27 | | "ok" = output [INFO] [stdout] 28 | | .stdout [INFO] [stdout] 29 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 36 | | .collect::() [INFO] [stdout] 37 | | )) [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/os_m.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn _time(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | Ok(Value::Float( [INFO] [stdout] | ________^ [INFO] [stdout] 41 | | chrono::Utc::now().timestamp_micros() as f64 / 1_000_000., [INFO] [stdout] 42 | | )) [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/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 395 | define_array!(ArrayF32 f32 = Float : "array"; ArrayIteratorF32 : "array-iterator"); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/os_m.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn _sleep(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:250:19 [INFO] [stdout] | [INFO] [stdout] 250 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 255 | arg => { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 396 | define_array!(ArrayF64 f64 = Float : "array"; ArrayIteratorF64 : "array-iterator"); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn _check(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _check_raw(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn _int(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let value: Value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | Ok(if value.typ() == "int" { [INFO] [stdout] | ________^ [INFO] [stdout] 63 | | value [INFO] [stdout] 64 | | } else { [INFO] [stdout] 65 | | Value::default() [INFO] [stdout] 66 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn _float(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | Ok(if value.typ() == "float" { [INFO] [stdout] | ________^ [INFO] [stdout] 72 | | value [INFO] [stdout] 73 | | } else { [INFO] [stdout] 74 | | Value::default() [INFO] [stdout] 75 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 396 | define_array!(ArrayF64 f64 = Float : "array"; ArrayIteratorF64 : "array-iterator"); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 397 | define_array!(ArrayBool bool = Bool : "array"; ArrayIteratorBool : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn _bool(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | Ok(if value.typ() == "bool" { [INFO] [stdout] | ________^ [INFO] [stdout] 81 | | value [INFO] [stdout] 82 | | } else { [INFO] [stdout] 83 | | Value::default() [INFO] [stdout] 84 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn _char(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | Ok(if value.typ() == "char" { [INFO] [stdout] | ________^ [INFO] [stdout] 90 | | value [INFO] [stdout] 91 | | } else { [INFO] [stdout] 92 | | Value::default() [INFO] [stdout] 93 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn _string(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | Ok(if value.typ() == "string" { [INFO] [stdout] | ________^ [INFO] [stdout] 99 | | value [INFO] [stdout] 100 | | } else { [INFO] [stdout] 101 | | Value::default() [INFO] [stdout] 102 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn _vector(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | Ok(if value.typ() == "vector" { [INFO] [stdout] | ________^ [INFO] [stdout] 108 | | value [INFO] [stdout] 109 | | } else { [INFO] [stdout] 110 | | Value::default() [INFO] [stdout] 111 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn _object(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | Ok(if value.dynamic_typ() == "object" { [INFO] [stdout] | ________^ [INFO] [stdout] 117 | | value [INFO] [stdout] 118 | | } else { [INFO] [stdout] 119 | | Value::default() [INFO] [stdout] 120 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 397 | define_array!(ArrayBool bool = Bool : "array"; ArrayIteratorBool : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn _object_raw(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | Ok(if value.typ() == "object" { [INFO] [stdout] | ________^ [INFO] [stdout] 126 | | value [INFO] [stdout] 127 | | } else { [INFO] [stdout] 128 | | Value::default() [INFO] [stdout] 129 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | Ok(self.0.next().map(|v| v.cast().map(Value::$luna_typ).unwrap_or_default()).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 398 | define_array!(ArrayChar char = Char : "array"; ArrayIteratorChar : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn _function(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | Ok(if value.typ() == "function" { [INFO] [stdout] | ________^ [INFO] [stdout] 135 | | value [INFO] [stdout] 136 | | } else { [INFO] [stdout] 137 | | Value::default() [INFO] [stdout] 138 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn _numeric(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | Ok(if value.typ() == "int" || value.typ() == "float" { [INFO] [stdout] | ________^ [INFO] [stdout] 144 | | value [INFO] [stdout] 145 | | } else { [INFO] [stdout] 146 | | Value::default() [INFO] [stdout] 147 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn _iterable(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | Ok( [INFO] [stdout] 153 | / if value.typ() == "string" || value.typ() == "vector" || value.typ() == "object" { [INFO] [stdout] 154 | | value [INFO] [stdout] 155 | | } else { [INFO] [stdout] 156 | | Value::default() [INFO] [stdout] 157 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/array_m.rs:241:20 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn _new(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | let length = typed!(args: Int? int => int as usize); [INFO] [stdout] 228 | let mut array = typed!(args: Vector? vector => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 242 | | Self { array }, [INFO] [stdout] 243 | | ))))) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 398 | define_array!(ArrayChar char = Char : "array"; ArrayIteratorChar : "array-iterator"); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `define_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn _options(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn _some(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(if value.typ() != "null" { [INFO] [stdout] | ________^ [INFO] [stdout] 174 | | value [INFO] [stdout] 175 | | } else { [INFO] [stdout] 176 | | Value::default() [INFO] [stdout] 177 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn _set_var(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn _var(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 33 | let var = typed!(args: String); [INFO] [stdout] 34 | Ok(env::var(var).map(Value::String).unwrap_or_default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn _remove_var(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 40 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn _vars(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | Ok(Value::Object(Rc::new(RefCell::new(Object::new( [INFO] [stdout] | ________^ [INFO] [stdout] 44 | | env::vars().map(|(k, v)| (k, Value::String(v))).collect(), [INFO] [stdout] 45 | | ))))) [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/luna_impl/std/env_m.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | env::vars().map(|(k, v)| (k, Value::String(v))).collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _current_dir(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(env::current_dir()? [INFO] [stdout] | ________^ [INFO] [stdout] 49 | | .to_str() [INFO] [stdout] 50 | | .map(|s| Value::String(s.to_string())) [INFO] [stdout] 51 | | .unwrap_or_default()) [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/luna_impl/std/env_m.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn _current_exe(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Ok(env::current_exe()? [INFO] [stdout] | ________^ [INFO] [stdout] 55 | | .to_str() [INFO] [stdout] 56 | | .map(|s| Value::String(s.to_string())) [INFO] [stdout] 57 | | .unwrap_or_default()) [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/luna_impl/std/env_m.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn _set_current_dir(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | Ok(Value::Object(Rc::new(RefCell::new(Object::new( [INFO] [stdout] | ________^ [INFO] [stdout] 61 | | env::vars().map(|(k, v)| (k, Value::String(v))).collect(), [INFO] [stdout] 62 | | ))))) [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/luna_impl/std/env_m.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | env::vars().map(|(k, v)| (k, Value::String(v))).collect(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/env_m.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn _args(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | Ok(env::args().collect::>().into()) [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/luna_impl/std/fs_m.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn _open(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | Ok(File::options() [INFO] [stdout] | ________^ [INFO] [stdout] 45 | | .read(read) [INFO] [stdout] 46 | | .write(write) [INFO] [stdout] 47 | | .create(write) [INFO] [stdout] ... | [INFO] [stdout] 50 | | .map(|file| Value::UserObject(Rc::new(RefCell::new(Box::new(FileObject(file)))))) [INFO] [stdout] 51 | | .unwrap_or_default()) [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/fs_m.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 50 | .map(|file| Value::UserObject(Rc::new(RefCell::new(Box::new(FileObject(file)))))) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/fs_m.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn _list(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | let path = typed!(args: String); [INFO] [stdout] 56 | Ok(fs::read_dir(path)? [INFO] [stdout] | ________^ [INFO] [stdout] 57 | | .flatten() [INFO] [stdout] 58 | | .filter_map(|entry| entry.file_name().to_str().map(|s| s.to_string())) [INFO] [stdout] 59 | | .collect::>() [INFO] [stdout] 60 | | .into()) [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/io_m.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn _write(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/io_m.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn _flush(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | io::stdout().flush()?; [INFO] [stdout] 35 | Ok(Value::default()) [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/luna_impl/std/io_m.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn _stdin(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 39 | | StdinObject(io::stdin()), [INFO] [stdout] 40 | | ))))) [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/luna_impl/std/io_m.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn _stdout(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 44 | | StdoutObject(io::stdout()), [INFO] [stdout] 45 | | ))))) [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/luna_impl/std/io_m.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _stderr(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | Ok(Value::UserObject(Rc::new(RefCell::new(Box::new( [INFO] [stdout] | ________^ [INFO] [stdout] 49 | | StderrObject(io::stderr()), [INFO] [stdout] 50 | | ))))) [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/luna_impl/std/math_m.rs:274:8 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn _random(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 274 | Ok(Value::Float(rand::random())) [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/luna_impl/std/net_m.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn _bind(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | Ok(TcpListener::bind((addr, port)) [INFO] [stdout] | ________^ [INFO] [stdout] 29 | | .map(|listener| { [INFO] [stdout] 30 | | Value::UserObject(Rc::new(RefCell::new(Box::new(TcpListenerObject(listener))))) [INFO] [stdout] 31 | | }) [INFO] [stdout] 32 | | .unwrap_or_default()) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/net_m.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 29 | .map(|listener| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Value::UserObject(Rc::new(RefCell::new(Box::new(TcpListenerObject(listener))))) [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/luna_impl/std/net_m.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn _connect(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | Ok(TcpStream::connect((addr, port)) [INFO] [stdout] | ________^ [INFO] [stdout] 40 | | .map(|stream| Value::UserObject(Rc::new(RefCell::new(Box::new(TcpStreamObject(stream)))))) [INFO] [stdout] 41 | | .unwrap_or_default()) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |____________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:187:19 [INFO] [stdout] | [INFO] [stdout] 187 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/net_m.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | .map(|stream| Value::UserObject(Rc::new(RefCell::new(Box::new(TcpStreamObject(stream)))))) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/net_m.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 63 | .map(|(stream, _)| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Value::UserObject(Rc::new(RefCell::new(Box::new(TcpStreamObject(stream))))) [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/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | / { [INFO] [stdout] 116 | | #[allow(unused_variables, unused_mut)] [INFO] [stdout] 117 | | let mut map = HashMap::new(); [INFO] [stdout] 118 | | $( [INFO] [stdout] ... | [INFO] [stdout] 121 | | Value::Object(Rc::new(RefCell::new(Object::new(map)))) [INFO] [stdout] 122 | | } [INFO] [stdout] | |_________^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 187 | | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/luna_impl/std/os_m.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn _exec(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | Ok(object!( [INFO] [stdout] | ________- [INFO] [stdout] 27 | | "ok" = output [INFO] [stdout] 28 | | .stdout [INFO] [stdout] 29 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 36 | | .collect::() [INFO] [stdout] 37 | | )) [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/os_m.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn _time(_: &mut Interpreter, _: Vec) -> Result> { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | Ok(Value::Float( [INFO] [stdout] | ________^ [INFO] [stdout] 41 | | chrono::Utc::now().timestamp_micros() as f64 / 1_000_000., [INFO] [stdout] 42 | | )) [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/luna_impl/std/os_m.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn _sleep(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:250:19 [INFO] [stdout] | [INFO] [stdout] 250 | let (idx, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 255 | arg => { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn _check(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn _check_raw(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn _int(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let value: Value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | Ok(if value.typ() == "int" { [INFO] [stdout] | ________^ [INFO] [stdout] 63 | | value [INFO] [stdout] 64 | | } else { [INFO] [stdout] 65 | | Value::default() [INFO] [stdout] 66 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn _float(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | Ok(if value.typ() == "float" { [INFO] [stdout] | ________^ [INFO] [stdout] 72 | | value [INFO] [stdout] 73 | | } else { [INFO] [stdout] 74 | | Value::default() [INFO] [stdout] 75 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn _bool(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | Ok(if value.typ() == "bool" { [INFO] [stdout] | ________^ [INFO] [stdout] 81 | | value [INFO] [stdout] 82 | | } else { [INFO] [stdout] 83 | | Value::default() [INFO] [stdout] 84 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn _char(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | Ok(if value.typ() == "char" { [INFO] [stdout] | ________^ [INFO] [stdout] 90 | | value [INFO] [stdout] 91 | | } else { [INFO] [stdout] 92 | | Value::default() [INFO] [stdout] 93 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn _string(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | Ok(if value.typ() == "string" { [INFO] [stdout] | ________^ [INFO] [stdout] 99 | | value [INFO] [stdout] 100 | | } else { [INFO] [stdout] 101 | | Value::default() [INFO] [stdout] 102 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn _vector(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 106 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | Ok(if value.typ() == "vector" { [INFO] [stdout] | ________^ [INFO] [stdout] 108 | | value [INFO] [stdout] 109 | | } else { [INFO] [stdout] 110 | | Value::default() [INFO] [stdout] 111 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn _object(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 115 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | Ok(if value.dynamic_typ() == "object" { [INFO] [stdout] | ________^ [INFO] [stdout] 117 | | value [INFO] [stdout] 118 | | } else { [INFO] [stdout] 119 | | Value::default() [INFO] [stdout] 120 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn _object_raw(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | Ok(if value.typ() == "object" { [INFO] [stdout] | ________^ [INFO] [stdout] 126 | | value [INFO] [stdout] 127 | | } else { [INFO] [stdout] 128 | | Value::default() [INFO] [stdout] 129 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:134:8 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn _function(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | Ok(if value.typ() == "function" { [INFO] [stdout] | ________^ [INFO] [stdout] 135 | | value [INFO] [stdout] 136 | | } else { [INFO] [stdout] 137 | | Value::default() [INFO] [stdout] 138 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:143:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn _numeric(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 143 | Ok(if value.typ() == "int" || value.typ() == "float" { [INFO] [stdout] | ________^ [INFO] [stdout] 144 | | value [INFO] [stdout] 145 | | } else { [INFO] [stdout] 146 | | Value::default() [INFO] [stdout] 147 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn _iterable(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | Ok( [INFO] [stdout] 153 | / if value.typ() == "string" || value.typ() == "vector" || value.typ() == "object" { [INFO] [stdout] 154 | | value [INFO] [stdout] 155 | | } else { [INFO] [stdout] 156 | | Value::default() [INFO] [stdout] 157 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:168:8 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn _options(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | Ok(Value::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/luna_impl/std/typed_m.rs:173:8 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn _some(_: &mut Interpreter, args: Vec) -> Result> { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | let mut args = args.into_iter().enumerate(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | let value = typed!(args); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(if value.typ() != "null" { [INFO] [stdout] | ________^ [INFO] [stdout] 174 | | value [INFO] [stdout] 175 | | } else { [INFO] [stdout] 176 | | Value::default() [INFO] [stdout] 177 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | let (_, arg) = $args.next().unwrap_or(($args.len(), Value::default())); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 162 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 162 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `luna-lib` (lib) due to 163 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luna-lib` (lib test) due to 163 previous errors [INFO] running `Command { std: "docker" "inspect" "a4913ea03f46ff461a8f2a3d36c507b1324b04a5268db51184b072b7929da3ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4913ea03f46ff461a8f2a3d36c507b1324b04a5268db51184b072b7929da3ee", kill_on_drop: false }` [INFO] [stdout] a4913ea03f46ff461a8f2a3d36c507b1324b04a5268db51184b072b7929da3ee