[INFO] fetching crate kommitted 0.3.1... [INFO] checking kommitted-0.3.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate kommitted 0.3.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate kommitted 0.3.1 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 kommitted 0.3.1 [INFO] finished tweaking crates.io crate kommitted 0.3.1 [INFO] tweaked toml for crates.io crate kommitted 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate kommitted 0.3.1 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] a0290529ee6bd5814035cb2a2a3322a5df96ba6944fb77bc7b05adaa1a2adac5 [INFO] running `Command { std: "docker" "start" "-a" "a0290529ee6bd5814035cb2a2a3322a5df96ba6944fb77bc7b05adaa1a2adac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0290529ee6bd5814035cb2a2a3322a5df96ba6944fb77bc7b05adaa1a2adac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0290529ee6bd5814035cb2a2a3322a5df96ba6944fb77bc7b05adaa1a2adac5", kill_on_drop: false }` [INFO] [stdout] a0290529ee6bd5814035cb2a2a3322a5df96ba6944fb77bc7b05adaa1a2adac5 [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] f5b6ba054a70f77eb27950ce21b87210559334313c2a91954423c343809a49a9 [INFO] running `Command { std: "docker" "start" "-a" "f5b6ba054a70f77eb27950ce21b87210559334313c2a91954423c343809a49a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling rdkafka-sys v4.7.0+2.3.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling openssl-src v300.2.3+3.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling shared_child v1.0.0 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking exit-code v1.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling krb5-src v0.3.3+1.19.2 [INFO] [stderr] Compiling sasl2-sys v0.1.22+2.1.28 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking bytes_parser v0.1.5 [INFO] [stderr] Checking konsumer_offsets v0.3.2 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking rdkafka v0.36.2 [INFO] [stderr] Checking kommitted v0.3.1 (/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/cluster_status/emitter.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn new(client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | metric_fetch: register_histogram_with_registry!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 88 | | MET_FETCH_NAME, [INFO] [stdout] 89 | | MET_FETCH_HELP, [INFO] [stdout] 90 | | metrics [INFO] [stdout] 91 | | ) [INFO] [stdout] 92 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_FETCH_NAME}")), [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/cluster_status/emitter.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn new(client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | metric_ch_cap: register_int_gauge_with_registry!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 94 | | MET_CH_CAP_NAME, [INFO] [stdout] 95 | | MET_CH_CAP_HELP, [INFO] [stdout] 96 | | metrics [INFO] [stdout] 97 | | ) [INFO] [stdout] 98 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_CH_CAP_NAME}")), [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/consumer_groups/emitter.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(admin_client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | metric_tot: register_int_gauge_with_registry!(MET_TOT_NAME, MET_TOT_HELP, metrics) [INFO] [stdout] | _________________________^ [INFO] [stdout] 133 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_TOT_NAME}")), [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/consumer_groups/emitter.rs:134:33 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(admin_client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | metric_members_tot: register_int_gauge_vec_with_registry!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 135 | | MET_MEMBERS_TOT_NAME, [INFO] [stdout] 136 | | MET_MEMBERS_TOT_HELP, [INFO] [stdout] 137 | | &[LABEL_GROUP], [INFO] [stdout] 138 | | metrics [INFO] [stdout] 139 | | ) [INFO] [stdout] 140 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_MEMBERS_TOT_NAME}")), [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/consumer_groups/emitter.rs:141:27 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(admin_client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | metric_fetch: register_histogram_with_registry!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 142 | | MET_FETCH_NAME, [INFO] [stdout] 143 | | MET_FETCH_HELP, [INFO] [stdout] 144 | | metrics [INFO] [stdout] 145 | | ) [INFO] [stdout] 146 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_FETCH_NAME}")), [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/consumer_groups/emitter.rs:147:28 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(admin_client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | metric_ch_cap: register_int_gauge_with_registry!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 148 | | MET_CH_CAP_NAME, [INFO] [stdout] 149 | | MET_CH_CAP_HELP, [INFO] [stdout] 150 | | metrics [INFO] [stdout] 151 | | ) [INFO] [stdout] 152 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_CH_CAP_NAME}")), [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/lag_register/register.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 141 | .flat_map(|(_, mwa)| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | / mwa.assignment [INFO] [stdout] 143 | | .into_iter() [INFO] [stdout] 144 | | .map(|tp| (tp, mwa.member.clone())) [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/partition_offsets/emitter.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 71 | cluster_register: Arc, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | metrics: Arc, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | metric_fetch: register_histogram_vec_with_registry!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 78 | | MET_FETCH_NAME, [INFO] [stdout] 79 | | MET_FETCH_HELP, [INFO] [stdout] 80 | | &[LABEL_TOPIC, LABEL_PARTITION], [INFO] [stdout] 81 | | metrics [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_FETCH_NAME}")), [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/partition_offsets/emitter.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 71 | cluster_register: Arc, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | metrics: Arc, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | metric_ch_cap: register_int_gauge_with_registry!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 85 | | MET_CH_CAP_NAME, [INFO] [stdout] 86 | | MET_CH_CAP_HELP, [INFO] [stdout] 87 | | metrics [INFO] [stdout] 88 | | ) [INFO] [stdout] 89 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_CH_CAP_NAME}")), [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kommitted` (bin "kommitted") due to 10 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/cluster_status/emitter.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn new(client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | metric_fetch: register_histogram_with_registry!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 88 | | MET_FETCH_NAME, [INFO] [stdout] 89 | | MET_FETCH_HELP, [INFO] [stdout] 90 | | metrics [INFO] [stdout] 91 | | ) [INFO] [stdout] 92 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_FETCH_NAME}")), [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/cluster_status/emitter.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn new(client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | metric_ch_cap: register_int_gauge_with_registry!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 94 | | MET_CH_CAP_NAME, [INFO] [stdout] 95 | | MET_CH_CAP_HELP, [INFO] [stdout] 96 | | metrics [INFO] [stdout] 97 | | ) [INFO] [stdout] 98 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_CH_CAP_NAME}")), [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/consumer_groups/emitter.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(admin_client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | metric_tot: register_int_gauge_with_registry!(MET_TOT_NAME, MET_TOT_HELP, metrics) [INFO] [stdout] | _________________________^ [INFO] [stdout] 133 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_TOT_NAME}")), [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/consumer_groups/emitter.rs:134:33 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(admin_client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | metric_members_tot: register_int_gauge_vec_with_registry!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 135 | | MET_MEMBERS_TOT_NAME, [INFO] [stdout] 136 | | MET_MEMBERS_TOT_HELP, [INFO] [stdout] 137 | | &[LABEL_GROUP], [INFO] [stdout] 138 | | metrics [INFO] [stdout] 139 | | ) [INFO] [stdout] 140 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_MEMBERS_TOT_NAME}")), [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/consumer_groups/emitter.rs:141:27 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(admin_client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | metric_fetch: register_histogram_with_registry!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 142 | | MET_FETCH_NAME, [INFO] [stdout] 143 | | MET_FETCH_HELP, [INFO] [stdout] 144 | | metrics [INFO] [stdout] 145 | | ) [INFO] [stdout] 146 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_FETCH_NAME}")), [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/consumer_groups/emitter.rs:147:28 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn new(admin_client_config: ClientConfig, metrics: Arc) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | metric_ch_cap: register_int_gauge_with_registry!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 148 | | MET_CH_CAP_NAME, [INFO] [stdout] 149 | | MET_CH_CAP_HELP, [INFO] [stdout] 150 | | metrics [INFO] [stdout] 151 | | ) [INFO] [stdout] 152 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_CH_CAP_NAME}")), [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/lag_register/register.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 141 | .flat_map(|(_, mwa)| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | / mwa.assignment [INFO] [stdout] 143 | | .into_iter() [INFO] [stdout] 144 | | .map(|tp| (tp, mwa.member.clone())) [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/partition_offsets/emitter.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 71 | cluster_register: Arc, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | metrics: Arc, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | metric_fetch: register_histogram_vec_with_registry!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 78 | | MET_FETCH_NAME, [INFO] [stdout] 79 | | MET_FETCH_HELP, [INFO] [stdout] 80 | | &[LABEL_TOPIC, LABEL_PARTITION], [INFO] [stdout] 81 | | metrics [INFO] [stdout] 82 | | ) [INFO] [stdout] 83 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_FETCH_NAME}")), [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/partition_offsets/emitter.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 71 | cluster_register: Arc, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | metrics: Arc, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | metric_ch_cap: register_int_gauge_with_registry!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 85 | | MET_CH_CAP_NAME, [INFO] [stdout] 86 | | MET_CH_CAP_HELP, [INFO] [stdout] 87 | | metrics [INFO] [stdout] 88 | | ) [INFO] [stdout] 89 | | .unwrap_or_else(|_| panic!("Failed to create metric: {MET_CH_CAP_NAME}")), [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kommitted` (bin "kommitted" test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "f5b6ba054a70f77eb27950ce21b87210559334313c2a91954423c343809a49a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5b6ba054a70f77eb27950ce21b87210559334313c2a91954423c343809a49a9", kill_on_drop: false }` [INFO] [stdout] f5b6ba054a70f77eb27950ce21b87210559334313c2a91954423c343809a49a9