[INFO] fetching crate ppserver 0.2.2... [INFO] checking ppserver-0.2.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate ppserver 0.2.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate ppserver 0.2.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 ppserver 0.2.2 [INFO] finished tweaking crates.io crate ppserver 0.2.2 [INFO] tweaked toml for crates.io crate ppserver 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate ppserver 0.2.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2c6cb46fc3567db2af64fbc5076dfb376a89b3863a14fede5126fa1d7246d0a [INFO] running `Command { std: "docker" "start" "-a" "a2c6cb46fc3567db2af64fbc5076dfb376a89b3863a14fede5126fa1d7246d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c6cb46fc3567db2af64fbc5076dfb376a89b3863a14fede5126fa1d7246d0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c6cb46fc3567db2af64fbc5076dfb376a89b3863a14fede5126fa1d7246d0a", kill_on_drop: false }` [INFO] [stdout] a2c6cb46fc3567db2af64fbc5076dfb376a89b3863a14fede5126fa1d7246d0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c86f16c662b662370e466535e1b567055baf8ca685972f135a11822c16908f2f [INFO] running `Command { std: "docker" "start" "-a" "c86f16c662b662370e466535e1b567055baf8ca685972f135a11822c16908f2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking myutil v0.2.4 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking ppcore_def v0.2.2 [INFO] [stderr] Checking ppserver_def v0.2.2 [INFO] [stderr] Checking ppcore v0.2.2 [INFO] [stderr] Checking ppserver v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `crate` isn't a valid `#[macro_export]` argument [INFO] [stdout] --> src/util.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[macro_export(crate)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_macro_export_arguments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `crate` isn't a valid `#[macro_export]` argument [INFO] [stdout] --> src/util.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | #[macro_export(crate)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `crate` isn't a valid `#[macro_export]` argument [INFO] [stdout] --> src/util.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[macro_export(crate)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_macro_export_arguments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `crate` isn't a valid `#[macro_export]` argument [INFO] [stdout] --> src/util.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | #[macro_export(crate)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | .and_then(|ops| ops(peeraddr, msg_body).c(d!())) [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/util.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / $crate::util::send_back( [INFO] [stdout] 46 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 47 | | $peeraddr, [INFO] [stdout] 48 | | ) [INFO] [stdout] 49 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | .or_else(|e| send_err!(DEFAULT_REQ_ID, e, peeraddr)) [INFO] [stdout] | - -------------------------------------- in this macro invocation [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] = note: this error originates in the macro `send_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdr/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / SERV.add_client(req.cli_id.take().unwrap_or_else(|| gen_cli_id(&peeraddr))) [INFO] [stdout] 34 | | .c(d!()) [INFO] [stdout] 35 | | .and_then(|_| send_ok!(req.uuid, "Success!", peeraddr).c(d!())) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______________________________________________________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | .and_then(|_| send_ok!(req.uuid, "Success!", peeraddr).c(d!())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | ($uuid: expr, $err: expr, $peeraddr: expr) => {{ [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 44 | | let log = genlog($err); [INFO] [stdout] 45 | | $crate::util::send_back( [INFO] [stdout] 46 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] ... | [INFO] [stdout] 50 | | .map(|_| p(eg!(log))) [INFO] [stdout] 51 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | .or_else(|e| send_err!(req.uuid, e, peeraddr).c(d!())) [INFO] [stdout] | - -------------------------------- in this macro invocation [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] = note: this error originates in the macro `send_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | send_ok!(req.uuid, map! {CFG.serv_at.clone() => res}, peeraddr).c(d!()) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | send_ok!(req.uuid, map! {CFG.serv_at.clone() => envinfo}, peeraddr).c(d!()) [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdr/mod.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | / ReqAddEnvWrap(mem::take(&mut req.msg)) [INFO] [stdout] 184 | | .create_env() [INFO] [stdout] 185 | | .c(d!()) [INFO] [stdout] 186 | | .and_then(|env| { [INFO] [stdout] ... | [INFO] [stdout] 192 | | }) [INFO] [stdout] 193 | | .and_then(|_| send_ok!(id, "Success!", peeraddr).c(d!())) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________________________________________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdr/mod.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 186 | .and_then(|env| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | / SERV.register_env( [INFO] [stdout] 188 | | req.cli_id.take().unwrap_or_else(|| gen_cli_id(&peeraddr)), [INFO] [stdout] 189 | | env, [INFO] [stdout] 190 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppserver` (lib) due to 21 previous errors; 2 warnings emitted [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:193:23 [INFO] [stdout] | [INFO] [stdout] 193 | .and_then(|_| send_ok!(id, "Success!", peeraddr).c(d!())) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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/util.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | ($uuid: expr, $err: expr, $peeraddr: expr) => {{ [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 44 | | let log = genlog($err); [INFO] [stdout] 45 | | $crate::util::send_back( [INFO] [stdout] 46 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] ... | [INFO] [stdout] 50 | | .map(|_| p(eg!(log))) [INFO] [stdout] 51 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | .or_else(|e| send_err!(id, e, peeraddr).c(d!())) [INFO] [stdout] | - -------------------------- in this macro invocation [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] = note: this error originates in the macro `send_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | send_ok!(req.uuid, "Success!", peeraddr).c(d!()) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdr/mod.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | / SERV.update_env_life( [INFO] [stdout] 245 | | &req.cli_id.take().unwrap_or_else(|| gen_cli_id(&peeraddr)), [INFO] [stdout] 246 | | &req.msg.env_id, [INFO] [stdout] 247 | | req.msg.life_time, [INFO] [stdout] ... | [INFO] [stdout] 250 | | .c(d!()) [INFO] [stdout] 251 | | .and_then(|_| send_ok!(req.uuid, "Success!", peeraddr).c(d!())) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________________________________________________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:251:19 [INFO] [stdout] | [INFO] [stdout] 251 | .and_then(|_| send_ok!(req.uuid, "Success!", peeraddr).c(d!())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | ($uuid: expr, $err: expr, $peeraddr: expr) => {{ [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 44 | | let log = genlog($err); [INFO] [stdout] 45 | | $crate::util::send_back( [INFO] [stdout] 46 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] ... | [INFO] [stdout] 50 | | .map(|_| p(eg!(log))) [INFO] [stdout] 51 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:252:15 [INFO] [stdout] | [INFO] [stdout] 252 | .or_else(|e| send_err!(req.uuid, e, peeraddr).c(d!())) [INFO] [stdout] | - -------------------------------- in this macro invocation [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] = note: this error originates in the macro `send_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | send_ok!(req.uuid, "Success!", peeraddr).c(d!()) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | send_ok!(req.uuid, map! {CFG.serv_at.clone() => res}, peeraddr).c(d!()) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/init.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | .and_then(|_| log_init(CFG.log_path.as_deref()).c(d!())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/init.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | .and_then(|_| open().c(d!())) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/init.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | .and_then(|_| open().c(d!())) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | .and_then(|ops| ops(peeraddr, msg_body).c(d!())) [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/util.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / $crate::util::send_back( [INFO] [stdout] 46 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 47 | | $peeraddr, [INFO] [stdout] 48 | | ) [INFO] [stdout] 49 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | .or_else(|e| send_err!(DEFAULT_REQ_ID, e, peeraddr)) [INFO] [stdout] | - -------------------------------------- in this macro invocation [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] = note: this error originates in the macro `send_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdr/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / SERV.add_client(req.cli_id.take().unwrap_or_else(|| gen_cli_id(&peeraddr))) [INFO] [stdout] 34 | | .c(d!()) [INFO] [stdout] 35 | | .and_then(|_| send_ok!(req.uuid, "Success!", peeraddr).c(d!())) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_______________________________________________________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | .and_then(|_| send_ok!(req.uuid, "Success!", peeraddr).c(d!())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | ($uuid: expr, $err: expr, $peeraddr: expr) => {{ [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 44 | | let log = genlog($err); [INFO] [stdout] 45 | | $crate::util::send_back( [INFO] [stdout] 46 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] ... | [INFO] [stdout] 50 | | .map(|_| p(eg!(log))) [INFO] [stdout] 51 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 36 | .or_else(|e| send_err!(req.uuid, e, peeraddr).c(d!())) [INFO] [stdout] | - -------------------------------- in this macro invocation [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] = note: this error originates in the macro `send_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | send_ok!(req.uuid, map! {CFG.serv_at.clone() => res}, peeraddr).c(d!()) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | send_ok!(req.uuid, map! {CFG.serv_at.clone() => envinfo}, peeraddr).c(d!()) [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdr/mod.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | / ReqAddEnvWrap(mem::take(&mut req.msg)) [INFO] [stdout] 184 | | .create_env() [INFO] [stdout] 185 | | .c(d!()) [INFO] [stdout] 186 | | .and_then(|env| { [INFO] [stdout] ... | [INFO] [stdout] 192 | | }) [INFO] [stdout] 193 | | .and_then(|_| send_ok!(id, "Success!", peeraddr).c(d!())) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________________________________________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdr/mod.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 186 | .and_then(|env| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | / SERV.register_env( [INFO] [stdout] 188 | | req.cli_id.take().unwrap_or_else(|| gen_cli_id(&peeraddr)), [INFO] [stdout] 189 | | env, [INFO] [stdout] 190 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:193:23 [INFO] [stdout] | [INFO] [stdout] 193 | .and_then(|_| send_ok!(id, "Success!", peeraddr).c(d!())) [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | ($uuid: expr, $err: expr, $peeraddr: expr) => {{ [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 44 | | let log = genlog($err); [INFO] [stdout] 45 | | $crate::util::send_back( [INFO] [stdout] 46 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] ... | [INFO] [stdout] 50 | | .map(|_| p(eg!(log))) [INFO] [stdout] 51 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | .or_else(|e| send_err!(id, e, peeraddr).c(d!())) [INFO] [stdout] | - -------------------------- in this macro invocation [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] = note: this error originates in the macro `send_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | send_ok!(req.uuid, "Success!", peeraddr).c(d!()) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdr/mod.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | / SERV.update_env_life( [INFO] [stdout] 245 | | &req.cli_id.take().unwrap_or_else(|| gen_cli_id(&peeraddr)), [INFO] [stdout] 246 | | &req.msg.env_id, [INFO] [stdout] 247 | | req.msg.life_time, [INFO] [stdout] ... | [INFO] [stdout] 250 | | .c(d!()) [INFO] [stdout] 251 | | .and_then(|_| send_ok!(req.uuid, "Success!", peeraddr).c(d!())) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________________________________________________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:251:19 [INFO] [stdout] | [INFO] [stdout] 251 | .and_then(|_| send_ok!(req.uuid, "Success!", peeraddr).c(d!())) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | ($uuid: expr, $err: expr, $peeraddr: expr) => {{ [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 44 | | let log = genlog($err); [INFO] [stdout] 45 | | $crate::util::send_back( [INFO] [stdout] 46 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] ... | [INFO] [stdout] 50 | | .map(|_| p(eg!(log))) [INFO] [stdout] 51 | | }}; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:252:15 [INFO] [stdout] | [INFO] [stdout] 252 | .or_else(|e| send_err!(req.uuid, e, peeraddr).c(d!())) [INFO] [stdout] | - -------------------------------- in this macro invocation [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] = note: this error originates in the macro `send_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | send_ok!(req.uuid, "Success!", peeraddr).c(d!()) [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | / $crate::util::send_back( [INFO] [stdout] 25 | | $crate::util::gen_resp_ok($uuid, $msg), [INFO] [stdout] 26 | | $peeraddr, [INFO] [stdout] 27 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | send_ok!(req.uuid, map! {CFG.serv_at.clone() => res}, peeraddr).c(d!()) [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `send_ok` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/init.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | .and_then(|_| log_init(CFG.log_path.as_deref()).c(d!())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/init.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | .and_then(|_| open().c(d!())) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/init.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | .and_then(|_| open().c(d!())) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppserver` (lib test) due to 21 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c86f16c662b662370e466535e1b567055baf8ca685972f135a11822c16908f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86f16c662b662370e466535e1b567055baf8ca685972f135a11822c16908f2f", kill_on_drop: false }` [INFO] [stdout] c86f16c662b662370e466535e1b567055baf8ca685972f135a11822c16908f2f