[INFO] fetching crate hydroper_jet_compiler 0.2.0... [INFO] checking hydroper_jet_compiler-0.2.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate hydroper_jet_compiler 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate hydroper_jet_compiler 0.2.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hydroper_jet_compiler 0.2.0 [INFO] finished tweaking crates.io crate hydroper_jet_compiler 0.2.0 [INFO] tweaked toml for crates.io crate hydroper_jet_compiler 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4d576bddd5c727887b75b96e58c279179a0ce9e8116e42aa03ddca8335aa0d4 [INFO] running `Command { std: "docker" "start" "-a" "c4d576bddd5c727887b75b96e58c279179a0ce9e8116e42aa03ddca8335aa0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4d576bddd5c727887b75b96e58c279179a0ce9e8116e42aa03ddca8335aa0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d576bddd5c727887b75b96e58c279179a0ce9e8116e42aa03ddca8335aa0d4", kill_on_drop: false }` [INFO] [stdout] c4d576bddd5c727887b75b96e58c279179a0ce9e8116e42aa03ddca8335aa0d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f51d3664867151374d7220fbc11b2e6a7440beff15cd33bcc03e5acd0ab4daaa [INFO] running `Command { std: "docker" "start" "-a" "f51d3664867151374d7220fbc11b2e6a7440beff15cd33bcc03e5acd0ab4daaa", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking by_address v1.2.1 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Checking lazy-regex v3.3.0 [INFO] [stderr] Checking late_format v1.0.0 [INFO] [stderr] Checking file_paths v1.0.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking hydroper_jet_compiler v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `programs` [INFO] [stdout] --> verifier.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn verify_programs(&mut self, programs: Vec>) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_programs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expression` [INFO] [stdout] --> verifier.rs:83:41 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn verify_expression(&mut self, expression: &Rc) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host` is never read [INFO] [stdout] --> verifier.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Verifier { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 44 | host: Rc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> symbols/symbol_host.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 64 | let arena = Arena::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | let unresolved = Symbol(arena.allocate(SymbolKind::Unresolved)); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | let any_type = Symbol(arena.allocate(SymbolKind::Type(TypeKind::AnyType))); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | let void_type = Symbol(arena.allocate(SymbolKind::Type(TypeKind::VoidType))); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | [INFO] [stdout] 69 | let top_level_package = Symbol(arena.allocate(SymbolKind::Package(Rc::new(PackageData { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | let import_meta = Symbol(arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let import_meta_env = Symbol(arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 87 | | arena, [INFO] [stdout] 88 | | unresolved, [INFO] [stdout] 89 | | any_type, [INFO] [stdout] ... | [INFO] [stdout] 136 | | root_scope: RefCell::new(None), [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> symbols/symbol_factory.rs:233:32 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn create_package<'b>(&self, name: impl IntoIterator) -> Symbol { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | self.create_package_1(&name.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> symbols/symbol_factory.rs:260:16 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn create_package_set(&self, name: String, packages: SharedArray) -> Symbol { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 260 | Symbol(self.host.arena.allocate(SymbolKind::PackageSet(Rc::new(PackageSetData { [INFO] [stdout] | ________________^ [INFO] [stdout] 261 | | name, [INFO] [stdout] 262 | | parent_definition: RefCell::new(None), [INFO] [stdout] 263 | | packages, [INFO] [stdout] 264 | | visibility: Cell::new(Visibility::Internal), [INFO] [stdout] 265 | | jetdoc: RefCell::new(None), [INFO] [stdout] 266 | | })))) [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] --> symbols/symbol_factory.rs:624:16 [INFO] [stdout] | [INFO] [stdout] 623 | let st = if optional { self.create_nullable_type(target) } else { target.clone() }; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 624 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 625 | | static_type: RefCell::new(st), [INFO] [stdout] 626 | | }, Some(Rc::new(ValueKind::Conversion(Rc::new(ConversionValueData { [INFO] [stdout] 627 | | base: base.clone(), [INFO] [stdout] ... | [INFO] [stdout] 630 | | target: target.clone(), [INFO] [stdout] 631 | | }))))))) [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] --> symbols/symbol_factory.rs:636:16 [INFO] [stdout] | [INFO] [stdout] 635 | let string_type = self.host.string_type(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 637 | | static_type: RefCell::new(string_type), [INFO] [stdout] 638 | | }, Some(Rc::new(ValueKind::ImportMetaOutput))))) [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] --> symbols/symbol_factory.rs:642:16 [INFO] [stdout] | [INFO] [stdout] 641 | pub fn create_xml_reference_value(&self, base: &Symbol, qualifier: Option, key: &Symbol) -> Symbol { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 643 | | static_type: RefCell::new(self.host.any_type()), [INFO] [stdout] 644 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Xml { [INFO] [stdout] 645 | | base: base.clone(), [INFO] [stdout] 646 | | qualifier, [INFO] [stdout] 647 | | key: key.clone(), [INFO] [stdout] 648 | | }))))))) [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] --> symbols/symbol_factory.rs:652:16 [INFO] [stdout] | [INFO] [stdout] 651 | pub fn create_dynamic_reference_value(&self, base: &Symbol, qualifier: Option, key: &Symbol) -> Symbol { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 652 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 653 | | static_type: RefCell::new(self.host.any_type()), [INFO] [stdout] 654 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Dynamic { [INFO] [stdout] 655 | | base: base.clone(), [INFO] [stdout] 656 | | qualifier, [INFO] [stdout] 657 | | key: key.clone(), [INFO] [stdout] 658 | | }))))))) [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] --> symbols/symbol_factory.rs:663:16 [INFO] [stdout] | [INFO] [stdout] 662 | let st = property.property_static_type(self.host); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 663 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 664 | | static_type: RefCell::new(st), [INFO] [stdout] 665 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Static { [INFO] [stdout] 666 | | base: base.clone(), [INFO] [stdout] 667 | | property: property.clone(), [INFO] [stdout] 668 | | }))))))) [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] --> symbols/symbol_factory.rs:673:16 [INFO] [stdout] | [INFO] [stdout] 672 | let st = property.property_static_type(self.host); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 673 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 674 | | static_type: RefCell::new(st), [INFO] [stdout] 675 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Instance { [INFO] [stdout] 676 | | base: base.clone(), [INFO] [stdout] 677 | | property: property.clone(), [INFO] [stdout] 678 | | }))))))) [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] --> symbols/symbol_factory.rs:683:16 [INFO] [stdout] | [INFO] [stdout] 682 | let st = proxy.signature(self.host).result_type(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 683 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 684 | | static_type: RefCell::new(st), [INFO] [stdout] 685 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Proxy { [INFO] [stdout] 686 | | base: base.clone(), [INFO] [stdout] 687 | | proxy: proxy.clone(), [INFO] [stdout] 688 | | }))))))) [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] --> symbols/symbol_factory.rs:693:16 [INFO] [stdout] | [INFO] [stdout] 692 | let st = base.static_type(self.host).non_null_type().element_types().get(index).unwrap(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 693 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 694 | | static_type: RefCell::new(st), [INFO] [stdout] 695 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Tuple { [INFO] [stdout] 696 | | base: base.clone(), [INFO] [stdout] 697 | | index, [INFO] [stdout] 698 | | }))))))) [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] --> symbols/symbol_factory.rs:703:16 [INFO] [stdout] | [INFO] [stdout] 702 | let st = property.property_static_type(self.host); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 703 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 704 | | static_type: RefCell::new(st), [INFO] [stdout] 705 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Scope { [INFO] [stdout] 706 | | base: base.clone(), [INFO] [stdout] 707 | | property: property.clone(), [INFO] [stdout] 708 | | }))))))) [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] --> symbols/symbol_factory.rs:712:16 [INFO] [stdout] | [INFO] [stdout] 711 | pub fn create_dynamic_scope_reference_value(&self, base: &Symbol, qualifier: Option, key: &Symbol) -> Symbol { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 712 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 713 | | static_type: RefCell::new(self.host.any_type()), [INFO] [stdout] 714 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::DynamicScope { [INFO] [stdout] 715 | | base: base.clone(), [INFO] [stdout] 716 | | qualifier, [INFO] [stdout] 717 | | key: key.clone(), [INFO] [stdout] 718 | | }))))))) [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] --> symbols/symbol_factory.rs:723:16 [INFO] [stdout] | [INFO] [stdout] 722 | let st = property.property_static_type(self.host); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 723 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 724 | | static_type: RefCell::new(st), [INFO] [stdout] 725 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Package { [INFO] [stdout] 726 | | base: base.clone(), [INFO] [stdout] 727 | | property: property.clone(), [INFO] [stdout] 728 | | }))))))) [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] --> symbols/symbol_factory.rs:739:16 [INFO] [stdout] | [INFO] [stdout] 737 | let signature = activation_scope.function().signature(self.host); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 738 | assert!(!signature.is_unresolved()); [INFO] [stdout] 739 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 740 | | static_type: RefCell::new(signature), [INFO] [stdout] 741 | | }, Some(Rc::new(ValueKind::Function { [INFO] [stdout] 742 | | activation_scope: activation_scope.clone(), [INFO] [stdout] 743 | | }))))) [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] --> symbols/symbol.rs:651:126 [INFO] [stdout] | [INFO] [stdout] 651 | ...iter().map(|t| TypeSubstitution(host).execute(&t, &data.origin.type_parameters().unwrap(), &data.substitute_types)).collect(); [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> symbols/symbol.rs:670:134 [INFO] [stdout] | [INFO] [stdout] 670 | ...iter().map(|t| TypeSubstitution(host).execute(&t, &data.origin.type_parameters().unwrap(), &data.substitute_types)).collect(); [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> symbols/method_overriding.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 145 | let base_parameters = base_signature.parameters(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | let mut base_parameters = base_parameters.iter(); [INFO] [stdout] 147 | let subtype_parameters = subtype_signature.parameters(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | let cont_param = subtype_parameters.next(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | subtype_signature.result_type().is_equals_or_subtype_of(&base_signature.result_type(), self.0) [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] --> symbols/method_overriding.rs:167:66 [INFO] [stdout] | [INFO] [stdout] 145 | let base_parameters = base_signature.parameters(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | let mut base_parameters = base_parameters.iter(); [INFO] [stdout] 147 | let subtype_parameters = subtype_signature.parameters(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | let cont_param = subtype_parameters.next(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | subtype_signature.result_type().is_equals_or_subtype_of(&base_signature.result_type(), self.0) [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] warning: unused variable: `programs` [INFO] [stdout] --> verifier.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn verify_programs(&mut self, programs: Vec>) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_programs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expression` [INFO] [stdout] --> verifier.rs:83:41 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn verify_expression(&mut self, expression: &Rc) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expression` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host` is never read [INFO] [stdout] --> verifier.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Verifier { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 44 | host: Rc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> symbols/symbol_host.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 64 | let arena = Arena::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | let unresolved = Symbol(arena.allocate(SymbolKind::Unresolved)); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | let any_type = Symbol(arena.allocate(SymbolKind::Type(TypeKind::AnyType))); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | let void_type = Symbol(arena.allocate(SymbolKind::Type(TypeKind::VoidType))); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | [INFO] [stdout] 69 | let top_level_package = Symbol(arena.allocate(SymbolKind::Package(Rc::new(PackageData { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | let import_meta = Symbol(arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | let import_meta_env = Symbol(arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | Rc::new(Self { [INFO] [stdout] | _________________^ [INFO] [stdout] 87 | | arena, [INFO] [stdout] 88 | | unresolved, [INFO] [stdout] 89 | | any_type, [INFO] [stdout] ... | [INFO] [stdout] 136 | | root_scope: RefCell::new(None), [INFO] [stdout] 137 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> symbols/symbol_factory.rs:233:32 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn create_package<'b>(&self, name: impl IntoIterator) -> Symbol { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | self.create_package_1(&name.into_iter().collect()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> symbols/symbol_factory.rs:260:16 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn create_package_set(&self, name: String, packages: SharedArray) -> Symbol { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 260 | Symbol(self.host.arena.allocate(SymbolKind::PackageSet(Rc::new(PackageSetData { [INFO] [stdout] | ________________^ [INFO] [stdout] 261 | | name, [INFO] [stdout] 262 | | parent_definition: RefCell::new(None), [INFO] [stdout] 263 | | packages, [INFO] [stdout] 264 | | visibility: Cell::new(Visibility::Internal), [INFO] [stdout] 265 | | jetdoc: RefCell::new(None), [INFO] [stdout] 266 | | })))) [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] --> symbols/symbol_factory.rs:624:16 [INFO] [stdout] | [INFO] [stdout] 623 | let st = if optional { self.create_nullable_type(target) } else { target.clone() }; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 624 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 625 | | static_type: RefCell::new(st), [INFO] [stdout] 626 | | }, Some(Rc::new(ValueKind::Conversion(Rc::new(ConversionValueData { [INFO] [stdout] 627 | | base: base.clone(), [INFO] [stdout] ... | [INFO] [stdout] 630 | | target: target.clone(), [INFO] [stdout] 631 | | }))))))) [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] --> symbols/symbol_factory.rs:636:16 [INFO] [stdout] | [INFO] [stdout] 635 | let string_type = self.host.string_type(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 637 | | static_type: RefCell::new(string_type), [INFO] [stdout] 638 | | }, Some(Rc::new(ValueKind::ImportMetaOutput))))) [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] --> symbols/symbol_factory.rs:642:16 [INFO] [stdout] | [INFO] [stdout] 641 | pub fn create_xml_reference_value(&self, base: &Symbol, qualifier: Option, key: &Symbol) -> Symbol { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 643 | | static_type: RefCell::new(self.host.any_type()), [INFO] [stdout] 644 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Xml { [INFO] [stdout] 645 | | base: base.clone(), [INFO] [stdout] 646 | | qualifier, [INFO] [stdout] 647 | | key: key.clone(), [INFO] [stdout] 648 | | }))))))) [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] --> symbols/symbol_factory.rs:652:16 [INFO] [stdout] | [INFO] [stdout] 651 | pub fn create_dynamic_reference_value(&self, base: &Symbol, qualifier: Option, key: &Symbol) -> Symbol { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 652 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 653 | | static_type: RefCell::new(self.host.any_type()), [INFO] [stdout] 654 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Dynamic { [INFO] [stdout] 655 | | base: base.clone(), [INFO] [stdout] 656 | | qualifier, [INFO] [stdout] 657 | | key: key.clone(), [INFO] [stdout] 658 | | }))))))) [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] --> symbols/symbol_factory.rs:663:16 [INFO] [stdout] | [INFO] [stdout] 662 | let st = property.property_static_type(self.host); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 663 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 664 | | static_type: RefCell::new(st), [INFO] [stdout] 665 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Static { [INFO] [stdout] 666 | | base: base.clone(), [INFO] [stdout] 667 | | property: property.clone(), [INFO] [stdout] 668 | | }))))))) [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] --> symbols/symbol_factory.rs:673:16 [INFO] [stdout] | [INFO] [stdout] 672 | let st = property.property_static_type(self.host); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 673 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 674 | | static_type: RefCell::new(st), [INFO] [stdout] 675 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Instance { [INFO] [stdout] 676 | | base: base.clone(), [INFO] [stdout] 677 | | property: property.clone(), [INFO] [stdout] 678 | | }))))))) [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] --> symbols/symbol_factory.rs:683:16 [INFO] [stdout] | [INFO] [stdout] 682 | let st = proxy.signature(self.host).result_type(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 683 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 684 | | static_type: RefCell::new(st), [INFO] [stdout] 685 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Proxy { [INFO] [stdout] 686 | | base: base.clone(), [INFO] [stdout] 687 | | proxy: proxy.clone(), [INFO] [stdout] 688 | | }))))))) [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] --> symbols/symbol_factory.rs:693:16 [INFO] [stdout] | [INFO] [stdout] 692 | let st = base.static_type(self.host).non_null_type().element_types().get(index).unwrap(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 693 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 694 | | static_type: RefCell::new(st), [INFO] [stdout] 695 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Tuple { [INFO] [stdout] 696 | | base: base.clone(), [INFO] [stdout] 697 | | index, [INFO] [stdout] 698 | | }))))))) [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] --> symbols/symbol_factory.rs:703:16 [INFO] [stdout] | [INFO] [stdout] 702 | let st = property.property_static_type(self.host); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 703 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 704 | | static_type: RefCell::new(st), [INFO] [stdout] 705 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Scope { [INFO] [stdout] 706 | | base: base.clone(), [INFO] [stdout] 707 | | property: property.clone(), [INFO] [stdout] 708 | | }))))))) [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] --> symbols/symbol_factory.rs:712:16 [INFO] [stdout] | [INFO] [stdout] 711 | pub fn create_dynamic_scope_reference_value(&self, base: &Symbol, qualifier: Option, key: &Symbol) -> Symbol { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 712 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 713 | | static_type: RefCell::new(self.host.any_type()), [INFO] [stdout] 714 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::DynamicScope { [INFO] [stdout] 715 | | base: base.clone(), [INFO] [stdout] 716 | | qualifier, [INFO] [stdout] 717 | | key: key.clone(), [INFO] [stdout] 718 | | }))))))) [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] --> symbols/symbol_factory.rs:723:16 [INFO] [stdout] | [INFO] [stdout] 722 | let st = property.property_static_type(self.host); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 723 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 724 | | static_type: RefCell::new(st), [INFO] [stdout] 725 | | }, Some(Rc::new(ValueKind::Reference(Rc::new(ReferenceValueKind::Package { [INFO] [stdout] 726 | | base: base.clone(), [INFO] [stdout] 727 | | property: property.clone(), [INFO] [stdout] 728 | | }))))))) [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] --> symbols/symbol_factory.rs:739:16 [INFO] [stdout] | [INFO] [stdout] 737 | let signature = activation_scope.function().signature(self.host); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 738 | assert!(!signature.is_unresolved()); [INFO] [stdout] 739 | Symbol(self.host.arena.allocate(SymbolKind::Value(ValueData { [INFO] [stdout] | ________________^ [INFO] [stdout] 740 | | static_type: RefCell::new(signature), [INFO] [stdout] 741 | | }, Some(Rc::new(ValueKind::Function { [INFO] [stdout] 742 | | activation_scope: activation_scope.clone(), [INFO] [stdout] 743 | | }))))) [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] --> symbols/symbol.rs:651:126 [INFO] [stdout] | [INFO] [stdout] 651 | ...iter().map(|t| TypeSubstitution(host).execute(&t, &data.origin.type_parameters().unwrap(), &data.substitute_types)).collect(); [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> symbols/symbol.rs:670:134 [INFO] [stdout] | [INFO] [stdout] 670 | ...iter().map(|t| TypeSubstitution(host).execute(&t, &data.origin.type_parameters().unwrap(), &data.substitute_types)).collect(); [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hydroper_jet_compiler` (lib test) due to 20 previous errors; 3 warnings emitted [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> symbols/method_overriding.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 145 | let base_parameters = base_signature.parameters(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | let mut base_parameters = base_parameters.iter(); [INFO] [stdout] 147 | let subtype_parameters = subtype_signature.parameters(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | let cont_param = subtype_parameters.next(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | subtype_signature.result_type().is_equals_or_subtype_of(&base_signature.result_type(), self.0) [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] [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] --> symbols/method_overriding.rs:167:66 [INFO] [stdout] | [INFO] [stdout] 145 | let base_parameters = base_signature.parameters(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | let mut base_parameters = base_parameters.iter(); [INFO] [stdout] 147 | let subtype_parameters = subtype_signature.parameters(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | let cont_param = subtype_parameters.next(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | subtype_signature.result_type().is_equals_or_subtype_of(&base_signature.result_type(), self.0) [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: aborting due to 19 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hydroper_jet_compiler` (lib) due to 20 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f51d3664867151374d7220fbc11b2e6a7440beff15cd33bcc03e5acd0ab4daaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f51d3664867151374d7220fbc11b2e6a7440beff15cd33bcc03e5acd0ab4daaa", kill_on_drop: false }` [INFO] [stdout] f51d3664867151374d7220fbc11b2e6a7440beff15cd33bcc03e5acd0ab4daaa