[INFO] fetching crate rdom 0.2.0... [INFO] checking rdom-0.2.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rdom 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate rdom 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 rdom 0.2.0 [INFO] finished tweaking crates.io crate rdom 0.2.0 [INFO] tweaked toml for crates.io crate rdom 0.2.0 written to /workspace/builds/worker-2-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 9 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 11a48c424842b8d1fd3c3c7b085d163c8fd6d3240e0dbeb088243448f41736af [INFO] running `Command { std: "docker" "start" "-a" "11a48c424842b8d1fd3c3c7b085d163c8fd6d3240e0dbeb088243448f41736af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11a48c424842b8d1fd3c3c7b085d163c8fd6d3240e0dbeb088243448f41736af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a48c424842b8d1fd3c3c7b085d163c8fd6d3240e0dbeb088243448f41736af", kill_on_drop: false }` [INFO] [stdout] 11a48c424842b8d1fd3c3c7b085d163c8fd6d3240e0dbeb088243448f41736af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b8d9ed3ff8f5b733cca849aa9a792a7c4a3d3f29420fee1cd238ea8c333c7e22 [INFO] running `Command { std: "docker" "start" "-a" "b8d9ed3ff8f5b733cca849aa9a792a7c4a3d3f29420fee1cd238ea8c333c7e22", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking rdom v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `arc_new_cyclic` has been stable since 1.60.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(arc_new_cyclic)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `arc_new_cyclic` has been stable since 1.60.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(arc_new_cyclic)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ElementBehavior` is never used [INFO] [stdout] --> src/behavior/element.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait ElementBehavior {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ElementBehaviorStorage` is never constructed [INFO] [stdout] --> src/behavior/element.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ElementBehaviorStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ParentBehavior` is never used [INFO] [stdout] --> src/behavior/parent.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait ParentBehavior {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ParentBehaviorStorage` is never constructed [INFO] [stdout] --> src/behavior/parent.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ParentBehaviorStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `inner_width` and `inner_height` are never read [INFO] [stdout] --> src/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ScreenMetrics { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 8 | inner_width: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | inner_height: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScreenMetrics` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `length`, and `item` are never used [INFO] [stdout] --> src/named_node_map.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl NamedNodeMap { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 24 | fn new(context: Weak, element: AnyNodeWeak) -> Arc { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn length(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn item(&self, index: usize) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `downgrade` is never used [INFO] [stdout] --> src/node/mod.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 82 | impl AnyNodeArc { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 83 | fn downgrade(&self) -> AnyNodeWeak { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `default_view` is never read [INFO] [stdout] --> src/node/contents.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct DocumentNodeStorage { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 115 | /// Pointer back up to the window [INFO] [stdout] 116 | pub(crate) default_view: Weak, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocumentNodeStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_node_type` is never used [INFO] [stdout] --> src/node/contents.rs:69:31 [INFO] [stdout] | [INFO] [stdout] 68 | impl NodeContentsWeak { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 69 | pub(crate) fn to_node_type(&self) -> NodeType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | / declare_contents! { [INFO] [stdout] 172 | | 1 => Element, [INFO] [stdout] 173 | | 2 => Attribute, [INFO] [stdout] 174 | | 3 => Text, [INFO] [stdout] ... | [INFO] [stdout] 180 | | 9 => DocumentFragment [INFO] [stdout] 181 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `declare_contents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `parent_node`, `left_sibling`, and `right_sibling` are never read [INFO] [stdout] --> src/node/graph_storage.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct NodeGraphStorage { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | parent_node: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 13 | left_sibling: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 14 | right_sibling: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_static` is never used [INFO] [stdout] --> src/node_list.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 25 | impl NodeList { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn new_static(context: Weak, elements: Vec) -> Arc { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Static` is never constructed [INFO] [stdout] --> src/node_list.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) enum NodeListStorage { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 75 | /// A static list of nodes (e.g. result of Document.query_selector_all(...)) [INFO] [stdout] 76 | Static(Vec), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `screen_metrics` is never read [INFO] [stdout] --> src/sandbox.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Sandbox { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 22 | screen_metrics: ScreenMetrics, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sandbox` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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/named_node_map.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 24 | fn new(context: Weak, element: AnyNodeWeak) -> Arc { [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] 25 | Arc::new(NamedNodeMap { [INFO] [stdout] | __________________^ [INFO] [stdout] 26 | | context: SandboxMemberBehaviorStorage::new(context), [INFO] [stdout] 27 | | element, [INFO] [stdout] 28 | | attribute_list: Vec::new(), [INFO] [stdout] 29 | | }) [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] --> src/node/mod.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn new(context: Weak, contents: NodeContentsArc) -> AnyNodeArc { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | let common = Arc::new_cyclic(|construction_weak| NodeCommon { [INFO] [stdout] 94 | node_graph: NodeGraphStorage::new(AnyNodeWeak { [INFO] [stdout] | _________________________^ [INFO] [stdout] 95 | | common: construction_weak.clone(), [INFO] [stdout] 96 | | contents: contents.downgrade(), [INFO] [stdout] 97 | | }), [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/node/mod.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 129 | let contents = self.contents.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | AnyNodeArc::new(self.get_context(), contents) [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/node/concrete.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) fn new(context: Weak, contents: Arc<[<$name NodeStorage>]>) -> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | node_graph: NodeGraphStorage::new(AnyNodeWeak { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 52 | | contents: (&contents).into(), [INFO] [stdout] 53 | | common: construction_weak.clone(), [INFO] [stdout] 54 | | }), [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | / impl_concrete! { [INFO] [stdout] 153 | | 1 => Element, [INFO] [stdout] 154 | | 2 => Attribute, [INFO] [stdout] 155 | | 3 => Text, [INFO] [stdout] ... | [INFO] [stdout] 161 | | 9 => DocumentFragment [INFO] [stdout] 162 | | } [INFO] [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 `impl_concrete` (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/node/concrete.rs:108:56 [INFO] [stdout] | [INFO] [stdout] 105 | fn from(concrete: ConcreteNodeArc<[<$name NodeStorage>]>) -> Self { [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | contents: NodeContentsArc::$name(concrete.contents), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | / impl_concrete! { [INFO] [stdout] 153 | | 1 => Element, [INFO] [stdout] 154 | | 2 => Attribute, [INFO] [stdout] 155 | | 3 => Text, [INFO] [stdout] ... | [INFO] [stdout] 161 | | 9 => DocumentFragment [INFO] [stdout] 162 | | } [INFO] [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 `impl_concrete` (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/node/concrete.rs:117:57 [INFO] [stdout] | [INFO] [stdout] 114 | fn from(concrete: ConcreteNodeWeak<[<$name NodeStorage>]>) -> Self { [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | contents: NodeContentsWeak::$name(concrete.contents), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | / impl_concrete! { [INFO] [stdout] 153 | | 1 => Element, [INFO] [stdout] 154 | | 2 => Attribute, [INFO] [stdout] 155 | | 3 => Text, [INFO] [stdout] ... | [INFO] [stdout] 161 | | 9 => DocumentFragment [INFO] [stdout] 162 | | } [INFO] [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 `impl_concrete` (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/node/contents.rs:104:71 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn build(&self, storage: [<$name NodeStorage>]) -> [<$name NodeArc>] { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | ConcreteNodeArc::<[<$name NodeStorage>]>::new(self.sandbox.clone(), Arc::new(storage)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | / impl_standard_builder! { [INFO] [stdout] 184 | | Attribute, [INFO] [stdout] 185 | | Text, [INFO] [stdout] 186 | | CDataSection, [INFO] [stdout] ... | [INFO] [stdout] 191 | | DocumentFragment [INFO] [stdout] 192 | | } [INFO] [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 `impl_standard_builder` (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/node/contents.rs:104:93 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn build(&self, storage: [<$name NodeStorage>]) -> [<$name NodeArc>] { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | ConcreteNodeArc::<[<$name NodeStorage>]>::new(self.sandbox.clone(), Arc::new(storage)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | / impl_standard_builder! { [INFO] [stdout] 184 | | Attribute, [INFO] [stdout] 185 | | Text, [INFO] [stdout] 186 | | CDataSection, [INFO] [stdout] ... | [INFO] [stdout] 191 | | DocumentFragment [INFO] [stdout] 192 | | } [INFO] [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 `impl_standard_builder` (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/node/element.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn build_html(&self, default_view: Weak) -> ConcreteNodeArc { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | ConcreteNodeArc::::new( [INFO] [stdout] 50 | self.sandbox.clone(), [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/node/element.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn build_html(&self, default_view: Weak) -> ConcreteNodeArc { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | / Arc::new(ElementNodeStorage::HtmlHtml(HtmlHtmlElementStorage { [INFO] [stdout] 52 | | default_view, [INFO] [stdout] 53 | | })), [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/node/graph_storage.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(node: AnyNodeWeak) -> NodeGraphStorage { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | parent_node: 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/node/graph_storage.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(node: AnyNodeWeak) -> NodeGraphStorage { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | left_sibling: 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/node/graph_storage.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(node: AnyNodeWeak) -> NodeGraphStorage { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | right_sibling: 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/node/graph_storage.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(node: AnyNodeWeak) -> NodeGraphStorage { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | child_nodes: RwLock::new(Vec::new()), [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/node/graph_storage.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 50 | let strong_ref = self.node.upgrade().expect("Sandbox dropped"); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | strong_ref.get_context(), [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/node/graph_storage.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 50 | let strong_ref = self.node.upgrade().expect("Sandbox dropped"); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | / NodeListStorage::Live(Query::ChildNodes { [INFO] [stdout] 55 | | children_of: strong_ref, [INFO] [stdout] 56 | | }), [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/node_list.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) fn new(context: Weak, nodelist_storage: NodeListStorage) -> Arc { [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] 27 | Arc::new(NodeList { [INFO] [stdout] | __________________^ [INFO] [stdout] 28 | | context: SandboxMemberBehaviorStorage::new(context), [INFO] [stdout] 29 | | nodelist_storage, [INFO] [stdout] 30 | | }) [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/window.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn new(context: Weak) -> Arc { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | Arc::new_cyclic(|win_weak| { [INFO] [stdout] | _________________________^ [INFO] [stdout] 19 | | let document = DocumentNodeArc::new( [INFO] [stdout] 20 | | context.clone(), [INFO] [stdout] 21 | | Arc::new(DocumentNodeStorage { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | }) [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/window.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn new(context: Weak) -> Arc { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | Arc::new_cyclic(|win_weak| { [INFO] [stdout] 19 | let document = DocumentNodeArc::new( [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | context: SandboxMemberBehaviorStorage::new(context), [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; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rdom` (lib) due to 20 previous errors; 14 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: trait `ElementBehavior` is never used [INFO] [stdout] --> src/behavior/element.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait ElementBehavior {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ElementBehaviorStorage` is never constructed [INFO] [stdout] --> src/behavior/element.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ElementBehaviorStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ParentBehavior` is never used [INFO] [stdout] --> src/behavior/parent.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait ParentBehavior {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ParentBehaviorStorage` is never constructed [INFO] [stdout] --> src/behavior/parent.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ParentBehaviorStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `inner_width` and `inner_height` are never read [INFO] [stdout] --> src/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ScreenMetrics { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 8 | inner_width: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | inner_height: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScreenMetrics` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `length`, and `item` are never used [INFO] [stdout] --> src/named_node_map.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl NamedNodeMap { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 24 | fn new(context: Weak, element: AnyNodeWeak) -> Arc { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | fn length(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn item(&self, index: usize) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `downgrade` is never used [INFO] [stdout] --> src/node/mod.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 82 | impl AnyNodeArc { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 83 | fn downgrade(&self) -> AnyNodeWeak { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `default_view` is never read [INFO] [stdout] --> src/node/contents.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct DocumentNodeStorage { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 115 | /// Pointer back up to the window [INFO] [stdout] 116 | pub(crate) default_view: Weak, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DocumentNodeStorage` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_node_type` is never used [INFO] [stdout] --> src/node/contents.rs:69:31 [INFO] [stdout] | [INFO] [stdout] 68 | impl NodeContentsWeak { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 69 | pub(crate) fn to_node_type(&self) -> NodeType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 171 | / declare_contents! { [INFO] [stdout] 172 | | 1 => Element, [INFO] [stdout] 173 | | 2 => Attribute, [INFO] [stdout] 174 | | 3 => Text, [INFO] [stdout] ... | [INFO] [stdout] 180 | | 9 => DocumentFragment [INFO] [stdout] 181 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `declare_contents` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `parent_node`, `left_sibling`, and `right_sibling` are never read [INFO] [stdout] --> src/node/graph_storage.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct NodeGraphStorage { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | parent_node: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 13 | left_sibling: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 14 | right_sibling: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_static` is never used [INFO] [stdout] --> src/node_list.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 25 | impl NodeList { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub(crate) fn new_static(context: Weak, elements: Vec) -> Arc { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Static` is never constructed [INFO] [stdout] --> src/node_list.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 74 | pub(crate) enum NodeListStorage { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 75 | /// A static list of nodes (e.g. result of Document.query_selector_all(...)) [INFO] [stdout] 76 | Static(Vec), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `screen_metrics` is never read [INFO] [stdout] --> src/sandbox.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Sandbox { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 22 | screen_metrics: ScreenMetrics, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sandbox` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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/named_node_map.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 24 | fn new(context: Weak, element: AnyNodeWeak) -> Arc { [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] 25 | Arc::new(NamedNodeMap { [INFO] [stdout] | __________________^ [INFO] [stdout] 26 | | context: SandboxMemberBehaviorStorage::new(context), [INFO] [stdout] 27 | | element, [INFO] [stdout] 28 | | attribute_list: Vec::new(), [INFO] [stdout] 29 | | }) [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] --> src/node/mod.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn new(context: Weak, contents: NodeContentsArc) -> AnyNodeArc { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | let common = Arc::new_cyclic(|construction_weak| NodeCommon { [INFO] [stdout] 94 | node_graph: NodeGraphStorage::new(AnyNodeWeak { [INFO] [stdout] | _________________________^ [INFO] [stdout] 95 | | common: construction_weak.clone(), [INFO] [stdout] 96 | | contents: contents.downgrade(), [INFO] [stdout] 97 | | }), [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/node/mod.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 129 | let contents = self.contents.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | AnyNodeArc::new(self.get_context(), contents) [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/node/concrete.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) fn new(context: Weak, contents: Arc<[<$name NodeStorage>]>) -> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | node_graph: NodeGraphStorage::new(AnyNodeWeak { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 52 | | contents: (&contents).into(), [INFO] [stdout] 53 | | common: construction_weak.clone(), [INFO] [stdout] 54 | | }), [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | / impl_concrete! { [INFO] [stdout] 153 | | 1 => Element, [INFO] [stdout] 154 | | 2 => Attribute, [INFO] [stdout] 155 | | 3 => Text, [INFO] [stdout] ... | [INFO] [stdout] 161 | | 9 => DocumentFragment [INFO] [stdout] 162 | | } [INFO] [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 `impl_concrete` (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/node/concrete.rs:108:56 [INFO] [stdout] | [INFO] [stdout] 105 | fn from(concrete: ConcreteNodeArc<[<$name NodeStorage>]>) -> Self { [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | contents: NodeContentsArc::$name(concrete.contents), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | / impl_concrete! { [INFO] [stdout] 153 | | 1 => Element, [INFO] [stdout] 154 | | 2 => Attribute, [INFO] [stdout] 155 | | 3 => Text, [INFO] [stdout] ... | [INFO] [stdout] 161 | | 9 => DocumentFragment [INFO] [stdout] 162 | | } [INFO] [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 `impl_concrete` (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/node/concrete.rs:117:57 [INFO] [stdout] | [INFO] [stdout] 114 | fn from(concrete: ConcreteNodeWeak<[<$name NodeStorage>]>) -> Self { [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | contents: NodeContentsWeak::$name(concrete.contents), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | / impl_concrete! { [INFO] [stdout] 153 | | 1 => Element, [INFO] [stdout] 154 | | 2 => Attribute, [INFO] [stdout] 155 | | 3 => Text, [INFO] [stdout] ... | [INFO] [stdout] 161 | | 9 => DocumentFragment [INFO] [stdout] 162 | | } [INFO] [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 `impl_concrete` (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/node/contents.rs:104:71 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn build(&self, storage: [<$name NodeStorage>]) -> [<$name NodeArc>] { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | ConcreteNodeArc::<[<$name NodeStorage>]>::new(self.sandbox.clone(), Arc::new(storage)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | / impl_standard_builder! { [INFO] [stdout] 184 | | Attribute, [INFO] [stdout] 185 | | Text, [INFO] [stdout] 186 | | CDataSection, [INFO] [stdout] ... | [INFO] [stdout] 191 | | DocumentFragment [INFO] [stdout] 192 | | } [INFO] [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 `impl_standard_builder` (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/node/contents.rs:104:93 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn build(&self, storage: [<$name NodeStorage>]) -> [<$name NodeArc>] { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | ConcreteNodeArc::<[<$name NodeStorage>]>::new(self.sandbox.clone(), Arc::new(storage)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | / impl_standard_builder! { [INFO] [stdout] 184 | | Attribute, [INFO] [stdout] 185 | | Text, [INFO] [stdout] 186 | | CDataSection, [INFO] [stdout] ... | [INFO] [stdout] 191 | | DocumentFragment [INFO] [stdout] 192 | | } [INFO] [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 `impl_standard_builder` (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/node/element.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn build_html(&self, default_view: Weak) -> ConcreteNodeArc { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | ConcreteNodeArc::::new( [INFO] [stdout] 50 | self.sandbox.clone(), [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/node/element.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn build_html(&self, default_view: Weak) -> ConcreteNodeArc { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | / Arc::new(ElementNodeStorage::HtmlHtml(HtmlHtmlElementStorage { [INFO] [stdout] 52 | | default_view, [INFO] [stdout] 53 | | })), [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/node/graph_storage.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(node: AnyNodeWeak) -> NodeGraphStorage { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | parent_node: 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/node/graph_storage.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(node: AnyNodeWeak) -> NodeGraphStorage { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | left_sibling: 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/node/graph_storage.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(node: AnyNodeWeak) -> NodeGraphStorage { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | right_sibling: 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/node/graph_storage.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(node: AnyNodeWeak) -> NodeGraphStorage { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | child_nodes: RwLock::new(Vec::new()), [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/node/graph_storage.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 50 | let strong_ref = self.node.upgrade().expect("Sandbox dropped"); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | strong_ref.get_context(), [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/node/graph_storage.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 50 | let strong_ref = self.node.upgrade().expect("Sandbox dropped"); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | / NodeListStorage::Live(Query::ChildNodes { [INFO] [stdout] 55 | | children_of: strong_ref, [INFO] [stdout] 56 | | }), [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/node_list.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) fn new(context: Weak, nodelist_storage: NodeListStorage) -> Arc { [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] 27 | Arc::new(NodeList { [INFO] [stdout] | __________________^ [INFO] [stdout] 28 | | context: SandboxMemberBehaviorStorage::new(context), [INFO] [stdout] 29 | | nodelist_storage, [INFO] [stdout] 30 | | }) [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/window.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn new(context: Weak) -> Arc { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | Arc::new_cyclic(|win_weak| { [INFO] [stdout] | _________________________^ [INFO] [stdout] 19 | | let document = DocumentNodeArc::new( [INFO] [stdout] 20 | | context.clone(), [INFO] [stdout] 21 | | Arc::new(DocumentNodeStorage { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | }) [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/window.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn new(context: Weak) -> Arc { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | Arc::new_cyclic(|win_weak| { [INFO] [stdout] 19 | let document = DocumentNodeArc::new( [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | context: SandboxMemberBehaviorStorage::new(context), [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; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rdom` (lib test) due to 20 previous errors; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b8d9ed3ff8f5b733cca849aa9a792a7c4a3d3f29420fee1cd238ea8c333c7e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d9ed3ff8f5b733cca849aa9a792a7c4a3d3f29420fee1cd238ea8c333c7e22", kill_on_drop: false }` [INFO] [stdout] b8d9ed3ff8f5b733cca849aa9a792a7c4a3d3f29420fee1cd238ea8c333c7e22