[INFO] fetching crate iotdb-client 0.1.1... [INFO] checking iotdb-client-0.1.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate iotdb-client 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate iotdb-client 0.1.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iotdb-client 0.1.1 [INFO] finished tweaking crates.io crate iotdb-client 0.1.1 [INFO] tweaked toml for crates.io crate iotdb-client 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate iotdb-client 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ae9e14906ee30be6ac2994ae61cf755c9866141b26605cbeb3ad145b7a43ec4c [INFO] running `Command { std: "docker" "start" "-a" "ae9e14906ee30be6ac2994ae61cf755c9866141b26605cbeb3ad145b7a43ec4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae9e14906ee30be6ac2994ae61cf755c9866141b26605cbeb3ad145b7a43ec4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae9e14906ee30be6ac2994ae61cf755c9866141b26605cbeb3ad145b7a43ec4c", kill_on_drop: false }` [INFO] [stdout] ae9e14906ee30be6ac2994ae61cf755c9866141b26605cbeb3ad145b7a43ec4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7b8163e6106244f8731fd1d3e86aed3ecb127e7241278fe22292d0397584b3a7 [INFO] running `Command { std: "docker" "start" "-a" "7b8163e6106244f8731fd1d3e86aed3ecb127e7241278fe22292d0397584b3a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking permutation v0.4.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking typed-builder v0.18.2 [INFO] [stderr] Checking iotdb-client v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:8821:19 [INFO] [stdout] | [INFO] [stdout] 8821 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:8858:19 [INFO] [stdout] | [INFO] [stdout] 8858 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:8895:19 [INFO] [stdout] | [INFO] [stdout] 8895 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:8932:19 [INFO] [stdout] | [INFO] [stdout] 8932 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:8969:19 [INFO] [stdout] | [INFO] [stdout] 8969 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9006:19 [INFO] [stdout] | [INFO] [stdout] 9006 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9043:19 [INFO] [stdout] | [INFO] [stdout] 9043 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9080:19 [INFO] [stdout] | [INFO] [stdout] 9080 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9117:19 [INFO] [stdout] | [INFO] [stdout] 9117 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9154:19 [INFO] [stdout] | [INFO] [stdout] 9154 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9191:19 [INFO] [stdout] | [INFO] [stdout] 9191 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9228:19 [INFO] [stdout] | [INFO] [stdout] 9228 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9265:19 [INFO] [stdout] | [INFO] [stdout] 9265 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9302:19 [INFO] [stdout] | [INFO] [stdout] 9302 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9339:19 [INFO] [stdout] | [INFO] [stdout] 9339 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9376:19 [INFO] [stdout] | [INFO] [stdout] 9376 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9413:19 [INFO] [stdout] | [INFO] [stdout] 9413 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9450:19 [INFO] [stdout] | [INFO] [stdout] 9450 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9487:19 [INFO] [stdout] | [INFO] [stdout] 9487 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9524:19 [INFO] [stdout] | [INFO] [stdout] 9524 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9561:19 [INFO] [stdout] | [INFO] [stdout] 9561 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9598:19 [INFO] [stdout] | [INFO] [stdout] 9598 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9635:19 [INFO] [stdout] | [INFO] [stdout] 9635 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9672:19 [INFO] [stdout] | [INFO] [stdout] 9672 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9709:19 [INFO] [stdout] | [INFO] [stdout] 9709 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9746:19 [INFO] [stdout] | [INFO] [stdout] 9746 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9783:19 [INFO] [stdout] | [INFO] [stdout] 9783 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9820:19 [INFO] [stdout] | [INFO] [stdout] 9820 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9857:19 [INFO] [stdout] | [INFO] [stdout] 9857 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9894:19 [INFO] [stdout] | [INFO] [stdout] 9894 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9931:19 [INFO] [stdout] | [INFO] [stdout] 9931 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9968:19 [INFO] [stdout] | [INFO] [stdout] 9968 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10005:19 [INFO] [stdout] | [INFO] [stdout] 10005 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10042:19 [INFO] [stdout] | [INFO] [stdout] 10042 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10079:19 [INFO] [stdout] | [INFO] [stdout] 10079 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10116:19 [INFO] [stdout] | [INFO] [stdout] 10116 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10153:19 [INFO] [stdout] | [INFO] [stdout] 10153 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10190:19 [INFO] [stdout] | [INFO] [stdout] 10190 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10227:19 [INFO] [stdout] | [INFO] [stdout] 10227 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10264:19 [INFO] [stdout] | [INFO] [stdout] 10264 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10301:19 [INFO] [stdout] | [INFO] [stdout] 10301 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10338:19 [INFO] [stdout] | [INFO] [stdout] 10338 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10375:19 [INFO] [stdout] | [INFO] [stdout] 10375 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10412:19 [INFO] [stdout] | [INFO] [stdout] 10412 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10449:19 [INFO] [stdout] | [INFO] [stdout] 10449 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10486:19 [INFO] [stdout] | [INFO] [stdout] 10486 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10523:19 [INFO] [stdout] | [INFO] [stdout] 10523 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10560:19 [INFO] [stdout] | [INFO] [stdout] 10560 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10597:19 [INFO] [stdout] | [INFO] [stdout] 10597 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10634:19 [INFO] [stdout] | [INFO] [stdout] 10634 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10671:19 [INFO] [stdout] | [INFO] [stdout] 10671 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10708:19 [INFO] [stdout] | [INFO] [stdout] 10708 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10745:19 [INFO] [stdout] | [INFO] [stdout] 10745 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10782:19 [INFO] [stdout] | [INFO] [stdout] 10782 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10819:19 [INFO] [stdout] | [INFO] [stdout] 10819 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10856:19 [INFO] [stdout] | [INFO] [stdout] 10856 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10893:19 [INFO] [stdout] | [INFO] [stdout] 10893 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10930:19 [INFO] [stdout] | [INFO] [stdout] 10930 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10967:19 [INFO] [stdout] | [INFO] [stdout] 10967 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:11004:19 [INFO] [stdout] | [INFO] [stdout] 11004 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:11041:19 [INFO] [stdout] | [INFO] [stdout] 11041 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:11078:19 [INFO] [stdout] | [INFO] [stdout] 11078 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:11115:19 [INFO] [stdout] | [INFO] [stdout] 11115 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:8821:19 [INFO] [stdout] | [INFO] [stdout] 8821 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:8858:19 [INFO] [stdout] | [INFO] [stdout] 8858 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:8895:19 [INFO] [stdout] | [INFO] [stdout] 8895 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:8932:19 [INFO] [stdout] | [INFO] [stdout] 8932 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:8969:19 [INFO] [stdout] | [INFO] [stdout] 8969 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9006:19 [INFO] [stdout] | [INFO] [stdout] 9006 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9043:19 [INFO] [stdout] | [INFO] [stdout] 9043 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9080:19 [INFO] [stdout] | [INFO] [stdout] 9080 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9117:19 [INFO] [stdout] | [INFO] [stdout] 9117 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9154:19 [INFO] [stdout] | [INFO] [stdout] 9154 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9191:19 [INFO] [stdout] | [INFO] [stdout] 9191 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9228:19 [INFO] [stdout] | [INFO] [stdout] 9228 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9265:19 [INFO] [stdout] | [INFO] [stdout] 9265 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9302:19 [INFO] [stdout] | [INFO] [stdout] 9302 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9339:19 [INFO] [stdout] | [INFO] [stdout] 9339 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9376:19 [INFO] [stdout] | [INFO] [stdout] 9376 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9413:19 [INFO] [stdout] | [INFO] [stdout] 9413 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9450:19 [INFO] [stdout] | [INFO] [stdout] 9450 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9487:19 [INFO] [stdout] | [INFO] [stdout] 9487 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9524:19 [INFO] [stdout] | [INFO] [stdout] 9524 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9561:19 [INFO] [stdout] | [INFO] [stdout] 9561 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9598:19 [INFO] [stdout] | [INFO] [stdout] 9598 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9635:19 [INFO] [stdout] | [INFO] [stdout] 9635 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9672:19 [INFO] [stdout] | [INFO] [stdout] 9672 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9709:19 [INFO] [stdout] | [INFO] [stdout] 9709 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9746:19 [INFO] [stdout] | [INFO] [stdout] 9746 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9783:19 [INFO] [stdout] | [INFO] [stdout] 9783 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9820:19 [INFO] [stdout] | [INFO] [stdout] 9820 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9857:19 [INFO] [stdout] | [INFO] [stdout] 9857 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9894:19 [INFO] [stdout] | [INFO] [stdout] 9894 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9931:19 [INFO] [stdout] | [INFO] [stdout] 9931 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:9968:19 [INFO] [stdout] | [INFO] [stdout] 9968 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10005:19 [INFO] [stdout] | [INFO] [stdout] 10005 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10042:19 [INFO] [stdout] | [INFO] [stdout] 10042 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10079:19 [INFO] [stdout] | [INFO] [stdout] 10079 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10116:19 [INFO] [stdout] | [INFO] [stdout] 10116 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10153:19 [INFO] [stdout] | [INFO] [stdout] 10153 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10190:19 [INFO] [stdout] | [INFO] [stdout] 10190 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10227:19 [INFO] [stdout] | [INFO] [stdout] 10227 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10264:19 [INFO] [stdout] | [INFO] [stdout] 10264 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10301:19 [INFO] [stdout] | [INFO] [stdout] 10301 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10338:19 [INFO] [stdout] | [INFO] [stdout] 10338 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10375:19 [INFO] [stdout] | [INFO] [stdout] 10375 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10412:19 [INFO] [stdout] | [INFO] [stdout] 10412 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10449:19 [INFO] [stdout] | [INFO] [stdout] 10449 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10486:19 [INFO] [stdout] | [INFO] [stdout] 10486 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10523:19 [INFO] [stdout] | [INFO] [stdout] 10523 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10560:19 [INFO] [stdout] | [INFO] [stdout] 10560 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10597:19 [INFO] [stdout] | [INFO] [stdout] 10597 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10634:19 [INFO] [stdout] | [INFO] [stdout] 10634 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10671:19 [INFO] [stdout] | [INFO] [stdout] 10671 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10708:19 [INFO] [stdout] | [INFO] [stdout] 10708 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10745:19 [INFO] [stdout] | [INFO] [stdout] 10745 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10782:19 [INFO] [stdout] | [INFO] [stdout] 10782 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10819:19 [INFO] [stdout] | [INFO] [stdout] 10819 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10856:19 [INFO] [stdout] | [INFO] [stdout] 10856 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10893:19 [INFO] [stdout] | [INFO] [stdout] 10893 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10930:19 [INFO] [stdout] | [INFO] [stdout] 10930 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:10967:19 [INFO] [stdout] | [INFO] [stdout] 10967 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:11004:19 [INFO] [stdout] | [INFO] [stdout] 11004 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:11041:19 [INFO] [stdout] | [INFO] [stdout] 11041 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:11078:19 [INFO] [stdout] | [INFO] [stdout] 11078 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/client/rpc.rs:11115:19 [INFO] [stdout] | [INFO] [stdout] 11115 | e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/client/rpc.rs:17619:9 [INFO] [stdout] | [INFO] [stdout] 17615 | neg1 => { [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 17619 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neg1` [INFO] [stdout] --> src/client/rpc.rs:17615:9 [INFO] [stdout] | [INFO] [stdout] 17615 | neg1 => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_neg1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/client/rpc.rs:17963:9 [INFO] [stdout] | [INFO] [stdout] 17959 | neg1 => { [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 17963 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neg1` [INFO] [stdout] --> src/client/rpc.rs:17959:9 [INFO] [stdout] | [INFO] [stdout] 17959 | neg1 => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_neg1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/client/rpc.rs:18074:9 [INFO] [stdout] | [INFO] [stdout] 18070 | neg1 => { [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 18074 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neg1` [INFO] [stdout] --> src/client/rpc.rs:18070:9 [INFO] [stdout] | [INFO] [stdout] 18070 | neg1 => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_neg1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 116 | impl TSQueryDataSet { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 117 | pub fn new(time: Vec, value_list: Vec>, bitmap_list: Vec>) -> TSQueryDataSet { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:213:10 [INFO] [stdout] | [INFO] [stdout] 212 | impl TSQueryNonAlignDataSet { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 213 | pub fn new(time_list: Vec>, value_list: Vec>) -> TSQueryNonAlignDataSet { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 306 | impl TSTracingInfo { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 307 | pub fn new(activity_list: Vec, elapsed_time_list: Vec, series_path_num: F3, seq_file... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:512:10 [INFO] [stdout] | [INFO] [stdout] 511 | impl TSExecuteStatementResp { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 512 | pub fn new(status: common::TSStatus, query_id: F2, columns: F3, operation_type... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:788:10 [INFO] [stdout] | [INFO] [stdout] 787 | impl TSOpenSessionResp { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 788 | pub fn new(status: common::TSStatus, server_protocol_version: TSProtocolVersion, session_id: F3, configuration: F4) -> TSOpenSe... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1063:10 [INFO] [stdout] | [INFO] [stdout] 1062 | impl TSExecuteStatementReq { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 1063 | pub fn new(session_id: i64, statement: String, statement_id: i64, fetch_size: F4, timeout: F5, enable_redirect_query: F... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1187:10 [INFO] [stdout] | [INFO] [stdout] 1186 | impl TSExecuteBatchStatementReq { [INFO] [stdout] | ------------------------------- associated function in this implementation [INFO] [stdout] 1187 | pub fn new(session_id: i64, statements: Vec) -> TSExecuteBatchStatementReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_from_in_protocol`, and `write_to_out_protocol` are never used [INFO] [stdout] --> src/client/rpc.rs:1262:10 [INFO] [stdout] | [INFO] [stdout] 1261 | impl TSGetOperationStatusReq { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 1262 | pub fn new(session_id: i64, query_id: i64) -> TSGetOperationStatusReq { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1268 | pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1302 | pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1327:10 [INFO] [stdout] | [INFO] [stdout] 1326 | impl TSCancelOperationReq { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 1327 | pub fn new(session_id: i64, query_id: i64) -> TSCancelOperationReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1393:10 [INFO] [stdout] | [INFO] [stdout] 1392 | impl TSCloseOperationReq { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 1393 | pub fn new(session_id: i64, query_id: F2, statement_id: F3) -> TSCloseOperationReq where F2: Into>, F3: Into src/client/rpc.rs:1475:10 [INFO] [stdout] | [INFO] [stdout] 1474 | impl TSFetchResultsReq { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 1475 | pub fn new(session_id: i64, statement: String, fetch_size: i32, query_id: i64, is_align: bool, timeout: F6) -> TSFetchResultsReq wh... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1590:10 [INFO] [stdout] | [INFO] [stdout] 1589 | impl TSFetchResultsResp { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 1590 | pub fn new(status: common::TSStatus, has_result_set: bool, is_align: bool, query_data_set: F4, non_align_query_data_set... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1726:10 [INFO] [stdout] | [INFO] [stdout] 1725 | impl TSFetchMetadataResp { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 1726 | pub fn new(status: common::TSStatus, metadata_in_json: F2, columns_list: F3, data_type: F4) -> TSFetchMetadataResp where F2... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1827:10 [INFO] [stdout] | [INFO] [stdout] 1826 | impl TSFetchMetadataReq { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 1827 | pub fn new(session_id: i64, type_: String, column_path: F3) -> TSFetchMetadataReq where F3: Into> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1904:10 [INFO] [stdout] | [INFO] [stdout] 1903 | impl TSGetTimeZoneResp { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 1904 | pub fn new(status: common::TSStatus, time_zone: String) -> TSGetTimeZoneResp { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:2313:10 [INFO] [stdout] | [INFO] [stdout] 2312 | impl TSInsertTabletReq { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 2313 | pub fn new(session_id: i64, prefix_path: String, measurements: Vec, values: Vec, timestamps: Vec, types: Vec, ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:2471:10 [INFO] [stdout] | [INFO] [stdout] 2470 | impl TSInsertTabletsReq { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 2471 | pub fn new(session_id: i64, prefix_paths: Vec, measurements_list: Vec>, values_list: Vec>, timestamps_l... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:2687:10 [INFO] [stdout] | [INFO] [stdout] 2686 | impl TSInsertRecordsReq { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 2687 | pub fn new(session_id: i64, prefix_paths: Vec, measurements_list: Vec>, values_list: Vec>, timestamps: ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:3005:10 [INFO] [stdout] | [INFO] [stdout] 3004 | impl TSInsertStringRecordsOfOneDeviceReq { [INFO] [stdout] | ---------------------------------------- associated function in this implementation [INFO] [stdout] 3005 | pub fn new(session_id: i64, prefix_path: String, measurements_list: Vec>, values_list: Vec>, timestamps: Ve... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:3169:10 [INFO] [stdout] | [INFO] [stdout] 3168 | impl TSInsertStringRecordsReq { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 3169 | pub fn new(session_id: i64, prefix_paths: Vec, measurements_list: Vec>, values_list: Vec>, timestam... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:3634:10 [INFO] [stdout] | [INFO] [stdout] 3633 | impl TSCreateAlignedTimeseriesReq { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] 3634 | pub fn new(session_id: i64, prefix_path: String, measurements: Vec, data_types: Vec, encodings: Vec, comp... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:3881:10 [INFO] [stdout] | [INFO] [stdout] 3880 | impl TSRawDataQueryReq { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 3881 | pub fn new(session_id: i64, paths: Vec, fetch_size: F3, start_time: i64, end_time: i64, statement_id: i64,... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:4056:10 [INFO] [stdout] | [INFO] [stdout] 4055 | impl TSLastDataQueryReq { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 4056 | pub fn new(session_id: i64, paths: Vec, fetch_size: F3, time: i64, statement_id: i64, enable_redirect_query... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:4221:10 [INFO] [stdout] | [INFO] [stdout] 4220 | impl TSFastLastDataQueryForOneDeviceReq { [INFO] [stdout] | --------------------------------------- associated function in this implementation [INFO] [stdout] 4221 | pub fn new(session_id: i64, db: String, device_id: String, sensors: Vec, fetch_size: F5, statement_id: i64... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:4398:10 [INFO] [stdout] | [INFO] [stdout] 4397 | impl TSAggregationQueryReq { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 4398 | pub fn new(session_id: i64, statement_id: i64, paths: Vec, aggregations: Vec src/client/rpc.rs:4599:10 [INFO] [stdout] | [INFO] [stdout] 4598 | impl TSGroupByQueryIntervalReq { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 4599 | pub fn new(session_id: i64, statement_id: i64, device: String, measurement: String, data_type: i32, aggregat... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5055:10 [INFO] [stdout] | [INFO] [stdout] 5054 | impl ServerProperties { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 5055 | pub fn new(version: String, supported_time_aggregation_operations: Vec, timestamp_precision: String, max_co... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5202:10 [INFO] [stdout] | [INFO] [stdout] 5201 | impl TSSetSchemaTemplateReq { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 5202 | pub fn new(session_id: i64, template_name: String, prefix_path: String) -> TSSetSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5279:10 [INFO] [stdout] | [INFO] [stdout] 5278 | impl TSCreateSchemaTemplateReq { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 5279 | pub fn new(session_id: i64, name: String, serialized_template: Vec) -> TSCreateSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5360:10 [INFO] [stdout] | [INFO] [stdout] 5359 | impl TSAppendSchemaTemplateReq { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 5360 | pub fn new(session_id: i64, name: String, is_aligned: bool, measurements: Vec, data_types: Vec, encodings: Vec, compr... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5521:10 [INFO] [stdout] | [INFO] [stdout] 5520 | impl TSPruneSchemaTemplateReq { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 5521 | pub fn new(session_id: i64, name: String, path: String) -> TSPruneSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5599:10 [INFO] [stdout] | [INFO] [stdout] 5598 | impl TSQueryTemplateReq { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 5599 | pub fn new(session_id: i64, name: String, query_type: i32, measurement: F4) -> TSQueryTemplateReq where F4: Into> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5690:10 [INFO] [stdout] | [INFO] [stdout] 5689 | impl TSQueryTemplateResp { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 5690 | pub fn new(status: common::TSStatus, query_type: i32, result: F3, count: F4, measurements: F5) -> TSQueryTemplateResp where... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5802:10 [INFO] [stdout] | [INFO] [stdout] 5801 | impl TSUnsetSchemaTemplateReq { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 5802 | pub fn new(session_id: i64, prefix_path: String, template_name: String) -> TSUnsetSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5878:10 [INFO] [stdout] | [INFO] [stdout] 5877 | impl TSDropSchemaTemplateReq { [INFO] [stdout] | ---------------------------- associated function in this implementation [INFO] [stdout] 5878 | pub fn new(session_id: i64, template_name: String) -> TSDropSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5943:10 [INFO] [stdout] | [INFO] [stdout] 5942 | impl TCreateTimeseriesUsingSchemaTemplateReq { [INFO] [stdout] | -------------------------------------------- associated function in this implementation [INFO] [stdout] 5943 | pub fn new(session_id: i64, device_path_list: Vec) -> TCreateTimeseriesUsingSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6020:10 [INFO] [stdout] | [INFO] [stdout] 6019 | impl TSyncIdentityInfo { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 6020 | pub fn new(pipe_name: String, create_time: i64, version: String, database: String) -> TSyncIdentityInfo { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6107:10 [INFO] [stdout] | [INFO] [stdout] 6106 | impl TSyncTransportMetaInfo { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 6107 | pub fn new(file_name: String, start_index: i64) -> TSyncTransportMetaInfo { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6173:10 [INFO] [stdout] | [INFO] [stdout] 6172 | impl TPipeTransferReq { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 6173 | pub fn new(version: i8, type_: i16, body: Vec) -> TPipeTransferReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6249:10 [INFO] [stdout] | [INFO] [stdout] 6248 | impl TPipeTransferResp { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 6249 | pub fn new(status: common::TSStatus, body: F2) -> TPipeTransferResp where F2: Into>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6316:10 [INFO] [stdout] | [INFO] [stdout] 6315 | impl TPipeSubscribeReq { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 6316 | pub fn new(version: i8, type_: i16, body: F3) -> TPipeSubscribeReq where F3: Into>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6395:10 [INFO] [stdout] | [INFO] [stdout] 6394 | impl TPipeSubscribeResp { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 6395 | pub fn new(status: common::TSStatus, version: i8, type_: i16, body: F4) -> TPipeSubscribeResp where F4: Into>>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6495:10 [INFO] [stdout] | [INFO] [stdout] 6494 | impl TSBackupConfigurationResp { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 6495 | pub fn new(status: common::TSStatus, enable_operation_sync: F2, secondary_address: F3, secondary_port: F4) -> TSBackupConfi... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6587:10 [INFO] [stdout] | [INFO] [stdout] 6586 | impl TSConnectionInfo { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 6587 | pub fn new(user_name: String, log_in_time: i64, connection_id: String, type_: TSConnectionType) -> TSConnectionInfo { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6673:10 [INFO] [stdout] | [INFO] [stdout] 6672 | impl TSConnectionInfoResp { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 6673 | pub fn new(connection_info_list: Vec) -> TSConnectionInfoResp { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/client/rpc.rs:6731:6 [INFO] [stdout] | [INFO] [stdout] 6730 | pub trait TIClientRPCServiceSyncClient { [INFO] [stdout] | ---------------------------- methods in this trait [INFO] [stdout] 6731 | fn execute_query_statement_v2(&mut self, req: TSExecuteStatementReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6732 | fn execute_update_statement_v2(&mut self, req: TSExecuteStatementReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6733 | fn execute_statement_v2(&mut self, req: TSExecuteStatementReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6734 | fn execute_raw_data_query_v2(&mut self, req: TSRawDataQueryReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6735 | fn execute_last_data_query_v2(&mut self, req: TSLastDataQueryReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6736 | fn execute_fast_last_data_query_for_one_device_v2(&mut self, req: TSFastLastDataQueryForOneDeviceReq) -> thrift::Result thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6738 | fn execute_group_by_query_interval_query(&mut self, req: TSGroupByQueryIntervalReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6739 | fn fetch_results_v2(&mut self, req: TSFetchResultsReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6747 | fn fetch_metadata(&mut self, req: TSFetchMetadataReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 6748 | fn cancel_operation(&mut self, req: TSCancelOperationReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6752 | fn get_properties(&mut self) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6755 | fn create_aligned_timeseries(&mut self, req: TSCreateAlignedTimeseriesReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6765 | fn insert_string_records_of_one_device(&mut self, req: TSInsertStringRecordsOfOneDeviceReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6766 | fn insert_string_records(&mut self, req: TSInsertStringRecordsReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6767 | fn test_insert_tablet(&mut self, req: TSInsertTabletReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6768 | fn test_insert_tablets(&mut self, req: TSInsertTabletsReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6769 | fn test_insert_record(&mut self, req: TSInsertRecordReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6770 | fn test_insert_string_record(&mut self, req: TSInsertStringRecordReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6771 | fn test_insert_records(&mut self, req: TSInsertRecordsReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6772 | fn test_insert_records_of_one_device(&mut self, req: TSInsertRecordsOfOneDeviceReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6773 | fn test_insert_string_records(&mut self, req: TSInsertStringRecordsReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6776 | fn execute_last_data_query(&mut self, req: TSLastDataQueryReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6777 | fn execute_aggregation_query(&mut self, req: TSAggregationQueryReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6778 | fn request_statement_id(&mut self, session_id: i64) -> thrift::Result; [INFO] [stdout] 6779 | fn create_schema_template(&mut self, req: TSCreateSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6780 | fn append_schema_template(&mut self, req: TSAppendSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6781 | fn prune_schema_template(&mut self, req: TSPruneSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6782 | fn query_schema_template(&mut self, req: TSQueryTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6783 | fn set_schema_template(&mut self, req: TSSetSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6784 | fn unset_schema_template(&mut self, req: TSUnsetSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6785 | fn drop_schema_template(&mut self, req: TSDropSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6786 | fn create_timeseries_using_schema_template(&mut self, req: TCreateTimeseriesUsingSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6787 | fn handshake(&mut self, info: TSyncIdentityInfo) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6788 | fn send_pipe_data(&mut self, buff: Vec) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 6789 | fn send_file(&mut self, meta_info: TSyncTransportMetaInfo, buff: Vec) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6790 | fn pipe_transfer(&mut self, req: TPipeTransferReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 6791 | fn pipe_subscribe(&mut self, req: TPipeSubscribeReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 6792 | fn get_backup_configuration(&mut self) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6793 | fn fetch_all_connections_info(&mut self) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:8598:10 [INFO] [stdout] | [INFO] [stdout] 8597 | impl IClientRPCServiceSyncProcessor { [INFO] [stdout] | ------------------------------------------------------------------------ associated function in this implementation [INFO] [stdout] 8598 | pub fn new(handler: H) -> IClientRPCServiceSyncProcessor { [INFO] [stdout] | ^^^ [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/client/remote.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 143 | let mut tcp_channel = TTcpChannel::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | let (i_chan, o_chan) = tcp_channel.split()?; [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] 151 | [INFO] [stdout] 152 | let (i_prot, o_prot) = ( [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] 157 | let (input_protocol, output_protocol): (Box, Box) = [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] 170 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 171 | | config: config, [INFO] [stdout] 172 | | session_id: None, [INFO] [stdout] 173 | | statement_id: -1, [INFO] [stdout] 174 | | client: IClientRPCServiceSyncClient::new(input_protocol, output_protocol), [INFO] [stdout] 175 | | }) [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] | [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: variable `stId` should have a snake case name [INFO] [stdout] --> src/client/remote.rs:437:16 [INFO] [stdout] | [INFO] [stdout] 437 | Ok(stId) => { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `st_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8799:11 [INFO] [stdout] | [INFO] [stdout] 8799 | match handler.handle_execute_query_statement_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8836:11 [INFO] [stdout] | [INFO] [stdout] 8836 | match handler.handle_execute_update_statement_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8873:11 [INFO] [stdout] | [INFO] [stdout] 8873 | match handler.handle_execute_statement_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8910:11 [INFO] [stdout] | [INFO] [stdout] 8910 | match handler.handle_execute_raw_data_query_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8947:11 [INFO] [stdout] | [INFO] [stdout] 8947 | match handler.handle_execute_last_data_query_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8984:11 [INFO] [stdout] | [INFO] [stdout] 8984 | match handler.handle_execute_fast_last_data_query_for_one_device_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9021:11 [INFO] [stdout] | [INFO] [stdout] 9021 | match handler.handle_execute_aggregation_query_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9058:11 [INFO] [stdout] | [INFO] [stdout] 9058 | match handler.handle_execute_group_by_query_interval_query(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9095:11 [INFO] [stdout] | [INFO] [stdout] 9095 | match handler.handle_fetch_results_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9132:11 [INFO] [stdout] | [INFO] [stdout] 9132 | match handler.handle_open_session(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9169:11 [INFO] [stdout] | [INFO] [stdout] 9169 | match handler.handle_close_session(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9206:11 [INFO] [stdout] | [INFO] [stdout] 9206 | match handler.handle_execute_statement(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9243:11 [INFO] [stdout] | [INFO] [stdout] 9243 | match handler.handle_execute_batch_statement(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9280:11 [INFO] [stdout] | [INFO] [stdout] 9280 | match handler.handle_execute_query_statement(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9317:11 [INFO] [stdout] | [INFO] [stdout] 9317 | match handler.handle_execute_update_statement(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9354:11 [INFO] [stdout] | [INFO] [stdout] 9354 | match handler.handle_fetch_results(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9391:11 [INFO] [stdout] | [INFO] [stdout] 9391 | match handler.handle_fetch_metadata(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9428:11 [INFO] [stdout] | [INFO] [stdout] 9428 | match handler.handle_cancel_operation(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9465:11 [INFO] [stdout] | [INFO] [stdout] 9465 | match handler.handle_close_operation(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9502:11 [INFO] [stdout] | [INFO] [stdout] 9502 | match handler.handle_get_time_zone(args.session_id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9539:11 [INFO] [stdout] | [INFO] [stdout] 9539 | match handler.handle_set_time_zone(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9576:11 [INFO] [stdout] | [INFO] [stdout] 9576 | match handler.handle_get_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9613:11 [INFO] [stdout] | [INFO] [stdout] 9613 | match handler.handle_set_storage_group(args.session_id, args.storage_group) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9650:11 [INFO] [stdout] | [INFO] [stdout] 9650 | match handler.handle_create_timeseries(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9687:11 [INFO] [stdout] | [INFO] [stdout] 9687 | match handler.handle_create_aligned_timeseries(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9724:11 [INFO] [stdout] | [INFO] [stdout] 9724 | match handler.handle_create_multi_timeseries(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9761:11 [INFO] [stdout] | [INFO] [stdout] 9761 | match handler.handle_delete_timeseries(args.session_id, args.path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9798:11 [INFO] [stdout] | [INFO] [stdout] 9798 | match handler.handle_delete_storage_groups(args.session_id, args.storage_group) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9835:11 [INFO] [stdout] | [INFO] [stdout] 9835 | match handler.handle_insert_record(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9872:11 [INFO] [stdout] | [INFO] [stdout] 9872 | match handler.handle_insert_string_record(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9909:11 [INFO] [stdout] | [INFO] [stdout] 9909 | match handler.handle_insert_tablet(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9946:11 [INFO] [stdout] | [INFO] [stdout] 9946 | match handler.handle_insert_tablets(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9983:11 [INFO] [stdout] | [INFO] [stdout] 9983 | match handler.handle_insert_records(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10020:11 [INFO] [stdout] | [INFO] [stdout] 10020 | match handler.handle_insert_records_of_one_device(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10057:11 [INFO] [stdout] | [INFO] [stdout] 10057 | match handler.handle_insert_string_records_of_one_device(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10094:11 [INFO] [stdout] | [INFO] [stdout] 10094 | match handler.handle_insert_string_records(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10131:11 [INFO] [stdout] | [INFO] [stdout] 10131 | match handler.handle_test_insert_tablet(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10168:11 [INFO] [stdout] | [INFO] [stdout] 10168 | match handler.handle_test_insert_tablets(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10205:11 [INFO] [stdout] | [INFO] [stdout] 10205 | match handler.handle_test_insert_record(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10242:11 [INFO] [stdout] | [INFO] [stdout] 10242 | match handler.handle_test_insert_string_record(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10279:11 [INFO] [stdout] | [INFO] [stdout] 10279 | match handler.handle_test_insert_records(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10316:11 [INFO] [stdout] | [INFO] [stdout] 10316 | match handler.handle_test_insert_records_of_one_device(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10353:11 [INFO] [stdout] | [INFO] [stdout] 10353 | match handler.handle_test_insert_string_records(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10390:11 [INFO] [stdout] | [INFO] [stdout] 10390 | match handler.handle_delete_data(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10427:11 [INFO] [stdout] | [INFO] [stdout] 10427 | match handler.handle_execute_raw_data_query(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10464:11 [INFO] [stdout] | [INFO] [stdout] 10464 | match handler.handle_execute_last_data_query(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10501:11 [INFO] [stdout] | [INFO] [stdout] 10501 | match handler.handle_execute_aggregation_query(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10538:11 [INFO] [stdout] | [INFO] [stdout] 10538 | match handler.handle_request_statement_id(args.session_id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10575:11 [INFO] [stdout] | [INFO] [stdout] 10575 | match handler.handle_create_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10612:11 [INFO] [stdout] | [INFO] [stdout] 10612 | match handler.handle_append_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10649:11 [INFO] [stdout] | [INFO] [stdout] 10649 | match handler.handle_prune_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10686:11 [INFO] [stdout] | [INFO] [stdout] 10686 | match handler.handle_query_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10723:11 [INFO] [stdout] | [INFO] [stdout] 10723 | match handler.handle_set_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10760:11 [INFO] [stdout] | [INFO] [stdout] 10760 | match handler.handle_unset_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10797:11 [INFO] [stdout] | [INFO] [stdout] 10797 | match handler.handle_drop_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10834:11 [INFO] [stdout] | [INFO] [stdout] 10834 | match handler.handle_create_timeseries_using_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10871:11 [INFO] [stdout] | [INFO] [stdout] 10871 | match handler.handle_handshake(args.info) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10908:11 [INFO] [stdout] | [INFO] [stdout] 10908 | match handler.handle_send_pipe_data(args.buff) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10945:11 [INFO] [stdout] | [INFO] [stdout] 10945 | match handler.handle_send_file(args.meta_info, args.buff) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10982:11 [INFO] [stdout] | [INFO] [stdout] 10982 | match handler.handle_pipe_transfer(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:11019:11 [INFO] [stdout] | [INFO] [stdout] 11019 | match handler.handle_pipe_subscribe(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:11056:11 [INFO] [stdout] | [INFO] [stdout] 11056 | match handler.handle_get_backup_configuration() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:11093:11 [INFO] [stdout] | [INFO] [stdout] 11093 | match handler.handle_fetch_all_connections_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/common.rs:345:19 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn new(code: i32, message: F2, sub_status: F3, redirect_node: F4, need_retry: F5) -> TSStatus where F2: Into [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 65 previous errors; 117 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iotdb-client` (lib) due to 66 previous errors; 117 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/client/rpc.rs:17619:9 [INFO] [stdout] | [INFO] [stdout] 17615 | neg1 => { [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 17619 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neg1` [INFO] [stdout] --> src/client/rpc.rs:17615:9 [INFO] [stdout] | [INFO] [stdout] 17615 | neg1 => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_neg1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/client/rpc.rs:17963:9 [INFO] [stdout] | [INFO] [stdout] 17959 | neg1 => { [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 17963 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neg1` [INFO] [stdout] --> src/client/rpc.rs:17959:9 [INFO] [stdout] | [INFO] [stdout] 17959 | neg1 => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_neg1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/client/rpc.rs:18074:9 [INFO] [stdout] | [INFO] [stdout] 18070 | neg1 => { [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 18074 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `neg1` [INFO] [stdout] --> src/client/rpc.rs:18070:9 [INFO] [stdout] | [INFO] [stdout] 18070 | neg1 => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_neg1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 116 | impl TSQueryDataSet { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 117 | pub fn new(time: Vec, value_list: Vec>, bitmap_list: Vec>) -> TSQueryDataSet { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:213:10 [INFO] [stdout] | [INFO] [stdout] 212 | impl TSQueryNonAlignDataSet { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 213 | pub fn new(time_list: Vec>, value_list: Vec>) -> TSQueryNonAlignDataSet { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:307:10 [INFO] [stdout] | [INFO] [stdout] 306 | impl TSTracingInfo { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 307 | pub fn new(activity_list: Vec, elapsed_time_list: Vec, series_path_num: F3, seq_file... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:512:10 [INFO] [stdout] | [INFO] [stdout] 511 | impl TSExecuteStatementResp { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 512 | pub fn new(status: common::TSStatus, query_id: F2, columns: F3, operation_type... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:788:10 [INFO] [stdout] | [INFO] [stdout] 787 | impl TSOpenSessionResp { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 788 | pub fn new(status: common::TSStatus, server_protocol_version: TSProtocolVersion, session_id: F3, configuration: F4) -> TSOpenSe... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1063:10 [INFO] [stdout] | [INFO] [stdout] 1062 | impl TSExecuteStatementReq { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 1063 | pub fn new(session_id: i64, statement: String, statement_id: i64, fetch_size: F4, timeout: F5, enable_redirect_query: F... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1187:10 [INFO] [stdout] | [INFO] [stdout] 1186 | impl TSExecuteBatchStatementReq { [INFO] [stdout] | ------------------------------- associated function in this implementation [INFO] [stdout] 1187 | pub fn new(session_id: i64, statements: Vec) -> TSExecuteBatchStatementReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_from_in_protocol`, and `write_to_out_protocol` are never used [INFO] [stdout] --> src/client/rpc.rs:1262:10 [INFO] [stdout] | [INFO] [stdout] 1261 | impl TSGetOperationStatusReq { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 1262 | pub fn new(session_id: i64, query_id: i64) -> TSGetOperationStatusReq { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1268 | pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1302 | pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1327:10 [INFO] [stdout] | [INFO] [stdout] 1326 | impl TSCancelOperationReq { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 1327 | pub fn new(session_id: i64, query_id: i64) -> TSCancelOperationReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1393:10 [INFO] [stdout] | [INFO] [stdout] 1392 | impl TSCloseOperationReq { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 1393 | pub fn new(session_id: i64, query_id: F2, statement_id: F3) -> TSCloseOperationReq where F2: Into>, F3: Into src/client/rpc.rs:1475:10 [INFO] [stdout] | [INFO] [stdout] 1474 | impl TSFetchResultsReq { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 1475 | pub fn new(session_id: i64, statement: String, fetch_size: i32, query_id: i64, is_align: bool, timeout: F6) -> TSFetchResultsReq wh... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1590:10 [INFO] [stdout] | [INFO] [stdout] 1589 | impl TSFetchResultsResp { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 1590 | pub fn new(status: common::TSStatus, has_result_set: bool, is_align: bool, query_data_set: F4, non_align_query_data_set... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1726:10 [INFO] [stdout] | [INFO] [stdout] 1725 | impl TSFetchMetadataResp { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 1726 | pub fn new(status: common::TSStatus, metadata_in_json: F2, columns_list: F3, data_type: F4) -> TSFetchMetadataResp where F2... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1827:10 [INFO] [stdout] | [INFO] [stdout] 1826 | impl TSFetchMetadataReq { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 1827 | pub fn new(session_id: i64, type_: String, column_path: F3) -> TSFetchMetadataReq where F3: Into> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:1904:10 [INFO] [stdout] | [INFO] [stdout] 1903 | impl TSGetTimeZoneResp { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 1904 | pub fn new(status: common::TSStatus, time_zone: String) -> TSGetTimeZoneResp { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:2313:10 [INFO] [stdout] | [INFO] [stdout] 2312 | impl TSInsertTabletReq { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 2313 | pub fn new(session_id: i64, prefix_path: String, measurements: Vec, values: Vec, timestamps: Vec, types: Vec, ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:2471:10 [INFO] [stdout] | [INFO] [stdout] 2470 | impl TSInsertTabletsReq { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 2471 | pub fn new(session_id: i64, prefix_paths: Vec, measurements_list: Vec>, values_list: Vec>, timestamps_l... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:2687:10 [INFO] [stdout] | [INFO] [stdout] 2686 | impl TSInsertRecordsReq { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 2687 | pub fn new(session_id: i64, prefix_paths: Vec, measurements_list: Vec>, values_list: Vec>, timestamps: ... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:3005:10 [INFO] [stdout] | [INFO] [stdout] 3004 | impl TSInsertStringRecordsOfOneDeviceReq { [INFO] [stdout] | ---------------------------------------- associated function in this implementation [INFO] [stdout] 3005 | pub fn new(session_id: i64, prefix_path: String, measurements_list: Vec>, values_list: Vec>, timestamps: Ve... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:3169:10 [INFO] [stdout] | [INFO] [stdout] 3168 | impl TSInsertStringRecordsReq { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 3169 | pub fn new(session_id: i64, prefix_paths: Vec, measurements_list: Vec>, values_list: Vec>, timestam... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:3634:10 [INFO] [stdout] | [INFO] [stdout] 3633 | impl TSCreateAlignedTimeseriesReq { [INFO] [stdout] | --------------------------------- associated function in this implementation [INFO] [stdout] 3634 | pub fn new(session_id: i64, prefix_path: String, measurements: Vec, data_types: Vec, encodings: Vec, comp... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:3881:10 [INFO] [stdout] | [INFO] [stdout] 3880 | impl TSRawDataQueryReq { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 3881 | pub fn new(session_id: i64, paths: Vec, fetch_size: F3, start_time: i64, end_time: i64, statement_id: i64,... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:4056:10 [INFO] [stdout] | [INFO] [stdout] 4055 | impl TSLastDataQueryReq { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 4056 | pub fn new(session_id: i64, paths: Vec, fetch_size: F3, time: i64, statement_id: i64, enable_redirect_query... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:4221:10 [INFO] [stdout] | [INFO] [stdout] 4220 | impl TSFastLastDataQueryForOneDeviceReq { [INFO] [stdout] | --------------------------------------- associated function in this implementation [INFO] [stdout] 4221 | pub fn new(session_id: i64, db: String, device_id: String, sensors: Vec, fetch_size: F5, statement_id: i64... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:4398:10 [INFO] [stdout] | [INFO] [stdout] 4397 | impl TSAggregationQueryReq { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 4398 | pub fn new(session_id: i64, statement_id: i64, paths: Vec, aggregations: Vec src/client/rpc.rs:4599:10 [INFO] [stdout] | [INFO] [stdout] 4598 | impl TSGroupByQueryIntervalReq { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 4599 | pub fn new(session_id: i64, statement_id: i64, device: String, measurement: String, data_type: i32, aggregat... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5055:10 [INFO] [stdout] | [INFO] [stdout] 5054 | impl ServerProperties { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 5055 | pub fn new(version: String, supported_time_aggregation_operations: Vec, timestamp_precision: String, max_co... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5202:10 [INFO] [stdout] | [INFO] [stdout] 5201 | impl TSSetSchemaTemplateReq { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 5202 | pub fn new(session_id: i64, template_name: String, prefix_path: String) -> TSSetSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5279:10 [INFO] [stdout] | [INFO] [stdout] 5278 | impl TSCreateSchemaTemplateReq { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 5279 | pub fn new(session_id: i64, name: String, serialized_template: Vec) -> TSCreateSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5360:10 [INFO] [stdout] | [INFO] [stdout] 5359 | impl TSAppendSchemaTemplateReq { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 5360 | pub fn new(session_id: i64, name: String, is_aligned: bool, measurements: Vec, data_types: Vec, encodings: Vec, compr... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5521:10 [INFO] [stdout] | [INFO] [stdout] 5520 | impl TSPruneSchemaTemplateReq { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 5521 | pub fn new(session_id: i64, name: String, path: String) -> TSPruneSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5599:10 [INFO] [stdout] | [INFO] [stdout] 5598 | impl TSQueryTemplateReq { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 5599 | pub fn new(session_id: i64, name: String, query_type: i32, measurement: F4) -> TSQueryTemplateReq where F4: Into> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5690:10 [INFO] [stdout] | [INFO] [stdout] 5689 | impl TSQueryTemplateResp { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] 5690 | pub fn new(status: common::TSStatus, query_type: i32, result: F3, count: F4, measurements: F5) -> TSQueryTemplateResp where... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5802:10 [INFO] [stdout] | [INFO] [stdout] 5801 | impl TSUnsetSchemaTemplateReq { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 5802 | pub fn new(session_id: i64, prefix_path: String, template_name: String) -> TSUnsetSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5878:10 [INFO] [stdout] | [INFO] [stdout] 5877 | impl TSDropSchemaTemplateReq { [INFO] [stdout] | ---------------------------- associated function in this implementation [INFO] [stdout] 5878 | pub fn new(session_id: i64, template_name: String) -> TSDropSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:5943:10 [INFO] [stdout] | [INFO] [stdout] 5942 | impl TCreateTimeseriesUsingSchemaTemplateReq { [INFO] [stdout] | -------------------------------------------- associated function in this implementation [INFO] [stdout] 5943 | pub fn new(session_id: i64, device_path_list: Vec) -> TCreateTimeseriesUsingSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6020:10 [INFO] [stdout] | [INFO] [stdout] 6019 | impl TSyncIdentityInfo { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 6020 | pub fn new(pipe_name: String, create_time: i64, version: String, database: String) -> TSyncIdentityInfo { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6107:10 [INFO] [stdout] | [INFO] [stdout] 6106 | impl TSyncTransportMetaInfo { [INFO] [stdout] | --------------------------- associated function in this implementation [INFO] [stdout] 6107 | pub fn new(file_name: String, start_index: i64) -> TSyncTransportMetaInfo { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6173:10 [INFO] [stdout] | [INFO] [stdout] 6172 | impl TPipeTransferReq { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 6173 | pub fn new(version: i8, type_: i16, body: Vec) -> TPipeTransferReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6249:10 [INFO] [stdout] | [INFO] [stdout] 6248 | impl TPipeTransferResp { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 6249 | pub fn new(status: common::TSStatus, body: F2) -> TPipeTransferResp where F2: Into>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6316:10 [INFO] [stdout] | [INFO] [stdout] 6315 | impl TPipeSubscribeReq { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 6316 | pub fn new(version: i8, type_: i16, body: F3) -> TPipeSubscribeReq where F3: Into>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6395:10 [INFO] [stdout] | [INFO] [stdout] 6394 | impl TPipeSubscribeResp { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] 6395 | pub fn new(status: common::TSStatus, version: i8, type_: i16, body: F4) -> TPipeSubscribeResp where F4: Into>>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6495:10 [INFO] [stdout] | [INFO] [stdout] 6494 | impl TSBackupConfigurationResp { [INFO] [stdout] | ------------------------------ associated function in this implementation [INFO] [stdout] 6495 | pub fn new(status: common::TSStatus, enable_operation_sync: F2, secondary_address: F3, secondary_port: F4) -> TSBackupConfi... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6587:10 [INFO] [stdout] | [INFO] [stdout] 6586 | impl TSConnectionInfo { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 6587 | pub fn new(user_name: String, log_in_time: i64, connection_id: String, type_: TSConnectionType) -> TSConnectionInfo { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:6673:10 [INFO] [stdout] | [INFO] [stdout] 6672 | impl TSConnectionInfoResp { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 6673 | pub fn new(connection_info_list: Vec) -> TSConnectionInfoResp { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/client/rpc.rs:6731:6 [INFO] [stdout] | [INFO] [stdout] 6730 | pub trait TIClientRPCServiceSyncClient { [INFO] [stdout] | ---------------------------- methods in this trait [INFO] [stdout] 6731 | fn execute_query_statement_v2(&mut self, req: TSExecuteStatementReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6732 | fn execute_update_statement_v2(&mut self, req: TSExecuteStatementReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6733 | fn execute_statement_v2(&mut self, req: TSExecuteStatementReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6734 | fn execute_raw_data_query_v2(&mut self, req: TSRawDataQueryReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6735 | fn execute_last_data_query_v2(&mut self, req: TSLastDataQueryReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6736 | fn execute_fast_last_data_query_for_one_device_v2(&mut self, req: TSFastLastDataQueryForOneDeviceReq) -> thrift::Result thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6738 | fn execute_group_by_query_interval_query(&mut self, req: TSGroupByQueryIntervalReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6739 | fn fetch_results_v2(&mut self, req: TSFetchResultsReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6747 | fn fetch_metadata(&mut self, req: TSFetchMetadataReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 6748 | fn cancel_operation(&mut self, req: TSCancelOperationReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6752 | fn get_properties(&mut self) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6755 | fn create_aligned_timeseries(&mut self, req: TSCreateAlignedTimeseriesReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6765 | fn insert_string_records_of_one_device(&mut self, req: TSInsertStringRecordsOfOneDeviceReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6766 | fn insert_string_records(&mut self, req: TSInsertStringRecordsReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6767 | fn test_insert_tablet(&mut self, req: TSInsertTabletReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6768 | fn test_insert_tablets(&mut self, req: TSInsertTabletsReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6769 | fn test_insert_record(&mut self, req: TSInsertRecordReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6770 | fn test_insert_string_record(&mut self, req: TSInsertStringRecordReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6771 | fn test_insert_records(&mut self, req: TSInsertRecordsReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6772 | fn test_insert_records_of_one_device(&mut self, req: TSInsertRecordsOfOneDeviceReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6773 | fn test_insert_string_records(&mut self, req: TSInsertStringRecordsReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6776 | fn execute_last_data_query(&mut self, req: TSLastDataQueryReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6777 | fn execute_aggregation_query(&mut self, req: TSAggregationQueryReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6778 | fn request_statement_id(&mut self, session_id: i64) -> thrift::Result; [INFO] [stdout] 6779 | fn create_schema_template(&mut self, req: TSCreateSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6780 | fn append_schema_template(&mut self, req: TSAppendSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6781 | fn prune_schema_template(&mut self, req: TSPruneSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6782 | fn query_schema_template(&mut self, req: TSQueryTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6783 | fn set_schema_template(&mut self, req: TSSetSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6784 | fn unset_schema_template(&mut self, req: TSUnsetSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6785 | fn drop_schema_template(&mut self, req: TSDropSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6786 | fn create_timeseries_using_schema_template(&mut self, req: TCreateTimeseriesUsingSchemaTemplateReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6787 | fn handshake(&mut self, info: TSyncIdentityInfo) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6788 | fn send_pipe_data(&mut self, buff: Vec) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 6789 | fn send_file(&mut self, meta_info: TSyncTransportMetaInfo, buff: Vec) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 6790 | fn pipe_transfer(&mut self, req: TPipeTransferReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 6791 | fn pipe_subscribe(&mut self, req: TPipeSubscribeReq) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 6792 | fn get_backup_configuration(&mut self) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6793 | fn fetch_all_connections_info(&mut self) -> thrift::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/client/rpc.rs:8598:10 [INFO] [stdout] | [INFO] [stdout] 8597 | impl IClientRPCServiceSyncProcessor { [INFO] [stdout] | ------------------------------------------------------------------------ associated function in this implementation [INFO] [stdout] 8598 | pub fn new(handler: H) -> IClientRPCServiceSyncProcessor { [INFO] [stdout] | ^^^ [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/client/remote.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 143 | let mut tcp_channel = TTcpChannel::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | let (i_chan, o_chan) = tcp_channel.split()?; [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] 151 | [INFO] [stdout] 152 | let (i_prot, o_prot) = ( [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] 157 | let (input_protocol, output_protocol): (Box, Box) = [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] 170 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 171 | | config: config, [INFO] [stdout] 172 | | session_id: None, [INFO] [stdout] 173 | | statement_id: -1, [INFO] [stdout] 174 | | client: IClientRPCServiceSyncClient::new(input_protocol, output_protocol), [INFO] [stdout] 175 | | }) [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] | [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: variable `stId` should have a snake case name [INFO] [stdout] --> src/client/remote.rs:437:16 [INFO] [stdout] | [INFO] [stdout] 437 | Ok(stId) => { [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `st_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8799:11 [INFO] [stdout] | [INFO] [stdout] 8799 | match handler.handle_execute_query_statement_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8836:11 [INFO] [stdout] | [INFO] [stdout] 8836 | match handler.handle_execute_update_statement_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8873:11 [INFO] [stdout] | [INFO] [stdout] 8873 | match handler.handle_execute_statement_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8910:11 [INFO] [stdout] | [INFO] [stdout] 8910 | match handler.handle_execute_raw_data_query_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8947:11 [INFO] [stdout] | [INFO] [stdout] 8947 | match handler.handle_execute_last_data_query_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:8984:11 [INFO] [stdout] | [INFO] [stdout] 8984 | match handler.handle_execute_fast_last_data_query_for_one_device_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9021:11 [INFO] [stdout] | [INFO] [stdout] 9021 | match handler.handle_execute_aggregation_query_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9058:11 [INFO] [stdout] | [INFO] [stdout] 9058 | match handler.handle_execute_group_by_query_interval_query(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9095:11 [INFO] [stdout] | [INFO] [stdout] 9095 | match handler.handle_fetch_results_v2(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9132:11 [INFO] [stdout] | [INFO] [stdout] 9132 | match handler.handle_open_session(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9169:11 [INFO] [stdout] | [INFO] [stdout] 9169 | match handler.handle_close_session(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9206:11 [INFO] [stdout] | [INFO] [stdout] 9206 | match handler.handle_execute_statement(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9243:11 [INFO] [stdout] | [INFO] [stdout] 9243 | match handler.handle_execute_batch_statement(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9280:11 [INFO] [stdout] | [INFO] [stdout] 9280 | match handler.handle_execute_query_statement(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9317:11 [INFO] [stdout] | [INFO] [stdout] 9317 | match handler.handle_execute_update_statement(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9354:11 [INFO] [stdout] | [INFO] [stdout] 9354 | match handler.handle_fetch_results(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9391:11 [INFO] [stdout] | [INFO] [stdout] 9391 | match handler.handle_fetch_metadata(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9428:11 [INFO] [stdout] | [INFO] [stdout] 9428 | match handler.handle_cancel_operation(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9465:11 [INFO] [stdout] | [INFO] [stdout] 9465 | match handler.handle_close_operation(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9502:11 [INFO] [stdout] | [INFO] [stdout] 9502 | match handler.handle_get_time_zone(args.session_id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9539:11 [INFO] [stdout] | [INFO] [stdout] 9539 | match handler.handle_set_time_zone(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9576:11 [INFO] [stdout] | [INFO] [stdout] 9576 | match handler.handle_get_properties() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9613:11 [INFO] [stdout] | [INFO] [stdout] 9613 | match handler.handle_set_storage_group(args.session_id, args.storage_group) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9650:11 [INFO] [stdout] | [INFO] [stdout] 9650 | match handler.handle_create_timeseries(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9687:11 [INFO] [stdout] | [INFO] [stdout] 9687 | match handler.handle_create_aligned_timeseries(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9724:11 [INFO] [stdout] | [INFO] [stdout] 9724 | match handler.handle_create_multi_timeseries(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9761:11 [INFO] [stdout] | [INFO] [stdout] 9761 | match handler.handle_delete_timeseries(args.session_id, args.path) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9798:11 [INFO] [stdout] | [INFO] [stdout] 9798 | match handler.handle_delete_storage_groups(args.session_id, args.storage_group) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9835:11 [INFO] [stdout] | [INFO] [stdout] 9835 | match handler.handle_insert_record(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9872:11 [INFO] [stdout] | [INFO] [stdout] 9872 | match handler.handle_insert_string_record(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9909:11 [INFO] [stdout] | [INFO] [stdout] 9909 | match handler.handle_insert_tablet(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9946:11 [INFO] [stdout] | [INFO] [stdout] 9946 | match handler.handle_insert_tablets(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:9983:11 [INFO] [stdout] | [INFO] [stdout] 9983 | match handler.handle_insert_records(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10020:11 [INFO] [stdout] | [INFO] [stdout] 10020 | match handler.handle_insert_records_of_one_device(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10057:11 [INFO] [stdout] | [INFO] [stdout] 10057 | match handler.handle_insert_string_records_of_one_device(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10094:11 [INFO] [stdout] | [INFO] [stdout] 10094 | match handler.handle_insert_string_records(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10131:11 [INFO] [stdout] | [INFO] [stdout] 10131 | match handler.handle_test_insert_tablet(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10168:11 [INFO] [stdout] | [INFO] [stdout] 10168 | match handler.handle_test_insert_tablets(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10205:11 [INFO] [stdout] | [INFO] [stdout] 10205 | match handler.handle_test_insert_record(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10242:11 [INFO] [stdout] | [INFO] [stdout] 10242 | match handler.handle_test_insert_string_record(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10279:11 [INFO] [stdout] | [INFO] [stdout] 10279 | match handler.handle_test_insert_records(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10316:11 [INFO] [stdout] | [INFO] [stdout] 10316 | match handler.handle_test_insert_records_of_one_device(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10353:11 [INFO] [stdout] | [INFO] [stdout] 10353 | match handler.handle_test_insert_string_records(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10390:11 [INFO] [stdout] | [INFO] [stdout] 10390 | match handler.handle_delete_data(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10427:11 [INFO] [stdout] | [INFO] [stdout] 10427 | match handler.handle_execute_raw_data_query(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10464:11 [INFO] [stdout] | [INFO] [stdout] 10464 | match handler.handle_execute_last_data_query(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10501:11 [INFO] [stdout] | [INFO] [stdout] 10501 | match handler.handle_execute_aggregation_query(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10538:11 [INFO] [stdout] | [INFO] [stdout] 10538 | match handler.handle_request_statement_id(args.session_id) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10575:11 [INFO] [stdout] | [INFO] [stdout] 10575 | match handler.handle_create_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10612:11 [INFO] [stdout] | [INFO] [stdout] 10612 | match handler.handle_append_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10649:11 [INFO] [stdout] | [INFO] [stdout] 10649 | match handler.handle_prune_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10686:11 [INFO] [stdout] | [INFO] [stdout] 10686 | match handler.handle_query_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10723:11 [INFO] [stdout] | [INFO] [stdout] 10723 | match handler.handle_set_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10760:11 [INFO] [stdout] | [INFO] [stdout] 10760 | match handler.handle_unset_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10797:11 [INFO] [stdout] | [INFO] [stdout] 10797 | match handler.handle_drop_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10834:11 [INFO] [stdout] | [INFO] [stdout] 10834 | match handler.handle_create_timeseries_using_schema_template(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10871:11 [INFO] [stdout] | [INFO] [stdout] 10871 | match handler.handle_handshake(args.info) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10908:11 [INFO] [stdout] | [INFO] [stdout] 10908 | match handler.handle_send_pipe_data(args.buff) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10945:11 [INFO] [stdout] | [INFO] [stdout] 10945 | match handler.handle_send_file(args.meta_info, args.buff) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:10982:11 [INFO] [stdout] | [INFO] [stdout] 10982 | match handler.handle_pipe_transfer(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:11019:11 [INFO] [stdout] | [INFO] [stdout] 11019 | match handler.handle_pipe_subscribe(args.req) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:11056:11 [INFO] [stdout] | [INFO] [stdout] 11056 | match handler.handle_get_backup_configuration() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/rpc.rs:11093:11 [INFO] [stdout] | [INFO] [stdout] 11093 | match handler.handle_fetch_all_connections_info() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/client/common.rs:345:19 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn new(code: i32, message: F2, sub_status: F3, redirect_node: F4, need_retry: F5) -> TSStatus where F2: Into [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 65 previous errors; 117 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iotdb-client` (lib test) due to 66 previous errors; 117 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7b8163e6106244f8731fd1d3e86aed3ecb127e7241278fe22292d0397584b3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b8163e6106244f8731fd1d3e86aed3ecb127e7241278fe22292d0397584b3a7", kill_on_drop: false }` [INFO] [stdout] 7b8163e6106244f8731fd1d3e86aed3ecb127e7241278fe22292d0397584b3a7