[INFO] fetching crate iced-x86 1.21.0... [INFO] checking iced-x86-1.21.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate iced-x86 1.21.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate iced-x86 1.21.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iced-x86 1.21.0 [INFO] finished tweaking crates.io crate iced-x86 1.21.0 [INFO] tweaked toml for crates.io crate iced-x86 1.21.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c12e2c94d06485ba2c1fcd8a275dbbe8abf1bcb768d63fc58fc37a1eaaf62f30 [INFO] running `Command { std: "docker" "start" "-a" "c12e2c94d06485ba2c1fcd8a275dbbe8abf1bcb768d63fc58fc37a1eaaf62f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c12e2c94d06485ba2c1fcd8a275dbbe8abf1bcb768d63fc58fc37a1eaaf62f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12e2c94d06485ba2c1fcd8a275dbbe8abf1bcb768d63fc58fc37a1eaaf62f30", kill_on_drop: false }` [INFO] [stdout] c12e2c94d06485ba2c1fcd8a275dbbe8abf1bcb768d63fc58fc37a1eaaf62f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e731e003cee2e56e7ed9ebdf86f57879c04900ac3b28ce04a10615b96d194c2 [INFO] running `Command { std: "docker" "start" "-a" "3e731e003cee2e56e7ed9ebdf86f57879c04900ac3b28ce04a10615b96d194c2", 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 serde v1.0.214 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking iced-x86 v1.21.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Fixed src/formatter/masm.rs (14 fixes) [INFO] [stderr] Fixed src/formatter/fast.rs (18 fixes) [INFO] [stderr] Fixed src/instruction.rs (1 fix) [INFO] [stderr] Fixed src/formatter/intel.rs (14 fixes) [INFO] [stderr] Fixed src/formatter/nasm.rs (14 fixes) [INFO] [stderr] Fixed src/decoder.rs (3 fixes) [INFO] [stderr] Fixed src/decoder/handlers.rs (4 fixes) [INFO] [stderr] Fixed src/block_enc.rs (2 fixes) [INFO] [stderr] Fixed src/formatter/gas.rs (14 fixes) [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/formatter/fast.rs:989:11 [INFO] [stdout] | [INFO] [stdout] 989 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 990 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm, $imm_size), &mut vec) [INFO] [stdout] 991 | | ... } else { [INFO] [stdout] 992 | | ... None [INFO] [stdout] 993 | | ... } { [INFO] [stdout] | |_______________________^ [INFO] [stdout] ... [INFO] [stdout] 1295 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, imm_size, imm64); [INFO] [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/formatter/fast.rs:995:8 [INFO] [stdout] | [INFO] [stdout] 995 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1295 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, imm_size, imm64); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `fmt_near_branch` (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/formatter/fast.rs:989:37 [INFO] [stdout] | [INFO] [stdout] 989 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1295 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, imm_size, imm64); [INFO] [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/formatter/fast.rs:991:8 [INFO] [stdout] | [INFO] [stdout] 991 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1295 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, imm_size, imm64); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_near_branch` (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/formatter/fast.rs:1016:11 [INFO] [stdout] | [INFO] [stdout] 1016 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1017 | | to_owned( [INFO] [stdout] 1018 | | symbol_resolver.symbol($instruction, operand, Some(operand), $imm64 as u32 as u64, $imm_size_ident), [INFO] [stdout] 1019 | | &mut vec, [INFO] [stdout] ... | [INFO] [stdout] 1022 | | None [INFO] [stdout] 1023 | | } { [INFO] [stdout] | |_____________________________^ [INFO] [stdout] ... [INFO] [stdout] 1298 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [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/formatter/fast.rs:1046:8 [INFO] [stdout] | [INFO] [stdout] 1046 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1298 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_far_branch` which comes from the expansion of the macro `fmt_far_br_16_32` (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/formatter/fast.rs:1016:37 [INFO] [stdout] | [INFO] [stdout] 1016 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1298 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [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/formatter/fast.rs:1021:8 [INFO] [stdout] | [INFO] [stdout] 1021 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1298 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_far_branch` which comes from the expansion of the macro `fmt_far_br_16_32` (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/formatter/fast.rs:1025:34 [INFO] [stdout] | [INFO] [stdout] 1025 | let selector_symbol = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1298 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [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/formatter/fast.rs:1036:9 [INFO] [stdout] | [INFO] [stdout] 1036 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1298 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_far_branch` which comes from the expansion of the macro `fmt_far_br_16_32` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1309 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1309 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1309 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1309 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1321 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1321 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1321 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1321 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1333 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1333 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1333 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1333 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1347 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1347 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1347 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1347 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1350 | OpKind::MemorySegSI => fmt_memory_seg_si!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1350 | OpKind::MemorySegSI => fmt_memory_seg_si!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_si` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1350 | OpKind::MemorySegSI => fmt_memory_seg_si!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1350 | OpKind::MemorySegSI => fmt_memory_seg_si!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_si` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1351 | OpKind::MemorySegESI => fmt_memory_seg_esi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1351 | OpKind::MemorySegESI => fmt_memory_seg_esi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_esi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1351 | OpKind::MemorySegESI => fmt_memory_seg_esi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1351 | OpKind::MemorySegESI => fmt_memory_seg_esi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_esi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1352 | OpKind::MemorySegRSI => fmt_memory_seg_rsi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1352 | OpKind::MemorySegRSI => fmt_memory_seg_rsi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_rsi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1352 | OpKind::MemorySegRSI => fmt_memory_seg_rsi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1352 | OpKind::MemorySegRSI => fmt_memory_seg_rsi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_rsi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1353 | OpKind::MemorySegDI => fmt_memory_seg_di!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1353 | OpKind::MemorySegDI => fmt_memory_seg_di!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_di` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1353 | OpKind::MemorySegDI => fmt_memory_seg_di!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1353 | OpKind::MemorySegDI => fmt_memory_seg_di!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_di` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1354 | OpKind::MemorySegEDI => fmt_memory_seg_edi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1354 | OpKind::MemorySegEDI => fmt_memory_seg_edi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_edi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1354 | OpKind::MemorySegEDI => fmt_memory_seg_edi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1354 | OpKind::MemorySegEDI => fmt_memory_seg_edi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_edi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1355 | OpKind::MemorySegRDI => fmt_memory_seg_rdi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1355 | OpKind::MemorySegRDI => fmt_memory_seg_rdi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_rdi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1355 | OpKind::MemorySegRDI => fmt_memory_seg_rdi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1355 | OpKind::MemorySegRDI => fmt_memory_seg_rdi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_rdi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1356 | OpKind::MemoryESDI => fmt_memory_es_di!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1356 | OpKind::MemoryESDI => fmt_memory_es_di!(), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_di` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1356 | OpKind::MemoryESDI => fmt_memory_es_di!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1356 | OpKind::MemoryESDI => fmt_memory_es_di!(), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_di` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1357 | OpKind::MemoryESEDI => fmt_memory_es_edi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1357 | OpKind::MemoryESEDI => fmt_memory_es_edi!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_edi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1357 | OpKind::MemoryESEDI => fmt_memory_es_edi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1357 | OpKind::MemoryESEDI => fmt_memory_es_edi!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_edi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1358 | OpKind::MemoryESRDI => fmt_memory_es_rdi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1358 | OpKind::MemoryESRDI => fmt_memory_es_rdi!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_rdi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1358 | OpKind::MemoryESRDI => fmt_memory_es_rdi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1358 | OpKind::MemoryESRDI => fmt_memory_es_rdi!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_rdi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1359 | OpKind::Memory => fmt_memory!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1359 | OpKind::Memory => fmt_memory!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1359 | OpKind::Memory => fmt_memory!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1359 | OpKind::Memory => fmt_memory!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory` (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/formatter/fast.rs:989:11 [INFO] [stdout] | [INFO] [stdout] 989 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 990 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm, $imm_size), &mut vec) [INFO] [stdout] 991 | | ... } else { [INFO] [stdout] 992 | | ... None [INFO] [stdout] 993 | | ... } { [INFO] [stdout] | |_______________________^ [INFO] [stdout] ... [INFO] [stdout] 1367 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 2, imm64); [INFO] [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/formatter/fast.rs:995:8 [INFO] [stdout] | [INFO] [stdout] 995 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1367 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 2, imm64); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_near_branch` (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/formatter/fast.rs:989:37 [INFO] [stdout] | [INFO] [stdout] 989 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1367 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 2, imm64); [INFO] [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/formatter/fast.rs:991:8 [INFO] [stdout] | [INFO] [stdout] 991 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1367 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 2, imm64); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_near_branch` (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/formatter/fast.rs:989:11 [INFO] [stdout] | [INFO] [stdout] 989 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 990 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm, $imm_size), &mut vec) [INFO] [stdout] 991 | | ... } else { [INFO] [stdout] 992 | | ... None [INFO] [stdout] 993 | | ... } { [INFO] [stdout] | |_______________________^ [INFO] [stdout] ... [INFO] [stdout] 1372 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 4, imm64); [INFO] [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/formatter/fast.rs:995:8 [INFO] [stdout] | [INFO] [stdout] 995 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1372 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 4, imm64); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_near_branch` (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/formatter/fast.rs:989:37 [INFO] [stdout] | [INFO] [stdout] 989 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1372 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 4, imm64); [INFO] [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/formatter/fast.rs:991:8 [INFO] [stdout] | [INFO] [stdout] 991 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1372 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 4, imm64); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_near_branch` (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/formatter/fast.rs:989:11 [INFO] [stdout] | [INFO] [stdout] 989 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 990 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm, $imm_size), &mut vec) [INFO] [stdout] 991 | | ... } else { [INFO] [stdout] 992 | | ... None [INFO] [stdout] 993 | | ... } { [INFO] [stdout] | |_______________________^ [INFO] [stdout] ... [INFO] [stdout] 1377 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 8, imm64); [INFO] [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/formatter/fast.rs:995:8 [INFO] [stdout] | [INFO] [stdout] 995 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1377 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 8, imm64); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_near_branch` (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/formatter/fast.rs:989:37 [INFO] [stdout] | [INFO] [stdout] 989 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1377 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 8, imm64); [INFO] [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/formatter/fast.rs:991:8 [INFO] [stdout] | [INFO] [stdout] 991 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1377 | ... fmt_near_branch!(self, dst, dst_next_p, instruction, 8, imm64); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_near_branch` (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/formatter/fast.rs:1016:11 [INFO] [stdout] | [INFO] [stdout] 1016 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1017 | | to_owned( [INFO] [stdout] 1018 | | symbol_resolver.symbol($instruction, operand, Some(operand), $imm64 as u32 as u64, $imm_size_ident), [INFO] [stdout] 1019 | | &mut vec, [INFO] [stdout] ... | [INFO] [stdout] 1022 | | None [INFO] [stdout] 1023 | | } { [INFO] [stdout] | |_____________________________^ [INFO] [stdout] ... [INFO] [stdout] 1380 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [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/formatter/fast.rs:1046:8 [INFO] [stdout] | [INFO] [stdout] 1046 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1380 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_far_branch` which comes from the expansion of the macro `fmt_far_br_16_32` (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/formatter/fast.rs:1016:37 [INFO] [stdout] | [INFO] [stdout] 1016 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1380 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [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/formatter/fast.rs:1021:8 [INFO] [stdout] | [INFO] [stdout] 1021 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1380 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_far_branch` which comes from the expansion of the macro `fmt_far_br_16_32` (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/formatter/fast.rs:1025:34 [INFO] [stdout] | [INFO] [stdout] 1025 | let selector_symbol = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1380 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [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/formatter/fast.rs:1036:9 [INFO] [stdout] | [INFO] [stdout] 1036 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1380 | OpKind::FarBranch16 | OpKind::FarBranch32 => fmt_far_br_16_32!(), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_far_branch` which comes from the expansion of the macro `fmt_far_br_16_32` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1388 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1388 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1388 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1388 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1393 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1393 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1393 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1393 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm8, 1); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1402 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1402 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1402 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1402 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1407 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1407 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1407 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1407 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm16, 2) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1416 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1416 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1416 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1416 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1421 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1421 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1421 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1421 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm32, 4) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1430 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1430 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1430 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1430 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1435 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1435 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1435 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1435 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 1066 | | ... to_owned(symbol_resolver.symbol($instruction, operand, Some(operand), $imm as u64, $imm_size), &mut vec) [INFO] [stdout] 1067 | | ... } else { [INFO] [stdout] 1068 | | ... None [INFO] [stdout] 1069 | | ... } { [INFO] [stdout] | |___________________________^ [INFO] [stdout] ... [INFO] [stdout] 1440 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [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/formatter/fast.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1075 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1440 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:1065:38 [INFO] [stdout] | [INFO] [stdout] 1065 | ... if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1440 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [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/formatter/fast.rs:1067:9 [INFO] [stdout] | [INFO] [stdout] 1067 | ... } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1440 | ... fmt_imm!(self, dst, dst_next_p, instruction, imm64, 8) [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `fmt_imm` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1443 | OpKind::MemorySegSI => fmt_memory_seg_si!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1443 | OpKind::MemorySegSI => fmt_memory_seg_si!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_si` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1443 | OpKind::MemorySegSI => fmt_memory_seg_si!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1443 | OpKind::MemorySegSI => fmt_memory_seg_si!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_si` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1444 | OpKind::MemorySegESI => fmt_memory_seg_esi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1444 | OpKind::MemorySegESI => fmt_memory_seg_esi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_esi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1444 | OpKind::MemorySegESI => fmt_memory_seg_esi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1444 | OpKind::MemorySegESI => fmt_memory_seg_esi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_esi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1445 | OpKind::MemorySegRSI => fmt_memory_seg_rsi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1445 | OpKind::MemorySegRSI => fmt_memory_seg_rsi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_rsi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1445 | OpKind::MemorySegRSI => fmt_memory_seg_rsi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1445 | OpKind::MemorySegRSI => fmt_memory_seg_rsi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_rsi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1446 | OpKind::MemorySegDI => fmt_memory_seg_di!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1446 | OpKind::MemorySegDI => fmt_memory_seg_di!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_di` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1446 | OpKind::MemorySegDI => fmt_memory_seg_di!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1446 | OpKind::MemorySegDI => fmt_memory_seg_di!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_di` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1447 | OpKind::MemorySegEDI => fmt_memory_seg_edi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1447 | OpKind::MemorySegEDI => fmt_memory_seg_edi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_edi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1447 | OpKind::MemorySegEDI => fmt_memory_seg_edi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1447 | OpKind::MemorySegEDI => fmt_memory_seg_edi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_edi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1448 | OpKind::MemorySegRDI => fmt_memory_seg_rdi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1448 | OpKind::MemorySegRDI => fmt_memory_seg_rdi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_rdi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1448 | OpKind::MemorySegRDI => fmt_memory_seg_rdi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1448 | OpKind::MemorySegRDI => fmt_memory_seg_rdi!(), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_seg_rdi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1449 | OpKind::MemoryESDI => fmt_memory_es_di!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1449 | OpKind::MemoryESDI => fmt_memory_es_di!(), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_di` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1449 | OpKind::MemoryESDI => fmt_memory_es_di!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1449 | OpKind::MemoryESDI => fmt_memory_es_di!(), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_di` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1450 | OpKind::MemoryESEDI => fmt_memory_es_edi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1450 | OpKind::MemoryESEDI => fmt_memory_es_edi!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_edi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1450 | OpKind::MemoryESEDI => fmt_memory_es_edi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1450 | OpKind::MemoryESEDI => fmt_memory_es_edi!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_edi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1451 | OpKind::MemoryESRDI => fmt_memory_es_rdi!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1451 | OpKind::MemoryESRDI => fmt_memory_es_rdi!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_rdi` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1451 | OpKind::MemoryESRDI => fmt_memory_es_rdi!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1451 | OpKind::MemoryESRDI => fmt_memory_es_rdi!(), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory_es_rdi` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1452 | OpKind::Memory => fmt_memory!(), [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1452 | OpKind::Memory => fmt_memory!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1452 | OpKind::Memory => fmt_memory!(), [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1452 | OpKind::Memory => fmt_memory!(), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` which comes from the expansion of the macro `fmt_memory` (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/formatter/fast.rs:443:8 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] | | [INFO] [stdout] 444 | | to_owned(symbol_resolver.symbol($instruction, $operand, Some($operand), abs_addr, $addr_size), &mut vec) [INFO] [stdout] 445 | | } else { [INFO] [stdout] 446 | | None [INFO] [stdout] 447 | | } { [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 1750 | format_memory_code!(self, dst, dst_next_p, instruction, operand, seg_reg, base_reg, index_reg, scale, displ_size, displ, addr_size); [INFO] [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/formatter/fast.rs:456:5 [INFO] [stdout] | [INFO] [stdout] 456 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1750 | format_memory_code!(self, dst, dst_next_p, instruction, operand, seg_reg, base_reg, index_reg, scale, displ_size, displ, addr_size); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` (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/formatter/fast.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | if let Some(ref symbol) = if let Some(ref mut symbol_resolver) = $slf.symbol_resolver { [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] 1750 | format_memory_code!(self, dst, dst_next_p, instruction, operand, seg_reg, base_reg, index_reg, scale, displ_size, displ, addr_size); [INFO] [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/formatter/fast.rs:445:5 [INFO] [stdout] | [INFO] [stdout] 445 | } else { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1750 | format_memory_code!(self, dst, dst_next_p, instruction, operand, seg_reg, base_reg, index_reg, scale, displ_size, displ, addr_size); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `format_memory_code` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/block_enc.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/block_enc/tests.rs" or "src/block_enc/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/decoder.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | pub(crate) mod tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/decoder/tests.rs" or "src/decoder/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/encoder.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) mod tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/encoder/tests.rs" or "src/encoder/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/fast.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/fast/tests.rs" or "src/formatter/fast/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/gas.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/gas/tests.rs" or "src/formatter/gas/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/intel.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/intel/tests.rs" or "src/formatter/intel/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/masm.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/masm/tests.rs" or "src/formatter/masm/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/nasm.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/nasm/tests.rs" or "src/formatter/nasm/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/formatter/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) mod tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/formatter/tests.rs" or "src/formatter/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/info/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/info/tests.rs" or "src/info/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `test` [INFO] [stdout] --> src/lib.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | pub(crate) mod test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `test`, create file "src/test.rs" or "src/test/mod.rs" [INFO] [stdout] = note: if there is a `mod test` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `test_utils` [INFO] [stdout] --> src/lib.rs:162:1 [INFO] [stdout] | [INFO] [stdout] 162 | pub(crate) mod test_utils; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `test_utils`, create file "src/test_utils.rs" or "src/test_utils/mod.rs" [INFO] [stdout] = note: if there is a `mod test_utils` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `iced-x86` (lib test) due to 12 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3e731e003cee2e56e7ed9ebdf86f57879c04900ac3b28ce04a10615b96d194c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e731e003cee2e56e7ed9ebdf86f57879c04900ac3b28ce04a10615b96d194c2", kill_on_drop: false }` [INFO] [stdout] 3e731e003cee2e56e7ed9ebdf86f57879c04900ac3b28ce04a10615b96d194c2