[INFO] fetching crate ttproxy 0.2.35... [INFO] checking ttproxy-0.2.35 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate ttproxy 0.2.35 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate ttproxy 0.2.35 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 ttproxy 0.2.35 [INFO] finished tweaking crates.io crate ttproxy 0.2.35 [INFO] tweaked toml for crates.io crate ttproxy 0.2.35 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate ttproxy 0.2.35 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbf3ec263cdc259ff1d44ce92f1fe599a142711c8baa5c0a0ead6173e32cf978 [INFO] running `Command { std: "docker" "start" "-a" "cbf3ec263cdc259ff1d44ce92f1fe599a142711c8baa5c0a0ead6173e32cf978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbf3ec263cdc259ff1d44ce92f1fe599a142711c8baa5c0a0ead6173e32cf978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf3ec263cdc259ff1d44ce92f1fe599a142711c8baa5c0a0ead6173e32cf978", kill_on_drop: false }` [INFO] [stdout] cbf3ec263cdc259ff1d44ce92f1fe599a142711c8baa5c0a0ead6173e32cf978 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72acd9d5b5b8968bec00060083da4867e63a5e8a71493f0d37ea339a0c6c25c2 [INFO] running `Command { std: "docker" "start" "-a" "72acd9d5b5b8968bec00060083da4867e63a5e8a71493f0d37ea339a0c6c25c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking futures-lite v1.11.1 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking async-io v1.1.10 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking async-global-executor v1.4.0 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking myutil v0.2.621 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking ttcore_def v0.2.35 [INFO] [stderr] Checking ttserver_def v0.2.34 [INFO] [stderr] Checking ttcore v0.2.35 [INFO] [stderr] Checking ttproxy v0.2.35 (/opt/rustwide/workdir) [INFO] [stdout] warning: `crate` isn't a valid `#[macro_export]` argument [INFO] [stdout] --> src/hdr/mod.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | #[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:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[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:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | #[macro_export(crate)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start_ts` is never read [INFO] [stdout] --> src/def.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct SlaveRes { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 84 | pub start_ts: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:55:9 [INFO] [stdout] | [INFO] [stdout] 54 | let mut d = ZlibDecoder::new(vct![]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | / d.write_all(&slave_resp[..]) [INFO] [stdout] 56 | | .c(d!()) [INFO] [stdout] 57 | | .and_then(|_| d.finish().c(d!())) [INFO] [stdout] 58 | | .and_then(|resp_decompressed| { [INFO] [stdout] 59 | | serde_json::from_slice::(&resp_decompressed).c(d!()) [INFO] [stdout] 60 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 54 | let mut d = ZlibDecoder::new(vct![]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | .and_then(|_| d.finish().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/util.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / $crate::util::send_back( [INFO] [stdout] 39 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 40 | | $peeraddr, [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:142:23 [INFO] [stdout] | [INFO] [stdout] 142 | .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/util.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / $crate::util::send_back( [INFO] [stdout] 39 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 40 | | $peeraddr, [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | .or_else(|e| send_err!(req.uuid, e, $peeraddr)) [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | fwd_to_slave!(@@ops_id, req, peeraddr, cb, &addr_set) [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_err` which comes from the expansion of the macro `fwd_to_slave` (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:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / $crate::util::send_back( [INFO] [stdout] 39 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 40 | | $peeraddr, [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | .or_else(|e| send_err!(req.uuid, e, $peeraddr)) [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | fwd_to_slave!(@@ops_id, req, peeraddr, cb, &addr_set) [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_err` which comes from the expansion of the macro `fwd_to_slave` (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:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / $crate::util::send_back( [INFO] [stdout] 39 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 40 | | $peeraddr, [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | .or_else(|e| send_err!(req.uuid, e, $peeraddr)) [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | fwd_to_slave!(@@ops_id, req, peeraddr, cb, &addr_set) [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_err` which comes from the expansion of the macro `fwd_to_slave` (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:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / $crate::util::send_back( [INFO] [stdout] 39 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 40 | | $peeraddr, [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | .or_else(|e| send_err!(req.uuid, e, $peeraddr)) [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 178 | fwd_to_slave!(ops_id, request, MyReq, peeraddr) [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_err` which comes from the expansion of the macro `fwd_to_slave` (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:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / $crate::util::send_back( [INFO] [stdout] 39 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 40 | | $peeraddr, [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | .or_else(|e| send_err!(req.uuid, e, $peeraddr)) [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 197 | fwd_to_slave!(@@ops_id, req, peeraddr, resp_cb_simple, set) [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_err` which comes from the expansion of the macro `fwd_to_slave` (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:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / $crate::util::send_back( [INFO] [stdout] 39 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 40 | | $peeraddr, [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | .or_else(|e| send_err!(req.uuid, e, $peeraddr)) [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 223 | fwd_to_slave!(@@ops_id, req, peeraddr, resp_cb_simple, &addr_set) [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_err` which comes from the expansion of the macro `fwd_to_slave` (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:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / $crate::util::send_back( [INFO] [stdout] 39 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 40 | | $peeraddr, [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | .or_else(|e| send_err!(req.uuid, e, $peeraddr)) [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | fwd_to_slave!(ops_id, request, MyReq, peeraddr) [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_err` which comes from the expansion of the macro `fwd_to_slave` (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:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / $crate::util::send_back( [INFO] [stdout] 39 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 40 | | $peeraddr, [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | .or_else(|e| send_err!(req.uuid, e, $peeraddr)) [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 270 | fwd_to_slave!(ops_id, request, MyReq, peeraddr) [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_err` which comes from the expansion of the macro `fwd_to_slave` (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:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / $crate::util::send_back( [INFO] [stdout] 39 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 40 | | $peeraddr, [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/mod.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | .or_else(|e| send_err!(req.uuid, e, $peeraddr)) [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 286 | fwd_to_slave!(ops_id, request, MyReq, peeraddr) [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_err` which comes from the expansion of the macro `fwd_to_slave` (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:340:34 [INFO] [stdout] | [INFO] [stdout] 340 | .and_then(|resp| resp.into_iter().next()) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / $crate::util::send_back( [INFO] [stdout] 39 | | $crate::util::gen_resp_err($uuid, &log), [INFO] [stdout] 40 | | $peeraddr, [INFO] [stdout] 41 | | ) [INFO] [stdout] 42 | | .c(d!(&log)) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/hdr/add_env.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | .or_else(|e| send_err!(req.uuid, 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/sync.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | .and_then(|resp| resp.into_iter().next()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hdr/sync.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | .and_then(|resp| resp.into_iter().next()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 62 | let mut en = ZlibEncoder::new(vct![], Compression::default()); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | en.write_all(&resp[..]).c(d!())?; [INFO] [stdout] 64 | en.finish().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 17 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ttproxy` (lib) due to 18 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "72acd9d5b5b8968bec00060083da4867e63a5e8a71493f0d37ea339a0c6c25c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72acd9d5b5b8968bec00060083da4867e63a5e8a71493f0d37ea339a0c6c25c2", kill_on_drop: false }` [INFO] [stdout] 72acd9d5b5b8968bec00060083da4867e63a5e8a71493f0d37ea339a0c6c25c2