[INFO] cloning repository https://github.com/glotlabs/poly-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glotlabs/poly-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglotlabs%2Fpoly-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglotlabs%2Fpoly-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63c7354cc18e792ca3eeacc015325d892b05cb57 [INFO] checking glotlabs/poly-rs against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglotlabs%2Fpoly-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glotlabs/poly-rs on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glotlabs/poly-rs [INFO] finished tweaking git repo https://github.com/glotlabs/poly-rs [INFO] tweaked toml for git repo https://github.com/glotlabs/poly-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/glotlabs/poly-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 149b61a1dbcdebda68d5b411f3f926d0ecf4b99648f661eec20426f9239d3fe6 [INFO] running `Command { std: "docker" "start" "-a" "149b61a1dbcdebda68d5b411f3f926d0ecf4b99648f661eec20426f9239d3fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "149b61a1dbcdebda68d5b411f3f926d0ecf4b99648f661eec20426f9239d3fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "149b61a1dbcdebda68d5b411f3f926d0ecf4b99648f661eec20426f9239d3fe6", kill_on_drop: false }` [INFO] [stdout] 149b61a1dbcdebda68d5b411f3f926d0ecf4b99648f661eec20426f9239d3fe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38fc0e6b27e9f251cecdb3509f159dba35d18ade32fbe944daf8b15f762ba736 [INFO] running `Command { std: "docker" "start" "-a" "38fc0e6b27e9f251cecdb3509f159dba35d18ade32fbe944daf8b15f762ba736", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking poly_macro v0.1.0 (/opt/rustwide/workdir/poly_macro) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Checking maud v0.26.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking serde-wasm-bindgen v0.4.5 [INFO] [stderr] Checking poly v0.1.0 (/opt/rustwide/workdir/poly) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.71s [INFO] running `Command { std: "docker" "inspect" "38fc0e6b27e9f251cecdb3509f159dba35d18ade32fbe944daf8b15f762ba736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38fc0e6b27e9f251cecdb3509f159dba35d18ade32fbe944daf8b15f762ba736", kill_on_drop: false }` [INFO] [stdout] 38fc0e6b27e9f251cecdb3509f159dba35d18ade32fbe944daf8b15f762ba736 [INFO] checking glotlabs/poly-rs against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglotlabs%2Fpoly-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/glotlabs/poly-rs on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glotlabs/poly-rs [INFO] finished tweaking git repo https://github.com/glotlabs/poly-rs [INFO] tweaked toml for git repo https://github.com/glotlabs/poly-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/glotlabs/poly-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8c6f3909ec954b7ec41590257974aca8939f59a1be76c1673fdd92fa87c766e [INFO] running `Command { std: "docker" "start" "-a" "f8c6f3909ec954b7ec41590257974aca8939f59a1be76c1673fdd92fa87c766e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8c6f3909ec954b7ec41590257974aca8939f59a1be76c1673fdd92fa87c766e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c6f3909ec954b7ec41590257974aca8939f59a1be76c1673fdd92fa87c766e", kill_on_drop: false }` [INFO] [stdout] f8c6f3909ec954b7ec41590257974aca8939f59a1be76c1673fdd92fa87c766e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33291665d8e59643c1c2749da0669a5993a032d9f6a14ad7f31514da8a5ed2fd [INFO] running `Command { std: "docker" "start" "-a" "33291665d8e59643c1c2749da0669a5993a032d9f6a14ad7f31514da8a5ed2fd", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking proc-macro2 v1.0.86 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking poly_macro v0.1.0 (/opt/rustwide/workdir/poly_macro) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Checking maud v0.26.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking js-sys v0.3.70 [INFO] [stderr] Checking serde-wasm-bindgen v0.4.5 [INFO] [stderr] Checking poly v0.1.0 (/opt/rustwide/workdir/poly) [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] --> poly/src/browser/effect/effectful_msg.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn effectful_msg(msg: Msg, effect: Effect) -> Effect { [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] 11 | Effect::EffectfulMsg(Box::new(EffectfulMsg { msg, effect })) [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] --> poly/src/browser/subscription.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn effectful(to_msg: ToMsg, effect: Effect) -> SubscriptionMsg [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] 57 | msg: to_msg(T::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] --> poly/src/browser/subscription/event_listener.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn on_click(id: Id, msg: Msg) -> Subscription [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] 95 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 96 | | id: id.to_string(), [INFO] [stdout] 97 | | listen_target: ListenTarget::Document, [INFO] [stdout] 98 | | matchers: vec![EventMatcher::ExactSelector { [INFO] [stdout] ... | [INFO] [stdout] 106 | | }, [INFO] [stdout] 107 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:114:33 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn on_click_closest(id: Id, msg: Msg) -> Subscription [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] 114 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 115 | | id: id.to_string(), [INFO] [stdout] 116 | | listen_target: ListenTarget::Document, [INFO] [stdout] 117 | | matchers: vec![EventMatcher::ClosestSelector { [INFO] [stdout] ... | [INFO] [stdout] 125 | | }, [INFO] [stdout] 126 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:138:33 [INFO] [stdout] | [INFO] [stdout] 131 | effect: Effect, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | to_msg: ToMsg, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 139 | | id: format!("on-click-selector-{}", selector), [INFO] [stdout] 140 | | listen_target: ListenTarget::Document, [INFO] [stdout] 141 | | matchers: vec![EventMatcher::ExactSelector { selector }], [INFO] [stdout] ... | [INFO] [stdout] 147 | | }, [INFO] [stdout] 148 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:160:33 [INFO] [stdout] | [INFO] [stdout] 153 | effect: Effect, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | to_msg: ToMsg, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 161 | | id: format!("selector-closest-{}", selector), [INFO] [stdout] 162 | | listen_target: ListenTarget::Document, [INFO] [stdout] 163 | | matchers: vec![EventMatcher::ClosestSelector { selector }], [INFO] [stdout] ... | [INFO] [stdout] 169 | | }, [INFO] [stdout] 170 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn on_mouse_down(id: Id, msg: Msg) -> Subscription [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] 177 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 178 | | id: id.to_string(), [INFO] [stdout] 179 | | listen_target: ListenTarget::Document, [INFO] [stdout] 180 | | matchers: vec![ [INFO] [stdout] ... | [INFO] [stdout] 193 | | }, [INFO] [stdout] 194 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:202:33 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn on_input(id: Id, to_msg: ToMsg) -> Subscription [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] 202 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 203 | | id: id.to_string(), [INFO] [stdout] 204 | | listen_target: ListenTarget::Document, [INFO] [stdout] 205 | | matchers: vec![EventMatcher::ExactSelector { [INFO] [stdout] ... | [INFO] [stdout] 213 | | }, [INFO] [stdout] 214 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:223:33 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn on_change(id: Id, to_msg: ToMsg) -> Subscription [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] 223 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 224 | | id: id.to_string(), [INFO] [stdout] 225 | | listen_target: ListenTarget::Document, [INFO] [stdout] 226 | | matchers: vec![EventMatcher::ExactSelector { [INFO] [stdout] ... | [INFO] [stdout] 234 | | }, [INFO] [stdout] 235 | | }) [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] --> poly/src/browser/effect/effectful_msg.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn effectful_msg(msg: Msg, effect: Effect) -> Effect { [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] 11 | Effect::EffectfulMsg(Box::new(EffectfulMsg { msg, effect })) [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] --> poly/src/browser/subscription/event_listener.rs:243:33 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn on_change_string(id: Id, to_msg: ToMsg) -> Subscription [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] 243 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 244 | | id: id.to_string(), [INFO] [stdout] 245 | | listen_target: ListenTarget::Document, [INFO] [stdout] 246 | | matchers: vec![EventMatcher::ExactSelector { [INFO] [stdout] ... | [INFO] [stdout] 254 | | }, [INFO] [stdout] 255 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:267:33 [INFO] [stdout] | [INFO] [stdout] 260 | to_msg: ToMsg, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 261 | effect: Effect, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 268 | | id: format!("on-change-selector-{}", selector), [INFO] [stdout] 269 | | listen_target: ListenTarget::Document, [INFO] [stdout] 270 | | matchers: vec![EventMatcher::ExactSelector { selector }], [INFO] [stdout] ... | [INFO] [stdout] 276 | | }, [INFO] [stdout] 277 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:287:33 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn on_radio_change_string(name: &str, to_msg: ToMsg) -> Subscription [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 285 | let effect = dom::get_radio_group_string_value(&selector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | [INFO] [stdout] 287 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 288 | | id: format!("radio-{}", name), [INFO] [stdout] 289 | | listen_target: ListenTarget::Document, [INFO] [stdout] 290 | | matchers: vec![EventMatcher::ExactSelector { selector }], [INFO] [stdout] ... | [INFO] [stdout] 296 | | }, [INFO] [stdout] 297 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:308:33 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn on_radio_change_json(name: &str, to_msg: ToMsg) -> Subscription [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | let effect = dom::get_radio_group_json_value(&selector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 307 | [INFO] [stdout] 308 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 309 | | id: format!("radio-{}", name), [INFO] [stdout] 310 | | listen_target: ListenTarget::Document, [INFO] [stdout] 311 | | matchers: vec![EventMatcher::ExactSelector { selector }], [INFO] [stdout] ... | [INFO] [stdout] 317 | | }, [INFO] [stdout] 318 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn on_submit(id: Id, msg: Msg) -> Subscription [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] 325 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 326 | | id: id.to_string(), [INFO] [stdout] 327 | | listen_target: ListenTarget::Document, [INFO] [stdout] 328 | | matchers: vec![EventMatcher::ExactSelector { [INFO] [stdout] ... | [INFO] [stdout] 336 | | }, [INFO] [stdout] 337 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:345:33 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn on_keyup_element(id: Id, to_msg: ToMsg) -> Subscription [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] 345 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 346 | | id: id.to_string(), [INFO] [stdout] 347 | | listen_target: ListenTarget::Document, [INFO] [stdout] 348 | | event_type: EventType::Keyup, [INFO] [stdout] ... | [INFO] [stdout] 356 | | }, [INFO] [stdout] 357 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:361:33 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn on_keyup(key: Key, msg: Msg) -> Subscription { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 361 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 362 | | id: format!("keyboard-keyup-{}", key), [INFO] [stdout] 363 | | listen_target: ListenTarget::Document, [INFO] [stdout] 364 | | event_type: EventType::Keyup, [INFO] [stdout] ... | [INFO] [stdout] 374 | | }, [INFO] [stdout] 375 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:379:33 [INFO] [stdout] | [INFO] [stdout] 378 | pub fn on_keydown(key: Key, modifier: ModifierKey, msg: Msg) -> Subscription { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 379 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 380 | | id: format!("keyboard-keydown-{}-{}", key, modifier), [INFO] [stdout] 381 | | listen_target: ListenTarget::Document, [INFO] [stdout] 382 | | event_type: EventType::Keydown, [INFO] [stdout] ... | [INFO] [stdout] 392 | | }, [INFO] [stdout] 393 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:402:33 [INFO] [stdout] | [INFO] [stdout] 400 | msg: Msg, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 401 | ) -> Subscription { [INFO] [stdout] 402 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 403 | | id: format!("keyboard-keydown-{}-{}", key, modifier), [INFO] [stdout] 404 | | listen_target: ListenTarget::Document, [INFO] [stdout] 405 | | event_type: EventType::Keydown, [INFO] [stdout] ... | [INFO] [stdout] 412 | | propagation, [INFO] [stdout] 413 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:421:33 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn on_window_resize(to_msg: ToMsg) -> Subscription [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 422 | | id: "window-resize".to_string(), [INFO] [stdout] 423 | | listen_target: ListenTarget::Window, [INFO] [stdout] 424 | | event_type: EventType::Resize, [INFO] [stdout] ... | [INFO] [stdout] 430 | | }, [INFO] [stdout] 431 | | }) [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] --> poly/src/browser/subscription/interval.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn interval(duration: Duration, msg: Msg) -> Subscription { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | Subscription::Interval(Interval { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 17 | | id: format!("interval-{}", duration.as_millis()), [INFO] [stdout] 18 | | duration: duration.as_millis() as u64, [INFO] [stdout] 19 | | msg: SubscriptionMsg::pure(msg), [INFO] [stdout] 20 | | }) [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] --> poly/src/browser/subscription/interval.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 25 | to_msg: ToMsg, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | effect: Effect, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | Subscription::Interval(Interval { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 33 | | id: format!("interval-{}", duration.as_millis()), [INFO] [stdout] 34 | | duration: duration.as_millis() as u64, [INFO] [stdout] 35 | | msg: SubscriptionMsg::effectful(to_msg, effect), [INFO] [stdout] 36 | | }) [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] --> poly/src/browser/value.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn to_value(value: T) -> Value [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | match serde_json::to_value(value) { [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] --> poly/src/browser/value.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 75 | fn deserialize(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | T::deserialize(deserializer).map(Capture) [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] --> poly/src/page/wasm.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 17 | let (model, effect) = page.init()?; [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] 18 | encode_model_and_effects(&ModelAndEffects { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 19 | | model, [INFO] [stdout] 20 | | effects: effect.into_vec(), [INFO] [stdout] 21 | | }) [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] --> poly/src/page/wasm.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 55 | let model = decode_model(js_model)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let subscriptions = page.subscriptions(&model); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | encode_subscriptions(subscriptions.into_vec()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [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] --> poly/src/page/wasm.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 72 | let msg = decode_msg(js_msg)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let mut model = decode_model(js_model)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | let effect = page.update(&msg, &mut model)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | [INFO] [stdout] 76 | encode_model_and_effects(&ModelAndEffects { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 77 | | model, [INFO] [stdout] 78 | | effects: effect.into_vec(), [INFO] [stdout] 79 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> poly/src/page/wasm.rs:98:31 [INFO] [stdout] | [INFO] [stdout] 95 | let mut model = decode_model(js_model)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let effect = page.update_from_js(msg, &mut model)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | [INFO] [stdout] 98 | encode_model_and_effects(&ModelAndEffects { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 99 | | model, [INFO] [stdout] 100 | | effects: effect.into_vec(), [INFO] [stdout] 101 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [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] --> poly/src/page/wasm.rs:112:36 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn decode_js_value(js_value: JsValue) -> Result [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | serde_wasm_bindgen::from_value(js_value.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> poly/src/page/wasm.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 126 | fn encode_subscriptions(subscriptions: Vec>) -> Result [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | encode_js_value(subscriptions) [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] --> poly/src/browser/subscription.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn effectful(to_msg: ToMsg, effect: Effect) -> SubscriptionMsg [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] 57 | msg: to_msg(T::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] --> poly/src/browser/subscription/event_listener.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn on_click(id: Id, msg: Msg) -> Subscription [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] 95 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 96 | | id: id.to_string(), [INFO] [stdout] 97 | | listen_target: ListenTarget::Document, [INFO] [stdout] 98 | | matchers: vec![EventMatcher::ExactSelector { [INFO] [stdout] ... | [INFO] [stdout] 106 | | }, [INFO] [stdout] 107 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:114:33 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn on_click_closest(id: Id, msg: Msg) -> Subscription [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] 114 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 115 | | id: id.to_string(), [INFO] [stdout] 116 | | listen_target: ListenTarget::Document, [INFO] [stdout] 117 | | matchers: vec![EventMatcher::ClosestSelector { [INFO] [stdout] ... | [INFO] [stdout] 125 | | }, [INFO] [stdout] 126 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:138:33 [INFO] [stdout] | [INFO] [stdout] 131 | effect: Effect, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | to_msg: ToMsg, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 139 | | id: format!("on-click-selector-{}", selector), [INFO] [stdout] 140 | | listen_target: ListenTarget::Document, [INFO] [stdout] 141 | | matchers: vec![EventMatcher::ExactSelector { selector }], [INFO] [stdout] ... | [INFO] [stdout] 147 | | }, [INFO] [stdout] 148 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:160:33 [INFO] [stdout] | [INFO] [stdout] 153 | effect: Effect, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | to_msg: ToMsg, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 161 | | id: format!("selector-closest-{}", selector), [INFO] [stdout] 162 | | listen_target: ListenTarget::Document, [INFO] [stdout] 163 | | matchers: vec![EventMatcher::ClosestSelector { selector }], [INFO] [stdout] ... | [INFO] [stdout] 169 | | }, [INFO] [stdout] 170 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:177:33 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn on_mouse_down(id: Id, msg: Msg) -> Subscription [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] 177 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 178 | | id: id.to_string(), [INFO] [stdout] 179 | | listen_target: ListenTarget::Document, [INFO] [stdout] 180 | | matchers: vec![ [INFO] [stdout] ... | [INFO] [stdout] 193 | | }, [INFO] [stdout] 194 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:202:33 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn on_input(id: Id, to_msg: ToMsg) -> Subscription [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] 202 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 203 | | id: id.to_string(), [INFO] [stdout] 204 | | listen_target: ListenTarget::Document, [INFO] [stdout] 205 | | matchers: vec![EventMatcher::ExactSelector { [INFO] [stdout] ... | [INFO] [stdout] 213 | | }, [INFO] [stdout] 214 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:223:33 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn on_change(id: Id, to_msg: ToMsg) -> Subscription [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] 223 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 224 | | id: id.to_string(), [INFO] [stdout] 225 | | listen_target: ListenTarget::Document, [INFO] [stdout] 226 | | matchers: vec![EventMatcher::ExactSelector { [INFO] [stdout] ... | [INFO] [stdout] 234 | | }, [INFO] [stdout] 235 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:243:33 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn on_change_string(id: Id, to_msg: ToMsg) -> Subscription [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] 243 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 244 | | id: id.to_string(), [INFO] [stdout] 245 | | listen_target: ListenTarget::Document, [INFO] [stdout] 246 | | matchers: vec![EventMatcher::ExactSelector { [INFO] [stdout] ... | [INFO] [stdout] 254 | | }, [INFO] [stdout] 255 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:267:33 [INFO] [stdout] | [INFO] [stdout] 260 | to_msg: ToMsg, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 261 | effect: Effect, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 268 | | id: format!("on-change-selector-{}", selector), [INFO] [stdout] 269 | | listen_target: ListenTarget::Document, [INFO] [stdout] 270 | | matchers: vec![EventMatcher::ExactSelector { selector }], [INFO] [stdout] ... | [INFO] [stdout] 276 | | }, [INFO] [stdout] 277 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:287:33 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn on_radio_change_string(name: &str, to_msg: ToMsg) -> Subscription [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 285 | let effect = dom::get_radio_group_string_value(&selector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | [INFO] [stdout] 287 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 288 | | id: format!("radio-{}", name), [INFO] [stdout] 289 | | listen_target: ListenTarget::Document, [INFO] [stdout] 290 | | matchers: vec![EventMatcher::ExactSelector { selector }], [INFO] [stdout] ... | [INFO] [stdout] 296 | | }, [INFO] [stdout] 297 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:308:33 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn on_radio_change_json(name: &str, to_msg: ToMsg) -> Subscription [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | let effect = dom::get_radio_group_json_value(&selector); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 307 | [INFO] [stdout] 308 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 309 | | id: format!("radio-{}", name), [INFO] [stdout] 310 | | listen_target: ListenTarget::Document, [INFO] [stdout] 311 | | matchers: vec![EventMatcher::ExactSelector { selector }], [INFO] [stdout] ... | [INFO] [stdout] 317 | | }, [INFO] [stdout] 318 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:325:33 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn on_submit(id: Id, msg: Msg) -> Subscription [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] 325 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 326 | | id: id.to_string(), [INFO] [stdout] 327 | | listen_target: ListenTarget::Document, [INFO] [stdout] 328 | | matchers: vec![EventMatcher::ExactSelector { [INFO] [stdout] ... | [INFO] [stdout] 336 | | }, [INFO] [stdout] 337 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:345:33 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn on_keyup_element(id: Id, to_msg: ToMsg) -> Subscription [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] 345 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 346 | | id: id.to_string(), [INFO] [stdout] 347 | | listen_target: ListenTarget::Document, [INFO] [stdout] 348 | | event_type: EventType::Keyup, [INFO] [stdout] ... | [INFO] [stdout] 356 | | }, [INFO] [stdout] 357 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:361:33 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn on_keyup(key: Key, msg: Msg) -> Subscription { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 361 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 362 | | id: format!("keyboard-keyup-{}", key), [INFO] [stdout] 363 | | listen_target: ListenTarget::Document, [INFO] [stdout] 364 | | event_type: EventType::Keyup, [INFO] [stdout] ... | [INFO] [stdout] 374 | | }, [INFO] [stdout] 375 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:379:33 [INFO] [stdout] | [INFO] [stdout] 378 | pub fn on_keydown(key: Key, modifier: ModifierKey, msg: Msg) -> Subscription { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 379 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 380 | | id: format!("keyboard-keydown-{}-{}", key, modifier), [INFO] [stdout] 381 | | listen_target: ListenTarget::Document, [INFO] [stdout] 382 | | event_type: EventType::Keydown, [INFO] [stdout] ... | [INFO] [stdout] 392 | | }, [INFO] [stdout] 393 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:402:33 [INFO] [stdout] | [INFO] [stdout] 400 | msg: Msg, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 401 | ) -> Subscription { [INFO] [stdout] 402 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 403 | | id: format!("keyboard-keydown-{}-{}", key, modifier), [INFO] [stdout] 404 | | listen_target: ListenTarget::Document, [INFO] [stdout] 405 | | event_type: EventType::Keydown, [INFO] [stdout] ... | [INFO] [stdout] 412 | | propagation, [INFO] [stdout] 413 | | }) [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] --> poly/src/browser/subscription/event_listener.rs:421:33 [INFO] [stdout] | [INFO] [stdout] 416 | pub fn on_window_resize(to_msg: ToMsg) -> Subscription [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | Subscription::EventListener(EventListener { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 422 | | id: "window-resize".to_string(), [INFO] [stdout] 423 | | listen_target: ListenTarget::Window, [INFO] [stdout] 424 | | event_type: EventType::Resize, [INFO] [stdout] ... | [INFO] [stdout] 430 | | }, [INFO] [stdout] 431 | | }) [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] --> poly/src/browser/subscription/interval.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn interval(duration: Duration, msg: Msg) -> Subscription { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | Subscription::Interval(Interval { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 17 | | id: format!("interval-{}", duration.as_millis()), [INFO] [stdout] 18 | | duration: duration.as_millis() as u64, [INFO] [stdout] 19 | | msg: SubscriptionMsg::pure(msg), [INFO] [stdout] 20 | | }) [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] --> poly/src/browser/subscription/interval.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 25 | to_msg: ToMsg, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | effect: Effect, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | Subscription::Interval(Interval { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 33 | | id: format!("interval-{}", duration.as_millis()), [INFO] [stdout] 34 | | duration: duration.as_millis() as u64, [INFO] [stdout] 35 | | msg: SubscriptionMsg::effectful(to_msg, effect), [INFO] [stdout] 36 | | }) [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] --> poly/src/browser/value.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn to_value(value: T) -> Value [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | match serde_json::to_value(value) { [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] --> poly/src/browser/value.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 75 | fn deserialize(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | T::deserialize(deserializer).map(Capture) [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] --> poly/src/page/wasm.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 17 | let (model, effect) = page.init()?; [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] 18 | encode_model_and_effects(&ModelAndEffects { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 19 | | model, [INFO] [stdout] 20 | | effects: effect.into_vec(), [INFO] [stdout] 21 | | }) [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] --> poly/src/page/wasm.rs:57:26 [INFO] [stdout] | [INFO] [stdout] 55 | let model = decode_model(js_model)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let subscriptions = page.subscriptions(&model); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | encode_subscriptions(subscriptions.into_vec()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [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] --> poly/src/page/wasm.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 72 | let msg = decode_msg(js_msg)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let mut model = decode_model(js_model)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | let effect = page.update(&msg, &mut model)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | [INFO] [stdout] 76 | encode_model_and_effects(&ModelAndEffects { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 77 | | model, [INFO] [stdout] 78 | | effects: effect.into_vec(), [INFO] [stdout] 79 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> poly/src/page/wasm.rs:98:31 [INFO] [stdout] | [INFO] [stdout] 95 | let mut model = decode_model(js_model)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let effect = page.update_from_js(msg, &mut model)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | [INFO] [stdout] 98 | encode_model_and_effects(&ModelAndEffects { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 99 | | model, [INFO] [stdout] 100 | | effects: effect.into_vec(), [INFO] [stdout] 101 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [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] --> poly/src/page/wasm.rs:112:36 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn decode_js_value(js_value: JsValue) -> Result [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | serde_wasm_bindgen::from_value(js_value.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> poly/src/page/wasm.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 126 | fn encode_subscriptions(subscriptions: Vec>) -> Result [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 130 | encode_js_value(subscriptions) [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 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `poly` (lib) due to 30 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `poly` (lib test) due to 30 previous errors [INFO] running `Command { std: "docker" "inspect" "33291665d8e59643c1c2749da0669a5993a032d9f6a14ad7f31514da8a5ed2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33291665d8e59643c1c2749da0669a5993a032d9f6a14ad7f31514da8a5ed2fd", kill_on_drop: false }` [INFO] [stdout] 33291665d8e59643c1c2749da0669a5993a032d9f6a14ad7f31514da8a5ed2fd