[INFO] updating cached repository https://github.com/QuantRS/dolphindb_client_pywrap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf6a5fc256e71e80707e4fb734945e8e496e9c57 [INFO] checking QuantRS/dolphindb_client_pywrap/bf6a5fc256e71e80707e4fb734945e8e496e9c57 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuantRS%2Fdolphindb_client_pywrap" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QuantRS/dolphindb_client_pywrap on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/QuantRS/dolphindb_client_pywrap [INFO] finished tweaking git repo https://github.com/QuantRS/dolphindb_client_pywrap [INFO] tweaked toml for git repo https://github.com/QuantRS/dolphindb_client_pywrap written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/QuantRS/dolphindb_client_pywrap already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fd806bc1972f34ef9995d0805425714a914c7e81b93201148fe284d6fb9fd21 [INFO] running `Command { std: "docker" "start" "-a" "2fd806bc1972f34ef9995d0805425714a914c7e81b93201148fe284d6fb9fd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fd806bc1972f34ef9995d0805425714a914c7e81b93201148fe284d6fb9fd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd806bc1972f34ef9995d0805425714a914c7e81b93201148fe284d6fb9fd21", kill_on_drop: false }` [INFO] [stdout] 2fd806bc1972f34ef9995d0805425714a914c7e81b93201148fe284d6fb9fd21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b791802ccd652d571926ab0efe7668384a0a30d470ef7613025665c8642c660b [INFO] running `Command { std: "docker" "start" "-a" "b791802ccd652d571926ab0efe7668384a0a30d470ef7613025665c8642c660b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking numpy v0.15.0 [INFO] [stderr] Checking dolphindb_client_pywrap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `DF_PAIR` is never used [INFO] [stdout] --> src/dolphindb.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const DF_PAIR: i16 = 2; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DF_MATRIX` is never used [INFO] [stdout] --> src/dolphindb.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const DF_MATRIX: i16 = 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DF_SET` is never used [INFO] [stdout] --> src/dolphindb.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const DF_SET: i16 = 4; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DF_DICTIONARY` is never used [INFO] [stdout] --> src/dolphindb.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const DF_DICTIONARY: i16 = 5; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DF_CHART` is never used [INFO] [stdout] --> src/dolphindb.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const DF_CHART: i16 = 7; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DF_CHUNK` is never used [INFO] [stdout] --> src/dolphindb.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const DF_CHUNK: i16 = 8; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_MONTH` is never used [INFO] [stdout] --> src/dolphindb.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const DT_MONTH: i16 = 7; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_SECOND` is never used [INFO] [stdout] --> src/dolphindb.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const DT_SECOND: i16 = 10; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_TIMESTAMP` is never used [INFO] [stdout] --> src/dolphindb.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const DT_TIMESTAMP: i16 = 12; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_NANOTIME` is never used [INFO] [stdout] --> src/dolphindb.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const DT_NANOTIME: i16 = 13; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_NANOTIMESTAMP` is never used [INFO] [stdout] --> src/dolphindb.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub const DT_NANOTIMESTAMP: i16 = 14; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_UUID` is never used [INFO] [stdout] --> src/dolphindb.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | pub const DT_UUID: i16 = 19; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_FUNCTIONDEF` is never used [INFO] [stdout] --> src/dolphindb.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub const DT_FUNCTIONDEF: i16 = 20; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_HANDLE` is never used [INFO] [stdout] --> src/dolphindb.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | pub const DT_HANDLE: i16 = 21; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_CODE` is never used [INFO] [stdout] --> src/dolphindb.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | pub const DT_CODE: i16 = 22; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_DATASOURCE` is never used [INFO] [stdout] --> src/dolphindb.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | pub const DT_DATASOURCE: i16 = 23; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_RESOURCE` is never used [INFO] [stdout] --> src/dolphindb.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | pub const DT_RESOURCE: i16 = 24; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_ANY` is never used [INFO] [stdout] --> src/dolphindb.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | pub const DT_ANY: i16 = 25; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_COMPRESS` is never used [INFO] [stdout] --> src/dolphindb.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | pub const DT_COMPRESS: i16 = 26; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_DATEHOUR` is never used [INFO] [stdout] --> src/dolphindb.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | pub const DT_DATEHOUR: i16 = 28; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_DATEMINUTE` is never used [INFO] [stdout] --> src/dolphindb.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | pub const DT_DATEMINUTE: i16 = 29; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_IP` is never used [INFO] [stdout] --> src/dolphindb.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | pub const DT_IP: i16 = 30; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_INT128` is never used [INFO] [stdout] --> src/dolphindb.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | pub const DT_INT128: i16 = 31; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_OBJECT` is never used [INFO] [stdout] --> src/dolphindb.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | pub const DT_OBJECT: i16 = 32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/dolphindb.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 278 | pub struct Table { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 279 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Table` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `add_col` are never used [INFO] [stdout] --> src/dolphindb.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 283 | impl Table { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 284 | pub fn new() -> Table { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 291 | pub fn add_col(&mut self, name: String, v: Vector) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `create`, `set_type`, and `push` are never used [INFO] [stdout] --> src/dolphindb.rs:350:12 [INFO] [stdout] | [INFO] [stdout] 342 | impl Vector { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 350 | pub fn create(num_type: i16) -> Vector { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn set_type(&mut self, num_type: i16) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | pub fn push(&mut self, v: DataValue) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dolphindb.rs:387:12 [INFO] [stdout] | [INFO] [stdout] 386 | impl Date { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 387 | pub fn new(year: i32, month: i32, day: i32) -> Date { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dolphindb.rs:407:12 [INFO] [stdout] | [INFO] [stdout] 406 | impl Time { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 407 | pub fn new(hour: i32, minute: i32, second: i32, millisecond: i32) -> Time { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `raw`, `hour`, and `minute` are never read [INFO] [stdout] --> src/dolphindb.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 419 | pub struct Minute { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 420 | raw: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] 421 | hour: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 422 | minute: i32 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Minute` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dolphindb.rs:426:12 [INFO] [stdout] | [INFO] [stdout] 425 | impl Minute { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 426 | pub fn new(hour: i32, minute: i32) -> Minute { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dolphindb.rs:447:12 [INFO] [stdout] | [INFO] [stdout] 446 | impl DateTime { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 447 | pub fn new(year: i32, month: i32, day: i32, hour: i32, minute: i32, second: i32) -> DateTime { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DF_PAIR` is never used [INFO] [stdout] --> src/dolphindb.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const DF_PAIR: i16 = 2; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DF_MATRIX` is never used [INFO] [stdout] --> src/dolphindb.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const DF_MATRIX: i16 = 3; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DF_SET` is never used [INFO] [stdout] --> src/dolphindb.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub const DF_SET: i16 = 4; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DF_DICTIONARY` is never used [INFO] [stdout] --> src/dolphindb.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub const DF_DICTIONARY: i16 = 5; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DF_CHART` is never used [INFO] [stdout] --> src/dolphindb.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub const DF_CHART: i16 = 7; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DF_CHUNK` is never used [INFO] [stdout] --> src/dolphindb.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | pub const DF_CHUNK: i16 = 8; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_MONTH` is never used [INFO] [stdout] --> src/dolphindb.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const DT_MONTH: i16 = 7; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_SECOND` is never used [INFO] [stdout] --> src/dolphindb.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const DT_SECOND: i16 = 10; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_TIMESTAMP` is never used [INFO] [stdout] --> src/dolphindb.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const DT_TIMESTAMP: i16 = 12; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_NANOTIME` is never used [INFO] [stdout] --> src/dolphindb.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const DT_NANOTIME: i16 = 13; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_NANOTIMESTAMP` is never used [INFO] [stdout] --> src/dolphindb.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub const DT_NANOTIMESTAMP: i16 = 14; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_UUID` is never used [INFO] [stdout] --> src/dolphindb.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | pub const DT_UUID: i16 = 19; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_FUNCTIONDEF` is never used [INFO] [stdout] --> src/dolphindb.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | pub const DT_FUNCTIONDEF: i16 = 20; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_HANDLE` is never used [INFO] [stdout] --> src/dolphindb.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | pub const DT_HANDLE: i16 = 21; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_CODE` is never used [INFO] [stdout] --> src/dolphindb.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | pub const DT_CODE: i16 = 22; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_DATASOURCE` is never used [INFO] [stdout] --> src/dolphindb.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | pub const DT_DATASOURCE: i16 = 23; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_RESOURCE` is never used [INFO] [stdout] --> src/dolphindb.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | pub const DT_RESOURCE: i16 = 24; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_ANY` is never used [INFO] [stdout] --> src/dolphindb.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | pub const DT_ANY: i16 = 25; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_COMPRESS` is never used [INFO] [stdout] --> src/dolphindb.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | pub const DT_COMPRESS: i16 = 26; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_DATEHOUR` is never used [INFO] [stdout] --> src/dolphindb.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | pub const DT_DATEHOUR: i16 = 28; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_DATEMINUTE` is never used [INFO] [stdout] --> src/dolphindb.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | pub const DT_DATEMINUTE: i16 = 29; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_IP` is never used [INFO] [stdout] --> src/dolphindb.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | pub const DT_IP: i16 = 30; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_INT128` is never used [INFO] [stdout] --> src/dolphindb.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | pub const DT_INT128: i16 = 31; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DT_OBJECT` is never used [INFO] [stdout] --> src/dolphindb.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | pub const DT_OBJECT: i16 = 32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/dolphindb.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 278 | pub struct Table { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 279 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Table` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `add_col` are never used [INFO] [stdout] --> src/dolphindb.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 283 | impl Table { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 284 | pub fn new() -> Table { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 291 | pub fn add_col(&mut self, name: String, v: Vector) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `create`, `set_type`, and `push` are never used [INFO] [stdout] --> src/dolphindb.rs:350:12 [INFO] [stdout] | [INFO] [stdout] 342 | impl Vector { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 350 | pub fn create(num_type: i16) -> Vector { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | pub fn set_type(&mut self, num_type: i16) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | pub fn push(&mut self, v: DataValue) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dolphindb.rs:387:12 [INFO] [stdout] | [INFO] [stdout] 386 | impl Date { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 387 | pub fn new(year: i32, month: i32, day: i32) -> Date { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dolphindb.rs:407:12 [INFO] [stdout] | [INFO] [stdout] 406 | impl Time { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 407 | pub fn new(hour: i32, minute: i32, second: i32, millisecond: i32) -> Time { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `raw`, `hour`, and `minute` are never read [INFO] [stdout] --> src/dolphindb.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 419 | pub struct Minute { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 420 | raw: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] 421 | hour: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 422 | minute: i32 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Minute` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dolphindb.rs:426:12 [INFO] [stdout] | [INFO] [stdout] 425 | impl Minute { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 426 | pub fn new(hour: i32, minute: i32) -> Minute { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dolphindb.rs:447:12 [INFO] [stdout] | [INFO] [stdout] 446 | impl DateTime { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 447 | pub fn new(year: i32, month: i32, day: i32, hour: i32, minute: i32, second: i32) -> DateTime { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dolphindb.rs:682:12 [INFO] [stdout] | [INFO] [stdout] 682 | Minute(Minute), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 682 | Minute(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Month`, `Second`, `TimeStamp`, `NanoTime`, `NanoTimeStamp`, and `Symbol` are never constructed [INFO] [stdout] --> src/dolphindb.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 672 | pub enum DataValue { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 680 | Month(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | Second(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 684 | DateTime(DateTime), [INFO] [stdout] 685 | TimeStamp(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 686 | NanoTime(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 687 | NanoTimeStamp(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 691 | Symbol(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `encode` is never used [INFO] [stdout] --> src/dolphindb.rs:1067:14 [INFO] [stdout] | [INFO] [stdout] 1058 | impl BasicMinute { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 1067 | async fn encode(client: &mut TcpClient, v: &Minute) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dolphindb.rs:682:12 [INFO] [stdout] | [INFO] [stdout] 682 | Minute(Minute), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DataValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 682 | Minute(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Month`, `Second`, `TimeStamp`, `NanoTime`, `NanoTimeStamp`, and `Symbol` are never constructed [INFO] [stdout] --> src/dolphindb.rs:680:5 [INFO] [stdout] | [INFO] [stdout] 672 | pub enum DataValue { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 680 | Month(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 683 | Second(), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 684 | DateTime(DateTime), [INFO] [stdout] 685 | TimeStamp(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 686 | NanoTime(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 687 | NanoTimeStamp(), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 691 | Symbol(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataValue` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `encode` is never used [INFO] [stdout] --> src/dolphindb.rs:1067:14 [INFO] [stdout] | [INFO] [stdout] 1058 | impl BasicMinute { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 1067 | async fn encode(client: &mut TcpClient, v: &Minute) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.19s [INFO] running `Command { std: "docker" "inspect" "b791802ccd652d571926ab0efe7668384a0a30d470ef7613025665c8642c660b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b791802ccd652d571926ab0efe7668384a0a30d470ef7613025665c8642c660b", kill_on_drop: false }` [INFO] [stdout] b791802ccd652d571926ab0efe7668384a0a30d470ef7613025665c8642c660b