[INFO] fetching crate tdb-succinct 0.1.2... [INFO] checking tdb-succinct-0.1.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate tdb-succinct 0.1.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate tdb-succinct 0.1.2 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tdb-succinct 0.1.2 [INFO] finished tweaking crates.io crate tdb-succinct 0.1.2 [INFO] tweaked toml for crates.io crate tdb-succinct 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.13.0) [INFO] [stderr] Adding radium v0.7.0 (available: v1.1.0) [INFO] [stderr] Adding windows-core v0.52.0 (available: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] [stderr] Adding wyz v0.5.1 (available: v0.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36093a33171436a63d4b17053003a42ea6d7eaa4f41cbc399b10c0528c45b74f [INFO] running `Command { std: "docker" "start" "-a" "36093a33171436a63d4b17053003a42ea6d7eaa4f41cbc399b10c0528c45b74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36093a33171436a63d4b17053003a42ea6d7eaa4f41cbc399b10c0528c45b74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36093a33171436a63d4b17053003a42ea6d7eaa4f41cbc399b10c0528c45b74f", kill_on_drop: false }` [INFO] [stdout] 36093a33171436a63d4b17053003a42ea6d7eaa4f41cbc399b10c0528c45b74f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1215b5adcf057d707fac6a6539c745c6b3a0290f57377e34ac1391db3a365b34 [INFO] running `Command { std: "docker" "start" "-a" "1215b5adcf057d707fac6a6539c745c6b3a0290f57377e34ac1391db3a365b34", kill_on_drop: false }` [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling rug v1.26.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tdb-succinct v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `bytes::BytesMut` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/stream.rs:344:46 [INFO] [stdout] | [INFO] [stdout] 333 | async fn typed_dict_test(mut input: Vec) { [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 344 | let (types_present, type_offsets, _, data) = builder.finalize(); [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] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead [INFO] [stdout] --> src/tfc/datetime.rs:11:46 [INFO] [stdout] | [INFO] [stdout] 11 | let mut seconds = Integer::from(datetime.timestamp()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_subsec_nanos`: use `.and_utc().timestamp_subsec_nanos()` instead [INFO] [stdout] --> src/tfc/datetime.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | let mut nanos = datetime.timestamp_subsec_nanos(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/tfc/datetime.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | NaiveDateTime::from_timestamp_opt(seconds, 0).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/tfc/datetime.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | NaiveDateTime::from_timestamp_opt(seconds, nanos).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/tfc/datetime.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | NaiveDateTime::from_timestamp_opt(seconds - 1, 1_000_000_000 - nanos).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `impl Iterator` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/block.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn buf_eq(&self, mut b: B) -> bool { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | let mut it = self.chunks(); [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: this value of type `Integer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/datatypes.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 434 | fn from_lexical(mut b: B) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 435 | // TODO make this better [INFO] [stdout] 436 | storage_to_bigint(&mut b).to_string() [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: this value of type `Integer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/datatypes.rs:1109:17 [INFO] [stdout] | [INFO] [stdout] 1108 | fn from_lexical(mut b: B) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1109 | storage_to_bigint(&mut b).to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1143 | biginty_type!(PositiveInteger); [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 `biginty_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Integer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/datatypes.rs:1109:17 [INFO] [stdout] | [INFO] [stdout] 1108 | fn from_lexical(mut b: B) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1109 | storage_to_bigint(&mut b).to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1144 | biginty_type!(NonNegativeInteger); [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 `biginty_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Integer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/datatypes.rs:1109:17 [INFO] [stdout] | [INFO] [stdout] 1108 | fn from_lexical(mut b: B) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1109 | storage_to_bigint(&mut b).to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1145 | biginty_type!(NegativeInteger); [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 `biginty_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Integer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/datatypes.rs:1109:17 [INFO] [stdout] | [INFO] [stdout] 1108 | fn from_lexical(mut b: B) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1109 | storage_to_bigint(&mut b).to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1146 | biginty_type!(NonPositiveInteger); [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 `biginty_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead [INFO] [stdout] --> src/tfc/datetime.rs:11:46 [INFO] [stdout] | [INFO] [stdout] 11 | let mut seconds = Integer::from(datetime.timestamp()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp_subsec_nanos`: use `.and_utc().timestamp_subsec_nanos()` instead [INFO] [stdout] --> src/tfc/datetime.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | let mut nanos = datetime.timestamp_subsec_nanos(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/tfc/datetime.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | NaiveDateTime::from_timestamp_opt(seconds, 0).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/tfc/datetime.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | NaiveDateTime::from_timestamp_opt(seconds, nanos).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/tfc/datetime.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | NaiveDateTime::from_timestamp_opt(seconds - 1, 1_000_000_000 - nanos).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/tfc/datetime.rs:65:33 [INFO] [stdout] | [INFO] [stdout] 65 | let dt = NaiveDateTime::from_timestamp_opt(-1, 234).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tdb-succinct` (lib) due to 7 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `impl Iterator` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/block.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn buf_eq(&self, mut b: B) -> bool { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 265 | let mut it = self.chunks(); [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: this value of type `tfc::block::SizedDictEntry` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/block.rs:872:34 [INFO] [stdout] | [INFO] [stdout] 869 | let block = build_block(&strings); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 872 | assert_eq!(*string, &block.entry(ix).to_vec()[..]); [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: this value of type `tfc::block::SizedDictEntry` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/block.rs:891:34 [INFO] [stdout] | [INFO] [stdout] 888 | let block = build_block(&strings); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 891 | assert_eq!(*string, &block.entry(ix).to_vec()[..]); [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: this value of type `tfc::block::SizedDictEntry` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/block.rs:910:17 [INFO] [stdout] | [INFO] [stdout] 907 | let block = build_block(&strings); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 910 | let entry = block.entry(ix); [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: this value of type `SizedDictEntryBuf<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/block.rs:933:17 [INFO] [stdout] | [INFO] [stdout] 930 | let block = build_block(&strings); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 933 | let mut buf = block.entry(ix).into_buf(); [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: this value of type `rug::Integer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/datatypes.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 434 | fn from_lexical(mut b: B) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 435 | // TODO make this better [INFO] [stdout] 436 | storage_to_bigint(&mut b).to_string() [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: this value of type `rug::Integer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/datatypes.rs:1109:17 [INFO] [stdout] | [INFO] [stdout] 1108 | fn from_lexical(mut b: B) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1109 | storage_to_bigint(&mut b).to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1143 | biginty_type!(PositiveInteger); [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 `biginty_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `rug::Integer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/datatypes.rs:1109:17 [INFO] [stdout] | [INFO] [stdout] 1108 | fn from_lexical(mut b: B) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1109 | storage_to_bigint(&mut b).to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1144 | biginty_type!(NonNegativeInteger); [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 `biginty_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `rug::Integer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/datatypes.rs:1109:17 [INFO] [stdout] | [INFO] [stdout] 1108 | fn from_lexical(mut b: B) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1109 | storage_to_bigint(&mut b).to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1145 | biginty_type!(NegativeInteger); [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 `biginty_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `rug::Integer` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/datatypes.rs:1109:17 [INFO] [stdout] | [INFO] [stdout] 1108 | fn from_lexical(mut b: B) -> Self { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1109 | storage_to_bigint(&mut b).to_string() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1146 | biginty_type!(NonPositiveInteger); [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 `biginty_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `bytes::Bytes` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/dict.rs:375:28 [INFO] [stdout] | [INFO] [stdout] 362 | let dict = SizedDict::parse(array_bytes, data_bytes, 0); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 368 | let block0 = dict.block(0); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 369 | let block1 = dict.block(1); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 375 | assert_eq!(s, &dict.entry(ix + 1).unwrap().to_bytes()[..]); [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: this value of type `bytes::Bytes` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/dict.rs:424:28 [INFO] [stdout] | [INFO] [stdout] 411 | let dict = SizedDict::parse(array_bytes, data_bytes, 0); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 417 | let block0 = dict.block(0); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 418 | let block1 = dict.block(1); [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 424 | assert_eq!(s, &dict.entry(ix + 1).unwrap().to_bytes()[..]); [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: this value of type `typed::TypedDictEntry` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/typed.rs:1058:32 [INFO] [stdout] | [INFO] [stdout] 995 | let mut vec: Vec = vec![ [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1050 | let dict = TypedDict::from_parts( [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1058 | assert_eq!(vec[i], dict.entry(i + 1).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `typed::TypedDictEntry` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/typed.rs:1103:32 [INFO] [stdout] | [INFO] [stdout] 1064 | let mut vec: Vec = vec![ [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1095 | let dict = TypedDict::from_parts( [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1103 | assert_eq!(vec[i], dict.entry(i + 1).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `typed::TypedDictEntry` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/typed.rs:1225:32 [INFO] [stdout] | [INFO] [stdout] 1189 | let mut vec: Vec = vec![ [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1217 | let dict = TypedDict::from_parts( [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1225 | assert_eq!(vec[i], dict.entry(i + 1).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::iter::Enumerate>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tfc/typed.rs:1297:23 [INFO] [stdout] | [INFO] [stdout] 1290 | let dict = TypedDict::from_parts( [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1297 | for (i, e) in vec.into_iter().enumerate() { [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; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tdb-succinct` (lib test) due to 18 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1215b5adcf057d707fac6a6539c745c6b3a0290f57377e34ac1391db3a365b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1215b5adcf057d707fac6a6539c745c6b3a0290f57377e34ac1391db3a365b34", kill_on_drop: false }` [INFO] [stdout] 1215b5adcf057d707fac6a6539c745c6b3a0290f57377e34ac1391db3a365b34