[INFO] fetching crate service-io 0.2.0... [INFO] checking service-io-0.2.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate service-io 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate service-io 0.2.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 service-io 0.2.0 [INFO] finished tweaking crates.io crate service-io 0.2.0 [INFO] tweaked toml for crates.io crate service-io 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate service-io 0.2.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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 029b927ceeea69b2141eb4cebf405197d9c862311d5930f515ecf22fd31450bd [INFO] running `Command { std: "docker" "start" "-a" "029b927ceeea69b2141eb4cebf405197d9c862311d5930f515ecf22fd31450bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "029b927ceeea69b2141eb4cebf405197d9c862311d5930f515ecf22fd31450bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029b927ceeea69b2141eb4cebf405197d9c862311d5930f515ecf22fd31450bd", kill_on_drop: false }` [INFO] [stdout] 029b927ceeea69b2141eb4cebf405197d9c862311d5930f515ecf22fd31450bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4921266d616eecfc1366bb33782ece1f682558b46917a6b6bdb1cf3cb1c6c0f0 [INFO] running `Command { std: "docker" "start" "-a" "4921266d616eecfc1366bb33782ece1f682558b46917a6b6bdb1cf3cb1c6c0f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Checking dns-lookup v1.0.8 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking sha2 v0.10.5 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking charset v0.1.3 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking email-encoding v0.1.0 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking mailparse v0.13.8 [INFO] [stderr] Checking fern v0.6.1 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking imap-proto v0.10.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking lettre v0.10.0-rc.6 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking clap-verbosity-flag v1.0.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.8 [INFO] [stderr] Checking trust-dns-proto v0.20.4 [INFO] [stderr] Checking imap v2.4.1 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking trust-dns-client v0.20.4 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking hyper-system-resolver v0.5.0 [INFO] [stderr] Checking public-ip v0.2.2 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking oauth2 v4.2.3 [INFO] [stderr] Checking service-io v0.2.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/engine.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 312 | input: Box, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 313 | sender: mpsc::Sender, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 314 | ) -> JoinHandle<()> { [INFO] [stdout] 315 | tokio::spawn(async move { [INFO] [stdout] | ______________________^ [INFO] [stdout] 316 | | log::info!("Loading input connector"); [INFO] [stdout] 317 | | [INFO] [stdout] 318 | | let result = tokio::spawn(async move { input.run(Sender(sender)).await }).await; [INFO] [stdout] 319 | | [INFO] [stdout] 320 | | Self::log_join_result(result, "Input connector"); [INFO] [stdout] 321 | | }) [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/engine.rs:318:78 [INFO] [stdout] | [INFO] [stdout] 312 | input: Box, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 313 | sender: mpsc::Sender, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 318 | let result = tokio::spawn(async move { input.run(Sender(sender)).await }).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/engine.rs:328:22 [INFO] [stdout] | [INFO] [stdout] 325 | output: Box, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 326 | receiver: mpsc::Receiver, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 327 | ) -> JoinHandle<()> { [INFO] [stdout] 328 | tokio::spawn(async move { [INFO] [stdout] | ______________________^ [INFO] [stdout] 329 | | log::info!("Loading output connector"); [INFO] [stdout] 330 | | [INFO] [stdout] 331 | | let result = tokio::spawn(async move { output.run(Receiver(receiver)).await }).await; [INFO] [stdout] 332 | | [INFO] [stdout] 333 | | Self::log_join_result(result, "Output connector"); [INFO] [stdout] 334 | | }) [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/engine.rs:331:83 [INFO] [stdout] | [INFO] [stdout] 325 | output: Box, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 326 | receiver: mpsc::Receiver, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 331 | let result = tokio::spawn(async move { output.run(Receiver(receiver)).await }).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/engine.rs:343:22 [INFO] [stdout] | [INFO] [stdout] 338 | service: Box, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 339 | receiver: mpsc::Receiver, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | sender: mpsc::Sender, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 343 | tokio::spawn(async move { [INFO] [stdout] | ______________________^ [INFO] [stdout] 344 | | log::info!("Loading service '{}'", name); [INFO] [stdout] 345 | | [INFO] [stdout] 346 | | let result = [INFO] [stdout] ... | [INFO] [stdout] 350 | | Self::log_join_result(result, &format!("Service '{}'", name)); [INFO] [stdout] 351 | | }) [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/engine.rs:347:91 [INFO] [stdout] | [INFO] [stdout] 338 | service: Box, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 339 | receiver: mpsc::Receiver, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | sender: mpsc::Sender, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 347 | tokio::spawn(async move { service.run(Receiver(receiver), Sender(sender)).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/engine.rs:369:21 [INFO] [stdout] | [INFO] [stdout] 360 | .map(|config| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 361 | let (input_sender, input_receiver) = mpsc::channel(32); [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] 362 | let output_sender = output_sender.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 369 | / ServiceHandle { [INFO] [stdout] 370 | | whitelist: config.whitelist, [INFO] [stdout] 371 | | input_sender, [INFO] [stdout] 372 | | }, [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/connectors/mpsc.rs:10:84 [INFO] [stdout] | [INFO] [stdout] 10 | async fn run(mut self: Box, sender: Sender) -> Result<(), ClosedChannel> { [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] 11 | | loop { [INFO] [stdout] 12 | | match self.recv().await { [INFO] [stdout] 13 | | Some(message) => sender.send(message).await?, [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [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/connectors/mpsc.rs:22:88 [INFO] [stdout] | [INFO] [stdout] 22 | async fn run(self: Box, mut receiver: Receiver) -> Result<(), ClosedChannel> { [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] 23 | | loop { [INFO] [stdout] 24 | | let message = receiver.recv().await?; [INFO] [stdout] 25 | | if self.send(message).await.is_err() { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [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/connectors/stdin.rs:18:84 [INFO] [stdout] | [INFO] [stdout] 18 | async fn run(mut self: Box, sender: Sender) -> Result<(), ClosedChannel> { [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] 19 | | let user_name = self.0.into(); [INFO] [stdout] 20 | | loop { [INFO] [stdout] 21 | | let line = [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [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/connectors/stdin.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | tokio::task::spawn_blocking(|| io::stdin().lock().lines().next().unwrap().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/connectors/stdout.rs:13:92 [INFO] [stdout] | [INFO] [stdout] 13 | async fn run(mut self: Box, mut receiver: Receiver) -> Result<(), ClosedChannel> { [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] 14 | | loop { [INFO] [stdout] 15 | | let message = receiver.recv().await?; [INFO] [stdout] 16 | | tokio::io::stdout() [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [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/connectors/imap.rs:103:84 [INFO] [stdout] | [INFO] [stdout] 103 | async fn run(mut self: Box, sender: Sender) -> Result<(), ClosedChannel> { [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] 104 | | let mut session = self.connect().await.unwrap(); [INFO] [stdout] 105 | | loop { [INFO] [stdout] 106 | | std::thread::sleep(self.polling_time); [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [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/connectors/smtp.rs:61:92 [INFO] [stdout] | [INFO] [stdout] 61 | async fn run(mut self: Box, mut receiver: Receiver) -> Result<(), ClosedChannel> { [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] 62 | | let address = self.email.parse::
().unwrap(); [INFO] [stdout] 63 | | let user = address.user().to_string(); [INFO] [stdout] 64 | | let mut secret_manager = self.secret_manager.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/services/echo.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 12 | self: Box, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | mut input: Receiver, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | output: Sender, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | ) -> Result<(), ClosedChannel> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 16 | | loop { [INFO] [stdout] 17 | | let message = input.recv().await?; [INFO] [stdout] 18 | | output.send(message).await?; [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/services/alarm.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 17 | self: Box, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | mut input: Receiver, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | output: Sender, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | ) -> Result<(), ClosedChannel> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 21 | | loop { [INFO] [stdout] 22 | | let request = input.recv().await?; [INFO] [stdout] 23 | | let args = request.args.iter().map(|s| s.as_str()).collect::>(); [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [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/services/public_ip.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 14 | self: Box, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | mut input: Receiver, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | output: Sender, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | ) -> Result<(), ClosedChannel> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 18 | | loop { [INFO] [stdout] 19 | | let request = input.recv().await?; [INFO] [stdout] 20 | | let response = match public_ip::addr().await { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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/services/process.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 16 | self: Box, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | mut input: Receiver, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | output: Sender, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | ) -> Result<(), ClosedChannel> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 20 | | loop { [INFO] [stdout] 21 | | let request = input.recv().await?; [INFO] [stdout] 22 | | match request.args.get(0) { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [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/secret_manager.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn new(manager: impl SecretManager + Sync + Send + 'static) -> Self { [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | manager: Arc::new(Mutex::new(manager)), [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 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `service-io` (lib) due to 20 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/engine.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 312 | input: Box, [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 313 | sender: mpsc::Sender, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 314 | ) -> JoinHandle<()> { [INFO] [stdout] 315 | tokio::spawn(async move { [INFO] [stdout] | ______________________^ [INFO] [stdout] 316 | | log::info!("Loading input connector"); [INFO] [stdout] 317 | | [INFO] [stdout] 318 | | let result = tokio::spawn(async move { input.run(Sender(sender)).await }).await; [INFO] [stdout] 319 | | [INFO] [stdout] 320 | | Self::log_join_result(result, "Input connector"); [INFO] [stdout] 321 | | }) [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/engine.rs:318:78 [INFO] [stdout] | [INFO] [stdout] 312 | input: Box, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 313 | sender: mpsc::Sender, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 318 | let result = tokio::spawn(async move { input.run(Sender(sender)).await }).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/engine.rs:328:22 [INFO] [stdout] | [INFO] [stdout] 325 | output: Box, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 326 | receiver: mpsc::Receiver, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 327 | ) -> JoinHandle<()> { [INFO] [stdout] 328 | tokio::spawn(async move { [INFO] [stdout] | ______________________^ [INFO] [stdout] 329 | | log::info!("Loading output connector"); [INFO] [stdout] 330 | | [INFO] [stdout] 331 | | let result = tokio::spawn(async move { output.run(Receiver(receiver)).await }).await; [INFO] [stdout] 332 | | [INFO] [stdout] 333 | | Self::log_join_result(result, "Output connector"); [INFO] [stdout] 334 | | }) [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/engine.rs:331:83 [INFO] [stdout] | [INFO] [stdout] 325 | output: Box, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 326 | receiver: mpsc::Receiver, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 331 | let result = tokio::spawn(async move { output.run(Receiver(receiver)).await }).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/engine.rs:343:22 [INFO] [stdout] | [INFO] [stdout] 338 | service: Box, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 339 | receiver: mpsc::Receiver, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | sender: mpsc::Sender, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 343 | tokio::spawn(async move { [INFO] [stdout] | ______________________^ [INFO] [stdout] 344 | | log::info!("Loading service '{}'", name); [INFO] [stdout] 345 | | [INFO] [stdout] 346 | | let result = [INFO] [stdout] ... | [INFO] [stdout] 350 | | Self::log_join_result(result, &format!("Service '{}'", name)); [INFO] [stdout] 351 | | }) [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/engine.rs:347:91 [INFO] [stdout] | [INFO] [stdout] 338 | service: Box, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 339 | receiver: mpsc::Receiver, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | sender: mpsc::Sender, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 347 | tokio::spawn(async move { service.run(Receiver(receiver), Sender(sender)).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/engine.rs:369:21 [INFO] [stdout] | [INFO] [stdout] 360 | .map(|config| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 361 | let (input_sender, input_receiver) = mpsc::channel(32); [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] 362 | let output_sender = output_sender.clone(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 369 | / ServiceHandle { [INFO] [stdout] 370 | | whitelist: config.whitelist, [INFO] [stdout] 371 | | input_sender, [INFO] [stdout] 372 | | }, [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/engine.rs:411:40 [INFO] [stdout] | [INFO] [stdout] 408 | self: Box, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 409 | mut input: Receiver, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 410 | output: Sender, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 411 | ) -> Result<(), ClosedChannel> { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 412 | | let message = input.recv().await?; [INFO] [stdout] 413 | | output.send(message).await [INFO] [stdout] 414 | | } [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/connectors/mpsc.rs:10:84 [INFO] [stdout] | [INFO] [stdout] 10 | async fn run(mut self: Box, sender: Sender) -> Result<(), ClosedChannel> { [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] 11 | | loop { [INFO] [stdout] 12 | | match self.recv().await { [INFO] [stdout] 13 | | Some(message) => sender.send(message).await?, [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [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/connectors/mpsc.rs:22:88 [INFO] [stdout] | [INFO] [stdout] 22 | async fn run(self: Box, mut receiver: Receiver) -> Result<(), ClosedChannel> { [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] 23 | | loop { [INFO] [stdout] 24 | | let message = receiver.recv().await?; [INFO] [stdout] 25 | | if self.send(message).await.is_err() { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [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/connectors/stdin.rs:18:84 [INFO] [stdout] | [INFO] [stdout] 18 | async fn run(mut self: Box, sender: Sender) -> Result<(), ClosedChannel> { [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] 19 | | let user_name = self.0.into(); [INFO] [stdout] 20 | | loop { [INFO] [stdout] 21 | | let line = [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [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/connectors/stdin.rs:22:48 [INFO] [stdout] | [INFO] [stdout] 22 | tokio::task::spawn_blocking(|| io::stdin().lock().lines().next().unwrap().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/connectors/stdout.rs:13:92 [INFO] [stdout] | [INFO] [stdout] 13 | async fn run(mut self: Box, mut receiver: Receiver) -> Result<(), ClosedChannel> { [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] 14 | | loop { [INFO] [stdout] 15 | | let message = receiver.recv().await?; [INFO] [stdout] 16 | | tokio::io::stdout() [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [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/connectors/imap.rs:103:84 [INFO] [stdout] | [INFO] [stdout] 103 | async fn run(mut self: Box, sender: Sender) -> Result<(), ClosedChannel> { [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] 104 | | let mut session = self.connect().await.unwrap(); [INFO] [stdout] 105 | | loop { [INFO] [stdout] 106 | | std::thread::sleep(self.polling_time); [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [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/connectors/smtp.rs:61:92 [INFO] [stdout] | [INFO] [stdout] 61 | async fn run(mut self: Box, mut receiver: Receiver) -> Result<(), ClosedChannel> { [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] 62 | | let address = self.email.parse::
().unwrap(); [INFO] [stdout] 63 | | let user = address.user().to_string(); [INFO] [stdout] 64 | | let mut secret_manager = self.secret_manager.unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 101 | | } [INFO] [stdout] 102 | | } [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/services/echo.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 12 | self: Box, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | mut input: Receiver, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | output: Sender, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | ) -> Result<(), ClosedChannel> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 16 | | loop { [INFO] [stdout] 17 | | let message = input.recv().await?; [INFO] [stdout] 18 | | output.send(message).await?; [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/services/alarm.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 17 | self: Box, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | mut input: Receiver, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | output: Sender, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | ) -> Result<(), ClosedChannel> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 21 | | loop { [INFO] [stdout] 22 | | let request = input.recv().await?; [INFO] [stdout] 23 | | let args = request.args.iter().map(|s| s.as_str()).collect::>(); [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] 45 | | } [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/services/public_ip.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 14 | self: Box, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | mut input: Receiver, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | output: Sender, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | ) -> Result<(), ClosedChannel> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 18 | | loop { [INFO] [stdout] 19 | | let request = input.recv().await?; [INFO] [stdout] 20 | | let response = match public_ip::addr().await { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [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/services/process.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 16 | self: Box, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | mut input: Receiver, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | output: Sender, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | ) -> Result<(), ClosedChannel> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 20 | | loop { [INFO] [stdout] 21 | | let request = input.recv().await?; [INFO] [stdout] 22 | | match request.args.get(0) { [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [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/secret_manager.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn new(manager: impl SecretManager + Sync + Send + 'static) -> Self { [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | manager: Arc::new(Mutex::new(manager)), [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 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `service-io` (lib test) due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "4921266d616eecfc1366bb33782ece1f682558b46917a6b6bdb1cf3cb1c6c0f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4921266d616eecfc1366bb33782ece1f682558b46917a6b6bdb1cf3cb1c6c0f0", kill_on_drop: false }` [INFO] [stdout] 4921266d616eecfc1366bb33782ece1f682558b46917a6b6bdb1cf3cb1c6c0f0