[INFO] fetching crate dropshot 0.11.0... [INFO] checking dropshot-0.11.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate dropshot 0.11.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate dropshot 0.11.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dropshot 0.11.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dropshot 0.11.0 [INFO] tweaked toml for crates.io crate dropshot 0.11.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate dropshot 0.11.0 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d6343223ac77a4c17f5eeea4d142fee845531f472027b0bd73bac583a49f02e2 [INFO] running `Command { std: "docker" "start" "-a" "d6343223ac77a4c17f5eeea4d142fee845531f472027b0bd73bac583a49f02e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6343223ac77a4c17f5eeea4d142fee845531f472027b0bd73bac583a49f02e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6343223ac77a4c17f5eeea4d142fee845531f472027b0bd73bac583a49f02e2", kill_on_drop: false }` [INFO] [stdout] d6343223ac77a4c17f5eeea4d142fee845531f472027b0bd73bac583a49f02e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b5a51afe6a935eeb78dea23eaca9eb269e89a905cf4eb815458c088fb60f5fae [INFO] running `Command { std: "docker" "start" "-a" "b5a51afe6a935eeb78dea23eaca9eb269e89a905cf4eb815458c088fb60f5fae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking memchr v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking event-listener v5.0.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling dropshot v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling trybuild v1.0.99 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling buf-list v1.0.3 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking waitgroup v0.1.2 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking debug-ignore v1.0.5 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking http-range v0.1.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking expectorate v1.1.0 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking rustls-webpki v0.102.1 [INFO] [stderr] Checking rcgen v0.13.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Compiling dropshot_endpoint v0.11.0 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Checking openapiv3 v2.0.0 [INFO] [stderr] Checking slog-bunyan v2.5.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-staticfile v0.9.5 [INFO] [stderr] Checking hyper-rustls v0.25.0 [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/api_description.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 67 | handler: HandlerType, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | method: Method, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let func_parameters = FuncParams::metadata(body_content_type.clone()); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let response = ResponseType::response_metadata(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | handler: HttpRouteHandler::new(handler), [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/api_description.rs:630:54 [INFO] [stdout] | [INFO] [stdout] 630 | .map(|tag| openapiv3::Tag { name: tag, ..Default::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/api_description.rs:640:32 [INFO] [stdout] | [INFO] [stdout] 640 | external_docs: details.external_docs.as_ref().map(|e| { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 641 | | openapiv3::ExternalDocumentation { [INFO] [stdout] 642 | | description: e.description.clone(), [INFO] [stdout] 643 | | url: e.url.clone(), [INFO] [stdout] 644 | | ..Default::default() [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }), [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/api_description.rs:647:19 [INFO] [stdout] | [INFO] [stdout] 647 | ..Default::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/api_description.rs:782:26 [INFO] [stdout] | [INFO] [stdout] 762 | let (name, js) = match ¶m.schema { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 771 | let schema = j2oas_schema(name.as_ref(), &js); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 772 | [INFO] [stdout] 773 | let mut content = indexmap::IndexMap::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 782 | Some(openapiv3::ReferenceOr::Item(openapiv3::RequestBody { [INFO] [stdout] | __________________________^ [INFO] [stdout] 783 | | content, [INFO] [stdout] 784 | | required: true, [INFO] [stdout] 785 | | ..Default::default() [INFO] [stdout] 786 | | })) [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/api_description.rs:849:29 [INFO] [stdout] | [INFO] [stdout] 832 | let schema = match &header.schema { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 849 | / openapiv3::ReferenceOr::Item(openapiv3::Header { [INFO] [stdout] 850 | | description: header.description.clone(), [INFO] [stdout] 851 | | style: openapiv3::HeaderStyle::Simple, [INFO] [stdout] 852 | | required: header.required, [INFO] [stdout] ... | [INFO] [stdout] 860 | | extensions: indexmap::IndexMap::new(), [INFO] [stdout] 861 | | }), [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/error.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 119 | let str_schema = String::json_schema(gen); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | [INFO] [stdout] 121 | / schemars::schema::SchemaObject { [INFO] [stdout] 122 | | metadata: Some( [INFO] [stdout] 123 | | schemars::schema::Metadata { [INFO] [stdout] 124 | | description: Some( [INFO] [stdout] ... | [INFO] [stdout] 148 | | ..Default::default() [INFO] [stdout] 149 | | } [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/extractor/common.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 59 | _request: hyper::Request, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 61 | | ::from_request(rqctx).await [INFO] [stdout] 62 | | } [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/extractor/common.rs:113:34 [INFO] [stdout] | [INFO] [stdout] 112 | _request: hyper::Request, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 114 | | Ok(()) [INFO] [stdout] 115 | | } [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/extractor/common.rs:133:34 [INFO] [stdout] | [INFO] [stdout] 132 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 134 | | Ok((X::from_request(rqctx, request).await?,)) [INFO] [stdout] 135 | | } [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/extractor/common.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 165 | request: hyper::Request [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | ) -> Result<( $($S,)+ X ), HttpError> [INFO] [stdout] 167 | / { [INFO] [stdout] 168 | | futures::try_join!( [INFO] [stdout] 169 | | $($S::from_request(rqctx),)+ [INFO] [stdout] 170 | | X::from_request(rqctx, request) [INFO] [stdout] 171 | | ) [INFO] [stdout] 172 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 208 | impl_rqextractor_for_tuple!(S1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rqextractor_for_tuple` (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/extractor/common.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 165 | request: hyper::Request [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | ) -> Result<( $($S,)+ X ), HttpError> [INFO] [stdout] 167 | / { [INFO] [stdout] 168 | | futures::try_join!( [INFO] [stdout] 169 | | $($S::from_request(rqctx),)+ [INFO] [stdout] 170 | | X::from_request(rqctx, request) [INFO] [stdout] 171 | | ) [INFO] [stdout] 172 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 209 | impl_rqextractor_for_tuple!(S1, S2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rqextractor_for_tuple` (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/extractor/body.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 60 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 62 | | let (parts, body) = request.into_parts(); [INFO] [stdout] 63 | | // Get the content-type header. [INFO] [stdout] 64 | | let content_type = parts [INFO] [stdout] ... | [INFO] [stdout] 91 | | }) [INFO] [stdout] 92 | | } [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/extractor/body.rs:208:49 [INFO] [stdout] | [INFO] [stdout] 207 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | ) -> Result, HttpError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 209 | | http_request_load_body(rqctx, request).await [INFO] [stdout] 210 | | } [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/extractor/body.rs:262:41 [INFO] [stdout] | [INFO] [stdout] 261 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | ) -> Result { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 263 | | let server = &rqctx.server; [INFO] [stdout] 264 | | let body = request.into_body(); [INFO] [stdout] 265 | | let body_bytes = [INFO] [stdout] ... | [INFO] [stdout] 269 | | Ok(UntypedBody { content: body_bytes.freeze() }) [INFO] [stdout] 270 | | } [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/extractor/body.rs:421:34 [INFO] [stdout] | [INFO] [stdout] 420 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 421 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 422 | | let server = &rqctx.server; [INFO] [stdout] 423 | | [INFO] [stdout] 424 | | Ok(Self { [INFO] [stdout] ... | [INFO] [stdout] 427 | | }) [INFO] [stdout] 428 | | } [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/extractor/metadata.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 59 | .map(|struct_member| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let mut s = struct_member.schema; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let mut visitor = ReferenceVisitor::new(&generator); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | / ApiSchemaGenerator::Static { [INFO] [stdout] 70 | | schema: Box::new(s), [INFO] [stdout] 71 | | dependencies: visitor.dependencies(), [INFO] [stdout] 72 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extractor/raw_request.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 29 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | ) -> Result { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 31 | | Ok(RawRequest { request }) [INFO] [stdout] 32 | | } [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/from_map.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | let mut deserializer = MapDeserializer::from_map(map); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | T::deserialize(&mut deserializer).map_err(|e| e.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 147 | de_value!(bool); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 148 | de_value!(i8); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | de_value!(i16); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 150 | de_value!(i32); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 151 | de_value!(i64); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | de_value!(u8); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | de_value!(u16); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | de_value!(u32); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | de_value!(u64); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | de_value!(f32); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | de_value!(f64); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 158 | de_value!(char); [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 `de_value` (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/from_map.rs:164:20 [INFO] [stdout] | [INFO] [stdout] 160 | fn deserialize_str(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | self.value(|raw_value| visitor.visit_str(raw_value.as_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] --> src/from_map.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 166 | fn deserialize_string(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | self.value(|raw_value| visitor.visit_str(raw_value.as_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] --> src/from_map.rs:217:20 [INFO] [stdout] | [INFO] [stdout] 212 | visitor: V, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | self.value(|raw_value| visitor.visit_str(raw_value.as_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] --> src/from_map.rs:239:20 [INFO] [stdout] | [INFO] [stdout] 234 | visitor: V, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 239 | self.value(|raw_value| visitor.visit_str(raw_value.as_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] --> src/from_map.rs:265:20 [INFO] [stdout] | [INFO] [stdout] 261 | fn deserialize_any(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | self.value(|raw_value| visitor.visit_str(raw_value.as_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] --> src/from_map.rs:290:20 [INFO] [stdout] | [INFO] [stdout] 286 | fn deserialize_seq(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 290 | self.value(|raw_value| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 291 | | visitor.visit_seq(MapSeqAccess { iter: raw_value.as_seq()? }) [INFO] [stdout] 292 | | }) [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/from_map.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 286 | fn deserialize_seq(self, visitor: V) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 291 | visitor.visit_seq(MapSeqAccess { iter: raw_value.as_seq()? }) [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/from_map.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 306 | seed: V, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | seed.deserialize(&mut *self).map(|v| (v, self)) [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/from_map.rs:377:15 [INFO] [stdout] | [INFO] [stdout] 372 | seed: K, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 377 | match self.iter.next() { [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/from_map.rs:392:15 [INFO] [stdout] | [INFO] [stdout] 388 | fn next_value_seed(&mut self, seed: V) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 392 | match self.value.take() { [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/from_map.rs:421:15 [INFO] [stdout] | [INFO] [stdout] 416 | seed: T, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | match self.iter.next() { [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/handler.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 347 | rqctx: RequestContext, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 350 | / { [INFO] [stdout] 351 | | let response: ResponseType = [INFO] [stdout] 352 | | (self)(rqctx, $(_param_tuple.$i,)*).await?; [INFO] [stdout] 353 | | response.to_result() [INFO] [stdout] 354 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 358 | impl_HttpHandlerFunc_for_func_with_params!(); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_HttpHandlerFunc_for_func_with_params` (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/handler.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 347 | rqctx: RequestContext, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | _param_tuple: ($($T,)*) [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | ) -> HttpHandlerResult [INFO] [stdout] 350 | / { [INFO] [stdout] 351 | | let response: ResponseType = [INFO] [stdout] 352 | | (self)(rqctx, $(_param_tuple.$i,)*).await?; [INFO] [stdout] 353 | | response.to_result() [INFO] [stdout] 354 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 359 | impl_HttpHandlerFunc_for_func_with_params!((0, T0)); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_HttpHandlerFunc_for_func_with_params` (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/handler.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 347 | rqctx: RequestContext, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | _param_tuple: ($($T,)*) [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | ) -> HttpHandlerResult [INFO] [stdout] 350 | / { [INFO] [stdout] 351 | | let response: ResponseType = [INFO] [stdout] 352 | | (self)(rqctx, $(_param_tuple.$i,)*).await?; [INFO] [stdout] 353 | | response.to_result() [INFO] [stdout] 354 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 360 | impl_HttpHandlerFunc_for_func_with_params!((0, T1), (1, T2)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_HttpHandlerFunc_for_func_with_params` (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/handler.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 347 | rqctx: RequestContext, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | _param_tuple: ($($T,)*) [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | ) -> HttpHandlerResult [INFO] [stdout] 350 | / { [INFO] [stdout] 351 | | let response: ResponseType = [INFO] [stdout] 352 | | (self)(rqctx, $(_param_tuple.$i,)*).await?; [INFO] [stdout] 353 | | response.to_result() [INFO] [stdout] 354 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 361 | impl_HttpHandlerFunc_for_func_with_params!((0, T1), (1, T2), (2, T3)); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_HttpHandlerFunc_for_func_with_params` (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/handler.rs:443:28 [INFO] [stdout] | [INFO] [stdout] 441 | rqctx: RequestContext, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 443 | ) -> HttpHandlerResult { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 444 | | // This is where the magic happens: in the code below, `funcparams` has [INFO] [stdout] 445 | | // type `FuncParams`, which is a tuple type describing the extractor [INFO] [stdout] 446 | | // arguments to the handler function. This could be `()`, `(Query)`, [INFO] [stdout] ... | [INFO] [stdout] 463 | | future.await [INFO] [stdout] 464 | | } [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/handler.rs:491:18 [INFO] [stdout] | [INFO] [stdout] 488 | handler: HandlerType, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 491 | Arc::new(HttpRouteHandler { [INFO] [stdout] | __________________^ [INFO] [stdout] 492 | | label: label.to_string(), [INFO] [stdout] 493 | | handler, [INFO] [stdout] 494 | | phantom: PhantomData, [INFO] [stdout] 495 | | }) [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/handler.rs:518:28 [INFO] [stdout] | [INFO] [stdout] 516 | _: RequestContext, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 517 | _: hyper::Request, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 518 | ) -> HttpHandlerResult { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 519 | | unimplemented!("stub handler called, not implemented: {}", self.label) [INFO] [stdout] 520 | | } [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/handler.rs:613:12 [INFO] [stdout] | [INFO] [stdout] 610 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 611 | builder: http::response::Builder, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 612 | ) -> HttpHandlerResult { [INFO] [stdout] 613 | Ok(builder [INFO] [stdout] | ____________^ [INFO] [stdout] 614 | | .header(http::header::CONTENT_TYPE, CONTENT_TYPE_OCTET_STREAM) [INFO] [stdout] 615 | | .body(self.0)?) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handler.rs:628:12 [INFO] [stdout] | [INFO] [stdout] 626 | builder: http::response::Builder, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 627 | ) -> HttpHandlerResult { [INFO] [stdout] 628 | Ok(builder.body(Body::empty())?) [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/handler.rs:649:12 [INFO] [stdout] | [INFO] [stdout] 644 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 645 | builder: http::response::Builder, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 649 | Ok(builder [INFO] [stdout] | ____________^ [INFO] [stdout] 650 | | .header(http::header::CONTENT_TYPE, CONTENT_TYPE_JSON) [INFO] [stdout] 651 | | .body(serialized.into())?) [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/handler.rs:677:26 [INFO] [stdout] | [INFO] [stdout] 676 | fn for_object(body: Self::Body) -> HttpHandlerResult { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 677 | body.to_response(Response::builder().status(Self::STATUS_CODE)) [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/handler.rs:840:8 [INFO] [stdout] | [INFO] [stdout] 840 | Ok(HttpResponseHeaders::new( [INFO] [stdout] | ________^ [INFO] [stdout] 841 | | HttpResponseFoundStatus, [INFO] [stdout] 842 | | RedirectHeaders { location }, [INFO] [stdout] 843 | | )) [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/handler.rs:891:8 [INFO] [stdout] | [INFO] [stdout] 891 | Ok(HttpResponseHeaders::new( [INFO] [stdout] | ________^ [INFO] [stdout] 892 | | HttpResponseSeeOtherStatus, [INFO] [stdout] 893 | | RedirectHeaders { location }, [INFO] [stdout] 894 | | )) [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/handler.rs:930:8 [INFO] [stdout] | [INFO] [stdout] 930 | Ok(HttpResponseHeaders::new( [INFO] [stdout] | ________^ [INFO] [stdout] 931 | | HttpResponseTemporaryRedirectStatus, [INFO] [stdout] 932 | | RedirectHeaders { location }, [INFO] [stdout] 933 | | )) [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/handler.rs:976:28 [INFO] [stdout] | [INFO] [stdout] 972 | pub fn new_unnamed(body: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 976 | other_headers: HeaderMap::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/handler.rs:989:28 [INFO] [stdout] | [INFO] [stdout] 985 | pub fn new(body: T, headers: H) -> Self { [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] 989 | other_headers: HeaderMap::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/handler.rs:1052:25 [INFO] [stdout] | [INFO] [stdout] 1045 | .map(|struct_member| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1046 | let mut s = struct_member.schema; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1047 | let mut visitor = ReferenceVisitor::new(&generator); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1052 | schema: ApiSchemaGenerator::Static { [INFO] [stdout] | _________________________^ [INFO] [stdout] 1053 | | schema: Box::new(s), [INFO] [stdout] 1054 | | dependencies: visitor.dependencies(), [INFO] [stdout] 1055 | | }, [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/logging.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 168 | let file = LineWriter::new(open_options.open(path)?); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | let log_name_box = Box::new(log_name); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | let log_name_leaked = Box::leak(log_name_box); [INFO] [stdout] 177 | Ok(slog_bunyan::with_name(log_name_leaked, file).build().fuse()) [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] --> src/pagination.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 160 | items: Vec, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | scan_params: &ScanParams, [INFO] [stdout] 162 | get_page_selector: F, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | Ok(ResultsPage { next_page, items }) [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/router.rs:268:57 [INFO] [stdout] | [INFO] [stdout] 268 | ... .or_insert_with(|| Box::new(HttpRouterNode::new())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/router.rs:485:26 [INFO] [stdout] | [INFO] [stdout] 485 | handler: Arc::clone(&handler.handler), [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/schema_util.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 417 | let kind = match (ty, &obj.subschemas) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 473 | let mut data = openapiv3::SchemaData::default(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 506 | openapiv3::ReferenceOr::Item(openapiv3::Schema { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 507 | | schema_data: data, [INFO] [stdout] 508 | | schema_kind: kind, [INFO] [stdout] 509 | | }) [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/server.rs:124:55 [INFO] [stdout] | [INFO] [stdout] 120 | api: ApiDescription, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | private: C, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | Self::new_with_tls(config, api, private, log, None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/server.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn start(self) -> HttpServer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | let (tx, rx) = tokio::sync::oneshot::channel::<()>(); [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] 194 | let log_close = self.app_state.log.new(o!()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | let join_handle = match self.wrapped { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | WrappedHttpServerStarter::Http(http) => http.start(rx, log_close), [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | WrappedHttpServerStarter::Https(https) => { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | let handler_waitgroup = self.handler_waitgroup; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | let join_handle = async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 247 | closer: CloseHandle { close_channel: Some(tx) }, [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/server.rs:248:26 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn start(self) -> HttpServer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | let (tx, rx) = tokio::sync::oneshot::channel::<()>(); [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] 194 | let log_close = self.app_state.log.new(o!()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | let join_handle = match self.wrapped { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | WrappedHttpServerStarter::Http(http) => http.start(rx, log_close), [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | WrappedHttpServerStarter::Https(https) => { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | let handler_waitgroup = self.handler_waitgroup; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | let join_handle = async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | join_future: join_handle.boxed().shared(), [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/server.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 201 | .map(|r| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | r.map_err(|e| format!("waiting for server: {e}"))? [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/server.rs:310:12 [INFO] [stdout] | [INFO] [stdout] 289 | api: ApiDescription, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | private: C, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | log: &Logger, [INFO] [stdout] 292 | handler_waitgroup_worker: waitgroup::Worker, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | ) -> Result, hyper::Error> { [INFO] [stdout] 294 | let incoming = AddrIncoming::bind(&config.bind_address)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 297 | let app_state = Arc::new(DropshotState { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 307 | let make_service = ServerConnectionHandler::new(app_state.clone()); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 308 | let builder = hyper::Server::builder(incoming); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 309 | let server = builder.serve(make_service); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 310 | Ok((InnerHttpServerStarter(server), app_state, local_addr)) [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] --> src/server.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 385 | log: slog::Logger, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | tls_acceptor: Arc>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | tcp_listener: TcpListener, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | stream: Box::new(Box::pin(Self::new_stream( [INFO] [stdout] | _____________________^ [INFO] [stdout] 391 | | log, [INFO] [stdout] 392 | | tls_acceptor, [INFO] [stdout] 393 | | tcp_listener, [INFO] [stdout] 394 | | ))), [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/server.rs:611:12 [INFO] [stdout] | [INFO] [stdout] 574 | api: ApiDescription, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 575 | private: C, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 578 | handler_waitgroup_worker: waitgroup::Worker, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 579 | ) -> Result, GenericError> { [INFO] [stdout] 580 | let acceptor = Arc::new(Mutex::new(TlsAcceptor::from(Arc::new( [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 584 | let tcp = { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 585 | let listener = std::net::TcpListener::bind(&config.bind_address)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 594 | let logger = log.new(o!("local_addr" => local_addr)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 595 | let https_acceptor = [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 598 | let app_state = Arc::new(DropshotState { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 608 | let make_service = ServerConnectionHandler::new(Arc::clone(&app_state)); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 609 | let server = Server::builder(https_acceptor).serve(make_service); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 610 | [INFO] [stdout] 611 | Ok((InnerHttpsServerStarter(server), app_state, local_addr)) [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] | 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] = 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/server.rs:630:18 [INFO] [stdout] | [INFO] [stdout] 628 | let server = Arc::clone(&self.server); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 629 | let remote_addr = conn.remote_addr(); [INFO] [stdout] 630 | Box::pin(http_connection_handle(server, remote_addr)) [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/server.rs:1090:18 [INFO] [stdout] | [INFO] [stdout] 1088 | let server = Arc::clone(&self.server); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1089 | let remote_addr = conn.remote_addr(); [INFO] [stdout] 1090 | Box::pin(http_connection_handle(server, remote_addr)) [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/server.rs:1127:18 [INFO] [stdout] | [INFO] [stdout] 1126 | fn call(&mut self, req: Request) -> Self::Future { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1127 | Box::pin(http_request_handle_wrap( [INFO] [stdout] | __________________^ [INFO] [stdout] 1128 | | Arc::clone(&self.server), [INFO] [stdout] 1129 | | self.remote_addr, [INFO] [stdout] 1130 | | req, [INFO] [stdout] 1131 | | )) [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/websocket.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 90 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 92 | | if !request [INFO] [stdout] 93 | | .headers() [INFO] [stdout] 94 | | .get(header::CONNECTION) [INFO] [stdout] ... | [INFO] [stdout] 162 | | }))) [INFO] [stdout] 163 | | } [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/websocket.rs:219:15 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn handle(mut self, handler: C) -> WebsocketEndpointResult [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] 219 | match self.0.take() { [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/websocket.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn handle(mut self, handler: C) -> WebsocketEndpointResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 224 | upgrade_fut, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 225 | accept_key, [INFO] [stdout] 226 | ws_log, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | match upgrade_fut.await { [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/test_util.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(server_addr: SocketAddr, log: Logger) -> ClientTestContext { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | client: Client::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/test_util.rs:779:21 [INFO] [stdout] | [INFO] [stdout] 779 | .map(|line| serde_json::from_str::(line).unwrap()) [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 79 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dropshot` (lib) due to 80 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/api_description.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 67 | handler: HandlerType, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | method: Method, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let func_parameters = FuncParams::metadata(body_content_type.clone()); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let response = ResponseType::response_metadata(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | handler: HttpRouteHandler::new(handler), [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/api_description.rs:630:54 [INFO] [stdout] | [INFO] [stdout] 630 | .map(|tag| openapiv3::Tag { name: tag, ..Default::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/api_description.rs:640:32 [INFO] [stdout] | [INFO] [stdout] 640 | external_docs: details.external_docs.as_ref().map(|e| { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 641 | | openapiv3::ExternalDocumentation { [INFO] [stdout] 642 | | description: e.description.clone(), [INFO] [stdout] 643 | | url: e.url.clone(), [INFO] [stdout] 644 | | ..Default::default() [INFO] [stdout] 645 | | } [INFO] [stdout] 646 | | }), [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/api_description.rs:647:19 [INFO] [stdout] | [INFO] [stdout] 647 | ..Default::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/api_description.rs:782:26 [INFO] [stdout] | [INFO] [stdout] 762 | let (name, js) = match ¶m.schema { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 771 | let schema = j2oas_schema(name.as_ref(), &js); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 772 | [INFO] [stdout] 773 | let mut content = indexmap::IndexMap::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 782 | Some(openapiv3::ReferenceOr::Item(openapiv3::RequestBody { [INFO] [stdout] | __________________________^ [INFO] [stdout] 783 | | content, [INFO] [stdout] 784 | | required: true, [INFO] [stdout] 785 | | ..Default::default() [INFO] [stdout] 786 | | })) [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/api_description.rs:849:29 [INFO] [stdout] | [INFO] [stdout] 832 | let schema = match &header.schema { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 849 | / openapiv3::ReferenceOr::Item(openapiv3::Header { [INFO] [stdout] 850 | | description: header.description.clone(), [INFO] [stdout] 851 | | style: openapiv3::HeaderStyle::Simple, [INFO] [stdout] 852 | | required: header.required, [INFO] [stdout] ... | [INFO] [stdout] 860 | | extensions: indexmap::IndexMap::new(), [INFO] [stdout] 861 | | }), [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/api_description.rs:1559:13 [INFO] [stdout] | [INFO] [stdout] 1510 | let mut api = ApiDescription::new().tag_config(TagConfig { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1549 | let spec = serde_json::from_str::(out).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1550 | [INFO] [stdout] 1551 | let tags = spec [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1559 | / vec!["a-tag", "b-tag", "c-tag", "y-tag", "z-tag",] [INFO] [stdout] 1560 | | .into_iter() [INFO] [stdout] 1561 | | .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/error.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 119 | let str_schema = String::json_schema(gen); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | [INFO] [stdout] 121 | / schemars::schema::SchemaObject { [INFO] [stdout] 122 | | metadata: Some( [INFO] [stdout] 123 | | schemars::schema::Metadata { [INFO] [stdout] 124 | | description: Some( [INFO] [stdout] ... | [INFO] [stdout] 148 | | ..Default::default() [INFO] [stdout] 149 | | } [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/extractor/common.rs:60:34 [INFO] [stdout] | [INFO] [stdout] 59 | _request: hyper::Request, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 61 | | ::from_request(rqctx).await [INFO] [stdout] 62 | | } [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/extractor/common.rs:113:34 [INFO] [stdout] | [INFO] [stdout] 112 | _request: hyper::Request, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 113 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 114 | | Ok(()) [INFO] [stdout] 115 | | } [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/extractor/common.rs:133:34 [INFO] [stdout] | [INFO] [stdout] 132 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 134 | | Ok((X::from_request(rqctx, request).await?,)) [INFO] [stdout] 135 | | } [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/extractor/common.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 165 | request: hyper::Request [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | ) -> Result<( $($S,)+ X ), HttpError> [INFO] [stdout] 167 | / { [INFO] [stdout] 168 | | futures::try_join!( [INFO] [stdout] 169 | | $($S::from_request(rqctx),)+ [INFO] [stdout] 170 | | X::from_request(rqctx, request) [INFO] [stdout] 171 | | ) [INFO] [stdout] 172 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 208 | impl_rqextractor_for_tuple!(S1); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rqextractor_for_tuple` (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/extractor/common.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 165 | request: hyper::Request [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | ) -> Result<( $($S,)+ X ), HttpError> [INFO] [stdout] 167 | / { [INFO] [stdout] 168 | | futures::try_join!( [INFO] [stdout] 169 | | $($S::from_request(rqctx),)+ [INFO] [stdout] 170 | | X::from_request(rqctx, request) [INFO] [stdout] 171 | | ) [INFO] [stdout] 172 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 209 | impl_rqextractor_for_tuple!(S1, S2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_rqextractor_for_tuple` (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/extractor/body.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 60 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 62 | | let (parts, body) = request.into_parts(); [INFO] [stdout] 63 | | // Get the content-type header. [INFO] [stdout] 64 | | let content_type = parts [INFO] [stdout] ... | [INFO] [stdout] 91 | | }) [INFO] [stdout] 92 | | } [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/extractor/body.rs:208:49 [INFO] [stdout] | [INFO] [stdout] 207 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | ) -> Result, HttpError> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 209 | | http_request_load_body(rqctx, request).await [INFO] [stdout] 210 | | } [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/extractor/body.rs:262:41 [INFO] [stdout] | [INFO] [stdout] 261 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | ) -> Result { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 263 | | let server = &rqctx.server; [INFO] [stdout] 264 | | let body = request.into_body(); [INFO] [stdout] 265 | | let body_bytes = [INFO] [stdout] ... | [INFO] [stdout] 269 | | Ok(UntypedBody { content: body_bytes.freeze() }) [INFO] [stdout] 270 | | } [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/extractor/body.rs:421:34 [INFO] [stdout] | [INFO] [stdout] 420 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 421 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 422 | | let server = &rqctx.server; [INFO] [stdout] 423 | | [INFO] [stdout] 424 | | Ok(Self { [INFO] [stdout] ... | [INFO] [stdout] 427 | | }) [INFO] [stdout] 428 | | } [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/extractor/metadata.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 59 | .map(|struct_member| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let mut s = struct_member.schema; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let mut visitor = ReferenceVisitor::new(&generator); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | / ApiSchemaGenerator::Static { [INFO] [stdout] 70 | | schema: Box::new(s), [INFO] [stdout] 71 | | dependencies: visitor.dependencies(), [INFO] [stdout] 72 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/extractor/raw_request.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 29 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | ) -> Result { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 31 | | Ok(RawRequest { request }) [INFO] [stdout] 32 | | } [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/from_map.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | let mut deserializer = MapDeserializer::from_map(map); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | T::deserialize(&mut deserializer).map_err(|e| e.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 147 | de_value!(bool); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 148 | de_value!(i8); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | de_value!(i16); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 150 | de_value!(i32); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 151 | de_value!(i64); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | de_value!(u8); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | de_value!(u16); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | de_value!(u32); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | de_value!(u64); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | de_value!(f32); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | de_value!(f64); [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 `de_value` (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/from_map.rs:127:28 [INFO] [stdout] | [INFO] [stdout] 122 | fn [](self, visitor: V) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | self.value(|raw_value| match raw_value.as_value()?.parse::<$i>() { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 128 | | Ok(value) => visitor.[](value), [INFO] [stdout] 129 | | Err(_) => Err(MapError(format!( [INFO] [stdout] 130 | | "unable to parse '{}' as {}", [INFO] [stdout] ... | [INFO] [stdout] 133 | | ))), [INFO] [stdout] 134 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 158 | de_value!(char); [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 `de_value` (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/from_map.rs:164:20 [INFO] [stdout] | [INFO] [stdout] 160 | fn deserialize_str(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | self.value(|raw_value| visitor.visit_str(raw_value.as_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] --> src/from_map.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 166 | fn deserialize_string(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | self.value(|raw_value| visitor.visit_str(raw_value.as_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] --> src/from_map.rs:217:20 [INFO] [stdout] | [INFO] [stdout] 212 | visitor: V, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | self.value(|raw_value| visitor.visit_str(raw_value.as_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] --> src/from_map.rs:239:20 [INFO] [stdout] | [INFO] [stdout] 234 | visitor: V, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 239 | self.value(|raw_value| visitor.visit_str(raw_value.as_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] --> src/from_map.rs:265:20 [INFO] [stdout] | [INFO] [stdout] 261 | fn deserialize_any(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | self.value(|raw_value| visitor.visit_str(raw_value.as_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] --> src/from_map.rs:290:20 [INFO] [stdout] | [INFO] [stdout] 286 | fn deserialize_seq(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 290 | self.value(|raw_value| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 291 | | visitor.visit_seq(MapSeqAccess { iter: raw_value.as_seq()? }) [INFO] [stdout] 292 | | }) [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/from_map.rs:291:31 [INFO] [stdout] | [INFO] [stdout] 286 | fn deserialize_seq(self, visitor: V) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 291 | visitor.visit_seq(MapSeqAccess { iter: raw_value.as_seq()? }) [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/from_map.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 306 | seed: V, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | seed.deserialize(&mut *self).map(|v| (v, self)) [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/from_map.rs:377:15 [INFO] [stdout] | [INFO] [stdout] 372 | seed: K, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 377 | match self.iter.next() { [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/from_map.rs:392:15 [INFO] [stdout] | [INFO] [stdout] 388 | fn next_value_seed(&mut self, seed: V) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 392 | match self.value.take() { [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/from_map.rs:421:15 [INFO] [stdout] | [INFO] [stdout] 416 | seed: T, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | match self.iter.next() { [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/handler.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 347 | rqctx: RequestContext, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 350 | / { [INFO] [stdout] 351 | | let response: ResponseType = [INFO] [stdout] 352 | | (self)(rqctx, $(_param_tuple.$i,)*).await?; [INFO] [stdout] 353 | | response.to_result() [INFO] [stdout] 354 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 358 | impl_HttpHandlerFunc_for_func_with_params!(); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_HttpHandlerFunc_for_func_with_params` (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/handler.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 347 | rqctx: RequestContext, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | _param_tuple: ($($T,)*) [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | ) -> HttpHandlerResult [INFO] [stdout] 350 | / { [INFO] [stdout] 351 | | let response: ResponseType = [INFO] [stdout] 352 | | (self)(rqctx, $(_param_tuple.$i,)*).await?; [INFO] [stdout] 353 | | response.to_result() [INFO] [stdout] 354 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 359 | impl_HttpHandlerFunc_for_func_with_params!((0, T0)); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_HttpHandlerFunc_for_func_with_params` (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/handler.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 347 | rqctx: RequestContext, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | _param_tuple: ($($T,)*) [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | ) -> HttpHandlerResult [INFO] [stdout] 350 | / { [INFO] [stdout] 351 | | let response: ResponseType = [INFO] [stdout] 352 | | (self)(rqctx, $(_param_tuple.$i,)*).await?; [INFO] [stdout] 353 | | response.to_result() [INFO] [stdout] 354 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 360 | impl_HttpHandlerFunc_for_func_with_params!((0, T1), (1, T2)); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_HttpHandlerFunc_for_func_with_params` (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/handler.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 347 | rqctx: RequestContext, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 348 | _param_tuple: ($($T,)*) [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | ) -> HttpHandlerResult [INFO] [stdout] 350 | / { [INFO] [stdout] 351 | | let response: ResponseType = [INFO] [stdout] 352 | | (self)(rqctx, $(_param_tuple.$i,)*).await?; [INFO] [stdout] 353 | | response.to_result() [INFO] [stdout] 354 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] ... [INFO] [stdout] 361 | impl_HttpHandlerFunc_for_func_with_params!((0, T1), (1, T2), (2, T3)); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_HttpHandlerFunc_for_func_with_params` (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/handler.rs:443:28 [INFO] [stdout] | [INFO] [stdout] 441 | rqctx: RequestContext, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 443 | ) -> HttpHandlerResult { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 444 | | // This is where the magic happens: in the code below, `funcparams` has [INFO] [stdout] 445 | | // type `FuncParams`, which is a tuple type describing the extractor [INFO] [stdout] 446 | | // arguments to the handler function. This could be `()`, `(Query)`, [INFO] [stdout] ... | [INFO] [stdout] 463 | | future.await [INFO] [stdout] 464 | | } [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/handler.rs:491:18 [INFO] [stdout] | [INFO] [stdout] 488 | handler: HandlerType, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 491 | Arc::new(HttpRouteHandler { [INFO] [stdout] | __________________^ [INFO] [stdout] 492 | | label: label.to_string(), [INFO] [stdout] 493 | | handler, [INFO] [stdout] 494 | | phantom: PhantomData, [INFO] [stdout] 495 | | }) [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/handler.rs:518:28 [INFO] [stdout] | [INFO] [stdout] 516 | _: RequestContext, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 517 | _: hyper::Request, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 518 | ) -> HttpHandlerResult { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 519 | | unimplemented!("stub handler called, not implemented: {}", self.label) [INFO] [stdout] 520 | | } [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/handler.rs:613:12 [INFO] [stdout] | [INFO] [stdout] 610 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 611 | builder: http::response::Builder, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 612 | ) -> HttpHandlerResult { [INFO] [stdout] 613 | Ok(builder [INFO] [stdout] | ____________^ [INFO] [stdout] 614 | | .header(http::header::CONTENT_TYPE, CONTENT_TYPE_OCTET_STREAM) [INFO] [stdout] 615 | | .body(self.0)?) [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handler.rs:628:12 [INFO] [stdout] | [INFO] [stdout] 626 | builder: http::response::Builder, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 627 | ) -> HttpHandlerResult { [INFO] [stdout] 628 | Ok(builder.body(Body::empty())?) [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/handler.rs:649:12 [INFO] [stdout] | [INFO] [stdout] 644 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 645 | builder: http::response::Builder, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 649 | Ok(builder [INFO] [stdout] | ____________^ [INFO] [stdout] 650 | | .header(http::header::CONTENT_TYPE, CONTENT_TYPE_JSON) [INFO] [stdout] 651 | | .body(serialized.into())?) [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/handler.rs:677:26 [INFO] [stdout] | [INFO] [stdout] 676 | fn for_object(body: Self::Body) -> HttpHandlerResult { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 677 | body.to_response(Response::builder().status(Self::STATUS_CODE)) [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/handler.rs:840:8 [INFO] [stdout] | [INFO] [stdout] 840 | Ok(HttpResponseHeaders::new( [INFO] [stdout] | ________^ [INFO] [stdout] 841 | | HttpResponseFoundStatus, [INFO] [stdout] 842 | | RedirectHeaders { location }, [INFO] [stdout] 843 | | )) [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/handler.rs:891:8 [INFO] [stdout] | [INFO] [stdout] 891 | Ok(HttpResponseHeaders::new( [INFO] [stdout] | ________^ [INFO] [stdout] 892 | | HttpResponseSeeOtherStatus, [INFO] [stdout] 893 | | RedirectHeaders { location }, [INFO] [stdout] 894 | | )) [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/handler.rs:930:8 [INFO] [stdout] | [INFO] [stdout] 930 | Ok(HttpResponseHeaders::new( [INFO] [stdout] | ________^ [INFO] [stdout] 931 | | HttpResponseTemporaryRedirectStatus, [INFO] [stdout] 932 | | RedirectHeaders { location }, [INFO] [stdout] 933 | | )) [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/handler.rs:976:28 [INFO] [stdout] | [INFO] [stdout] 972 | pub fn new_unnamed(body: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 976 | other_headers: HeaderMap::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/handler.rs:989:28 [INFO] [stdout] | [INFO] [stdout] 985 | pub fn new(body: T, headers: H) -> Self { [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] 989 | other_headers: HeaderMap::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/handler.rs:1052:25 [INFO] [stdout] | [INFO] [stdout] 1045 | .map(|struct_member| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1046 | let mut s = struct_member.schema; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1047 | let mut visitor = ReferenceVisitor::new(&generator); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1052 | schema: ApiSchemaGenerator::Static { [INFO] [stdout] | _________________________^ [INFO] [stdout] 1053 | | schema: Box::new(s), [INFO] [stdout] 1054 | | dependencies: visitor.dependencies(), [INFO] [stdout] 1055 | | }, [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/logging.rs:177:8 [INFO] [stdout] | [INFO] [stdout] 168 | let file = LineWriter::new(open_options.open(path)?); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 175 | let log_name_box = Box::new(log_name); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | let log_name_leaked = Box::leak(log_name_box); [INFO] [stdout] 177 | Ok(slog_bunyan::with_name(log_name_leaked, file).build().fuse()) [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] --> src/pagination.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 160 | items: Vec, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | scan_params: &ScanParams, [INFO] [stdout] 162 | get_page_selector: F, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 176 | Ok(ResultsPage { next_page, items }) [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/router.rs:268:57 [INFO] [stdout] | [INFO] [stdout] 268 | ... .or_insert_with(|| Box::new(HttpRouterNode::new())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/router.rs:485:26 [INFO] [stdout] | [INFO] [stdout] 485 | handler: Arc::clone(&handler.handler), [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/router.rs:772:23 [INFO] [stdout] | [INFO] [stdout] 761 | handler: Arc>, [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 762 | method: Method, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 772 | response: ApiEndpointResponse::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/schema_util.rs:506:34 [INFO] [stdout] | [INFO] [stdout] 417 | let kind = match (ty, &obj.subschemas) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 473 | let mut data = openapiv3::SchemaData::default(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 506 | openapiv3::ReferenceOr::Item(openapiv3::Schema { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 507 | | schema_data: data, [INFO] [stdout] 508 | | schema_kind: kind, [INFO] [stdout] 509 | | }) [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/server.rs:124:55 [INFO] [stdout] | [INFO] [stdout] 120 | api: ApiDescription, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | private: C, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | Self::new_with_tls(config, api, private, log, None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/server.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn start(self) -> HttpServer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | let (tx, rx) = tokio::sync::oneshot::channel::<()>(); [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] 194 | let log_close = self.app_state.log.new(o!()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | let join_handle = match self.wrapped { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | WrappedHttpServerStarter::Http(http) => http.start(rx, log_close), [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | WrappedHttpServerStarter::Https(https) => { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | let handler_waitgroup = self.handler_waitgroup; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | let join_handle = async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 247 | closer: CloseHandle { close_channel: Some(tx) }, [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/server.rs:248:26 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn start(self) -> HttpServer { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | let (tx, rx) = tokio::sync::oneshot::channel::<()>(); [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] 194 | let log_close = self.app_state.log.new(o!()); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | let join_handle = match self.wrapped { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | WrappedHttpServerStarter::Http(http) => http.start(rx, log_close), [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | WrappedHttpServerStarter::Https(https) => { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | let handler_waitgroup = self.handler_waitgroup; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | let join_handle = async move { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | join_future: join_handle.boxed().shared(), [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/server.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 201 | .map(|r| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | r.map_err(|e| format!("waiting for server: {e}"))? [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/server.rs:310:12 [INFO] [stdout] | [INFO] [stdout] 289 | api: ApiDescription, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | private: C, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 291 | log: &Logger, [INFO] [stdout] 292 | handler_waitgroup_worker: waitgroup::Worker, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | ) -> Result, hyper::Error> { [INFO] [stdout] 294 | let incoming = AddrIncoming::bind(&config.bind_address)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 297 | let app_state = Arc::new(DropshotState { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 307 | let make_service = ServerConnectionHandler::new(app_state.clone()); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 308 | let builder = hyper::Server::builder(incoming); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 309 | let server = builder.serve(make_service); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 310 | Ok((InnerHttpServerStarter(server), app_state, local_addr)) [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] --> src/server.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 385 | log: slog::Logger, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 386 | tls_acceptor: Arc>, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | tcp_listener: TcpListener, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | stream: Box::new(Box::pin(Self::new_stream( [INFO] [stdout] | _____________________^ [INFO] [stdout] 391 | | log, [INFO] [stdout] 392 | | tls_acceptor, [INFO] [stdout] 393 | | tcp_listener, [INFO] [stdout] 394 | | ))), [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/server.rs:611:12 [INFO] [stdout] | [INFO] [stdout] 574 | api: ApiDescription, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 575 | private: C, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 578 | handler_waitgroup_worker: waitgroup::Worker, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 579 | ) -> Result, GenericError> { [INFO] [stdout] 580 | let acceptor = Arc::new(Mutex::new(TlsAcceptor::from(Arc::new( [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 584 | let tcp = { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 585 | let listener = std::net::TcpListener::bind(&config.bind_address)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 594 | let logger = log.new(o!("local_addr" => local_addr)); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 595 | let https_acceptor = [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 598 | let app_state = Arc::new(DropshotState { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 608 | let make_service = ServerConnectionHandler::new(Arc::clone(&app_state)); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 609 | let server = Server::builder(https_acceptor).serve(make_service); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 610 | [INFO] [stdout] 611 | Ok((InnerHttpsServerStarter(server), app_state, local_addr)) [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] | 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] = 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/server.rs:630:18 [INFO] [stdout] | [INFO] [stdout] 628 | let server = Arc::clone(&self.server); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 629 | let remote_addr = conn.remote_addr(); [INFO] [stdout] 630 | Box::pin(http_connection_handle(server, remote_addr)) [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/server.rs:1090:18 [INFO] [stdout] | [INFO] [stdout] 1088 | let server = Arc::clone(&self.server); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1089 | let remote_addr = conn.remote_addr(); [INFO] [stdout] 1090 | Box::pin(http_connection_handle(server, remote_addr)) [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/server.rs:1127:18 [INFO] [stdout] | [INFO] [stdout] 1126 | fn call(&mut self, req: Request) -> Self::Future { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1127 | Box::pin(http_request_handle_wrap( [INFO] [stdout] | __________________^ [INFO] [stdout] 1128 | | Arc::clone(&self.server), [INFO] [stdout] 1129 | | self.remote_addr, [INFO] [stdout] 1130 | | req, [INFO] [stdout] 1131 | | )) [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/server.rs:1193:18 [INFO] [stdout] | [INFO] [stdout] 1181 | let mut api = ApiDescription::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1186 | let log_context = LogContext::new("test server", &config_logging); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1189 | let server = HttpServerStarter::new(&config_dropshot, api, 0, log) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1193 | (server, TestConfig { log_context }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/websocket.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 90 | request: hyper::Request, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | ) -> Result { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 92 | | if !request [INFO] [stdout] 93 | | .headers() [INFO] [stdout] 94 | | .get(header::CONNECTION) [INFO] [stdout] ... | [INFO] [stdout] 162 | | }))) [INFO] [stdout] 163 | | } [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/websocket.rs:219:15 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn handle(mut self, handler: C) -> WebsocketEndpointResult [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] 219 | match self.0.take() { [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/websocket.rs:230:27 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn handle(mut self, handler: C) -> WebsocketEndpointResult [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 224 | upgrade_fut, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 225 | accept_key, [INFO] [stdout] 226 | ws_log, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | match upgrade_fut.await { [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/test_util.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(server_addr: SocketAddr, log: Logger) -> ClientTestContext { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | client: Client::new(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/test_util.rs:779:21 [INFO] [stdout] | [INFO] [stdout] 779 | .map(|line| serde_json::from_str::(line).unwrap()) [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 82 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dropshot` (lib test) due to 83 previous errors [INFO] running `Command { std: "docker" "inspect" "b5a51afe6a935eeb78dea23eaca9eb269e89a905cf4eb815458c088fb60f5fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a51afe6a935eeb78dea23eaca9eb269e89a905cf4eb815458c088fb60f5fae", kill_on_drop: false }` [INFO] [stdout] b5a51afe6a935eeb78dea23eaca9eb269e89a905cf4eb815458c088fb60f5fae