[INFO] cloning repository https://github.com/MikhailNazarov/ydb-rs-sqlx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MikhailNazarov/ydb-rs-sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikhailNazarov%2Fydb-rs-sqlx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikhailNazarov%2Fydb-rs-sqlx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e84c6d63d84f246debf0d53aa3122182a1f71ad8 [INFO] checking MikhailNazarov/ydb-rs-sqlx/e84c6d63d84f246debf0d53aa3122182a1f71ad8 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikhailNazarov%2Fydb-rs-sqlx" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MikhailNazarov/ydb-rs-sqlx 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 git repo https://github.com/MikhailNazarov/ydb-rs-sqlx [INFO] finished tweaking git repo https://github.com/MikhailNazarov/ydb-rs-sqlx [INFO] tweaked toml for git repo https://github.com/MikhailNazarov/ydb-rs-sqlx written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MikhailNazarov/ydb-rs-sqlx 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] db3f6ff4f2974d9f180d4b04f346d08a736d7d86a7f829e465711f4d52c32219 [INFO] running `Command { std: "docker" "start" "-a" "db3f6ff4f2974d9f180d4b04f346d08a736d7d86a7f829e465711f4d52c32219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db3f6ff4f2974d9f180d4b04f346d08a736d7d86a7f829e465711f4d52c32219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3f6ff4f2974d9f180d4b04f346d08a736d7d86a7f829e465711f4d52c32219", kill_on_drop: false }` [INFO] [stdout] db3f6ff4f2974d9f180d4b04f346d08a736d7d86a7f829e465711f4d52c32219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 71d2b6eb0ca77e1accd846c453902bf132496aac366278c2f88d7cd1bdc0c21b [INFO] running `Command { std: "docker" "start" "-a" "71d2b6eb0ca77e1accd846c453902bf132496aac366278c2f88d7cd1bdc0c21b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Checking fragile v1.2.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking predicates v1.0.8 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stack-buf v0.1.6 [INFO] [stderr] Checking secrecy v0.4.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking rustring_builder v0.2.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking mockall v0.10.2 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking tracing-test v0.2.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking pbjson v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking decimal-rs v0.1.43 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling pbjson-build v0.5.1 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling pbjson-types v0.5.1 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling ydb-grpc v0.0.14 (https://github.com/MikhailNazarov/ydb-rs-sdk.git?rev=faf174df70f7111fe6155a6947bef8275574224b#faf174df) [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking tonic v0.8.3 [INFO] [stderr] Checking ydb v0.9.2 (https://github.com/MikhailNazarov/ydb-rs-sdk.git?rev=faf174df70f7111fe6155a6947bef8275574224b#faf174df) [INFO] [stderr] Checking ydb-sqlx v0.1.0 (/opt/rustwide/workdir/ydb-sqlx) [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> ydb-sqlx/src/row.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> ydb-sqlx/src/types.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | time::{Duration, Instant, SystemTime}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tracing::info` [INFO] [stdout] --> ydb-sqlx/src/row.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tracing::info; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> ydb-sqlx/src/types.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | time::{Duration, Instant, SystemTime}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> ydb-sqlx/src/connection/executor.rs:213:27 [INFO] [stdout] | [INFO] [stdout] 212 | sql: todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 213 | metadata: todo!(), [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> ydb-sqlx/src/connection/executor.rs:233:27 [INFO] [stdout] | [INFO] [stdout] 232 | parameters: todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 233 | nullable: todo!(), [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> ydb-sqlx/src/connection/executor.rs:213:27 [INFO] [stdout] | [INFO] [stdout] 212 | sql: todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 213 | metadata: todo!(), [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> ydb-sqlx/src/connection/executor.rs:233:27 [INFO] [stdout] | [INFO] [stdout] 232 | parameters: todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 233 | nullable: todo!(), [INFO] [stdout] | ^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `todo` (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] --> ydb-sqlx/src/connection/mod.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 50 | fn close(self) -> futures_util::future::BoxFuture<'static, Result<(), sqlx_core::Error>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Box::pin(future::ready(Ok(()))) [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] --> ydb-sqlx/src/connection/mod.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 54 | fn close_hard(self) -> futures_util::future::BoxFuture<'static, Result<(), sqlx_core::Error>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Box::pin(future::ready(Ok(()))) [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] --> ydb-sqlx/src/connection/mod.rs:144:58 [INFO] [stdout] | [INFO] [stdout] 144 | .map_err(|e| sqlx_core::Error::Configuration(e.into()))?; [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] --> ydb-sqlx/src/connection/mod.rs:153:96 [INFO] [stdout] | [INFO] [stdout] 153 | let timeout = v.parse::().map_err(|e| sqlx_core::Error::Configuration(e.into()))?; [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] --> ydb-sqlx/src/connection/mod.rs:158:70 [INFO] [stdout] | [INFO] [stdout] 158 | .map_err(|e| sqlx_core::Error::Configuration(e.into()))?; [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] --> ydb-sqlx/src/connection/executor.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 67 | query: E, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | Box::pin(async move{ [INFO] [stdout] | __________________^ [INFO] [stdout] 74 | | debug!("{}",query.sql()); [INFO] [stdout] 75 | | let query = build_query(query); [INFO] [stdout] 76 | | let _result = if let Some(tr) = &mut self.transaction { [INFO] [stdout] ... | [INFO] [stdout] 94 | | }) [INFO] [stdout] 95 | | }) [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] --> ydb-sqlx/src/connection/executor.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 118 | .retry_transaction(|t| async { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | let mut t = t; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | let result = t.query(query.clone()).await?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | t.commit().await?; [INFO] [stdout] 122 | Ok(Some(result.into_results())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> ydb-sqlx/src/connection/executor.rs:142:31 [INFO] [stdout] | [INFO] [stdout] 142 | .map(|rs| rs.rows().into_iter()) [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] --> ydb-sqlx/src/connection/executor.rs:144:36 [INFO] [stdout] | [INFO] [stdout] 144 | .map(|r| match YdbRow::from(r) { [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] --> ydb-sqlx/src/connection/executor.rs:165:18 [INFO] [stdout] | [INFO] [stdout] 159 | query: E, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 166 | | let query = build_query(query); [INFO] [stdout] 167 | | if let Some(tr) = &mut self.transaction { [INFO] [stdout] 168 | | let result = tr.query(query.clone()).await [INFO] [stdout] ... | [INFO] [stdout] 195 | | [INFO] [stdout] 196 | | }) [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] --> ydb-sqlx/src/connection/executor.rs:211:16 [INFO] [stdout] | [INFO] [stdout] 208 | let res = self.client.table_client().prepare_data_query(sql.to_owned()).await [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | Ok(YdbStatement { [INFO] [stdout] | ________________^ [INFO] [stdout] 212 | | sql: todo!(), [INFO] [stdout] 213 | | metadata: todo!(), [INFO] [stdout] 214 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> ydb-sqlx/src/connection/schema_executor.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute<'e, 'q: 'e, E: 'q>(self, query: E) -> BoxFuture<'e, Result> [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | Box::pin(async move{ [INFO] [stdout] | __________________^ [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | self.client.retry_execute_scheme_query(query.sql()).await [INFO] [stdout] 40 | | .map_err(|e| err_ydb_to_sqlx(e))?; [INFO] [stdout] 41 | | [INFO] [stdout] 42 | | Ok(YdbQueryResult::default()) [INFO] [stdout] 43 | | }) [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] --> ydb-sqlx/src/error.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) fn err_ydb_to_sqlx(e: YdbError) -> sqlx_core::error::Error { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | sqlx_core::error::Error::AnyDriverError(Box::new(e)) [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] --> ydb-sqlx/src/row.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn from(mut row: ydb::Row) -> Result { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | let mut values = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ok(Self { values, columns }) [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] --> ydb-sqlx/src/row.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 28 | .map_err(|e| Error::ColumnDecode { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | index: column.name().to_owned(), [INFO] [stdout] 30 | source: Box::new(e), [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] --> ydb-sqlx/src/transaction.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 17 | let tr = conn.table_client().create_interactive_transaction(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | Box::pin(ok(())) [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] --> ydb-sqlx/src/types.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 46 | let value: ydb::Value = value.deref().clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | if let ydb::Value::Optional(x) = &value {} [INFO] [stdout] 48 | value.try_into().map_err(|e: YdbError| e.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | ydb_type!(Interval, DataType::Interval); [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 `ydb_type` (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] --> ydb-sqlx/src/types.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 46 | let value: ydb::Value = value.deref().clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | if let ydb::Value::Optional(x) = &value {} [INFO] [stdout] 48 | value.try_into().map_err(|e: YdbError| e.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | ydb_type!(JsonDocument, DataType::JsonDocument); [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 `ydb_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ydb-sqlx` (lib) due to 19 previous errors; 4 warnings emitted [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] --> ydb-sqlx/src/connection/mod.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 50 | fn close(self) -> futures_util::future::BoxFuture<'static, Result<(), sqlx_core::Error>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Box::pin(future::ready(Ok(()))) [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] --> ydb-sqlx/src/connection/mod.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 54 | fn close_hard(self) -> futures_util::future::BoxFuture<'static, Result<(), sqlx_core::Error>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Box::pin(future::ready(Ok(()))) [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] --> ydb-sqlx/src/connection/mod.rs:144:58 [INFO] [stdout] | [INFO] [stdout] 144 | .map_err(|e| sqlx_core::Error::Configuration(e.into()))?; [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] --> ydb-sqlx/src/connection/mod.rs:153:96 [INFO] [stdout] | [INFO] [stdout] 153 | let timeout = v.parse::().map_err(|e| sqlx_core::Error::Configuration(e.into()))?; [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] --> ydb-sqlx/src/connection/mod.rs:158:70 [INFO] [stdout] | [INFO] [stdout] 158 | .map_err(|e| sqlx_core::Error::Configuration(e.into()))?; [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] --> ydb-sqlx/src/connection/executor.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 67 | query: E, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | Box::pin(async move{ [INFO] [stdout] | __________________^ [INFO] [stdout] 74 | | debug!("{}",query.sql()); [INFO] [stdout] 75 | | let query = build_query(query); [INFO] [stdout] 76 | | let _result = if let Some(tr) = &mut self.transaction { [INFO] [stdout] ... | [INFO] [stdout] 94 | | }) [INFO] [stdout] 95 | | }) [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] --> ydb-sqlx/src/connection/executor.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 118 | .retry_transaction(|t| async { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | let mut t = t; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | let result = t.query(query.clone()).await?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | t.commit().await?; [INFO] [stdout] 122 | Ok(Some(result.into_results())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> ydb-sqlx/src/connection/executor.rs:142:31 [INFO] [stdout] | [INFO] [stdout] 142 | .map(|rs| rs.rows().into_iter()) [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] --> ydb-sqlx/src/connection/executor.rs:144:36 [INFO] [stdout] | [INFO] [stdout] 144 | .map(|r| match YdbRow::from(r) { [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] --> ydb-sqlx/src/connection/executor.rs:165:18 [INFO] [stdout] | [INFO] [stdout] 159 | query: E, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | Box::pin(async move { [INFO] [stdout] | __________________^ [INFO] [stdout] 166 | | let query = build_query(query); [INFO] [stdout] 167 | | if let Some(tr) = &mut self.transaction { [INFO] [stdout] 168 | | let result = tr.query(query.clone()).await [INFO] [stdout] ... | [INFO] [stdout] 195 | | [INFO] [stdout] 196 | | }) [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] --> ydb-sqlx/src/connection/executor.rs:211:16 [INFO] [stdout] | [INFO] [stdout] 208 | let res = self.client.table_client().prepare_data_query(sql.to_owned()).await [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | Ok(YdbStatement { [INFO] [stdout] | ________________^ [INFO] [stdout] 212 | | sql: todo!(), [INFO] [stdout] 213 | | metadata: todo!(), [INFO] [stdout] 214 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> ydb-sqlx/src/connection/schema_executor.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 32 | fn execute<'e, 'q: 'e, E: 'q>(self, query: E) -> BoxFuture<'e, Result> [INFO] [stdout] | ---- -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | Box::pin(async move{ [INFO] [stdout] | __________________^ [INFO] [stdout] 38 | | [INFO] [stdout] 39 | | self.client.retry_execute_scheme_query(query.sql()).await [INFO] [stdout] 40 | | .map_err(|e| err_ydb_to_sqlx(e))?; [INFO] [stdout] 41 | | [INFO] [stdout] 42 | | Ok(YdbQueryResult::default()) [INFO] [stdout] 43 | | }) [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] --> ydb-sqlx/src/error.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) fn err_ydb_to_sqlx(e: YdbError) -> sqlx_core::error::Error { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | sqlx_core::error::Error::AnyDriverError(Box::new(e)) [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] --> ydb-sqlx/src/row.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn from(mut row: ydb::Row) -> Result { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | let mut values = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ok(Self { values, columns }) [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] --> ydb-sqlx/src/row.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 28 | .map_err(|e| Error::ColumnDecode { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | index: column.name().to_owned(), [INFO] [stdout] 30 | source: Box::new(e), [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] --> ydb-sqlx/src/transaction.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 17 | let tr = conn.table_client().create_interactive_transaction(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | Box::pin(ok(())) [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] --> ydb-sqlx/src/types.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 46 | let value: ydb::Value = value.deref().clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | if let ydb::Value::Optional(x) = &value {} [INFO] [stdout] 48 | value.try_into().map_err(|e: YdbError| e.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | ydb_type!(Interval, DataType::Interval); [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 `ydb_type` (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] --> ydb-sqlx/src/types.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 46 | let value: ydb::Value = value.deref().clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | if let ydb::Value::Optional(x) = &value {} [INFO] [stdout] 48 | value.try_into().map_err(|e: YdbError| e.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | ydb_type!(JsonDocument, DataType::JsonDocument); [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 `ydb_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ydb-sqlx` (lib test) due to 19 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "71d2b6eb0ca77e1accd846c453902bf132496aac366278c2f88d7cd1bdc0c21b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d2b6eb0ca77e1accd846c453902bf132496aac366278c2f88d7cd1bdc0c21b", kill_on_drop: false }` [INFO] [stdout] 71d2b6eb0ca77e1accd846c453902bf132496aac366278c2f88d7cd1bdc0c21b