[INFO] fetching crate scr-axum-cranker-router 0.0.2... [INFO] checking scr-axum-cranker-router-0.0.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate scr-axum-cranker-router 0.0.2 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate scr-axum-cranker-router 0.0.2 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate scr-axum-cranker-router 0.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate scr-axum-cranker-router 0.0.2 [INFO] tweaked toml for crates.io crate scr-axum-cranker-router 0.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate scr-axum-cranker-router 0.0.2 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8dab63a6a4352f0bdb172af39889aa4679ef23212d53353201d0b7beed4a576 [INFO] running `Command { std: "docker" "start" "-a" "d8dab63a6a4352f0bdb172af39889aa4679ef23212d53353201d0b7beed4a576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8dab63a6a4352f0bdb172af39889aa4679ef23212d53353201d0b7beed4a576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8dab63a6a4352f0bdb172af39889aa4679ef23212d53353201d0b7beed4a576", kill_on_drop: false }` [INFO] [stdout] d8dab63a6a4352f0bdb172af39889aa4679ef23212d53353201d0b7beed4a576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15e8dd13688ec581ddea4a469437ea2dfef7c199acd5f7bcea178f717f6d0d87 [INFO] running `Command { std: "docker" "start" "-a" "15e8dd13688ec581ddea4a469437ea2dfef7c199acd5f7bcea178f717f6d0d87", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking slab v0.4.9 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking typenum v1.17.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking local-ip-address v0.5.7 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking axum-server v0.6.0 [INFO] [stderr] Checking scr-axum-cranker-router v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:164:20 [INFO] [stdout] | [INFO] [stdout] 143 | config: CrankerRouterConfig [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | ) -> Self { [INFO] [stdout] 145 | let websocket_farm = WebSocketFarm::new( [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | let websocket_farm_clone = websocket_farm.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | let dark_mode_manager = Arc::new(DarkModeManager { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | state: Arc::new(CrankerRouterState { [INFO] [stdout] | ____________________^ [INFO] [stdout] 165 | | websocket_farm, [INFO] [stdout] 166 | | dark_mode_manager, [INFO] [stdout] 167 | | config, [INFO] [stdout] 168 | | }), [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/lib.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 413 | State(app_state): State, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | .on_upgrade(move |socket| router_socket::harvest_router_socket( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | socket, [INFO] [stdout] 423 | app_state.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:541:25 [INFO] [stdout] | [INFO] [stdout] 533 | pub(crate) fn collect_info_by_state(acr_state: ACRState) -> RouterInfo { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 534 | let websocket_farm = acr_state.websocket_farm.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 541 | dark_hosts: websocket_farm.clone().get_dark_hosts(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:542:28 [INFO] [stdout] | [INFO] [stdout] 533 | pub(crate) fn collect_info_by_state(acr_state: ACRState) -> RouterInfo { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 534 | let websocket_farm = acr_state.websocket_farm.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 542 | waiting_tasks: websocket_farm.clone().get_waiting_tasks(), [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_farm.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 108 | route_resolver: Arc, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | max_wait_in_millis: i64, [INFO] [stdout] 110 | proxy_listeners: Vec>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ) -> Arc { [INFO] [stdout] 112 | Arc::new(Self { [INFO] [stdout] | __________________^ [INFO] [stdout] 113 | | route_resolver, [INFO] [stdout] 114 | | // Weak passing the chan [INFO] [stdout] 115 | | route_to_socket_chan: DashMap::new(), [INFO] [stdout] ... | [INFO] [stdout] 124 | | proxy_listeners, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/websocket_farm.rs:156:64 [INFO] [stdout] | [INFO] [stdout] 148 | self: Arc, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | target_path: String, [INFO] [stdout] 150 | method: Method, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | original_uri: OriginalUri, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | headers: HeaderMap, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | addr: SocketAddr, [INFO] [stdout] 154 | cranker_router_config: CrankerRouterConfig, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | router_socket_filter: Arc [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | ) -> Result, CrankerRouterException> { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 157 | | // we have both maps storing , here we use route_to_chan map since it removes route earlier [INFO] [stdout] 158 | | // a little bit ( check the trace!("82") in retain ) [INFO] [stdout] 159 | | let current_routes = self.route_to_socket_chan.iter().map(|e| e.key().clone()).collect::>(); [INFO] [stdout] ... | [INFO] [stdout] 254 | | } [INFO] [stdout] 255 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/websocket_farm.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 339 | let another_self = self.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 345 | / another_self.route_to_router_socket_id_to_arc_router_socket_map [INFO] [stdout] 346 | | .get(&route) [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_farm.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 364 | .for_each(|i| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 365 | res.insert(i.key().clone(), Vec::new()); [INFO] [stdout] 366 | i.value().iter().for_each(|j| { // ( router_socket_id, arc rs ) [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_socket_v3.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 379 | self: Arc, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | app_state: ACRState, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | opt_body: Option, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | ) -> Result<(Response, Option), CrankerRouterException> [INFO] [stdout] 388 | / { [INFO] [stdout] 389 | | trace!("1"); [INFO] [stdout] 390 | | // 0. if is removed then should not run into this method (fast) [INFO] [stdout] 391 | | if self.is_removed() { [INFO] [stdout] ... | [INFO] [stdout] 443 | | [INFO] [stdout] 444 | | } [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_socket_v3.rs:449:45 [INFO] [stdout] | [INFO] [stdout] 447 | self: Arc, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 448 | message: Message, [INFO] [stdout] 449 | ) -> Result<(), CrankerRouterException> { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 450 | | self.send_data(message).await [INFO] [stdout] 451 | | } [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_socket_v3.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 455 | self: Arc, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | / { [INFO] [stdout] 459 | | let crex = opt_crex.unwrap_or(CrankerRouterException::new( [INFO] [stdout] 460 | | "terminating all connections on cranker router v3 for unknown reason".to_string(), [INFO] [stdout] 461 | | )); [INFO] [stdout] ... | [INFO] [stdout] 482 | | Ok(()) [INFO] [stdout] 483 | | } [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_socket_v3.rs:466:27 [INFO] [stdout] | [INFO] [stdout] 466 | .map(|i| (self.clone(), i.value().clone(), crex.clone())) [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/router_socket_v3.rs:466:41 [INFO] [stdout] | [INFO] [stdout] 466 | .map(|i| (self.clone(), i.value().clone(), crex.clone())) [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/router_socket_v3.rs:1582:41 [INFO] [stdout] | [INFO] [stdout] 1582 | .and_then(|mut g| g.replace(Weak::new())) [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_utils.rs:112:42 [INFO] [stdout] | [INFO] [stdout] 112 | if let Some(Some(p)) = v.map(|s| s.parse().ok()) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/router_socket_v1.rs:658:92 [INFO] [stdout] | [INFO] [stdout] 650 | async fn on_client_req(self: Arc, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 651 | app_state: ACRState, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 657 | opt_body: Option, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 658 | ) -> Result<(Response, Option), CrankerRouterException> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 659 | | // 0. if is removed then should not run into this method (fast) [INFO] [stdout] 660 | | if self.is_removed() { [INFO] [stdout] 661 | | return Err(CrankerRouterException::new(format!( [INFO] [stdout] ... | [INFO] [stdout] 705 | | } [INFO] [stdout] 706 | | } [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_socket_v1.rs:708:107 [INFO] [stdout] | [INFO] [stdout] 708 | async fn send_ws_msg_to_uwss(self: Arc, message: Message) -> Result<(), CrankerRouterException> { [INFO] [stdout] | __________________________________----_____________________________________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 709 | | let _ = self.wss_send_task_tx.send(message).await.map_err(|e| { [INFO] [stdout] 710 | | let failed_reason = format!("failed to send ws msg to wss_send_task_tx: {:?}", e); [INFO] [stdout] 711 | | error!("{}", failed_reason); [INFO] [stdout] ... | [INFO] [stdout] 714 | | Ok(()) [INFO] [stdout] 715 | | } [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_socket_v1.rs:717:130 [INFO] [stdout] | [INFO] [stdout] 717 | async fn terminate_all_conn(self: Arc, opt_crex: Option) -> Result<(), CrankerRouterException> { [INFO] [stdout] | _________________________________----_____________________________________________________________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 718 | | let crex = opt_crex.unwrap_or(CrankerRouterException::new("ex occurs and should terminate all conn.".to_string())); [INFO] [stdout] 719 | | let _ = self.tgt_res_hdr_tx.send(Err(crex.clone())).await; [INFO] [stdout] 720 | | let _ = self.tgt_res_bdy_tx.send(Err(crex.clone())).await; [INFO] [stdout] ... | [INFO] [stdout] 723 | | Ok(()) [INFO] [stdout] 724 | | } [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 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scr-axum-cranker-router` (lib) due to 19 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/lib.rs:164:20 [INFO] [stdout] | [INFO] [stdout] 143 | config: CrankerRouterConfig [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | ) -> Self { [INFO] [stdout] 145 | let websocket_farm = WebSocketFarm::new( [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | let websocket_farm_clone = websocket_farm.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | let dark_mode_manager = Arc::new(DarkModeManager { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | state: Arc::new(CrankerRouterState { [INFO] [stdout] | ____________________^ [INFO] [stdout] 165 | | websocket_farm, [INFO] [stdout] 166 | | dark_mode_manager, [INFO] [stdout] 167 | | config, [INFO] [stdout] 168 | | }), [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/lib.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 413 | State(app_state): State, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | .on_upgrade(move |socket| router_socket::harvest_router_socket( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | socket, [INFO] [stdout] 423 | app_state.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:541:25 [INFO] [stdout] | [INFO] [stdout] 533 | pub(crate) fn collect_info_by_state(acr_state: ACRState) -> RouterInfo { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 534 | let websocket_farm = acr_state.websocket_farm.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 541 | dark_hosts: websocket_farm.clone().get_dark_hosts(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:542:28 [INFO] [stdout] | [INFO] [stdout] 533 | pub(crate) fn collect_info_by_state(acr_state: ACRState) -> RouterInfo { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 534 | let websocket_farm = acr_state.websocket_farm.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 542 | waiting_tasks: websocket_farm.clone().get_waiting_tasks(), [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_farm.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 108 | route_resolver: Arc, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | max_wait_in_millis: i64, [INFO] [stdout] 110 | proxy_listeners: Vec>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | ) -> Arc { [INFO] [stdout] 112 | Arc::new(Self { [INFO] [stdout] | __________________^ [INFO] [stdout] 113 | | route_resolver, [INFO] [stdout] 114 | | // Weak passing the chan [INFO] [stdout] 115 | | route_to_socket_chan: DashMap::new(), [INFO] [stdout] ... | [INFO] [stdout] 124 | | proxy_listeners, [INFO] [stdout] 125 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/websocket_farm.rs:156:64 [INFO] [stdout] | [INFO] [stdout] 148 | self: Arc, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | target_path: String, [INFO] [stdout] 150 | method: Method, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | original_uri: OriginalUri, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | headers: HeaderMap, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | addr: SocketAddr, [INFO] [stdout] 154 | cranker_router_config: CrankerRouterConfig, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | router_socket_filter: Arc [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | ) -> Result, CrankerRouterException> { [INFO] [stdout] | ________________________________________________________________^ [INFO] [stdout] 157 | | // we have both maps storing , here we use route_to_chan map since it removes route earlier [INFO] [stdout] 158 | | // a little bit ( check the trace!("82") in retain ) [INFO] [stdout] 159 | | let current_routes = self.route_to_socket_chan.iter().map(|e| e.key().clone()).collect::>(); [INFO] [stdout] ... | [INFO] [stdout] 254 | | } [INFO] [stdout] 255 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/websocket_farm.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 339 | let another_self = self.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 345 | / another_self.route_to_router_socket_id_to_arc_router_socket_map [INFO] [stdout] 346 | | .get(&route) [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_farm.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 364 | .for_each(|i| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 365 | res.insert(i.key().clone(), Vec::new()); [INFO] [stdout] 366 | i.value().iter().for_each(|j| { // ( router_socket_id, arc rs ) [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_socket_filter.rs:151:247 [INFO] [stdout] | [INFO] [stdout] 151 | async fn on_client_req(self: Arc, _: ACRState, _: &Version, _: &Method, _: &OriginalUri, _: &HeaderMap, _: &SocketAddr, _: Option) -> Result<(Response, Option), CrankerRouterException> { [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] 152 | | Err(CrankerRouterException::new( [INFO] [stdout] 153 | | "mock".to_string() [INFO] [stdout] 154 | | )) [INFO] [stdout] 155 | | } [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_socket_filter.rs:157:105 [INFO] [stdout] | [INFO] [stdout] 157 | async fn send_ws_msg_to_uwss(self: Arc, _: Message) -> Result<(), CrankerRouterException> { [INFO] [stdout] | ______________________________________----_______________________________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | | Err(CrankerRouterException::new( [INFO] [stdout] 159 | | "mock".to_string() [INFO] [stdout] 160 | | )) [INFO] [stdout] 161 | | } [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_socket_filter.rs:163:127 [INFO] [stdout] | [INFO] [stdout] 163 | async fn terminate_all_conn(self: Arc, _: Option) -> Result<(), CrankerRouterException> { [INFO] [stdout] | _____________________________________----______________________________________________________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 164 | | Err(CrankerRouterException::new( [INFO] [stdout] 165 | | "mock".to_string() [INFO] [stdout] 166 | | )) [INFO] [stdout] 167 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/router_socket_v3.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 379 | self: Arc, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | app_state: ACRState, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | opt_body: Option, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 387 | ) -> Result<(Response, Option), CrankerRouterException> [INFO] [stdout] 388 | / { [INFO] [stdout] 389 | | trace!("1"); [INFO] [stdout] 390 | | // 0. if is removed then should not run into this method (fast) [INFO] [stdout] 391 | | if self.is_removed() { [INFO] [stdout] ... | [INFO] [stdout] 443 | | [INFO] [stdout] 444 | | } [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_socket_v3.rs:449:45 [INFO] [stdout] | [INFO] [stdout] 447 | self: Arc, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 448 | message: Message, [INFO] [stdout] 449 | ) -> Result<(), CrankerRouterException> { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 450 | | self.send_data(message).await [INFO] [stdout] 451 | | } [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_socket_v3.rs:458:5 [INFO] [stdout] | [INFO] [stdout] 455 | self: Arc, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | / { [INFO] [stdout] 459 | | let crex = opt_crex.unwrap_or(CrankerRouterException::new( [INFO] [stdout] 460 | | "terminating all connections on cranker router v3 for unknown reason".to_string(), [INFO] [stdout] 461 | | )); [INFO] [stdout] ... | [INFO] [stdout] 482 | | Ok(()) [INFO] [stdout] 483 | | } [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_socket_v3.rs:466:27 [INFO] [stdout] | [INFO] [stdout] 466 | .map(|i| (self.clone(), i.value().clone(), crex.clone())) [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/router_socket_v3.rs:466:41 [INFO] [stdout] | [INFO] [stdout] 466 | .map(|i| (self.clone(), i.value().clone(), crex.clone())) [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/router_socket_v3.rs:1582:41 [INFO] [stdout] | [INFO] [stdout] 1582 | .and_then(|mut g| g.replace(Weak::new())) [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/router_socket_v3.rs:1648:62 [INFO] [stdout] | [INFO] [stdout] 1648 | let _ = futures::future::join_all(dm.iter().map(|i| (dm.clone(), i.key().clone())).map( [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_utils.rs:112:42 [INFO] [stdout] | [INFO] [stdout] 112 | if let Some(Some(p)) = v.map(|s| s.parse().ok()) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/router_socket_v1.rs:658:92 [INFO] [stdout] | [INFO] [stdout] 650 | async fn on_client_req(self: Arc, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 651 | app_state: ACRState, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 657 | opt_body: Option, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 658 | ) -> Result<(Response, Option), CrankerRouterException> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 659 | | // 0. if is removed then should not run into this method (fast) [INFO] [stdout] 660 | | if self.is_removed() { [INFO] [stdout] 661 | | return Err(CrankerRouterException::new(format!( [INFO] [stdout] ... | [INFO] [stdout] 705 | | } [INFO] [stdout] 706 | | } [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_socket_v1.rs:708:107 [INFO] [stdout] | [INFO] [stdout] 708 | async fn send_ws_msg_to_uwss(self: Arc, message: Message) -> Result<(), CrankerRouterException> { [INFO] [stdout] | __________________________________----_____________________________________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 709 | | let _ = self.wss_send_task_tx.send(message).await.map_err(|e| { [INFO] [stdout] 710 | | let failed_reason = format!("failed to send ws msg to wss_send_task_tx: {:?}", e); [INFO] [stdout] 711 | | error!("{}", failed_reason); [INFO] [stdout] ... | [INFO] [stdout] 714 | | Ok(()) [INFO] [stdout] 715 | | } [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_socket_v1.rs:717:130 [INFO] [stdout] | [INFO] [stdout] 717 | async fn terminate_all_conn(self: Arc, opt_crex: Option) -> Result<(), CrankerRouterException> { [INFO] [stdout] | _________________________________----_____________________________________________________________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 718 | | let crex = opt_crex.unwrap_or(CrankerRouterException::new("ex occurs and should terminate all conn.".to_string())); [INFO] [stdout] 719 | | let _ = self.tgt_res_hdr_tx.send(Err(crex.clone())).await; [INFO] [stdout] 720 | | let _ = self.tgt_res_bdy_tx.send(Err(crex.clone())).await; [INFO] [stdout] ... | [INFO] [stdout] 723 | | Ok(()) [INFO] [stdout] 724 | | } [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 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scr-axum-cranker-router` (lib test) due to 23 previous errors [INFO] running `Command { std: "docker" "inspect" "15e8dd13688ec581ddea4a469437ea2dfef7c199acd5f7bcea178f717f6d0d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e8dd13688ec581ddea4a469437ea2dfef7c199acd5f7bcea178f717f6d0d87", kill_on_drop: false }` [INFO] [stdout] 15e8dd13688ec581ddea4a469437ea2dfef7c199acd5f7bcea178f717f6d0d87