[INFO] cloning repository https://github.com/Owen-Dechow/TermsLang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Owen-Dechow/TermsLang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwen-Dechow%2FTermsLang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwen-Dechow%2FTermsLang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b2808b14e58f4cf2dfe6a374847626027e05cc3 [INFO] checking Owen-Dechow/TermsLang/9b2808b14e58f4cf2dfe6a374847626027e05cc3 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwen-Dechow%2FTermsLang" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Owen-Dechow/TermsLang 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 git repo https://github.com/Owen-Dechow/TermsLang [INFO] finished tweaking git repo https://github.com/Owen-Dechow/TermsLang [INFO] tweaked toml for git repo https://github.com/Owen-Dechow/TermsLang written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Owen-Dechow/TermsLang 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20af2f89c1786e8769df6c04901632db58ca26e5cc7c0c0173b4d82cc05eec56 [INFO] running `Command { std: "docker" "start" "-a" "20af2f89c1786e8769df6c04901632db58ca26e5cc7c0c0173b4d82cc05eec56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20af2f89c1786e8769df6c04901632db58ca26e5cc7c0c0173b4d82cc05eec56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20af2f89c1786e8769df6c04901632db58ca26e5cc7c0c0173b4d82cc05eec56", kill_on_drop: false }` [INFO] [stdout] 20af2f89c1786e8769df6c04901632db58ca26e5cc7c0c0173b4d82cc05eec56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5be9834fcbc80295ae4a9309a4c95163bdf2fb4cbe7a39d3f9a9061adcaf17a9 [INFO] running `Command { std: "docker" "start" "-a" "5be9834fcbc80295ae4a9309a4c95163bdf2fb4cbe7a39d3f9a9061adcaf17a9", 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 proc-macro2 v1.0.86 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking termslang v0.4.4 (/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:32:6 [INFO] [stderr] | [INFO] [stderr] 32 | ($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:32:23 [INFO] [stderr] | [INFO] [stderr] 32 | ($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:32:41 [INFO] [stderr] | [INFO] [stderr] 32 | ($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:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | ($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] 32 | ($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:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | ($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] 32 | ($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:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | ($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] 32 | ($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:446:28 [INFO] [stdout] | [INFO] [stdout] 446 | 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:472:25 [INFO] [stdout] | [INFO] [stdout] 472 | } 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] 446 ~ match **struct_def { StructDef::User { ref methods, .. } => { [INFO] [stdout] 447 | match methods.get(id) { [INFO] [stdout] ... [INFO] [stdout] 471 | } [INFO] [stdout] 472 ~ } _ => { [INFO] [stdout] 473 | todo!() [INFO] [stdout] 474 ~ }} [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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 62 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 62 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 67 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 67 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 72 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 72 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 74 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 74 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 87 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 87 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 92 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 92 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 94 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 94 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 107 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 107 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 107 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 107 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 112 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 112 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 114 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 114 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 127 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 127 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 132 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 132 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 138 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 138 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 140 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 140 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 219 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 219 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 239 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 239 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 259 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 259 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 348 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 348 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 348 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 348 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 353 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 353 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 353 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 353 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 355 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 355 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 355 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 355 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 368 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 368 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 368 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 368 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 373 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 373 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 375 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 375 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 375 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 375 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 400 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 400 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 405 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 405 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 405 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 405 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 407 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 407 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 407 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 407 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 419 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 419 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 419 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 419 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 421 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 421 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 421 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 421 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 433 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 433 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 433 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 433 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 435 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 435 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 435 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 435 | _ => 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:32:6 [INFO] [stderr] | [INFO] [stderr] 32 | ($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:32:23 [INFO] [stderr] | [INFO] [stderr] 32 | ($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:32:41 [INFO] [stderr] | [INFO] [stderr] 32 | ($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:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | ($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] 32 | ($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:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | ($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] 32 | ($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:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | ($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] 32 | ($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:446:28 [INFO] [stdout] | [INFO] [stdout] 446 | 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:472:25 [INFO] [stdout] | [INFO] [stdout] 472 | } 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] 446 ~ match **struct_def { StructDef::User { ref methods, .. } => { [INFO] [stdout] 447 | match methods.get(id) { [INFO] [stdout] ... [INFO] [stdout] 471 | } [INFO] [stdout] 472 ~ } _ => { [INFO] [stdout] 473 | todo!() [INFO] [stdout] 474 ~ }} [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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 62 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 62 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 67 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 67 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 67 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 72 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 72 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 74 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 74 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 87 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 87 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 92 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 92 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 94 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 94 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 107 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 107 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 107 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 107 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 112 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 112 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 114 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 114 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 127 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 127 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 132 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 132 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 138 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 138 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 140 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 140 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 219 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 219 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 239 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 239 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 259 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 259 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 259 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 348 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 348 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 348 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 348 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 353 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 353 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 353 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 353 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 355 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 355 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 355 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 355 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 368 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 368 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 368 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 368 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 373 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 373 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 373 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 375 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 375 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 375 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 375 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 400 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 400 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 400 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 405 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 405 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 405 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 405 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 407 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 407 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 407 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 407 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 419 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 419 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 419 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 419 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 421 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 421 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 421 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 421 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 433 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 433 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 433 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 433 | _ => 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:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 435 | _ => 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:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 435 | _ => 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:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 435 | _ => 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:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 435 | _ => 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.68s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking termslang v0.4.4 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/interpretor/internal_funcs.rs:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 62 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 67 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 72 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 74 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 62 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 67 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 72 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 74 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 87 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 92 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 94 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 87 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 92 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 94 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 107 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 112 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 114 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 107 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 112 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 114 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 62 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 67 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 72 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 74 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 62 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 127 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 67 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 132 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 72 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 138 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 74 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 140 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 87 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 127 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 92 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 132 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 94 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 138 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 87 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 140 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 92 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 94 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 107 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 219 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 112 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 219 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 114 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 107 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 112 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 239 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 114 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 239 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 259 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 259 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 127 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 132 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 138 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 140 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 127 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 132 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 138 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 140 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 219 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 219 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 348 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 239 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 353 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 239 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 355 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 259 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 348 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 259 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 353 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 355 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 368 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 373 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 375 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 368 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 373 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 375 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 400 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 405 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 407 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 400 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 405 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 348 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 407 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 353 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 419 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 355 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 421 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 419 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 348 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 421 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 353 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 433 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 355 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 435 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 368 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 433 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 373 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 435 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 375 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 368 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 373 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 375 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 400 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 405 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 407 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 400 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 405 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 407 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 419 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 421 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 419 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 421 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 433 | _ => 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:36:60 [INFO] [stdout] | [INFO] [stdout] 36 | 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] 37 | | name [INFO] [stdout] 38 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 39 | | todo!() [INFO] [stdout] 40 | | }, [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 435 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 433 | _ => 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:41:60 [INFO] [stdout] | [INFO] [stdout] 41 | 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] 42 | | name [INFO] [stdout] 43 | | } else { [INFO] [stdout] | | - temporary value is freed at the end of this statement [INFO] [stdout] 44 | | todo!() [INFO] [stdout] 45 | | } [INFO] [stdout] | |_________________- borrow later used here [INFO] [stdout] ... [INFO] [stdout] 435 | _ => 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" test) 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") 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" "5be9834fcbc80295ae4a9309a4c95163bdf2fb4cbe7a39d3f9a9061adcaf17a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5be9834fcbc80295ae4a9309a4c95163bdf2fb4cbe7a39d3f9a9061adcaf17a9", kill_on_drop: false }` [INFO] [stdout] 5be9834fcbc80295ae4a9309a4c95163bdf2fb4cbe7a39d3f9a9061adcaf17a9