[INFO] cloning repository https://github.com/francis-du/iotdb-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/francis-du/iotdb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancis-du%2Fiotdb-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancis-du%2Fiotdb-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3e35ab83f190a32d25d06e889f3366992d13092
[INFO] checking francis-du/iotdb-rs against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancis-du%2Fiotdb-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/francis-du/iotdb-rs on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/francis-du/iotdb-rs
[INFO] finished tweaking git repo https://github.com/francis-du/iotdb-rs
[INFO] tweaked toml for git repo https://github.com/francis-du/iotdb-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 147 packages to latest compatible versions
[INFO] [stderr]       Adding polars v0.19.1 (available: v0.47.0)
[INFO] [stderr]       Adding prettytable-rs v0.8.0 (available: v0.10.0)
[INFO] [stderr]       Adding simplelog v0.11.2 (available: v0.12.2)
[INFO] [stderr]       Adding termcolor v1.1.3 (available: v1.4.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.12)
[INFO] [stderr]       Adding thrift v0.15.0 (available: v0.17.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab56ce2fb59ed2d62370d52f52eb7418811d1cc61a6d6f96b341008ba9b71461
[INFO] running `Command { std: "docker" "start" "-a" "ab56ce2fb59ed2d62370d52f52eb7418811d1cc61a6d6f96b341008ba9b71461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab56ce2fb59ed2d62370d52f52eb7418811d1cc61a6d6f96b341008ba9b71461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab56ce2fb59ed2d62370d52f52eb7418811d1cc61a6d6f96b341008ba9b71461", kill_on_drop: false }`
[INFO] [stdout] ab56ce2fb59ed2d62370d52f52eb7418811d1cc61a6d6f96b341008ba9b71461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 172a43b03fc97d7bbd47fce6558aeb051496ebd6a3b34ef46db56690ba63fd22
[INFO] running `Command { std: "docker" "start" "-a" "172a43b03fc97d7bbd47fce6558aeb051496ebd6a3b34ef46db56690ba63fd22", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking unsafe_unwrap v0.1.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling iotdb v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking polars-utils v0.1.0
[INFO] [stderr]     Checking thrift v0.15.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.42
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking simplelog v0.11.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking mimalloc v0.1.46
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]     Checking multiversion v0.6.1
[INFO] [stderr]     Checking arrow2 v0.9.2
[INFO] [stderr]     Checking polars-arrow v0.19.1
[INFO] [stderr]     Checking polars-time v0.1.1
[INFO] [stderr]     Checking polars-core v0.19.1
[INFO] [stderr]     Checking polars-io v0.19.1
[INFO] [stderr]     Checking polars-lazy v0.19.1
[INFO] [stderr]     Checking polars v0.19.1
[INFO] [stdout] warning: unused import: `std::ptr::addr_of_mut`
[INFO] [stdout]    --> src/lib.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | use std::ptr::addr_of_mut;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ptr::addr_of_mut`
[INFO] [stdout]    --> src/lib.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | use std::ptr::addr_of_mut;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
[INFO] [stdout]    --> src/ds.rs:239:53
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     let dt: DateTime<Local> = Local.timestamp_millis(row.timestamp);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp_millis`: use `timestamp_millis_opt()` instead
[INFO] [stdout]    --> src/ds.rs:239:53
[INFO] [stdout]     |
[INFO] [stdout] 239 |                     let dt: DateTime<Local> = Local.timestamp_millis(row.timestamp);
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/client.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl TSQueryDataSet {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 93 |   pub fn new(time: Vec<u8>, value_list: Vec<Vec<u8>>, bitmap_list: Vec<Vec<u8>>) -> 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.rs:189:10
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl TSQueryNonAlignDataSet {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] 189 |   pub fn new(time_list: Vec<Vec<u8>>, value_list: Vec<Vec<u8>>) -> TSQueryNonAlignDataSet {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/client.rs:283:10
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl TSTracingInfo {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 283 |   pub fn new<F3, F4, F5, F6, F7, F8, F9, F10, F11>(activity_list: Vec<String>, elapsed_time_list: Vec<i64>, 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.rs:486:10
[INFO] [stdout]     |
[INFO] [stdout] 485 | impl TSExecuteStatementResp {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] 486 |   pub fn new<F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12>(status: common::TSStatus, query_id: F2, columns: F3, operation_type: F4, igno...
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/client.rs:726:10
[INFO] [stdout]     |
[INFO] [stdout] 725 | impl TSOpenSessionResp {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 726 |   pub fn new<F3, F4>(status: common::TSStatus, server_protocol_version: TSProtocolVersion, session_id: F3, configuration: F4) -> TSOpenSe...
[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.rs:1200:10
[INFO] [stdout]      |
[INFO] [stdout] 1199 | impl TSGetOperationStatusReq {
[INFO] [stdout]      | ---------------------------- associated items in this implementation
[INFO] [stdout] 1200 |   pub fn new(session_id: i64, query_id: i64) -> TSGetOperationStatusReq {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1206 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TSGetOperationStatusReq> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1240 |   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.rs:1331:10
[INFO] [stdout]      |
[INFO] [stdout] 1330 | impl TSCloseOperationReq {
[INFO] [stdout]      | ------------------------ associated function in this implementation
[INFO] [stdout] 1331 |   pub fn new<F2, F3>(session_id: i64, query_id: F2, statement_id: F3) -> TSCloseOperationReq where F2: Into<Option<i64>>, F3: Into<Option...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:1413:10
[INFO] [stdout]      |
[INFO] [stdout] 1412 | impl TSFetchResultsReq {
[INFO] [stdout]      | ---------------------- associated function in this implementation
[INFO] [stdout] 1413 |   pub fn new<F6>(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.rs:1526:10
[INFO] [stdout]      |
[INFO] [stdout] 1525 | impl TSFetchResultsResp {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 1526 |   pub fn new<F4, F5>(status: common::TSStatus, has_result_set: bool, is_align: bool, query_data_set: F4, non_align_query_data_set: F5) ->...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:1628:10
[INFO] [stdout]      |
[INFO] [stdout] 1627 | impl TSFetchMetadataResp {
[INFO] [stdout]      | ------------------------ associated function in this implementation
[INFO] [stdout] 1628 |   pub fn new<F2, F3, F4>(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.rs:1729:10
[INFO] [stdout]      |
[INFO] [stdout] 1728 | impl TSFetchMetadataReq {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 1729 |   pub fn new<F3>(session_id: i64, type_: String, column_path: F3) -> TSFetchMetadataReq where F3: Into<Option<String>> {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:1806:10
[INFO] [stdout]      |
[INFO] [stdout] 1805 | impl TSGetTimeZoneResp {
[INFO] [stdout]      | ---------------------- associated function in this implementation
[INFO] [stdout] 1806 |   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.rs:2065:10
[INFO] [stdout]      |
[INFO] [stdout] 2064 | impl TSInsertStringRecordReq {
[INFO] [stdout]      | ---------------------------- associated function in this implementation
[INFO] [stdout] 2065 |   pub fn new<F6, F7>(session_id: i64, prefix_path: String, measurements: Vec<String>, values: Vec<String>, timestamp: i64, is_aligned: F6...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:2751:10
[INFO] [stdout]      |
[INFO] [stdout] 2750 | impl TSInsertRecordsOfOneDeviceReq {
[INFO] [stdout]      | ---------------------------------- associated function in this implementation
[INFO] [stdout] 2751 |   pub fn new<F6>(session_id: i64, prefix_path: String, measurements_list: Vec<Vec<String>>, values_list: Vec<Vec<u8>>, timestamps: Vec<i6...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:2905:10
[INFO] [stdout]      |
[INFO] [stdout] 2904 | impl TSInsertStringRecordsOfOneDeviceReq {
[INFO] [stdout]      | ---------------------------------------- associated function in this implementation
[INFO] [stdout] 2905 |   pub fn new<F6>(session_id: i64, prefix_path: String, measurements_list: Vec<Vec<String>>, values_list: Vec<Vec<String>>, timestamps: Ve...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:3534:10
[INFO] [stdout]      |
[INFO] [stdout] 3533 | impl TSCreateAlignedTimeseriesReq {
[INFO] [stdout]      | --------------------------------- associated function in this implementation
[INFO] [stdout] 3534 |   pub fn new<F7, F8, F9>(session_id: i64, prefix_path: String, measurements: Vec<String>, data_types: Vec<i32>, encodings: Vec<i32>, comp...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:3942:10
[INFO] [stdout]      |
[INFO] [stdout] 3941 | impl TSLastDataQueryReq {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 3942 |   pub fn new<F3, F6, F7, F8>(session_id: i64, paths: Vec<String>, fetch_size: F3, time: i64, statement_id: i64, enable_redirect_query: F6...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:4535:10
[INFO] [stdout]      |
[INFO] [stdout] 4534 | impl TSSetSchemaTemplateReq {
[INFO] [stdout]      | --------------------------- associated function in this implementation
[INFO] [stdout] 4535 |   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.rs:4612:10
[INFO] [stdout]      |
[INFO] [stdout] 4611 | impl TSCreateSchemaTemplateReq {
[INFO] [stdout]      | ------------------------------ associated function in this implementation
[INFO] [stdout] 4612 |   pub fn new(session_id: i64, name: String, serialized_template: Vec<u8>) -> TSCreateSchemaTemplateReq {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:4693:10
[INFO] [stdout]      |
[INFO] [stdout] 4692 | impl TSAppendSchemaTemplateReq {
[INFO] [stdout]      | ------------------------------ associated function in this implementation
[INFO] [stdout] 4693 |   pub fn new(session_id: i64, name: String, is_aligned: bool, measurements: Vec<String>, data_types: Vec<i32>, encodings: Vec<i32>, compr...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:4854:10
[INFO] [stdout]      |
[INFO] [stdout] 4853 | impl TSPruneSchemaTemplateReq {
[INFO] [stdout]      | ----------------------------- associated function in this implementation
[INFO] [stdout] 4854 |   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.rs:4932:10
[INFO] [stdout]      |
[INFO] [stdout] 4931 | impl TSQueryTemplateReq {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 4932 |   pub fn new<F4>(session_id: i64, name: String, query_type: i32, measurement: F4) -> TSQueryTemplateReq where F4: Into<Option<String>> {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:5023:10
[INFO] [stdout]      |
[INFO] [stdout] 5022 | impl TSQueryTemplateResp {
[INFO] [stdout]      | ------------------------ associated function in this implementation
[INFO] [stdout] 5023 |   pub fn new<F3, F4, F5>(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.rs:5135:10
[INFO] [stdout]      |
[INFO] [stdout] 5134 | impl TSUnsetSchemaTemplateReq {
[INFO] [stdout]      | ----------------------------- associated function in this implementation
[INFO] [stdout] 5135 |   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.rs:5211:10
[INFO] [stdout]      |
[INFO] [stdout] 5210 | impl TSDropSchemaTemplateReq {
[INFO] [stdout]      | ---------------------------- associated function in this implementation
[INFO] [stdout] 5211 |   pub fn new(session_id: i64, template_name: String) -> TSDropSchemaTemplateReq {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/client.rs:5276:6
[INFO] [stdout]      |
[INFO] [stdout] 5269 | pub trait TIClientRPCServiceSyncClient {
[INFO] [stdout]      |           ---------------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 5276 |   fn fetch_results(&mut self, req: TSFetchResultsReq) -> thrift::Result<TSFetchResultsResp>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^
[INFO] [stdout] 5277 |   fn fetch_metadata(&mut self, req: TSFetchMetadataReq) -> thrift::Result<TSFetchMetadataResp>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^
[INFO] [stdout] 5278 |   fn cancel_operation(&mut self, req: TSCancelOperationReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout] 5279 |   fn close_operation(&mut self, req: TSCloseOperationReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5285 |   fn create_aligned_timeseries(&mut self, req: TSCreateAlignedTimeseriesReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5290 |   fn insert_string_record(&mut self, req: TSInsertStringRecordReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5294 |   fn insert_records_of_one_device(&mut self, req: TSInsertRecordsOfOneDeviceReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5295 |   fn insert_string_records_of_one_device(&mut self, req: TSInsertStringRecordsOfOneDeviceReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5296 |   fn insert_string_records(&mut self, req: TSInsertStringRecordsReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout] 5297 |   fn test_insert_tablet(&mut self, req: TSInsertTabletReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5298 |   fn test_insert_tablets(&mut self, req: TSInsertTabletsReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5299 |   fn test_insert_record(&mut self, req: TSInsertRecordReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout] 5300 |   fn test_insert_string_record(&mut self, req: TSInsertStringRecordReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5301 |   fn test_insert_records(&mut self, req: TSInsertRecordsReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout] 5302 |   fn test_insert_records_of_one_device(&mut self, req: TSInsertRecordsOfOneDeviceReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5303 |   fn test_insert_string_records(&mut self, req: TSInsertStringRecordsReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5306 |   fn execute_last_data_query(&mut self, req: TSLastDataQueryReq) -> thrift::Result<TSExecuteStatementResp>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5307 |   fn request_statement_id(&mut self, session_id: i64) -> thrift::Result<i64>;
[INFO] [stdout] 5308 |   fn create_schema_template(&mut self, req: TSCreateSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5309 |   fn append_schema_template(&mut self, req: TSAppendSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5310 |   fn prune_schema_template(&mut self, req: TSPruneSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5311 |   fn query_schema_template(&mut self, req: TSQueryTemplateReq) -> thrift::Result<TSQueryTemplateResp>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5312 |   fn set_schema_template(&mut self, req: TSSetSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5313 |   fn unset_schema_template(&mut self, req: TSUnsetSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5314 |   fn drop_schema_template(&mut self, req: TSDropSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:6615:10
[INFO] [stdout]      |
[INFO] [stdout] 6614 | impl <H: IClientRPCServiceSyncHandler> IClientRPCServiceSyncProcessor<H> {
[INFO] [stdout]      | ------------------------------------------------------------------------ associated function in this implementation
[INFO] [stdout] 6615 |   pub fn new(handler: H) -> IClientRPCServiceSyncProcessor<H> {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/common.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl TEndPoint {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 147 |   pub fn new(ip: String, port: i32) -> TEndPoint {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/common.rs:214:10
[INFO] [stdout]     |
[INFO] [stdout] 213 | impl TSStatus {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 214 |   pub fn new<F2, F3, F4>(code: i32, message: F2, sub_status: F3, redirect_node: F4) -> TSStatus where F2: Into<Option<String>>, F3: Into<...
[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/common.rs:314:10
[INFO] [stdout]     |
[INFO] [stdout] 313 | impl TConsensusGroupId {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 314 |   pub fn new(type_: TConsensusGroupType, id: i32) -> TConsensusGroupId {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TConsensusGroupId> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:378:10
[INFO] [stdout]     |
[INFO] [stdout] 377 | impl TSeriesPartitionSlot {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] 378 |   pub fn new(slot_id: i32) -> TSeriesPartitionSlot {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TSeriesPartitionSlot> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 410 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:431:10
[INFO] [stdout]     |
[INFO] [stdout] 430 | impl TTimePartitionSlot {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 431 |   pub fn new(start_time: i64) -> TTimePartitionSlot {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 436 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TTimePartitionSlot> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:485:10
[INFO] [stdout]     |
[INFO] [stdout] 484 | impl TRegionReplicaSet {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 485 |   pub fn new(region_id: TConsensusGroupId, data_node_locations: Vec<Box<TDataNodeLocation>>) -> TRegionReplicaSet {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 491 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TRegionReplicaSet> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 531 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:560:10
[INFO] [stdout]     |
[INFO] [stdout] 559 | impl TNodeResource {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 560 |   pub fn new(cpu_core_num: i32, max_memory: i64) -> TNodeResource {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TNodeResource> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 600 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:626:10
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl TConfigNodeLocation {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 626 |   pub fn new(config_node_id: i32, internal_end_point: TEndPoint, consensus_end_point: TEndPoint) -> TConfigNodeLocation {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TConfigNodeLocation> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 674 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:706:10
[INFO] [stdout]     |
[INFO] [stdout] 705 | impl TDataNodeLocation {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 706 |   pub fn new(data_node_id: i32, client_rpc_end_point: TEndPoint, internal_end_point: TEndPoint, m_p_p_data_exchange_end_point: TEndPoint,...
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 716 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TDataNodeLocation> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:815:10
[INFO] [stdout]     |
[INFO] [stdout] 814 | impl TDataNodeConfiguration {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout] 815 |   pub fn new(location: TDataNodeLocation, resource: TNodeResource) -> TDataNodeConfiguration {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 821 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TDataNodeConfiguration> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 855 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:881:10
[INFO] [stdout]     |
[INFO] [stdout] 880 | impl TFlushReq {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 881 |   pub fn new<F1, F2, F3>(is_seq: F1, storage_groups: F2, data_node_id: F3) -> TFlushReq where F1: Into<Option<String>>, F2: Into<Option<V...
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 888 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TFlushReq> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 932 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:980:10
[INFO] [stdout]      |
[INFO] [stdout] 979  | impl TSchemaNode {
[INFO] [stdout]      | ---------------- associated items in this implementation
[INFO] [stdout] 980  |   pub fn new(node_name: String, node_type: i8) -> TSchemaNode {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 986  |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TSchemaNode> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1020 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:1045:10
[INFO] [stdout]      |
[INFO] [stdout] 1044 | impl TSetTTLReq {
[INFO] [stdout]      | --------------- associated items in this implementation
[INFO] [stdout] 1045 |   pub fn new(storage_group_path_pattern: Vec<String>, t_t_l: i64) -> TSetTTLReq {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1051 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TSetTTLReq> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1091 |   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.rs:93:10
[INFO] [stdout]    |
[INFO] [stdout] 92 | impl TSQueryDataSet {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 93 |   pub fn new(time: Vec<u8>, value_list: Vec<Vec<u8>>, bitmap_list: Vec<Vec<u8>>) -> 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.rs:189:10
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl TSQueryNonAlignDataSet {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] 189 |   pub fn new(time_list: Vec<Vec<u8>>, value_list: Vec<Vec<u8>>) -> TSQueryNonAlignDataSet {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/client.rs:283:10
[INFO] [stdout]     |
[INFO] [stdout] 282 | impl TSTracingInfo {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 283 |   pub fn new<F3, F4, F5, F6, F7, F8, F9, F10, F11>(activity_list: Vec<String>, elapsed_time_list: Vec<i64>, 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.rs:486:10
[INFO] [stdout]     |
[INFO] [stdout] 485 | impl TSExecuteStatementResp {
[INFO] [stdout]     | --------------------------- associated function in this implementation
[INFO] [stdout] 486 |   pub fn new<F2, F3, F4, F5, F6, F7, F8, F9, F10, F11, F12>(status: common::TSStatus, query_id: F2, columns: F3, operation_type: F4, igno...
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/client.rs:726:10
[INFO] [stdout]     |
[INFO] [stdout] 725 | impl TSOpenSessionResp {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 726 |   pub fn new<F3, F4>(status: common::TSStatus, server_protocol_version: TSProtocolVersion, session_id: F3, configuration: F4) -> TSOpenSe...
[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.rs:1200:10
[INFO] [stdout]      |
[INFO] [stdout] 1199 | impl TSGetOperationStatusReq {
[INFO] [stdout]      | ---------------------------- associated items in this implementation
[INFO] [stdout] 1200 |   pub fn new(session_id: i64, query_id: i64) -> TSGetOperationStatusReq {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1206 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TSGetOperationStatusReq> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1240 |   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.rs:1331:10
[INFO] [stdout]      |
[INFO] [stdout] 1330 | impl TSCloseOperationReq {
[INFO] [stdout]      | ------------------------ associated function in this implementation
[INFO] [stdout] 1331 |   pub fn new<F2, F3>(session_id: i64, query_id: F2, statement_id: F3) -> TSCloseOperationReq where F2: Into<Option<i64>>, F3: Into<Option...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:1413:10
[INFO] [stdout]      |
[INFO] [stdout] 1412 | impl TSFetchResultsReq {
[INFO] [stdout]      | ---------------------- associated function in this implementation
[INFO] [stdout] 1413 |   pub fn new<F6>(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.rs:1526:10
[INFO] [stdout]      |
[INFO] [stdout] 1525 | impl TSFetchResultsResp {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 1526 |   pub fn new<F4, F5>(status: common::TSStatus, has_result_set: bool, is_align: bool, query_data_set: F4, non_align_query_data_set: F5) ->...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:1628:10
[INFO] [stdout]      |
[INFO] [stdout] 1627 | impl TSFetchMetadataResp {
[INFO] [stdout]      | ------------------------ associated function in this implementation
[INFO] [stdout] 1628 |   pub fn new<F2, F3, F4>(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.rs:1729:10
[INFO] [stdout]      |
[INFO] [stdout] 1728 | impl TSFetchMetadataReq {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 1729 |   pub fn new<F3>(session_id: i64, type_: String, column_path: F3) -> TSFetchMetadataReq where F3: Into<Option<String>> {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:1806:10
[INFO] [stdout]      |
[INFO] [stdout] 1805 | impl TSGetTimeZoneResp {
[INFO] [stdout]      | ---------------------- associated function in this implementation
[INFO] [stdout] 1806 |   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.rs:2065:10
[INFO] [stdout]      |
[INFO] [stdout] 2064 | impl TSInsertStringRecordReq {
[INFO] [stdout]      | ---------------------------- associated function in this implementation
[INFO] [stdout] 2065 |   pub fn new<F6, F7>(session_id: i64, prefix_path: String, measurements: Vec<String>, values: Vec<String>, timestamp: i64, is_aligned: F6...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:2751:10
[INFO] [stdout]      |
[INFO] [stdout] 2750 | impl TSInsertRecordsOfOneDeviceReq {
[INFO] [stdout]      | ---------------------------------- associated function in this implementation
[INFO] [stdout] 2751 |   pub fn new<F6>(session_id: i64, prefix_path: String, measurements_list: Vec<Vec<String>>, values_list: Vec<Vec<u8>>, timestamps: Vec<i6...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:2905:10
[INFO] [stdout]      |
[INFO] [stdout] 2904 | impl TSInsertStringRecordsOfOneDeviceReq {
[INFO] [stdout]      | ---------------------------------------- associated function in this implementation
[INFO] [stdout] 2905 |   pub fn new<F6>(session_id: i64, prefix_path: String, measurements_list: Vec<Vec<String>>, values_list: Vec<Vec<String>>, timestamps: Ve...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:3534:10
[INFO] [stdout]      |
[INFO] [stdout] 3533 | impl TSCreateAlignedTimeseriesReq {
[INFO] [stdout]      | --------------------------------- associated function in this implementation
[INFO] [stdout] 3534 |   pub fn new<F7, F8, F9>(session_id: i64, prefix_path: String, measurements: Vec<String>, data_types: Vec<i32>, encodings: Vec<i32>, comp...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:3942:10
[INFO] [stdout]      |
[INFO] [stdout] 3941 | impl TSLastDataQueryReq {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 3942 |   pub fn new<F3, F6, F7, F8>(session_id: i64, paths: Vec<String>, fetch_size: F3, time: i64, statement_id: i64, enable_redirect_query: F6...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:4535:10
[INFO] [stdout]      |
[INFO] [stdout] 4534 | impl TSSetSchemaTemplateReq {
[INFO] [stdout]      | --------------------------- associated function in this implementation
[INFO] [stdout] 4535 |   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.rs:4612:10
[INFO] [stdout]      |
[INFO] [stdout] 4611 | impl TSCreateSchemaTemplateReq {
[INFO] [stdout]      | ------------------------------ associated function in this implementation
[INFO] [stdout] 4612 |   pub fn new(session_id: i64, name: String, serialized_template: Vec<u8>) -> TSCreateSchemaTemplateReq {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:4693:10
[INFO] [stdout]      |
[INFO] [stdout] 4692 | impl TSAppendSchemaTemplateReq {
[INFO] [stdout]      | ------------------------------ associated function in this implementation
[INFO] [stdout] 4693 |   pub fn new(session_id: i64, name: String, is_aligned: bool, measurements: Vec<String>, data_types: Vec<i32>, encodings: Vec<i32>, compr...
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:4854:10
[INFO] [stdout]      |
[INFO] [stdout] 4853 | impl TSPruneSchemaTemplateReq {
[INFO] [stdout]      | ----------------------------- associated function in this implementation
[INFO] [stdout] 4854 |   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.rs:4932:10
[INFO] [stdout]      |
[INFO] [stdout] 4931 | impl TSQueryTemplateReq {
[INFO] [stdout]      | ----------------------- associated function in this implementation
[INFO] [stdout] 4932 |   pub fn new<F4>(session_id: i64, name: String, query_type: i32, measurement: F4) -> TSQueryTemplateReq where F4: Into<Option<String>> {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:5023:10
[INFO] [stdout]      |
[INFO] [stdout] 5022 | impl TSQueryTemplateResp {
[INFO] [stdout]      | ------------------------ associated function in this implementation
[INFO] [stdout] 5023 |   pub fn new<F3, F4, F5>(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.rs:5135:10
[INFO] [stdout]      |
[INFO] [stdout] 5134 | impl TSUnsetSchemaTemplateReq {
[INFO] [stdout]      | ----------------------------- associated function in this implementation
[INFO] [stdout] 5135 |   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.rs:5211:10
[INFO] [stdout]      |
[INFO] [stdout] 5210 | impl TSDropSchemaTemplateReq {
[INFO] [stdout]      | ---------------------------- associated function in this implementation
[INFO] [stdout] 5211 |   pub fn new(session_id: i64, template_name: String) -> TSDropSchemaTemplateReq {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/client.rs:5276:6
[INFO] [stdout]      |
[INFO] [stdout] 5269 | pub trait TIClientRPCServiceSyncClient {
[INFO] [stdout]      |           ---------------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 5276 |   fn fetch_results(&mut self, req: TSFetchResultsReq) -> thrift::Result<TSFetchResultsResp>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^
[INFO] [stdout] 5277 |   fn fetch_metadata(&mut self, req: TSFetchMetadataReq) -> thrift::Result<TSFetchMetadataResp>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^
[INFO] [stdout] 5278 |   fn cancel_operation(&mut self, req: TSCancelOperationReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout] 5279 |   fn close_operation(&mut self, req: TSCloseOperationReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5285 |   fn create_aligned_timeseries(&mut self, req: TSCreateAlignedTimeseriesReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5290 |   fn insert_string_record(&mut self, req: TSInsertStringRecordReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5294 |   fn insert_records_of_one_device(&mut self, req: TSInsertRecordsOfOneDeviceReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5295 |   fn insert_string_records_of_one_device(&mut self, req: TSInsertStringRecordsOfOneDeviceReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5296 |   fn insert_string_records(&mut self, req: TSInsertStringRecordsReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout] 5297 |   fn test_insert_tablet(&mut self, req: TSInsertTabletReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5298 |   fn test_insert_tablets(&mut self, req: TSInsertTabletsReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5299 |   fn test_insert_record(&mut self, req: TSInsertRecordReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout] 5300 |   fn test_insert_string_record(&mut self, req: TSInsertStringRecordReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5301 |   fn test_insert_records(&mut self, req: TSInsertRecordsReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout] 5302 |   fn test_insert_records_of_one_device(&mut self, req: TSInsertRecordsOfOneDeviceReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5303 |   fn test_insert_string_records(&mut self, req: TSInsertStringRecordsReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5306 |   fn execute_last_data_query(&mut self, req: TSLastDataQueryReq) -> thrift::Result<TSExecuteStatementResp>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5307 |   fn request_statement_id(&mut self, session_id: i64) -> thrift::Result<i64>;
[INFO] [stdout] 5308 |   fn create_schema_template(&mut self, req: TSCreateSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5309 |   fn append_schema_template(&mut self, req: TSAppendSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5310 |   fn prune_schema_template(&mut self, req: TSPruneSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5311 |   fn query_schema_template(&mut self, req: TSQueryTemplateReq) -> thrift::Result<TSQueryTemplateResp>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5312 |   fn set_schema_template(&mut self, req: TSSetSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5313 |   fn unset_schema_template(&mut self, req: TSUnsetSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5314 |   fn drop_schema_template(&mut self, req: TSDropSchemaTemplateReq) -> thrift::Result<common::TSStatus>;
[INFO] [stdout]      |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/client.rs:6615:10
[INFO] [stdout]      |
[INFO] [stdout] 6614 | impl <H: IClientRPCServiceSyncHandler> IClientRPCServiceSyncProcessor<H> {
[INFO] [stdout]      | ------------------------------------------------------------------------ associated function in this implementation
[INFO] [stdout] 6615 |   pub fn new(handler: H) -> IClientRPCServiceSyncProcessor<H> {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/common.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 146 | impl TEndPoint {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 147 |   pub fn new(ip: String, port: i32) -> TEndPoint {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/common.rs:214:10
[INFO] [stdout]     |
[INFO] [stdout] 213 | impl TSStatus {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] 214 |   pub fn new<F2, F3, F4>(code: i32, message: F2, sub_status: F3, redirect_node: F4) -> TSStatus where F2: Into<Option<String>>, F3: Into<...
[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/common.rs:314:10
[INFO] [stdout]     |
[INFO] [stdout] 313 | impl TConsensusGroupId {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 314 |   pub fn new(type_: TConsensusGroupType, id: i32) -> TConsensusGroupId {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TConsensusGroupId> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:378:10
[INFO] [stdout]     |
[INFO] [stdout] 377 | impl TSeriesPartitionSlot {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] 378 |   pub fn new(slot_id: i32) -> TSeriesPartitionSlot {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TSeriesPartitionSlot> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 410 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:431:10
[INFO] [stdout]     |
[INFO] [stdout] 430 | impl TTimePartitionSlot {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 431 |   pub fn new(start_time: i64) -> TTimePartitionSlot {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 436 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TTimePartitionSlot> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:485:10
[INFO] [stdout]     |
[INFO] [stdout] 484 | impl TRegionReplicaSet {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 485 |   pub fn new(region_id: TConsensusGroupId, data_node_locations: Vec<Box<TDataNodeLocation>>) -> TRegionReplicaSet {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 491 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TRegionReplicaSet> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 531 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:560:10
[INFO] [stdout]     |
[INFO] [stdout] 559 | impl TNodeResource {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 560 |   pub fn new(cpu_core_num: i32, max_memory: i64) -> TNodeResource {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 566 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TNodeResource> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 600 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:626:10
[INFO] [stdout]     |
[INFO] [stdout] 625 | impl TConfigNodeLocation {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 626 |   pub fn new(config_node_id: i32, internal_end_point: TEndPoint, consensus_end_point: TEndPoint) -> TConfigNodeLocation {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TConfigNodeLocation> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 674 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:706:10
[INFO] [stdout]     |
[INFO] [stdout] 705 | impl TDataNodeLocation {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 706 |   pub fn new(data_node_id: i32, client_rpc_end_point: TEndPoint, internal_end_point: TEndPoint, m_p_p_data_exchange_end_point: TEndPoint,...
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 716 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TDataNodeLocation> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 778 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:815:10
[INFO] [stdout]     |
[INFO] [stdout] 814 | impl TDataNodeConfiguration {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout] 815 |   pub fn new(location: TDataNodeLocation, resource: TNodeResource) -> TDataNodeConfiguration {
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 821 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TDataNodeConfiguration> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 855 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:881:10
[INFO] [stdout]     |
[INFO] [stdout] 880 | impl TFlushReq {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 881 |   pub fn new<F1, F2, F3>(is_seq: F1, storage_groups: F2, data_node_id: F3) -> TFlushReq where F1: Into<Option<String>>, F2: Into<Option<V...
[INFO] [stdout]     |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 888 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TFlushReq> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 932 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:980:10
[INFO] [stdout]      |
[INFO] [stdout] 979  | impl TSchemaNode {
[INFO] [stdout]      | ---------------- associated items in this implementation
[INFO] [stdout] 980  |   pub fn new(node_name: String, node_type: i8) -> TSchemaNode {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 986  |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TSchemaNode> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1020 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[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/common.rs:1045:10
[INFO] [stdout]      |
[INFO] [stdout] 1044 | impl TSetTTLReq {
[INFO] [stdout]      | --------------- associated items in this implementation
[INFO] [stdout] 1045 |   pub fn new(storage_group_path_pattern: Vec<String>, t_t_l: i64) -> TSetTTLReq {
[INFO] [stdout]      |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 1051 |   pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result<TSetTTLReq> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1091 |   pub fn write_to_out_protocol(&self, o_prot: &mut dyn TOutputProtocol) -> thrift::Result<()> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.22s
[INFO] running `Command { std: "docker" "inspect" "172a43b03fc97d7bbd47fce6558aeb051496ebd6a3b34ef46db56690ba63fd22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "172a43b03fc97d7bbd47fce6558aeb051496ebd6a3b34ef46db56690ba63fd22", kill_on_drop: false }`
[INFO] [stdout] 172a43b03fc97d7bbd47fce6558aeb051496ebd6a3b34ef46db56690ba63fd22
