[INFO] fetching crate rusaint 0.6.2... [INFO] checking rusaint-0.6.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rusaint 0.6.2 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate rusaint 0.6.2 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 rusaint 0.6.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rusaint 0.6.2 [INFO] tweaked toml for crates.io crate rusaint 0.6.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 285 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding cargo_metadata v0.15.4 (latest: v0.18.1) [INFO] [stderr] Adding convert_case v0.4.0 (latest: v0.6.0) [INFO] [stderr] Adding core-foundation v0.9.4 (latest: v0.10.0) [INFO] [stderr] Adding cssparser v0.27.2 (latest: v0.34.0) [INFO] [stderr] Adding cssparser v0.31.2 (latest: v0.34.0) [INFO] [stderr] Adding derive_more v0.99.18 (latest: v1.0.0) [INFO] [stderr] Adding ego-tree v0.6.3 (latest: v0.9.0) [INFO] [stderr] Adding getrandom v0.1.16 (latest: v0.2.15) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding hashbrown v0.13.2 (latest: v0.14.5) [INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding html5ever v0.27.0 (latest: v0.28.0) [INFO] [stderr] Adding idna v0.3.0 (latest: v1.0.2) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding itertools v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding itoa v0.4.8 (latest: v1.0.11) [INFO] [stderr] Adding markup5ever v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding phf v0.8.0 (latest: v0.11.2) [INFO] [stderr] Adding phf v0.10.1 (latest: v0.11.2) [INFO] [stderr] Adding phf_codegen v0.8.0 (latest: v0.11.2) [INFO] [stderr] Adding phf_codegen v0.10.0 (latest: v0.11.2) [INFO] [stderr] Adding phf_generator v0.8.0 (latest: v0.11.2) [INFO] [stderr] Adding phf_generator v0.10.0 (latest: v0.11.2) [INFO] [stderr] Adding phf_macros v0.8.0 (latest: v0.11.2) [INFO] [stderr] Adding phf_shared v0.8.0 (latest: v0.11.2) [INFO] [stderr] Adding phf_shared v0.10.0 (latest: v0.11.2) [INFO] [stderr] Adding rand v0.7.3 (latest: v0.8.5) [INFO] [stderr] Adding rand_chacha v0.2.2 (latest: v0.3.1) [INFO] [stderr] Adding rand_core v0.5.1 (latest: v0.6.4) [INFO] [stderr] Adding rand_hc v0.2.0 (latest: v0.3.2) [INFO] [stderr] Adding rand_pcg v0.2.1 (latest: v0.3.1) [INFO] [stderr] Adding selectors v0.22.0 (latest: v0.25.0) [INFO] [stderr] Adding servo_arc v0.1.1 (latest: v0.3.0) [INFO] [stderr] Adding siphasher v0.3.11 (latest: v1.0.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding toml v0.5.11 (latest: v0.8.19) [INFO] [stderr] Adding tower v0.4.13 (latest: v0.5.0) [INFO] [stderr] Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 270d71a0b7890aa02a97b34164625149ac748202aedadcbbeaa6becee276c982 [INFO] running `Command { std: "docker" "start" "-a" "270d71a0b7890aa02a97b34164625149ac748202aedadcbbeaa6becee276c982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "270d71a0b7890aa02a97b34164625149ac748202aedadcbbeaa6becee276c982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "270d71a0b7890aa02a97b34164625149ac748202aedadcbbeaa6becee276c982", kill_on_drop: false }` [INFO] [stdout] 270d71a0b7890aa02a97b34164625149ac748202aedadcbbeaa6becee276c982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1253ed593a627c30ec58c1ad9dfb3dee81feb461bdf852e736f155a8d7bd1763 [INFO] running `Command { std: "docker" "start" "-a" "1253ed593a627c30ec58c1ad9dfb3dee81feb461bdf852e736f155a8d7bd1763", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking webpki-roots v0.26.5 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking sdd v3.0.2 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking ego-tree v0.6.3 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking scc v2.1.16 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rustls-webpki v0.102.7 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling uniffi_checksum_derive v0.28.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling uniffi_meta v0.28.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.1 [INFO] [stderr] Compiling custom_debug_derive v0.6.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking derive_builder v0.20.1 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking lol_html v1.2.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking uniffi_core v0.28.1 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking cookie_store v0.21.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Compiling uniffi_macros v0.28.1 [INFO] [stderr] Checking scraper v0.20.0 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking uniffi v0.28.1 [INFO] [stderr] Checking rusaint v0.6.2 (/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/application/course_grades/mod.rs:470:35 [INFO] [stdout] | [INFO] [stdout] 470 | .find(|row| match row[8].clone().from_body(self.client.body()) { [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/application/course_grades/mod.rs:482:39 [INFO] [stdout] | [INFO] [stdout] 482 | .and_then(|row| match row[4].clone().from_body(self.client.body()) { [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/application/course_grades/mod.rs:470:35 [INFO] [stdout] | [INFO] [stdout] 470 | .find(|row| match row[8].clone().from_body(self.client.body()) { [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/application/course_grades/mod.rs:482:39 [INFO] [stdout] | [INFO] [stdout] 482 | .and_then(|row| match row[4].clone().from_body(self.client.body()) { [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/session/mod.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | .map_err(|e| WebDynproError::from(ClientError::from(e)))?; [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/session/mod.rs:59:49 [INFO] [stdout] | [INFO] [stdout] 59 | .ok_or_else(|| WebDynproError::from(ClientError::NoSuchCookie("WAF".to_string())))?; [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/session/mod.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | .map_err(|e| WebDynproError::from(ClientError::from(e)))?; [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/session/mod.rs:100:47 [INFO] [stdout] | [INFO] [stdout] 100 | .map_err(|e| WebDynproError::from(ClientError::from(e)))?; [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/webdynpro/client/body/mod.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 149 | let document = Html::parse_document(&body); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | Ok(Body { [INFO] [stdout] | ____________^ [INFO] [stdout] 151 | | raw_body: body, [INFO] [stdout] 152 | | document, [INFO] [stdout] 153 | | sap_ssr_client, [INFO] [stdout] 154 | | }) [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/webdynpro/element/mod.rs:512:49 [INFO] [stdout] | [INFO] [stdout] 512 | cts.into_iter().rev().filter_map(|eref| ElementWrapper::dyn_element(eref).ok()).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/action/button.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / define_element_interactable! { [INFO] [stdout] 70 | | #[doc = "누를 수 있는 버튼"] [INFO] [stdout] 71 | | Button<"B", "Button"> {}, [INFO] [stdout] 72 | | #[doc = "[`Button`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | } [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 `define_element_interactable` (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/session/mod.rs:55:47 [INFO] [stdout] | [INFO] [stdout] 55 | .map_err(|e| WebDynproError::from(ClientError::from(e)))?; [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/session/mod.rs:59:49 [INFO] [stdout] | [INFO] [stdout] 59 | .ok_or_else(|| WebDynproError::from(ClientError::NoSuchCookie("WAF".to_string())))?; [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/session/mod.rs:96:47 [INFO] [stdout] | [INFO] [stdout] 96 | .map_err(|e| WebDynproError::from(ClientError::from(e)))?; [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/session/mod.rs:100:47 [INFO] [stdout] | [INFO] [stdout] 100 | .map_err(|e| WebDynproError::from(ClientError::from(e)))?; [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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/action/link.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | #[doc = "액션을 수행하거나 링크로 이동하는 하이퍼링크"] [INFO] [stdout] 15 | | Link<"LN", "Link"> {}, [INFO] [stdout] 16 | | #[doc = "[`Link`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/complex/sap_table/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | #[doc = "테이블"] [INFO] [stdout] 15 | | SapTable<"ST", "SapTable"> { [INFO] [stdout] 16 | | table: OnceCell>, [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] 27 | | } [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 `define_element_interactable` (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/webdynpro/element/complex/sap_table/mod.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | .get_or_init(|| self.parse_table().ok()) [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/webdynpro/client/body/mod.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 149 | let document = Html::parse_document(&body); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | Ok(Body { [INFO] [stdout] | ____________^ [INFO] [stdout] 151 | | raw_body: body, [INFO] [stdout] 152 | | document, [INFO] [stdout] 153 | | sap_ssr_client, [INFO] [stdout] 154 | | }) [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/webdynpro/element/complex/sap_table/body.rs:35:35 [INFO] [stdout] | [INFO] [stdout] 35 | .filter_map(|row_ref| SapTableHeader::new(table_def.clone(), row_ref).ok()); [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/webdynpro/element/complex/sap_table/from_sap_table.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | let iter = row.iter_value(body); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / iter.map(|val| match val { [INFO] [stdout] 48 | | Ok(cell) => match cell.content() { [INFO] [stdout] 49 | | Some(wrapper) => Ok(wrapper.from_body(body)?.textise()?), [INFO] [stdout] 50 | | None => Err(ElementError::NoSuchContent { [INFO] [stdout] ... | [INFO] [stdout] 55 | | Err(err) => Err(err), [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/webdynpro/element/mod.rs:512:49 [INFO] [stdout] | [INFO] [stdout] 512 | cts.into_iter().rev().filter_map(|eref| ElementWrapper::dyn_element(eref).ok()).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/webdynpro/element/complex/sap_table/cell/header_cell.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 60 | let content_selector = [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | / ElementDefWrapper::dyn_elem_def( [INFO] [stdout] 65 | | self.element_ref [INFO] [stdout] 66 | | .select(&content_selector) [INFO] [stdout] 67 | | .next()? [INFO] [stdout] 68 | | .to_owned(), [INFO] [stdout] 69 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [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/webdynpro/element/complex/sap_table/cell/hierarchical_cell.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 45 | let content_selector = Selector::parse(":root [ct]").unwrap(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | / ElementDefWrapper::dyn_elem_def( [INFO] [stdout] 47 | | self.element_ref [INFO] [stdout] 48 | | .select(&content_selector) [INFO] [stdout] 49 | | .next()? [INFO] [stdout] 50 | | .to_owned(), [INFO] [stdout] 51 | | ) [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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/action/button.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / define_element_interactable! { [INFO] [stdout] 70 | | #[doc = "누를 수 있는 버튼"] [INFO] [stdout] 71 | | Button<"B", "Button"> {}, [INFO] [stdout] 72 | | #[doc = "[`Button`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | } [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 `define_element_interactable` (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/webdynpro/element/complex/sap_table/cell/matrix_cell.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 36 | let content_selector = Selector::parse(":root [ct]").unwrap(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | / ElementDefWrapper::dyn_elem_def( [INFO] [stdout] 38 | | self.element_ref [INFO] [stdout] 39 | | .select(&content_selector) [INFO] [stdout] 40 | | .next()? [INFO] [stdout] 41 | | .to_owned(), [INFO] [stdout] 42 | | ) [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/webdynpro/element/complex/sap_table/cell/normal_cell.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 40 | let content_selector = Selector::parse(":root [ct]").unwrap(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | / ElementDefWrapper::dyn_elem_def( [INFO] [stdout] 42 | | self.element_ref [INFO] [stdout] 43 | | .select(&content_selector) [INFO] [stdout] 44 | | .next()? [INFO] [stdout] 45 | | .to_owned(), [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/webdynpro/element/complex/sap_table/cell/selection_cell.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 37 | let content_selector = Selector::parse(":root > div > div [ct]").unwrap(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | / ElementDefWrapper::dyn_elem_def( [INFO] [stdout] 39 | | self.element_ref [INFO] [stdout] 40 | | .select(&content_selector) [INFO] [stdout] 41 | | .next()? [INFO] [stdout] 42 | | .to_owned(), [INFO] [stdout] 43 | | ) [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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/action/link.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | #[doc = "액션을 수행하거나 링크로 이동하는 하이퍼링크"] [INFO] [stdout] 15 | | Link<"LN", "Link"> {}, [INFO] [stdout] 16 | | #[doc = "[`Link`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/complex/sap_table/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | #[doc = "테이블"] [INFO] [stdout] 15 | | SapTable<"ST", "SapTable"> { [INFO] [stdout] 16 | | table: OnceCell>, [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] 27 | | } [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 `define_element_interactable` (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/webdynpro/element/complex/sap_table/mod.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | .get_or_init(|| self.parse_table().ok()) [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/webdynpro/element/complex/sap_table/body.rs:35:35 [INFO] [stdout] | [INFO] [stdout] 35 | .filter_map(|row_ref| SapTableHeader::new(table_def.clone(), row_ref).ok()); [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/webdynpro/element/complex/sap_table/from_sap_table.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | let iter = row.iter_value(body); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | / iter.map(|val| match val { [INFO] [stdout] 48 | | Ok(cell) => match cell.content() { [INFO] [stdout] 49 | | Some(wrapper) => Ok(wrapper.from_body(body)?.textise()?), [INFO] [stdout] 50 | | None => Err(ElementError::NoSuchContent { [INFO] [stdout] ... | [INFO] [stdout] 55 | | Err(err) => Err(err), [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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/graphic/image.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / define_element_interactable! { [INFO] [stdout] 28 | | #[doc = "HTML 이미지"] [INFO] [stdout] 29 | | Image<"IMG", "Image"> {}, [INFO] [stdout] 30 | | #[doc = "[`Image`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [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 `define_element_interactable` (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/webdynpro/element/complex/sap_table/cell/header_cell.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 60 | let content_selector = [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | / ElementDefWrapper::dyn_elem_def( [INFO] [stdout] 65 | | self.element_ref [INFO] [stdout] 66 | | .select(&content_selector) [INFO] [stdout] 67 | | .next()? [INFO] [stdout] 68 | | .to_owned(), [INFO] [stdout] 69 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [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/webdynpro/element/complex/sap_table/cell/hierarchical_cell.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 45 | let content_selector = Selector::parse(":root [ct]").unwrap(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | / ElementDefWrapper::dyn_elem_def( [INFO] [stdout] 47 | | self.element_ref [INFO] [stdout] 48 | | .select(&content_selector) [INFO] [stdout] 49 | | .next()? [INFO] [stdout] 50 | | .to_owned(), [INFO] [stdout] 51 | | ) [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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/grid_layout/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "HTML `grid` 레이아웃"] [INFO] [stdout] 8 | | GridLayout<"GL", "GridLayout"> {}, [INFO] [stdout] 9 | | #[doc = "[`GridLayout`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [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 `define_element_interactable` (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/webdynpro/element/complex/sap_table/cell/matrix_cell.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 36 | let content_selector = Selector::parse(":root [ct]").unwrap(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | / ElementDefWrapper::dyn_elem_def( [INFO] [stdout] 38 | | self.element_ref [INFO] [stdout] 39 | | .select(&content_selector) [INFO] [stdout] 40 | | .next()? [INFO] [stdout] 41 | | .to_owned(), [INFO] [stdout] 42 | | ) [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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/grid_layout/cell.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "[`GridLayout`](crate::webdynpro::element::layout::GridLayout) 내부 셀"] [INFO] [stdout] 8 | | GridLayoutCell<"GLC", "GridLayoutCell"> {}, [INFO] [stdout] 9 | | #[doc = "[`GridLayoutCell`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 `define_element_interactable` (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/webdynpro/element/complex/sap_table/cell/normal_cell.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 40 | let content_selector = Selector::parse(":root [ct]").unwrap(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | / ElementDefWrapper::dyn_elem_def( [INFO] [stdout] 42 | | self.element_ref [INFO] [stdout] 43 | | .select(&content_selector) [INFO] [stdout] 44 | | .next()? [INFO] [stdout] 45 | | .to_owned(), [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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/tab_strip/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | // Note: This element renders as "TS_ie6" if >= IE6 [INFO] [stdout] 15 | | #[doc = "상단 버튼으로 선택할 수 있는 탭 레이아웃"] [INFO] [stdout] 16 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 `define_element_interactable` (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/webdynpro/element/complex/sap_table/cell/selection_cell.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 37 | let content_selector = Selector::parse(":root > div > div [ct]").unwrap(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | / ElementDefWrapper::dyn_elem_def( [INFO] [stdout] 39 | | self.element_ref [INFO] [stdout] 40 | | .select(&content_selector) [INFO] [stdout] 41 | | .next()? [INFO] [stdout] 42 | | .to_owned(), [INFO] [stdout] 43 | | ) [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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/form.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / define_element_interactable! { [INFO] [stdout] 9 | | #[doc = "서버에 전송하기 위한 HTML Form"] [INFO] [stdout] 10 | | Form<"FOR", "Form"> { [INFO] [stdout] 11 | | data: OnceCell [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/popup_window.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_element_interactable! { [INFO] [stdout] 11 | | #[doc = "브라우저 창 내부에 모달 등의 팝업으로 표시되는 창"] [INFO] [stdout] 12 | | PopupWindow<"PW", "PopupWindow"> {}, [INFO] [stdout] 13 | | #[doc = "[`PopupWindow`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/graphic/image.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | / define_element_interactable! { [INFO] [stdout] 28 | | #[doc = "HTML 이미지"] [INFO] [stdout] 29 | | Image<"IMG", "Image"> {}, [INFO] [stdout] 30 | | #[doc = "[`Image`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/scroll_container.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / define_element_interactable! { [INFO] [stdout] 10 | | #[doc = "스크롤을 처리하는 컨테이너"] [INFO] [stdout] 11 | | ScrollContainer<"SC", "ScrollContainer"> {}, [INFO] [stdout] 12 | | #[doc = "[`ScrollContainer`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/scrollbar.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / define_element_interactable! { [INFO] [stdout] 19 | | #[doc = "스크롤을 수행하는 스크롤 바"] [INFO] [stdout] 20 | | Scrollbar<"SCB", "Scrollbar"> {}, [INFO] [stdout] 21 | | #[doc = "[`Scrollbar`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/grid_layout/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "HTML `grid` 레이아웃"] [INFO] [stdout] 8 | | GridLayout<"GL", "GridLayout"> {}, [INFO] [stdout] 9 | | #[doc = "[`GridLayout`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/tray.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_element_interactable! { [INFO] [stdout] 23 | | #[doc = "열고 닫을 수 있는 트레이"] [INFO] [stdout] 24 | | Tray<"TY", "Tray"> {}, [INFO] [stdout] 25 | | #[doc = "[`Tray`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] 55 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/grid_layout/cell.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "[`GridLayout`](crate::webdynpro::element::layout::GridLayout) 내부 셀"] [INFO] [stdout] 8 | | GridLayoutCell<"GLC", "GridLayoutCell"> {}, [INFO] [stdout] 9 | | #[doc = "[`GridLayoutCell`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/tab_strip/mod.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / define_element_interactable! { [INFO] [stdout] 14 | | // Note: This element renders as "TS_ie6" if >= IE6 [INFO] [stdout] 15 | | #[doc = "상단 버튼으로 선택할 수 있는 탭 레이아웃"] [INFO] [stdout] 16 | | #[doc = ""] [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/selection/combo_box.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / define_element_interactable! { [INFO] [stdout] 33 | | #[doc = "목록 혹은 직접 입력하여 선택할 수 있는 콤보 박스"] [INFO] [stdout] 34 | | ComboBox<"CB", "ComboBox"> {}, [INFO] [stdout] 35 | | #[doc = "[`ComboBox`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [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 `define_element_interactable` (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/webdynpro/element/selection/list_box/mod.rs:124:37 [INFO] [stdout] | [INFO] [stdout] 124 | .get_or_init(|| Self::lsevents_element(self.list_box().element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | / def_listbox_subset![ [INFO] [stdout] 201 | | { [INFO] [stdout] 202 | | #[doc = "팝업 형태로 표시되는 [`ListBox`]"] [INFO] [stdout] 203 | | ListBoxPopup = "LIB_P", [INFO] [stdout] ... | [INFO] [stdout] 236 | | } [INFO] [stdout] 237 | | ]; [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 `def_listbox_subset` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/form.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / define_element_interactable! { [INFO] [stdout] 9 | | #[doc = "서버에 전송하기 위한 HTML Form"] [INFO] [stdout] 10 | | Form<"FOR", "Form"> { [INFO] [stdout] 11 | | data: OnceCell [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/popup_window.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / define_element_interactable! { [INFO] [stdout] 11 | | #[doc = "브라우저 창 내부에 모달 등의 팝업으로 표시되는 창"] [INFO] [stdout] 12 | | PopupWindow<"PW", "PopupWindow"> {}, [INFO] [stdout] 13 | | #[doc = "[`PopupWindow`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/scroll_container.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / define_element_interactable! { [INFO] [stdout] 10 | | #[doc = "스크롤을 처리하는 컨테이너"] [INFO] [stdout] 11 | | ScrollContainer<"SC", "ScrollContainer"> {}, [INFO] [stdout] 12 | | #[doc = "[`ScrollContainer`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/selection/check_box.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / define_element_interactable! { [INFO] [stdout] 6 | | #[doc = "체크박스"] [INFO] [stdout] 7 | | CheckBox<"C_standards", "CheckBox"> {}, [INFO] [stdout] 8 | | #[doc = "[`CheckBox`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/scrollbar.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / define_element_interactable! { [INFO] [stdout] 19 | | #[doc = "스크롤을 수행하는 스크롤 바"] [INFO] [stdout] 20 | | Scrollbar<"SCB", "Scrollbar"> {}, [INFO] [stdout] 21 | | #[doc = "[`Scrollbar`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 38 | | } [INFO] [stdout] 39 | | } [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 `define_element_interactable` (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/webdynpro/element/system/client_inspector.rs:227:29 [INFO] [stdout] | [INFO] [stdout] 227 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/system/loading_placeholder.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / define_element_interactable! { [INFO] [stdout] 9 | | #[doc = "페이지가 로드되기 전 내부 컨텐츠가 로드될 위치의 자리 표시자"] [INFO] [stdout] 10 | | #[doc = ""] [INFO] [stdout] 11 | | #[doc = "이 엘리먼트는 최초 로드 전 컨텐츠가 로드될 위치를 표시하기 위한 엘리먼트입니다."] [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/layout/tray.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_element_interactable! { [INFO] [stdout] 23 | | #[doc = "열고 닫을 수 있는 트레이"] [INFO] [stdout] 24 | | Tray<"TY", "Tray"> {}, [INFO] [stdout] 25 | | #[doc = "[`Tray`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] 55 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/caption.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_element_interactable! { [INFO] [stdout] 8 | | #[doc = "엘리먼트 제목 부분 등에서 사용되는 캡션"] [INFO] [stdout] 9 | | #[doc = ""] [INFO] [stdout] 10 | | #[doc = "이 엘리먼트는 단독 엘리먼트로 존재하지 않고, [`SapTableHeaderCell`]이나 [`Tray`]같은 엘리먼트의 제목 부분에 활용됩니다."] ... [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/selection/combo_box.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / define_element_interactable! { [INFO] [stdout] 33 | | #[doc = "목록 혹은 직접 입력하여 선택할 수 있는 콤보 박스"] [INFO] [stdout] 34 | | ComboBox<"CB", "ComboBox"> {}, [INFO] [stdout] 35 | | #[doc = "[`ComboBox`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 71 | | } [INFO] [stdout] 72 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/input_field.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / define_element_interactable! { [INFO] [stdout] 13 | | #[doc = "입력 필드"] [INFO] [stdout] 14 | | InputField<"I", "InputField"> {}, [INFO] [stdout] 15 | | #[doc = "[`InputField`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [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 `define_element_interactable` (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/webdynpro/element/selection/list_box/mod.rs:124:37 [INFO] [stdout] | [INFO] [stdout] 124 | .get_or_init(|| Self::lsevents_element(self.list_box().element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | / def_listbox_subset![ [INFO] [stdout] 201 | | { [INFO] [stdout] 202 | | #[doc = "팝업 형태로 표시되는 [`ListBox`]"] [INFO] [stdout] 203 | | ListBoxPopup = "LIB_P", [INFO] [stdout] ... | [INFO] [stdout] 236 | | } [INFO] [stdout] 237 | | ]; [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 `def_listbox_subset` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/label.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "버튼 등의 엘리먼트를 부연하는 라벨"] [INFO] [stdout] 8 | | Label<"L", "Label"> {}, [INFO] [stdout] 9 | | #[doc = "[`Label`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/text_view.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_element_interactable! { [INFO] [stdout] 8 | | #[doc = "텍스트 표시 뷰"] [INFO] [stdout] 9 | | TextView<"TV", "TextView"> { [INFO] [stdout] 10 | | text: OnceCell [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] 27 | | } [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 `define_element_interactable` (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/webdynpro/element/unknown.rs:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | .get_or_init(|| Self::lsdata_element(self.element_ref).unwrap_or(Value::default())) [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/webdynpro/element/unknown.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/selection/check_box.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / define_element_interactable! { [INFO] [stdout] 6 | | #[doc = "체크박스"] [INFO] [stdout] 7 | | CheckBox<"C_standards", "CheckBox"> {}, [INFO] [stdout] 8 | | #[doc = "[`CheckBox`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | } [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 `define_element_interactable` (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/webdynpro/element/system/client_inspector.rs:227:29 [INFO] [stdout] | [INFO] [stdout] 227 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [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/lib.rs:104:38 [INFO] [stdout] | [INFO] [stdout] 104 | .and_then(|arc| Some(arc.to_owned())) [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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/system/loading_placeholder.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / define_element_interactable! { [INFO] [stdout] 9 | | #[doc = "페이지가 로드되기 전 내부 컨텐츠가 로드될 위치의 자리 표시자"] [INFO] [stdout] 10 | | #[doc = ""] [INFO] [stdout] 11 | | #[doc = "이 엘리먼트는 최초 로드 전 컨텐츠가 로드될 위치를 표시하기 위한 엘리먼트입니다."] [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/caption.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_element_interactable! { [INFO] [stdout] 8 | | #[doc = "엘리먼트 제목 부분 등에서 사용되는 캡션"] [INFO] [stdout] 9 | | #[doc = ""] [INFO] [stdout] 10 | | #[doc = "이 엘리먼트는 단독 엘리먼트로 존재하지 않고, [`SapTableHeaderCell`]이나 [`Tray`]같은 엘리먼트의 제목 부분에 활용됩니다."] ... [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/input_field.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / define_element_interactable! { [INFO] [stdout] 13 | | #[doc = "입력 필드"] [INFO] [stdout] 14 | | InputField<"I", "InputField"> {}, [INFO] [stdout] 15 | | #[doc = "[`InputField`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/label.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / define_element_interactable! { [INFO] [stdout] 7 | | #[doc = "버튼 등의 엘리먼트를 부연하는 라벨"] [INFO] [stdout] 8 | | Label<"L", "Label"> {}, [INFO] [stdout] 9 | | #[doc = "[`Label`]의 정의"] [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [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 `define_element_interactable` (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/webdynpro/element/mod.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/webdynpro/element/text/text_view.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / define_element_interactable! { [INFO] [stdout] 8 | | #[doc = "텍스트 표시 뷰"] [INFO] [stdout] 9 | | TextView<"TV", "TextView"> { [INFO] [stdout] 10 | | text: OnceCell [INFO] [stdout] ... | [INFO] [stdout] 26 | | } [INFO] [stdout] 27 | | } [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 `define_element_interactable` (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/webdynpro/element/unknown.rs:90:29 [INFO] [stdout] | [INFO] [stdout] 90 | .get_or_init(|| Self::lsdata_element(self.element_ref).unwrap_or(Value::default())) [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/webdynpro/element/unknown.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | .get_or_init(|| Self::lsevents_element(self.element_ref).ok()) [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 40 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 39 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusaint` (lib test) due to 41 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rusaint` (lib) due to 40 previous errors [INFO] running `Command { std: "docker" "inspect" "1253ed593a627c30ec58c1ad9dfb3dee81feb461bdf852e736f155a8d7bd1763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1253ed593a627c30ec58c1ad9dfb3dee81feb461bdf852e736f155a8d7bd1763", kill_on_drop: false }` [INFO] [stdout] 1253ed593a627c30ec58c1ad9dfb3dee81feb461bdf852e736f155a8d7bd1763