[INFO] fetching crate Ygen 0.1.1... [INFO] checking Ygen-0.1.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate Ygen 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate Ygen 0.1.1 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate Ygen 0.1.1 [INFO] finished tweaking crates.io crate Ygen 0.1.1 [INFO] tweaked toml for crates.io crate Ygen 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate Ygen 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos-codegen v0.14.0 [INFO] [stderr] Downloaded logos-derive v0.14.0 [INFO] [stderr] Downloaded logos v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00fe32b67abd3c0ac0786ce2679a25bbe79e1cddd721ed9191b0d0cb47362e60 [INFO] running `Command { std: "docker" "start" "-a" "00fe32b67abd3c0ac0786ce2679a25bbe79e1cddd721ed9191b0d0cb47362e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00fe32b67abd3c0ac0786ce2679a25bbe79e1cddd721ed9191b0d0cb47362e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00fe32b67abd3c0ac0786ce2679a25bbe79e1cddd721ed9191b0d0cb47362e60", kill_on_drop: false }` [INFO] [stdout] 00fe32b67abd3c0ac0786ce2679a25bbe79e1cddd721ed9191b0d0cb47362e60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec95c795368c754d46cfa035d29243a1305e11873615b2d9a636c06b02d0e03d [INFO] running `Command { std: "docker" "start" "-a" "ec95c795368c754d46cfa035d29243a1305e11873615b2d9a636c06b02d0e03d", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ruzstd v0.7.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking Ygen v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.12s [INFO] running `Command { std: "docker" "inspect" "ec95c795368c754d46cfa035d29243a1305e11873615b2d9a636c06b02d0e03d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec95c795368c754d46cfa035d29243a1305e11873615b2d9a636c06b02d0e03d", kill_on_drop: false }` [INFO] [stdout] ec95c795368c754d46cfa035d29243a1305e11873615b2d9a636c06b02d0e03d [INFO] checking Ygen-0.1.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate Ygen 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate Ygen 0.1.1 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate Ygen 0.1.1 [INFO] finished tweaking crates.io crate Ygen 0.1.1 [INFO] tweaked toml for crates.io crate Ygen 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate Ygen 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dc0889869bf197a0587f5718141679f64d3c06668ffd34a14fdf1c49f92c8bf [INFO] running `Command { std: "docker" "start" "-a" "0dc0889869bf197a0587f5718141679f64d3c06668ffd34a14fdf1c49f92c8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dc0889869bf197a0587f5718141679f64d3c06668ffd34a14fdf1c49f92c8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc0889869bf197a0587f5718141679f64d3c06668ffd34a14fdf1c49f92c8bf", kill_on_drop: false }` [INFO] [stdout] 0dc0889869bf197a0587f5718141679f64d3c06668ffd34a14fdf1c49f92c8bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb038743cbc05743adc5587864feb0eff5cc0f3eeff8ef6d492368f726c2908b [INFO] running `Command { std: "docker" "start" "-a" "bb038743cbc05743adc5587864feb0eff5cc0f3eeff8ef6d492368f726c2908b", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking ruzstd v0.7.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking Ygen v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 194 | let boxed: Box = Box::new(node.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | CompileConstAssign(&ConstAssign::new(node.inner3.clone(), { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 201 | | match node.inner3.ty { [INFO] [stdout] 202 | | TypeMetadata::u16 => Type::u16(val as u16), [INFO] [stdout] 203 | | TypeMetadata::u32 => Type::u32(val as u32), [INFO] [stdout] ... | [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | }), registry) [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 227 | CompileMathTyTy!(CompileAddTyTy, Add, +); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `CompileMathTyTy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 194 | let boxed: Box = Box::new(node.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | CompileConstAssign(&ConstAssign::new(node.inner3.clone(), { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 201 | | match node.inner3.ty { [INFO] [stdout] 202 | | TypeMetadata::u16 => Type::u16(val as u16), [INFO] [stdout] 203 | | TypeMetadata::u32 => Type::u32(val as u32), [INFO] [stdout] ... | [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | }), registry) [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 228 | CompileMathTyTy!(CompileSubTyTy, Sub, -); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `CompileMathTyTy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 194 | let boxed: Box = Box::new(node.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | CompileConstAssign(&ConstAssign::new(node.inner3.clone(), { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 201 | | match node.inner3.ty { [INFO] [stdout] 202 | | TypeMetadata::u16 => Type::u16(val as u16), [INFO] [stdout] 203 | | TypeMetadata::u32 => Type::u32(val as u32), [INFO] [stdout] ... | [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | }), registry) [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 229 | CompileMathTyTy!(CompileXorTyTy, Xor, ^); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `CompileMathTyTy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 194 | let boxed: Box = Box::new(node.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | CompileConstAssign(&ConstAssign::new(node.inner3.clone(), { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 201 | | match node.inner3.ty { [INFO] [stdout] 202 | | TypeMetadata::u16 => Type::u16(val as u16), [INFO] [stdout] 203 | | TypeMetadata::u32 => Type::u32(val as u32), [INFO] [stdout] ... | [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | }), registry) [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 230 | CompileMathTyTy!(CompileOrTyTy, Or, |); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `CompileMathTyTy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 194 | let boxed: Box = Box::new(node.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | CompileConstAssign(&ConstAssign::new(node.inner3.clone(), { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 201 | | match node.inner3.ty { [INFO] [stdout] 202 | | TypeMetadata::u16 => Type::u16(val as u16), [INFO] [stdout] 203 | | TypeMetadata::u32 => Type::u32(val as u32), [INFO] [stdout] ... | [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | }), registry) [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 231 | CompileMathTyTy!(CompileAndTyTy, And, &); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `CompileMathTyTy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 384 | let mut out: VecDeque = VecDeque::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 396 | let mut prolog = x64BuildProlog(&block, registry); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 405 | Vec::from(out).optimize() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/asm/instr.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn with1(mne: Mnemonic, op: Operand) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | op1: Some(op), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/asm/instr.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn with1(mne: Mnemonic, op: Operand) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | op2: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/asm/instr.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn with2(mne: Mnemonic, op1: Operand, op2: Operand) -> Self { [INFO] [stdout] | ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | op1: Some(op1), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/asm/instr.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn with2(mne: Mnemonic, op1: Operand, op2: Operand) -> Self { [INFO] [stdout] | ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | op2: Some(op2), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 73 | pub(crate) fn new(op0: $param1) -> Box { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Box::from( [INFO] [stdout] 75 | / Self { [INFO] [stdout] 76 | | inner1: op0, [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 84 | IrTypeWith1!(Return, T); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn new(op0: $param1, op1: $param2) -> Box { [INFO] [stdout] | ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Box::from( [INFO] [stdout] 51 | / Self { [INFO] [stdout] 52 | | inner1: op0, [INFO] [stdout] 53 | | inner2: op1, [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | IrTypeWith2!(ConstAssign, T, U); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(op0: $param1, op1: $param2, op2: $param3) -> Box { [INFO] [stdout] | ------------ ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Box::from( [INFO] [stdout] 24 | / Self { [INFO] [stdout] 25 | | inner1: op0, [INFO] [stdout] 26 | | inner2: op1, [INFO] [stdout] 27 | | inner3: op2, [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 86 | IrTypeWith3!(Add, T, U, Z); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(op0: $param1, op1: $param2, op2: $param3) -> Box { [INFO] [stdout] | --- --- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Box::from( [INFO] [stdout] 24 | / Self { [INFO] [stdout] 25 | | inner1: op0, [INFO] [stdout] 26 | | inner2: op1, [INFO] [stdout] 27 | | inner3: op2, [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 87 | IrTypeWith3!(Sub, T, U, Z); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(op0: $param1, op1: $param2, op2: $param3) -> Box { [INFO] [stdout] | --- --- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Box::from( [INFO] [stdout] 24 | / Self { [INFO] [stdout] 25 | | inner1: op0, [INFO] [stdout] 26 | | inner2: op1, [INFO] [stdout] 27 | | inner3: op2, [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 88 | IrTypeWith3!(Xor, T, U, Z); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(op0: $param1, op1: $param2, op2: $param3) -> Box { [INFO] [stdout] | --- --- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Box::from( [INFO] [stdout] 24 | / Self { [INFO] [stdout] 25 | | inner1: op0, [INFO] [stdout] 26 | | inner2: op1, [INFO] [stdout] 27 | | inner3: op2, [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 89 | IrTypeWith3!(Or, T, U, Z); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(op0: $param1, op1: $param2, op2: $param3) -> Box { [INFO] [stdout] | --- --- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Box::from( [INFO] [stdout] 24 | / Self { [INFO] [stdout] 25 | | inner1: op0, [INFO] [stdout] 26 | | inner2: op1, [INFO] [stdout] 27 | | inner3: op2, [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 90 | IrTypeWith3!(And, T, U, Z); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `Ygen` (lib test) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 194 | let boxed: Box = Box::new(node.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | CompileConstAssign(&ConstAssign::new(node.inner3.clone(), { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 201 | | match node.inner3.ty { [INFO] [stdout] 202 | | TypeMetadata::u16 => Type::u16(val as u16), [INFO] [stdout] 203 | | TypeMetadata::u32 => Type::u32(val as u32), [INFO] [stdout] ... | [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | }), registry) [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 227 | CompileMathTyTy!(CompileAddTyTy, Add, +); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `CompileMathTyTy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 194 | let boxed: Box = Box::new(node.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | CompileConstAssign(&ConstAssign::new(node.inner3.clone(), { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 201 | | match node.inner3.ty { [INFO] [stdout] 202 | | TypeMetadata::u16 => Type::u16(val as u16), [INFO] [stdout] 203 | | TypeMetadata::u32 => Type::u32(val as u32), [INFO] [stdout] ... | [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | }), registry) [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 228 | CompileMathTyTy!(CompileSubTyTy, Sub, -); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `CompileMathTyTy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 194 | let boxed: Box = Box::new(node.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | CompileConstAssign(&ConstAssign::new(node.inner3.clone(), { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 201 | | match node.inner3.ty { [INFO] [stdout] 202 | | TypeMetadata::u16 => Type::u16(val as u16), [INFO] [stdout] 203 | | TypeMetadata::u32 => Type::u32(val as u32), [INFO] [stdout] ... | [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | }), registry) [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 229 | CompileMathTyTy!(CompileXorTyTy, Xor, ^); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `CompileMathTyTy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 194 | let boxed: Box = Box::new(node.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | CompileConstAssign(&ConstAssign::new(node.inner3.clone(), { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 201 | | match node.inner3.ty { [INFO] [stdout] 202 | | TypeMetadata::u16 => Type::u16(val as u16), [INFO] [stdout] 203 | | TypeMetadata::u32 => Type::u32(val as u32), [INFO] [stdout] ... | [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | }), registry) [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 230 | CompileMathTyTy!(CompileOrTyTy, Or, |); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `CompileMathTyTy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 194 | let boxed: Box = Box::new(node.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | CompileConstAssign(&ConstAssign::new(node.inner3.clone(), { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 201 | | match node.inner3.ty { [INFO] [stdout] 202 | | TypeMetadata::u16 => Type::u16(val as u16), [INFO] [stdout] 203 | | TypeMetadata::u32 => Type::u32(val as u32), [INFO] [stdout] ... | [INFO] [stdout] 209 | | } [INFO] [stdout] 210 | | }), registry) [INFO] [stdout] | |______________^ [INFO] [stdout] ... [INFO] [stdout] 231 | CompileMathTyTy!(CompileAndTyTy, And, &); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `CompileMathTyTy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/ir.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 384 | let mut out: VecDeque = VecDeque::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 396 | let mut prolog = x64BuildProlog(&block, registry); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 405 | Vec::from(out).optimize() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/asm/instr.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn with1(mne: Mnemonic, op: Operand) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | op1: Some(op), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/asm/instr.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn with1(mne: Mnemonic, op: Operand) -> Self { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | op2: None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/asm/instr.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn with2(mne: Mnemonic, op1: Operand, op2: Operand) -> Self { [INFO] [stdout] | ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | op1: Some(op1), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/Target/x64/asm/instr.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn with2(mne: Mnemonic, op1: Operand, op2: Operand) -> Self { [INFO] [stdout] | ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | op2: Some(op2), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 73 | pub(crate) fn new(op0: $param1) -> Box { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Box::from( [INFO] [stdout] 75 | / Self { [INFO] [stdout] 76 | | inner1: op0, [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 84 | IrTypeWith1!(Return, T); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith1` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn new(op0: $param1, op1: $param2) -> Box { [INFO] [stdout] | ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Box::from( [INFO] [stdout] 51 | / Self { [INFO] [stdout] 52 | | inner1: op0, [INFO] [stdout] 53 | | inner2: op1, [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | IrTypeWith2!(ConstAssign, T, U); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(op0: $param1, op1: $param2, op2: $param3) -> Box { [INFO] [stdout] | ------------ ------------ ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Box::from( [INFO] [stdout] 24 | / Self { [INFO] [stdout] 25 | | inner1: op0, [INFO] [stdout] 26 | | inner2: op1, [INFO] [stdout] 27 | | inner3: op2, [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 86 | IrTypeWith3!(Add, T, U, Z); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(op0: $param1, op1: $param2, op2: $param3) -> Box { [INFO] [stdout] | --- --- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Box::from( [INFO] [stdout] 24 | / Self { [INFO] [stdout] 25 | | inner1: op0, [INFO] [stdout] 26 | | inner2: op1, [INFO] [stdout] 27 | | inner3: op2, [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 87 | IrTypeWith3!(Sub, T, U, Z); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(op0: $param1, op1: $param2, op2: $param3) -> Box { [INFO] [stdout] | --- --- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Box::from( [INFO] [stdout] 24 | / Self { [INFO] [stdout] 25 | | inner1: op0, [INFO] [stdout] 26 | | inner2: op1, [INFO] [stdout] 27 | | inner3: op2, [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 88 | IrTypeWith3!(Xor, T, U, Z); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(op0: $param1, op1: $param2, op2: $param3) -> Box { [INFO] [stdout] | --- --- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Box::from( [INFO] [stdout] 24 | / Self { [INFO] [stdout] 25 | | inner1: op0, [INFO] [stdout] 26 | | inner2: op1, [INFO] [stdout] 27 | | inner3: op2, [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 89 | IrTypeWith3!(Or, T, U, Z); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/IR/ir.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(op0: $param1, op1: $param2, op2: $param3) -> Box { [INFO] [stdout] | --- --- --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Box::from( [INFO] [stdout] 24 | / Self { [INFO] [stdout] 25 | | inner1: op0, [INFO] [stdout] 26 | | inner2: op1, [INFO] [stdout] 27 | | inner3: op2, [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 90 | IrTypeWith3!(And, T, U, Z); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `IrTypeWith3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `Ygen` (lib) due to 18 previous errors [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb038743cbc05743adc5587864feb0eff5cc0f3eeff8ef6d492368f726c2908b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb038743cbc05743adc5587864feb0eff5cc0f3eeff8ef6d492368f726c2908b", kill_on_drop: false }` [INFO] [stdout] bb038743cbc05743adc5587864feb0eff5cc0f3eeff8ef6d492368f726c2908b