[INFO] fetching crate utxorpc 0.6.0... [INFO] checking utxorpc-0.6.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate utxorpc 0.6.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate utxorpc 0.6.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate utxorpc 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate utxorpc 0.6.0 [INFO] tweaked toml for crates.io crate utxorpc 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate utxorpc 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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] 2bf4e91d32c695074ea38de33170962ab42e3e778a59aee3708a4752dce28b7e [INFO] running `Command { std: "docker" "start" "-a" "2bf4e91d32c695074ea38de33170962ab42e3e778a59aee3708a4752dce28b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bf4e91d32c695074ea38de33170962ab42e3e778a59aee3708a4752dce28b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf4e91d32c695074ea38de33170962ab42e3e778a59aee3708a4752dce28b7e", kill_on_drop: false }` [INFO] [stdout] 2bf4e91d32c695074ea38de33170962ab42e3e778a59aee3708a4752dce28b7e [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] 669d71581f4d0e7925548d9b0d9e989aa53322f15272ccc814a43f39700daaa3 [INFO] running `Command { std: "docker" "start" "-a" "669d71581f4d0e7925548d9b0d9e989aa53322f15272ccc814a43f39700daaa3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.161 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling serde v1.0.161 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Checking rustls-webpki v0.102.5 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling pbjson-build v0.6.2 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling pbjson-types v0.6.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking pbjson v0.6.0 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking utxorpc-spec v0.9.0 [INFO] [stderr] Checking utxorpc v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 136 | fn block_from_any_chain(x: spec::sync::AnyChainBlock) -> ChainBlock { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | ChainBlock { [INFO] [stdout] 138 | parsed: match x.chain { [INFO] [stdout] | _____________________^ [INFO] [stdout] 139 | | Some(spec::sync::any_chain_block::Chain::Cardano(x)) => Some(x), [INFO] [stdout] 140 | | _ => None, [INFO] [stdout] 141 | | }, [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:148:21 [INFO] [stdout] | [INFO] [stdout] 146 | fn utxo_from_any_chain(x: spec::query::AnyUtxoData) -> ChainUtxo { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | ChainUtxo { [INFO] [stdout] 148 | parsed: match x.parsed_state { [INFO] [stdout] | _____________________^ [INFO] [stdout] 149 | | Some(spec::query::any_utxo_data::ParsedState::Cardano(x)) => Some(x), [INFO] [stdout] 150 | | _ => None, [INFO] [stdout] 151 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 173 | value: spec::sync::FollowTipResponse, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | ) -> std::prelude::v1::Result { [INFO] [stdout] 175 | match value.action.ok_or(())? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:212:20 [INFO] [stdout] | [INFO] [stdout] 210 | fn from(value: DumpHistoryResponse) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | Self { [INFO] [stdout] 212 | items: value [INFO] [stdout] | ____________________^ [INFO] [stdout] 213 | | .block [INFO] [stdout] 214 | | .into_iter() [INFO] [stdout] 215 | | .map(C::block_from_any_chain) [INFO] [stdout] 216 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:267:20 [INFO] [stdout] | [INFO] [stdout] 265 | fn from(value: InnerService) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | Self { [INFO] [stdout] 267 | inner: spec::query::query_service_client::QueryServiceClient::new(value) [INFO] [stdout] | ____________________^ [INFO] [stdout] 268 | | // we need to relax this limit because there are blocks edge-case blocks that, when including resolved inputs, don't fit ... [INFO] [stdout] 269 | | .max_decoding_message_size(usize::MAX), [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:325:20 [INFO] [stdout] | [INFO] [stdout] 323 | fn from(value: InnerService) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 324 | Self { [INFO] [stdout] 325 | inner: spec::sync::sync_service_client::SyncServiceClient::new(value) [INFO] [stdout] | ____________________^ [INFO] [stdout] 326 | | // we need to relax this limit because there are blocks edge-case blocks that, when including resolved inputs, don't fit ... [INFO] [stdout] 327 | | .max_decoding_message_size(usize::MAX), [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `utxorpc` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 136 | fn block_from_any_chain(x: spec::sync::AnyChainBlock) -> ChainBlock { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | ChainBlock { [INFO] [stdout] 138 | parsed: match x.chain { [INFO] [stdout] | _____________________^ [INFO] [stdout] 139 | | Some(spec::sync::any_chain_block::Chain::Cardano(x)) => Some(x), [INFO] [stdout] 140 | | _ => None, [INFO] [stdout] 141 | | }, [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:148:21 [INFO] [stdout] | [INFO] [stdout] 146 | fn utxo_from_any_chain(x: spec::query::AnyUtxoData) -> ChainUtxo { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | ChainUtxo { [INFO] [stdout] 148 | parsed: match x.parsed_state { [INFO] [stdout] | _____________________^ [INFO] [stdout] 149 | | Some(spec::query::any_utxo_data::ParsedState::Cardano(x)) => Some(x), [INFO] [stdout] 150 | | _ => None, [INFO] [stdout] 151 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 173 | value: spec::sync::FollowTipResponse, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | ) -> std::prelude::v1::Result { [INFO] [stdout] 175 | match value.action.ok_or(())? { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:212:20 [INFO] [stdout] | [INFO] [stdout] 210 | fn from(value: DumpHistoryResponse) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | Self { [INFO] [stdout] 212 | items: value [INFO] [stdout] | ____________________^ [INFO] [stdout] 213 | | .block [INFO] [stdout] 214 | | .into_iter() [INFO] [stdout] 215 | | .map(C::block_from_any_chain) [INFO] [stdout] 216 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:267:20 [INFO] [stdout] | [INFO] [stdout] 265 | fn from(value: InnerService) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | Self { [INFO] [stdout] 267 | inner: spec::query::query_service_client::QueryServiceClient::new(value) [INFO] [stdout] | ____________________^ [INFO] [stdout] 268 | | // we need to relax this limit because there are blocks edge-case blocks that, when including resolved inputs, don't fit ... [INFO] [stdout] 269 | | .max_decoding_message_size(usize::MAX), [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:325:20 [INFO] [stdout] | [INFO] [stdout] 323 | fn from(value: InnerService) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 324 | Self { [INFO] [stdout] 325 | inner: spec::sync::sync_service_client::SyncServiceClient::new(value) [INFO] [stdout] | ____________________^ [INFO] [stdout] 326 | | // we need to relax this limit because there are blocks edge-case blocks that, when including resolved inputs, don't fit ... [INFO] [stdout] 327 | | .max_decoding_message_size(usize::MAX), [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `utxorpc` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "669d71581f4d0e7925548d9b0d9e989aa53322f15272ccc814a43f39700daaa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "669d71581f4d0e7925548d9b0d9e989aa53322f15272ccc814a43f39700daaa3", kill_on_drop: false }` [INFO] [stdout] 669d71581f4d0e7925548d9b0d9e989aa53322f15272ccc814a43f39700daaa3