[INFO] fetching crate iotdb 0.0.7... [INFO] checking iotdb-0.0.7 against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] extracting crate iotdb 0.0.7 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate iotdb 0.0.7 on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iotdb 0.0.7 [INFO] finished tweaking crates.io crate iotdb 0.0.7 [INFO] tweaked toml for crates.io crate iotdb 0.0.7 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate iotdb 0.0.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b6326b7e9ddf5771bd38a8862fff48229197d5cdaaca2f3d989f9567c6377c3e [INFO] running `Command { std: "docker" "start" "-a" "b6326b7e9ddf5771bd38a8862fff48229197d5cdaaca2f3d989f9567c6377c3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6326b7e9ddf5771bd38a8862fff48229197d5cdaaca2f3d989f9567c6377c3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6326b7e9ddf5771bd38a8862fff48229197d5cdaaca2f3d989f9567c6377c3e", kill_on_drop: false }` [INFO] [stdout] b6326b7e9ddf5771bd38a8862fff48229197d5cdaaca2f3d989f9567c6377c3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc09f1f420df2b7ac59fa8117e48bab31bc8c17cf7f4007175692604fcc6cd89 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cc09f1f420df2b7ac59fa8117e48bab31bc8c17cf7f4007175692604fcc6cd89", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking streaming-iterator v0.1.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking simdutf8 v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling iotdb v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Checking integer-encoding v3.0.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lexical-util v0.8.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking lexical-write-integer v0.8.0 [INFO] [stderr] Checking lexical-parse-integer v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking memmap2 v0.5.2 [INFO] [stderr] Checking lexical-parse-float v0.8.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking lexical-write-float v0.8.2 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.23 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking polars-utils v0.1.0 [INFO] [stderr] Checking lexical-core v0.8.2 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking lexical v6.0.1 [INFO] [stderr] Checking thrift v0.15.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking mimalloc v0.1.27 [INFO] [stderr] Checking simplelog v0.11.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking multiversion v0.6.1 [INFO] [stderr] Checking arrow2 v0.9.1 [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: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn new(ip: String, port: i32) -> EndPoint { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn new(code: i32, message: F2, sub_status: F3, redirect_node: F4) -> TSStatus where F2: Into>, F3: Into<... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn new(time: Vec, value_list: Vec>, bitmap_list: Vec>) -> TSQueryDataSet { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:354:10 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn new(time_list: Vec>, value_list: Vec>) -> TSQueryNonAlignDataSet { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:448:10 [INFO] [stdout] | [INFO] [stdout] 448 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:651:10 [INFO] [stdout] | [INFO] [stdout] 651 | pub fn new(status: TSStatus, query_id: F2, columns: F3, operation_type: F4, ignore_time_... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | pub fn new(status: TSStatus, server_protocol_version: TSProtocolVersion, session_id: F3, configuration: F4) -> TSOpenSessionRes... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:1365:10 [INFO] [stdout] | [INFO] [stdout] 1365 | pub fn new(session_id: i64, query_id: i64) -> TSGetOperationStatusReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from_in_protocol` [INFO] [stdout] --> src/rpc.rs:1371:10 [INFO] [stdout] | [INFO] [stdout] 1371 | pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_to_out_protocol` [INFO] [stdout] --> src/rpc.rs:1405:10 [INFO] [stdout] | [INFO] [stdout] 1405 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:1496:10 [INFO] [stdout] | [INFO] [stdout] 1496 | pub fn new(session_id: i64, query_id: F2, statement_id: F3) -> TSCloseOperationReq where F2: Into>, F3: Into src/rpc.rs:1578:10 [INFO] [stdout] | [INFO] [stdout] 1578 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:1691:10 [INFO] [stdout] | [INFO] [stdout] 1691 | pub fn new(status: TSStatus, has_result_set: bool, is_align: bool, query_data_set: F4, non_align_query_data_set: F5) -> TSFetch... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:1793:10 [INFO] [stdout] | [INFO] [stdout] 1793 | pub fn new(status: TSStatus, metadata_in_json: F2, columns_list: F3, data_type: F4) -> TSFetchMetadataResp where F2: Into src/rpc.rs:1894:10 [INFO] [stdout] | [INFO] [stdout] 1894 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:1971:10 [INFO] [stdout] | [INFO] [stdout] 1971 | pub fn new(status: TSStatus, time_zone: String) -> TSGetTimeZoneResp { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:2229:10 [INFO] [stdout] | [INFO] [stdout] 2229 | pub fn new(session_id: i64, prefix_path: String, measurements: Vec, values: Vec, timestamp: i64, is_aligned: F6) ->... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:2903:10 [INFO] [stdout] | [INFO] [stdout] 2903 | pub fn new(session_id: i64, prefix_path: String, measurements_list: Vec>, values_list: Vec>, timestamps: Vec src/rpc.rs:3057:10 [INFO] [stdout] | [INFO] [stdout] 3057 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:3684:10 [INFO] [stdout] | [INFO] [stdout] 3684 | pub fn new(session_id: i64, prefix_path: String, measurements: Vec, data_types: Vec, encodings: Vec, compressors:... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4010:10 [INFO] [stdout] | [INFO] [stdout] 4010 | pub fn new(session_id: i64, paths: Vec, fetch_size: F3, time: i64, statement_id: i64, enable_redirect_query: F6, jd... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4420:10 [INFO] [stdout] | [INFO] [stdout] 4420 | pub fn new(version: String, supported_time_aggregation_operations: Vec, timestamp_precision: Strin... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4591:10 [INFO] [stdout] | [INFO] [stdout] 4591 | pub fn new(session_id: i64, template_name: String, prefix_path: String) -> TSSetSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4668:10 [INFO] [stdout] | [INFO] [stdout] 4668 | pub fn new(session_id: i64, name: String, serialized_template: Vec) -> TSCreateSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4749:10 [INFO] [stdout] | [INFO] [stdout] 4749 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:4910:10 [INFO] [stdout] | [INFO] [stdout] 4910 | pub fn new(session_id: i64, name: String, path: String) -> TSPruneSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4988:10 [INFO] [stdout] | [INFO] [stdout] 4988 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:5079:10 [INFO] [stdout] | [INFO] [stdout] 5079 | pub fn new(status: TSStatus, query_type: i32, result: F3, count: F4, measurements: F5) -> TSQueryTemplateResp where F3: Int... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:5191:10 [INFO] [stdout] | [INFO] [stdout] 5191 | pub fn new(session_id: i64, prefix_path: String, template_name: String) -> TSUnsetSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:5267:10 [INFO] [stdout] | [INFO] [stdout] 5267 | pub fn new(session_id: i64, template_name: String) -> TSDropSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:6671:10 [INFO] [stdout] | [INFO] [stdout] 6671 | pub fn new(handler: H) -> TSIServiceSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn new(ip: String, port: i32) -> EndPoint { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:157:10 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn new(code: i32, message: F2, sub_status: F3, redirect_node: F4) -> TSStatus where F2: Into>, F3: Into<... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn new(time: Vec, value_list: Vec>, bitmap_list: Vec>) -> TSQueryDataSet { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:354:10 [INFO] [stdout] | [INFO] [stdout] 354 | pub fn new(time_list: Vec>, value_list: Vec>) -> TSQueryNonAlignDataSet { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:448:10 [INFO] [stdout] | [INFO] [stdout] 448 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:651:10 [INFO] [stdout] | [INFO] [stdout] 651 | pub fn new(status: TSStatus, query_id: F2, columns: F3, operation_type: F4, ignore_time_... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:891:10 [INFO] [stdout] | [INFO] [stdout] 891 | pub fn new(status: TSStatus, server_protocol_version: TSProtocolVersion, session_id: F3, configuration: F4) -> TSOpenSessionRes... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:1365:10 [INFO] [stdout] | [INFO] [stdout] 1365 | pub fn new(session_id: i64, query_id: i64) -> TSGetOperationStatusReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `read_from_in_protocol` [INFO] [stdout] --> src/rpc.rs:1371:10 [INFO] [stdout] | [INFO] [stdout] 1371 | pub fn read_from_in_protocol(i_prot: &mut dyn TInputProtocol) -> thrift::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_to_out_protocol` [INFO] [stdout] --> src/rpc.rs:1405:10 [INFO] [stdout] | [INFO] [stdout] 1405 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:1496:10 [INFO] [stdout] | [INFO] [stdout] 1496 | pub fn new(session_id: i64, query_id: F2, statement_id: F3) -> TSCloseOperationReq where F2: Into>, F3: Into src/rpc.rs:1578:10 [INFO] [stdout] | [INFO] [stdout] 1578 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:1691:10 [INFO] [stdout] | [INFO] [stdout] 1691 | pub fn new(status: TSStatus, has_result_set: bool, is_align: bool, query_data_set: F4, non_align_query_data_set: F5) -> TSFetch... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:1793:10 [INFO] [stdout] | [INFO] [stdout] 1793 | pub fn new(status: TSStatus, metadata_in_json: F2, columns_list: F3, data_type: F4) -> TSFetchMetadataResp where F2: Into src/rpc.rs:1894:10 [INFO] [stdout] | [INFO] [stdout] 1894 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:1971:10 [INFO] [stdout] | [INFO] [stdout] 1971 | pub fn new(status: TSStatus, time_zone: String) -> TSGetTimeZoneResp { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:2229:10 [INFO] [stdout] | [INFO] [stdout] 2229 | pub fn new(session_id: i64, prefix_path: String, measurements: Vec, values: Vec, timestamp: i64, is_aligned: F6) ->... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:2903:10 [INFO] [stdout] | [INFO] [stdout] 2903 | pub fn new(session_id: i64, prefix_path: String, measurements_list: Vec>, values_list: Vec>, timestamps: Vec src/rpc.rs:3057:10 [INFO] [stdout] | [INFO] [stdout] 3057 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:3684:10 [INFO] [stdout] | [INFO] [stdout] 3684 | pub fn new(session_id: i64, prefix_path: String, measurements: Vec, data_types: Vec, encodings: Vec, compressors:... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4010:10 [INFO] [stdout] | [INFO] [stdout] 4010 | pub fn new(session_id: i64, paths: Vec, fetch_size: F3, time: i64, statement_id: i64, enable_redirect_query: F6, jd... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4420:10 [INFO] [stdout] | [INFO] [stdout] 4420 | pub fn new(version: String, supported_time_aggregation_operations: Vec, timestamp_precision: Strin... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4591:10 [INFO] [stdout] | [INFO] [stdout] 4591 | pub fn new(session_id: i64, template_name: String, prefix_path: String) -> TSSetSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4668:10 [INFO] [stdout] | [INFO] [stdout] 4668 | pub fn new(session_id: i64, name: String, serialized_template: Vec) -> TSCreateSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4749:10 [INFO] [stdout] | [INFO] [stdout] 4749 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:4910:10 [INFO] [stdout] | [INFO] [stdout] 4910 | pub fn new(session_id: i64, name: String, path: String) -> TSPruneSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:4988:10 [INFO] [stdout] | [INFO] [stdout] 4988 | 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 is never used: `new` [INFO] [stdout] --> src/rpc.rs:5079:10 [INFO] [stdout] | [INFO] [stdout] 5079 | pub fn new(status: TSStatus, query_type: i32, result: F3, count: F4, measurements: F5) -> TSQueryTemplateResp where F3: Int... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:5191:10 [INFO] [stdout] | [INFO] [stdout] 5191 | pub fn new(session_id: i64, prefix_path: String, template_name: String) -> TSUnsetSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:5267:10 [INFO] [stdout] | [INFO] [stdout] 5267 | pub fn new(session_id: i64, template_name: String) -> TSDropSchemaTemplateReq { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/rpc.rs:6671:10 [INFO] [stdout] | [INFO] [stdout] 6671 | pub fn new(handler: H) -> TSIServiceSyncProcessor { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "cc09f1f420df2b7ac59fa8117e48bab31bc8c17cf7f4007175692604fcc6cd89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc09f1f420df2b7ac59fa8117e48bab31bc8c17cf7f4007175692604fcc6cd89", kill_on_drop: false }` [INFO] [stdout] cc09f1f420df2b7ac59fa8117e48bab31bc8c17cf7f4007175692604fcc6cd89