[INFO] fetching crate termslang 0.4.3... [INFO] checking termslang-0.4.3 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate termslang 0.4.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate termslang 0.4.3 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate termslang 0.4.3 [INFO] finished tweaking crates.io crate termslang 0.4.3 [INFO] tweaked toml for crates.io crate termslang 0.4.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate termslang 0.4.3 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df8a96ed6eb53debe88c8a3bd3baa5638e99c75bb1fb4003e2b88b0f9ff4ad2f [INFO] running `Command { std: "docker" "start" "-a" "df8a96ed6eb53debe88c8a3bd3baa5638e99c75bb1fb4003e2b88b0f9ff4ad2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df8a96ed6eb53debe88c8a3bd3baa5638e99c75bb1fb4003e2b88b0f9ff4ad2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8a96ed6eb53debe88c8a3bd3baa5638e99c75bb1fb4003e2b88b0f9ff4ad2f", kill_on_drop: false }` [INFO] [stdout] df8a96ed6eb53debe88c8a3bd3baa5638e99c75bb1fb4003e2b88b0f9ff4ad2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a556d291870a7bff2c816861e3aa83a79ee949e9afdb2f3ff056c719ab9af30 [INFO] running `Command { std: "docker" "start" "-a" "8a556d291870a7bff2c816861e3aa83a79ee949e9afdb2f3ff056c719ab9af30", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking getrandom v0.2.15 [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] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking termslang v0.4.3 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `termslang` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/errors/macros.rs [INFO] [stderr] * src/interpretor/internal_funcs.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/errors/macros.rs:2:6 [INFO] [stderr] | [INFO] [stderr] 2 | ($text:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/interpretor/internal_funcs.rs:31:6 [INFO] [stderr] | [INFO] [stderr] 31 | ($left:expr_2021, $right:expr_2021, $gc:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/interpretor/internal_funcs.rs:31:23 [INFO] [stderr] | [INFO] [stderr] 31 | ($left:expr_2021, $right:expr_2021, $gc:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/interpretor/internal_funcs.rs:31:41 [INFO] [stderr] | [INFO] [stderr] 31 | ($left:expr_2021, $right:expr_2021, $gc:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/errors/macros.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | ($text:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 2 | ($text:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/interpretor/internal_funcs.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr, $right:expr, $gc:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr_2021, $right:expr, $gc:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/interpretor/internal_funcs.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr, $right:expr, $gc:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr, $right:expr_2021, $gc:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/interpretor/internal_funcs.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr, $right:expr, $gc:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr, $right:expr, $gc:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/mod.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Index(Vec); [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Index` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/garbage_collector.rs:424:28 [INFO] [stdout] | [INFO] [stdout] 424 | if let StructDef::User { ref methods, .. } = **struct_def { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/garbage_collector.rs:449:25 [INFO] [stdout] | [INFO] [stdout] 449 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 424 ~ match **struct_def { StructDef::User { ref methods, .. } => { [INFO] [stdout] 425 | match methods.get(id) { [INFO] [stdout] ... [INFO] [stdout] 448 | } [INFO] [stdout] 449 ~ } _ => { [INFO] [stdout] 450 | todo!() [INFO] [stdout] 451 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/parser/parse_operand_block.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | if let OperandComponent::Operand(ref operand_token) = operand_component { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/parser/parse_operand_block.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 149 ~ match operand_component { OperandComponent::Operand(ref operand_token) => { [INFO] [stdout] 150 | if let Token(TokenType::Operator(operator), _) = operand_token { [INFO] [stdout] ... [INFO] [stdout] 335 | } [INFO] [stdout] 336 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 69 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: failed to automatically apply fixes suggested by rustc to crate `termslang` [INFO] [stderr] [INFO] [stderr] after fixes were automatically applied the compiler reported errors within these files: [INFO] [stderr] [INFO] [stderr] * src/errors/macros.rs [INFO] [stderr] * src/interpretor/internal_funcs.rs [INFO] [stderr] [INFO] [stderr] This likely indicates a bug in either rustc or cargo itself, [INFO] [stderr] and we would appreciate a bug report! You're likely to see [INFO] [stderr] a number of compiler warnings after this message which cargo [INFO] [stderr] attempted to fix but failed. If you could open an issue at [INFO] [stderr] https://github.com/rust-lang/rust/issues [INFO] [stderr] quoting the full output of this command we'd be very appreciative! [INFO] [stderr] Note that you may be able to make some more progress in the near-term [INFO] [stderr] fixing code with the `--broken-code` flag [INFO] [stderr] [INFO] [stderr] The following errors were reported: [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/errors/macros.rs:2:6 [INFO] [stderr] | [INFO] [stderr] 2 | ($text:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/interpretor/internal_funcs.rs:31:6 [INFO] [stderr] | [INFO] [stderr] 31 | ($left:expr_2021, $right:expr_2021, $gc:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/interpretor/internal_funcs.rs:31:23 [INFO] [stderr] | [INFO] [stderr] 31 | ($left:expr_2021, $right:expr_2021, $gc:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error[E0658]: fragment specifier `expr_2021` is unstable [INFO] [stderr] --> src/interpretor/internal_funcs.rs:31:41 [INFO] [stderr] | [INFO] [stderr] 31 | ($left:expr_2021, $right:expr_2021, $gc:expr_2021) => { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #123742 for more information [INFO] [stderr] = help: add `#![feature(expr_fragment_specifier_2024)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] Original diagnostics will follow. [INFO] [stderr] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/errors/macros.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | ($text:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 2 | ($text:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/interpretor/internal_funcs.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr, $right:expr, $gc:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr_2021, $right:expr, $gc:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/interpretor/internal_funcs.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr, $right:expr, $gc:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr, $right:expr_2021, $gc:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/interpretor/internal_funcs.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr, $right:expr, $gc:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 31 | ($left:expr, $right:expr, $gc:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/mod.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Index(Vec); [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Index` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/garbage_collector.rs:424:28 [INFO] [stdout] | [INFO] [stdout] 424 | if let StructDef::User { ref methods, .. } = **struct_def { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/garbage_collector.rs:449:25 [INFO] [stdout] | [INFO] [stdout] 449 | } else { [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 424 ~ match **struct_def { StructDef::User { ref methods, .. } => { [INFO] [stdout] 425 | match methods.get(id) { [INFO] [stdout] ... [INFO] [stdout] 448 | } [INFO] [stdout] 449 ~ } _ => { [INFO] [stdout] 450 | todo!() [INFO] [stdout] 451 ~ }} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------------------------------ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [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 #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/interpretor/internal_funcs.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/parser/parse_operand_block.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | if let OperandComponent::Operand(ref operand_token) = operand_component { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/parser/parse_operand_block.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | } [INFO] [stdout] | ^ [INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021 [INFO] [stdout] | [INFO] [stdout] 149 ~ match operand_component { OperandComponent::Operand(ref operand_token) => { [INFO] [stdout] 150 | if let Token(TokenType::Operator(operator), _) = operand_token { [INFO] [stdout] ... [INFO] [stdout] 335 | } [INFO] [stdout] 336 ~ } _ => {}} [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 69 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking termslang v0.4.3 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 61 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 66 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 71 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 73 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 86 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 91 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 93 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 106 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 111 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 113 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 126 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 131 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 137 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 139 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 217 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 237 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 257 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 333 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 338 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 343 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 345 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 358 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 363 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 365 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 390 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 395 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 397 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 409 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 411 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:35:60 [INFO] [stdout] | [INFO] [stdout] 35 | if let StructDef::Root { ref name, .. } = *$right.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 36 | | name [INFO] [stdout] 37 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 38 | | todo!() [INFO] [stdout] 39 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 423 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 40 | if let StructDef::Root { ref name, .. } = *$left.get_root_type_def($gc) { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use [INFO] [stdout] | _________________| [INFO] [stdout] | | [INFO] [stdout] 41 | | name [INFO] [stdout] 42 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 43 | | todo!() [INFO] [stdout] 44 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 425 | _ => return invalid_right_hand_side_root!(left, right, gc), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] = note: this error originates in the macro `invalid_right_hand_side_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 62 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `termslang` (bin "termslang") due to 63 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 62 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `termslang` (bin "termslang" test) due to 63 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "8a556d291870a7bff2c816861e3aa83a79ee949e9afdb2f3ff056c719ab9af30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a556d291870a7bff2c816861e3aa83a79ee949e9afdb2f3ff056c719ab9af30", kill_on_drop: false }` [INFO] [stdout] 8a556d291870a7bff2c816861e3aa83a79ee949e9afdb2f3ff056c719ab9af30