[INFO] fetching crate rome_json_factory 0.0.1... [INFO] checking rome_json_factory-0.0.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rome_json_factory 0.0.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate rome_json_factory 0.0.1 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 rome_json_factory 0.0.1 [INFO] finished tweaking crates.io crate rome_json_factory 0.0.1 [INFO] tweaked toml for crates.io crate rome_json_factory 0.0.1 written to /workspace/builds/worker-4-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 25 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding memoffset v0.8.0 (latest: v0.9.1) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa5cdd3f55bf930038837cf5f7130c87a1f267ddc706a81497685c4901198956 [INFO] running `Command { std: "docker" "start" "-a" "fa5cdd3f55bf930038837cf5f7130c87a1f267ddc706a81497685c4901198956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa5cdd3f55bf930038837cf5f7130c87a1f267ddc706a81497685c4901198956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5cdd3f55bf930038837cf5f7130c87a1f267ddc706a81497685c4901198956", kill_on_drop: false }` [INFO] [stdout] fa5cdd3f55bf930038837cf5f7130c87a1f267ddc706a81497685c4901198956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] 8a14105052bd3e84b6064d24fb67e1921c795489a241c23260827a39243e9c0f [INFO] running `Command { std: "docker" "start" "-a" "8a14105052bd3e84b6064d24fb67e1921c795489a241c23260827a39243e9c0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking rome_text_size v0.0.1 [INFO] [stderr] Checking rome_text_edit v0.0.1 [INFO] [stderr] Checking rome_rowan v0.0.1 [INFO] [stderr] Checking rome_json_syntax v0.0.1 [INFO] [stderr] Checking rome_json_factory v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/generated/node_factory.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 11 | l_brack_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | r_brack_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | elements: 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] = 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/generated/node_factory.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn build(self) -> JsonArrayValue { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | JsonArrayValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 32 | | JsonSyntaxKind::JSON_ARRAY_VALUE, [INFO] [stdout] 33 | | [ [INFO] [stdout] 34 | | Some(SyntaxElement::Token(self.l_brack_token)), [INFO] [stdout] ... | [INFO] [stdout] 38 | | ], [INFO] [stdout] 39 | | )) [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/generated/node_factory.rs:36:54 [INFO] [stdout] | [INFO] [stdout] 36 | .map(|token| SyntaxElement::Node(token.into_syntax())), [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] --> src/generated/node_factory.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn json_boolean_value(value_token_token: SyntaxToken) -> JsonBooleanValue { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | JsonBooleanValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 44 | | JsonSyntaxKind::JSON_BOOLEAN_VALUE, [INFO] [stdout] 45 | | [Some(SyntaxElement::Token(value_token_token))], [INFO] [stdout] 46 | | )) [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/generated/node_factory.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 11 | l_brack_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | r_brack_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | elements: 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] = 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/generated/node_factory.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 49 | name: JsonMemberName, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | colon_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | value: AnyJsonValue, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | ) -> JsonMember { [INFO] [stdout] 53 | JsonMember::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 54 | | JsonSyntaxKind::JSON_MEMBER, [INFO] [stdout] 55 | | [ [INFO] [stdout] 56 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 59 | | ], [INFO] [stdout] 60 | | )) [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/generated/node_factory.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn json_member_name(value_token: SyntaxToken) -> JsonMemberName { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | JsonMemberName::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | JsonSyntaxKind::JSON_MEMBER_NAME, [INFO] [stdout] 65 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 66 | | )) [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/generated/node_factory.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn build(self) -> JsonArrayValue { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | JsonArrayValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 32 | | JsonSyntaxKind::JSON_ARRAY_VALUE, [INFO] [stdout] 33 | | [ [INFO] [stdout] 34 | | Some(SyntaxElement::Token(self.l_brack_token)), [INFO] [stdout] ... | [INFO] [stdout] 38 | | ], [INFO] [stdout] 39 | | )) [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/generated/node_factory.rs:36:54 [INFO] [stdout] | [INFO] [stdout] 36 | .map(|token| SyntaxElement::Node(token.into_syntax())), [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] --> src/generated/node_factory.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn json_null_value(value_token: SyntaxToken) -> JsonNullValue { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | JsonNullValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 70 | | JsonSyntaxKind::JSON_NULL_VALUE, [INFO] [stdout] 71 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 72 | | )) [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/generated/node_factory.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn json_number_value(value_token: SyntaxToken) -> JsonNumberValue { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | JsonNumberValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 76 | | JsonSyntaxKind::JSON_NUMBER_VALUE, [INFO] [stdout] 77 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 78 | | )) [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/generated/node_factory.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn json_boolean_value(value_token_token: SyntaxToken) -> JsonBooleanValue { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | JsonBooleanValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 44 | | JsonSyntaxKind::JSON_BOOLEAN_VALUE, [INFO] [stdout] 45 | | [Some(SyntaxElement::Token(value_token_token))], [INFO] [stdout] 46 | | )) [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/generated/node_factory.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 81 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | json_member_list: 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/generated/node_factory.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 49 | name: JsonMemberName, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | colon_token: SyntaxToken, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | value: AnyJsonValue, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | ) -> JsonMember { [INFO] [stdout] 53 | JsonMember::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 54 | | JsonSyntaxKind::JSON_MEMBER, [INFO] [stdout] 55 | | [ [INFO] [stdout] 56 | | Some(SyntaxElement::Node(name.into_syntax())), [INFO] [stdout] ... | [INFO] [stdout] 59 | | ], [INFO] [stdout] 60 | | )) [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/generated/node_factory.rs:101:38 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn build(self) -> JsonObjectValue { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | JsonObjectValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 102 | | JsonSyntaxKind::JSON_OBJECT_VALUE, [INFO] [stdout] 103 | | [ [INFO] [stdout] 104 | | Some(SyntaxElement::Token(self.l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 108 | | ], [INFO] [stdout] 109 | | )) [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/generated/node_factory.rs:106:54 [INFO] [stdout] | [INFO] [stdout] 106 | .map(|token| SyntaxElement::Node(token.into_syntax())), [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] --> src/generated/node_factory.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn json_member_name(value_token: SyntaxToken) -> JsonMemberName { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | JsonMemberName::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 64 | | JsonSyntaxKind::JSON_MEMBER_NAME, [INFO] [stdout] 65 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 66 | | )) [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/generated/node_factory.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn json_root(value: AnyJsonValue, eof_token: SyntaxToken) -> JsonRoot { [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] 113 | JsonRoot::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 114 | | JsonSyntaxKind::JSON_ROOT, [INFO] [stdout] 115 | | [ [INFO] [stdout] 116 | | Some(SyntaxElement::Node(value.into_syntax())), [INFO] [stdout] 117 | | Some(SyntaxElement::Token(eof_token)), [INFO] [stdout] 118 | | ], [INFO] [stdout] 119 | | )) [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/generated/node_factory.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn json_null_value(value_token: SyntaxToken) -> JsonNullValue { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | JsonNullValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 70 | | JsonSyntaxKind::JSON_NULL_VALUE, [INFO] [stdout] 71 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 72 | | )) [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/generated/node_factory.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn json_number_value(value_token: SyntaxToken) -> JsonNumberValue { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | JsonNumberValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 76 | | JsonSyntaxKind::JSON_NUMBER_VALUE, [INFO] [stdout] 77 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 78 | | )) [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/generated/node_factory.rs:122:34 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn json_string_value(value_token: SyntaxToken) -> JsonStringValue { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | JsonStringValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 123 | | JsonSyntaxKind::JSON_STRING_VALUE, [INFO] [stdout] 124 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 125 | | )) [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/generated/node_factory.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 81 | l_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | r_curly_token: SyntaxToken, [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | json_member_list: 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/generated/node_factory.rs:137:39 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn json_array_element_list(items: I, separators: S) -> JsonArrayElementList [INFO] [stdout] | -------- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | let length = items.len() + separators.len(); [INFO] [stdout] 137 | JsonArrayElementList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 138 | | JsonSyntaxKind::JSON_ARRAY_ELEMENT_LIST, [INFO] [stdout] 139 | | (0..length).map(|index| { [INFO] [stdout] 140 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 145 | | }), [INFO] [stdout] 146 | | )) [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/generated/node_factory.rs:101:38 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn build(self) -> JsonObjectValue { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | JsonObjectValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 102 | | JsonSyntaxKind::JSON_OBJECT_VALUE, [INFO] [stdout] 103 | | [ [INFO] [stdout] 104 | | Some(SyntaxElement::Token(self.l_curly_token)), [INFO] [stdout] ... | [INFO] [stdout] 108 | | ], [INFO] [stdout] 109 | | )) [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/generated/node_factory.rs:106:54 [INFO] [stdout] | [INFO] [stdout] 106 | .map(|token| SyntaxElement::Node(token.into_syntax())), [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] --> src/generated/node_factory.rs:158:33 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn json_member_list(items: I, separators: S) -> JsonMemberList [INFO] [stdout] | -------- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | let length = items.len() + separators.len(); [INFO] [stdout] 158 | JsonMemberList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 159 | | JsonSyntaxKind::JSON_MEMBER_LIST, [INFO] [stdout] 160 | | (0..length).map(|index| { [INFO] [stdout] 161 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 166 | | }), [INFO] [stdout] 167 | | )) [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/generated/node_factory.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn json_root(value: AnyJsonValue, eof_token: SyntaxToken) -> JsonRoot { [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] 113 | JsonRoot::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 114 | | JsonSyntaxKind::JSON_ROOT, [INFO] [stdout] 115 | | [ [INFO] [stdout] 116 | | Some(SyntaxElement::Node(value.into_syntax())), [INFO] [stdout] 117 | | Some(SyntaxElement::Token(eof_token)), [INFO] [stdout] 118 | | ], [INFO] [stdout] 119 | | )) [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/generated/node_factory.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn json_bogus(slots: I) -> JsonBogus [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | JsonBogus::unwrap_cast(SyntaxNode::new_detached(JsonSyntaxKind::JSON_BOGUS, slots)) [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/generated/node_factory.rs:122:34 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn json_string_value(value_token: SyntaxToken) -> JsonStringValue { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | JsonStringValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 123 | | JsonSyntaxKind::JSON_STRING_VALUE, [INFO] [stdout] 124 | | [Some(SyntaxElement::Token(value_token))], [INFO] [stdout] 125 | | )) [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/generated/node_factory.rs:181:33 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn json_bogus_value(slots: I) -> JsonBogusValue [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | JsonBogusValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 182 | | JsonSyntaxKind::JSON_BOGUS_VALUE, [INFO] [stdout] 183 | | slots, [INFO] [stdout] 184 | | )) [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/generated/node_factory.rs:137:39 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn json_array_element_list(items: I, separators: S) -> JsonArrayElementList [INFO] [stdout] | -------- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | let length = items.len() + separators.len(); [INFO] [stdout] 137 | JsonArrayElementList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 138 | | JsonSyntaxKind::JSON_ARRAY_ELEMENT_LIST, [INFO] [stdout] 139 | | (0..length).map(|index| { [INFO] [stdout] 140 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 145 | | }), [INFO] [stdout] 146 | | )) [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/generated/node_factory.rs:158:33 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn json_member_list(items: I, separators: S) -> JsonMemberList [INFO] [stdout] | -------- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | let mut items = items.into_iter(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | let mut separators = separators.into_iter(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | let length = items.len() + separators.len(); [INFO] [stdout] 158 | JsonMemberList::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 159 | | JsonSyntaxKind::JSON_MEMBER_LIST, [INFO] [stdout] 160 | | (0..length).map(|index| { [INFO] [stdout] 161 | | if index % 2 == 0 { [INFO] [stdout] ... | [INFO] [stdout] 166 | | }), [INFO] [stdout] 167 | | )) [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/generated/node_factory.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn json_bogus(slots: I) -> JsonBogus [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | JsonBogus::unwrap_cast(SyntaxNode::new_detached(JsonSyntaxKind::JSON_BOGUS, slots)) [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/generated/node_factory.rs:181:33 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn json_bogus_value(slots: I) -> JsonBogusValue [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | JsonBogusValue::unwrap_cast(SyntaxNode::new_detached( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 182 | | JsonSyntaxKind::JSON_BOGUS_VALUE, [INFO] [stdout] 183 | | slots, [INFO] [stdout] 184 | | )) [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 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rome_json_factory` (lib) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rome_json_factory` (lib test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "8a14105052bd3e84b6064d24fb67e1921c795489a241c23260827a39243e9c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a14105052bd3e84b6064d24fb67e1921c795489a241c23260827a39243e9c0f", kill_on_drop: false }` [INFO] [stdout] 8a14105052bd3e84b6064d24fb67e1921c795489a241c23260827a39243e9c0f