[INFO] fetching crate constellation-server 1.15.0... [INFO] checking constellation-server-1.15.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate constellation-server 1.15.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate constellation-server 1.15.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 constellation-server 1.15.0 [INFO] finished tweaking crates.io crate constellation-server 1.15.0 [INFO] tweaked toml for crates.io crate constellation-server 1.15.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate constellation-server 1.15.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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7727e4a2a53d399508d110c41fc751e11248c2c1c3a0810b9c28d02b38ae060b [INFO] running `Command { std: "docker" "start" "-a" "7727e4a2a53d399508d110c41fc751e11248c2c1c3a0810b9c28d02b38ae060b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7727e4a2a53d399508d110c41fc751e11248c2c1c3a0810b9c28d02b38ae060b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7727e4a2a53d399508d110c41fc751e11248c2c1c3a0810b9c28d02b38ae060b", kill_on_drop: false }` [INFO] [stdout] 7727e4a2a53d399508d110c41fc751e11248c2c1c3a0810b9c28d02b38ae060b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5e353c2e066bd89140134a273845f564dbb396dbf2efeee66e846be21a2e1f1f [INFO] running `Command { std: "docker" "start" "-a" "5e353c2e066bd89140134a273845f564dbb396dbf2efeee66e846be21a2e1f1f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking winnow v0.6.15 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking farmhash v1.1.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http_req v0.10.3 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking hickory-proto v0.24.1 [INFO] [stderr] Checking bb8 v0.8.5 [INFO] [stderr] Checking actix-server v2.4.0 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking actix-http v3.8.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking maxminddb v0.24.0 [INFO] [stderr] Checking toml_edit v0.22.16 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking actix-web v4.8.0 [INFO] [stderr] Checking toml v0.8.15 [INFO] [stderr] Checking hickory-server v0.24.1 [INFO] [stderr] Checking hickory-resolver v0.24.1 [INFO] [stderr] Checking redis v0.25.4 [INFO] [stderr] Checking actix-web-httpauth v0.8.2 [INFO] [stderr] Checking bb8-redis v0.15.0 [INFO] [stderr] Checking constellation-server v1.15.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dns/handler.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 45 | responder: R, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | ) -> ResponseInfo { [INFO] [stdout] | _______________________^ [INFO] [stdout] 47 | | match self.handle_request(responder, request).await { [INFO] [stdout] 48 | | Ok(info) => { [INFO] [stdout] 49 | | debug!("success handling dns request"); [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [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] = 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/dns/health.rs:381:13 [INFO] [stdout] | [INFO] [stdout] 381 | Err(io::Error::new( [INFO] [stdout] | _____________^ [INFO] [stdout] 382 | | io::ErrorKind::AddrNotAvailable, [INFO] [stdout] 383 | | "Could not resolve address", [INFO] [stdout] 384 | | )) [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/http/catchers.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 36 | mut response: ServiceResponse, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let error_response = response.map_body(|_, _| BoxBody::new(body_json)); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | [INFO] [stdout] 51 | Ok(ErrorHandlerResponse::Response( [INFO] [stdout] | ____________^ [INFO] [stdout] 52 | | error_response.map_into_right_body(), [INFO] [stdout] 53 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/http/routes.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | .map(|_| HttpResponse::Ok().finish()) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/http/routes.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|record| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | HttpResponse::Ok().json(RecordGetResponse { [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/http/routes.rs:72:37 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|record| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | HttpResponse::Ok().json(RecordGetResponse { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 73 | | _type: record.kind, [INFO] [stdout] 74 | | name: record.name, [INFO] [stdout] 75 | | ttl: record.ttl, [INFO] [stdout] ... | [INFO] [stdout] 80 | | values: record.values, [INFO] [stdout] 81 | | }) [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/http/routes.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | .map(|_| HttpResponse::Ok().finish()) [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/http/routes.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | .map(|_| HttpResponse::Ok().finish()) [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/http/routes.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | .map(|aggregated| HttpResponse::Ok().json(aggregated)) [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/http/routes.rs:154:27 [INFO] [stdout] | [INFO] [stdout] 154 | .map(|aggregated| HttpResponse::Ok().json(aggregated)) [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/http/routes.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | .map(|aggregated| HttpResponse::Ok().json(aggregated)) [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/http/listen.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 33 | let runtime = rt::System::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | [INFO] [stdout] 35 | let server = HttpServer::new(|| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | runtime.block_on(server).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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dns/handler.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 45 | responder: R, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | ) -> ResponseInfo { [INFO] [stdout] | _______________________^ [INFO] [stdout] 47 | | match self.handle_request(responder, request).await { [INFO] [stdout] 48 | | Ok(info) => { [INFO] [stdout] 49 | | debug!("success handling dns request"); [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [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] = 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/dns/health.rs:381:13 [INFO] [stdout] | [INFO] [stdout] 381 | Err(io::Error::new( [INFO] [stdout] | _____________^ [INFO] [stdout] 382 | | io::ErrorKind::AddrNotAvailable, [INFO] [stdout] 383 | | "Could not resolve address", [INFO] [stdout] 384 | | )) [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/http/catchers.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 36 | mut response: ServiceResponse, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | let error_response = response.map_body(|_, _| BoxBody::new(body_json)); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | [INFO] [stdout] 51 | Ok(ErrorHandlerResponse::Response( [INFO] [stdout] | ____________^ [INFO] [stdout] 52 | | error_response.map_into_right_body(), [INFO] [stdout] 53 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/http/routes.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | .map(|_| HttpResponse::Ok().finish()) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/http/routes.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|record| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | HttpResponse::Ok().json(RecordGetResponse { [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/http/routes.rs:72:37 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|record| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | HttpResponse::Ok().json(RecordGetResponse { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 73 | | _type: record.kind, [INFO] [stdout] 74 | | name: record.name, [INFO] [stdout] 75 | | ttl: record.ttl, [INFO] [stdout] ... | [INFO] [stdout] 80 | | values: record.values, [INFO] [stdout] 81 | | }) [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/http/routes.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | .map(|_| HttpResponse::Ok().finish()) [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/http/routes.rs:122:18 [INFO] [stdout] | [INFO] [stdout] 122 | .map(|_| HttpResponse::Ok().finish()) [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/http/routes.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | .map(|aggregated| HttpResponse::Ok().json(aggregated)) [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/http/routes.rs:154:27 [INFO] [stdout] | [INFO] [stdout] 154 | .map(|aggregated| HttpResponse::Ok().json(aggregated)) [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/http/routes.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | .map(|aggregated| HttpResponse::Ok().json(aggregated)) [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/http/listen.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 33 | let runtime = rt::System::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | [INFO] [stdout] 35 | let server = HttpServer::new(|| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | runtime.block_on(server).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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `constellation-server` (bin "constellation") due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `constellation-server` (bin "constellation" test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "5e353c2e066bd89140134a273845f564dbb396dbf2efeee66e846be21a2e1f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e353c2e066bd89140134a273845f564dbb396dbf2efeee66e846be21a2e1f1f", kill_on_drop: false }` [INFO] [stdout] 5e353c2e066bd89140134a273845f564dbb396dbf2efeee66e846be21a2e1f1f