[INFO] cloning repository https://github.com/dolphindb/api-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dolphindb/api-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphindb%2Fapi-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphindb%2Fapi-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c160e6362bb9ad19a5d6c556cf7db7195c6197b [INFO] checking dolphindb/api-rust against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdolphindb%2Fapi-rust" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dolphindb/api-rust on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dolphindb/api-rust [INFO] finished tweaking git repo https://github.com/dolphindb/api-rust [INFO] tweaked toml for git repo https://github.com/dolphindb/api-rust written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/dolphindb/api-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54672f97991bd8dd476fb68c906ab5fa2f3edd45fc8c95fa85d30cfa1c703a52 [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" "54672f97991bd8dd476fb68c906ab5fa2f3edd45fc8c95fa85d30cfa1c703a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54672f97991bd8dd476fb68c906ab5fa2f3edd45fc8c95fa85d30cfa1c703a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54672f97991bd8dd476fb68c906ab5fa2f3edd45fc8c95fa85d30cfa1c703a52", kill_on_drop: false }` [INFO] [stdout] 54672f97991bd8dd476fb68c906ab5fa2f3edd45fc8c95fa85d30cfa1c703a52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b35c2936ce6a29b983cc758be743162449483422b17aa618e34d1f0225ab973 [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" "7b35c2936ce6a29b983cc758be743162449483422b17aa618e34d1f0225ab973", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling ddb v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking api-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `c_char`, `c_void` [INFO] [stdout] --> tests/Vector_test.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use libc::{c_char, c_double, c_float, c_int, c_long, c_short, c_void}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> tests/Vector_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> tests/Vector_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `RWMemoryTable` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `rwmemory_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_char`, `c_double`, `c_float`, `c_int`, `c_longlong`, `c_short`, `c_void` [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use libc::{c_char, c_double, c_float, c_int, c_longlong, c_short, c_void}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_char`, `c_double`, `c_float`, `c_int`, `c_longlong`, `c_short`, `c_void` [INFO] [stdout] --> tests/Table_test.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use libc::{c_char, c_double, c_float, c_int, c_longlong, c_short, c_void}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> tests/Table_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> tests/Table_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `DFSWritingWithMultiThread` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `dfswriting_with_multi_thread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_char`, `c_double`, `c_float`, `c_int`, `c_longlong`, `c_short`, `c_void` [INFO] [stdout] --> tests/Set_test.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use libc::{c_char, c_double, c_float, c_int, c_longlong, c_short, c_void}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> tests/Set_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> tests/Set_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v2` [INFO] [stdout] --> tests/Vector_test.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | let v2 = v1.get_sub_vector(0, 2); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_v2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v2` [INFO] [stdout] --> tests/Vector_test.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | let v2 = v1.get_sub_vector(0, 2); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_v2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v2` [INFO] [stdout] --> tests/Vector_test.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | let v2 = v1.get_sub_vector(0, 2); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_v2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Set_test` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `set_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Set_append` should have a snake case name [INFO] [stdout] --> tests/Set_test.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn Set_append() { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_append` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Set_remove` should have a snake case name [INFO] [stdout] --> tests/Set_test.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn Set_remove() { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_remove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Set_is_super_set` should have a snake case name [INFO] [stdout] --> tests/Set_test.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn Set_is_super_set() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_is_super_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Set_interaction` should have a snake case name [INFO] [stdout] --> tests/Set_test.rs:60:4 [INFO] [stdout] | [INFO] [stdout] 60 | fn Set_interaction() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_interaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Set_get_sub_vector` should have a snake case name [INFO] [stdout] --> tests/Set_test.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn Set_get_sub_vector() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_get_sub_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Set_clear` should have a snake case name [INFO] [stdout] --> tests/Set_test.rs:86:4 [INFO] [stdout] | [INFO] [stdout] 86 | fn Set_clear() { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_clear` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Vector_test` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `vector_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_int_by_index` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn Vector_set_int_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_int_by_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_bool_by_index` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn Vector_set_bool_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_bool_by_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_short_by_index` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn Vector_set_short_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_short_by_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_long_by_index` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn Vector_set_long_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_long_by_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_float_by_index` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn Vector_set_float_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_float_by_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_double_by_index` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn Vector_set_double_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_double_by_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_string_by_index` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn Vector_set_string_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_string_by_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_null_by_index` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn Vector_set_null_by_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_null_by_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_int_slice` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn Vector_set_int_slice() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_int_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_bool_slice` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn Vector_set_bool_slice() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_bool_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_short_slice` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn Vector_set_short_slice() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_short_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_long_slice` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:110:4 [INFO] [stdout] | [INFO] [stdout] 110 | fn Vector_set_long_slice() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_long_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_float_slice` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn Vector_set_float_slice() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_float_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_double_slice` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn Vector_set_double_slice() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_double_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_string_slice` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:137:4 [INFO] [stdout] | [INFO] [stdout] 137 | fn Vector_set_string_slice() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_string_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_append_int` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:146:4 [INFO] [stdout] | [INFO] [stdout] 146 | fn Vector_append_int() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_append_int` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_append_bool` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn Vector_append_bool() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_append_bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_append_short` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | fn Vector_append_short() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_append_short` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_append_long` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:177:4 [INFO] [stdout] | [INFO] [stdout] 177 | fn Vector_append_long() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_append_long` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_append_float` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:187:4 [INFO] [stdout] | [INFO] [stdout] 187 | fn Vector_append_float() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_append_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_append_double` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:196:4 [INFO] [stdout] | [INFO] [stdout] 196 | fn Vector_append_double() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_append_double` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_append_string` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:205:4 [INFO] [stdout] | [INFO] [stdout] 205 | fn Vector_append_string() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_append_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_to_vector` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:214:4 [INFO] [stdout] | [INFO] [stdout] 214 | fn Vector_to_vector() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_to_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_remove` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:226:4 [INFO] [stdout] | [INFO] [stdout] 226 | fn Vector_remove() { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_remove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_append` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:238:4 [INFO] [stdout] | [INFO] [stdout] 238 | fn Vector_append() { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_append` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_get_name` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:251:4 [INFO] [stdout] | [INFO] [stdout] 251 | fn Vector_set_get_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_get_capacity` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:263:4 [INFO] [stdout] | [INFO] [stdout] 263 | fn Vector_set_get_capacity() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_get_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_get_unit_length` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:274:4 [INFO] [stdout] | [INFO] [stdout] 274 | fn Vector_set_get_unit_length() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_get_unit_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_set_get_unit_size` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:285:4 [INFO] [stdout] | [INFO] [stdout] 285 | fn Vector_set_get_unit_size() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_set_get_unit_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_get_sub_vector` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:296:4 [INFO] [stdout] | [INFO] [stdout] 296 | fn Vector_get_sub_vector() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_get_sub_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_fill` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:308:4 [INFO] [stdout] | [INFO] [stdout] 308 | fn Vector_fill() { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_reverse` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:321:4 [INFO] [stdout] | [INFO] [stdout] 321 | fn Vector_reverse() { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_reverse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_replace` should have a snake case name [INFO] [stdout] --> tests/Vector_test.rs:334:4 [INFO] [stdout] | [INFO] [stdout] 334 | fn Vector_replace() { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_replace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Table_test` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `table_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Table_set_get_name` should have a snake case name [INFO] [stdout] --> tests/Table_test.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn Table_set_get_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `table_set_get_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Table_get_column_name` should have a snake case name [INFO] [stdout] --> tests/Table_test.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn Table_get_column_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `table_get_column_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Table_get_column` should have a snake case name [INFO] [stdout] --> tests/Table_test.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn Table_get_column() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `table_get_column` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Table_get_column_by_name` should have a snake case name [INFO] [stdout] --> tests/Table_test.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn Table_get_column_by_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `table_get_column_by_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Table_columns` should have a snake case name [INFO] [stdout] --> tests/Table_test.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn Table_columns() { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `table_columns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_char`, `c_double`, `c_float`, `c_int`, `c_longlong`, `c_short`, `c_void` [INFO] [stdout] --> tests/Dictionary_test.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use libc::{c_char, c_double, c_float, c_int, c_longlong, c_short, c_void}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> tests/Dictionary_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> tests/Dictionary_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Table_rows` should have a snake case name [INFO] [stdout] --> tests/Table_test.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn Table_rows() { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `table_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Table_get_column_type` should have a snake case name [INFO] [stdout] --> tests/Table_test.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | fn Table_get_column_type() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `table_get_column_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Table_set_column_name` should have a snake case name [INFO] [stdout] --> tests/Table_test.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | fn Table_set_column_name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `table_set_column_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Table_get_column_index` should have a snake case name [INFO] [stdout] --> tests/Table_test.rs:125:4 [INFO] [stdout] | [INFO] [stdout] 125 | fn Table_get_column_index() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `table_get_column_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Table_get_contain` should have a snake case name [INFO] [stdout] --> tests/Table_test.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn Table_get_contain() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `table_get_contain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_char`, `c_double`, `c_float`, `c_int`, `c_longlong`, `c_short`, `c_void` [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use libc::{c_char, c_double, c_float, c_int, c_longlong, c_short, c_void}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_char`, `c_void` [INFO] [stdout] --> tests/ddb_test.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use libc::{c_char, c_double, c_float, c_int, c_longlong, c_short, c_void}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> tests/ddb_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> tests/ddb_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_char`, `c_double`, `c_float`, `c_longlong`, `c_short`, `c_void` [INFO] [stdout] --> tests/DBConnection_test.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use libc::{c_char, c_double, c_float, c_int, c_longlong, c_short, c_void}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^^^^^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> tests/DBConnection_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> tests/DBConnection_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `StreamingThreadClientSubscriber` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `streaming_thread_client_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Dictionary_test` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `dictionary_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Dictionary_count` should have a snake case name [INFO] [stdout] --> tests/Dictionary_test.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn Dictionary_count() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dictionary_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Dictionary_get_member` should have a snake case name [INFO] [stdout] --> tests/Dictionary_test.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | fn Dictionary_get_member() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dictionary_get_member` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Dictionary_key_type` should have a snake case name [INFO] [stdout] --> tests/Dictionary_test.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn Dictionary_key_type() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dictionary_key_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Dictionary_remove` should have a snake case name [INFO] [stdout] --> tests/Dictionary_test.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn Dictionary_remove() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dictionary_remove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Dictionary_set` should have a snake case name [INFO] [stdout] --> tests/Dictionary_test.rs:70:4 [INFO] [stdout] | [INFO] [stdout] 70 | fn Dictionary_set() { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dictionary_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `DBConnection_test` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `dbconnection_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DBConnection_connect` should have a snake case name [INFO] [stdout] --> tests/DBConnection_test.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn DBConnection_connect() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dbconnection_connect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DBConnection_run` should have a snake case name [INFO] [stdout] --> tests/DBConnection_test.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | fn DBConnection_run() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dbconnection_run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DBConnection_upload` should have a snake case name [INFO] [stdout] --> tests/DBConnection_test.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn DBConnection_upload() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dbconnection_upload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DBConnection_runfunc` should have a snake case name [INFO] [stdout] --> tests/DBConnection_test.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 48 | fn DBConnection_runfunc() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dbconnection_runfunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `c_char`, `c_double`, `c_float`, `c_int`, `c_longlong`, `c_short`, `c_void` [INFO] [stdout] --> tests/Constant_test.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use libc::{c_char, c_double, c_float, c_int, c_longlong, c_short, c_void}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CStr` [INFO] [stdout] --> tests/Constant_test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ffi::CStr; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::CString` [INFO] [stdout] --> tests/Constant_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::ffi::CString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> tests/Constant_test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `StreamingDataWriting` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `streaming_data_writing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `RWDFSTable` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `rwdfstable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> tests/ddb_test.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | let s1 = ddb::create_set(ddb::DT_INT, 10); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c2` [INFO] [stdout] --> tests/ddb_test.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | let c2 = conn.run("set(4 3 )"); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_c2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ca` [INFO] [stdout] --> tests/ddb_test.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | let ca = conn.run("3 6 1 5 9"); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ca` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cb` [INFO] [stdout] --> tests/ddb_test.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | let cb = conn.run("3 6 1 5 9"); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/ddb_test.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | let mut arr2: [c_int; 10] = [1; rowNum as usize]; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/ddb_test.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 506 | let mut arr3: [c_double; 10] = [1.0; rowNum as usize]; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/ddb_test.rs:507:9 [INFO] [stdout] | [INFO] [stdout] 507 | let mut arr1: [&str; 10] = ["asd"; rowNum as usize]; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Constant_test` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `constant_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_get_int` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:12:4 [INFO] [stdout] | [INFO] [stdout] 12 | fn Constant_get_int() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_get_int` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_get_string` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn Constant_get_string() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_get_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_get_short` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | fn Constant_get_short() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_get_short` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_get_long` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 29 | fn Constant_get_long() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_get_long` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_get_float` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:35:4 [INFO] [stdout] | [INFO] [stdout] 35 | fn Constant_get_float() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_get_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_get_double` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn Constant_get_double() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_get_double` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_get_type` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:47:4 [INFO] [stdout] | [INFO] [stdout] 47 | fn Constant_get_type() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_get_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_is_scalar` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | fn Constant_is_scalar() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_is_scalar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_is_dictionary` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn Constant_is_dictionary() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_is_dictionary` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_is_pair` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn Constant_is_pair() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_is_pair` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_is_vector` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:71:4 [INFO] [stdout] | [INFO] [stdout] 71 | fn Constant_is_vector() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_is_vector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_is_set` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:77:4 [INFO] [stdout] | [INFO] [stdout] 77 | fn Constant_is_set() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_is_set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `test_host` should have an upper case name [INFO] [stdout] --> tests/ddb_test.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | static test_host: &str = "localhost"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `TEST_HOST` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_is_matrix` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:83:4 [INFO] [stdout] | [INFO] [stdout] 83 | fn Constant_is_matrix() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_is_matrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_is_table` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:89:4 [INFO] [stdout] | [INFO] [stdout] 89 | fn Constant_is_table() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_is_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `test_port` should have an upper case name [INFO] [stdout] --> tests/ddb_test.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | static test_port: libc::c_int = 8848; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `TEST_PORT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_is_large_constant` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn Constant_is_large_constant() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_is_large_constant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `test_user` should have an upper case name [INFO] [stdout] --> tests/ddb_test.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static test_user: &str = "admin"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `TEST_USER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_get_form` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn Constant_get_form() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_get_form` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `test_pass` should have an upper case name [INFO] [stdout] --> tests/ddb_test.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | static test_pass: &str = "123456"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `TEST_PASS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_set_int` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:107:4 [INFO] [stdout] | [INFO] [stdout] 107 | fn Constant_set_int() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_set_int` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DBConnection_test` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn DBConnection_test() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dbconnection_test` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_set_long` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:114:4 [INFO] [stdout] | [INFO] [stdout] 114 | fn Constant_set_long() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_set_long` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_Defobj` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 29 | fn Constant_Defobj() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `constant_defobj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_set_short` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn Constant_set_short() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_set_short` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_set_float` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn Constant_set_float() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_set_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_create` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:72:4 [INFO] [stdout] | [INFO] [stdout] 72 | fn Constant_create() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_create` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_set_double` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:135:4 [INFO] [stdout] | [INFO] [stdout] 135 | fn Constant_set_double() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_set_double` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_set_bool` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn Constant_set_bool() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_set_bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_setByIndex` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:95:4 [INFO] [stdout] | [INFO] [stdout] 95 | fn Constant_setByIndex() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `constant_set_by_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_set_string` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:149:4 [INFO] [stdout] | [INFO] [stdout] 149 | fn Constant_set_string() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_set_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_setsilce` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:143:4 [INFO] [stdout] | [INFO] [stdout] 143 | fn Constant_setsilce() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_setsilce` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_set_null` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn Constant_set_null() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_set_null` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_create_bool` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:163:4 [INFO] [stdout] | [INFO] [stdout] 163 | fn Constant_create_bool() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_create_bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_append` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:195:4 [INFO] [stdout] | [INFO] [stdout] 195 | fn Vector_append() { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_append` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_create_int` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn Constant_create_int() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_create_int` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Set_test` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:250:4 [INFO] [stdout] | [INFO] [stdout] 250 | fn Set_test() { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `set_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_create_short` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:175:4 [INFO] [stdout] | [INFO] [stdout] 175 | fn Constant_create_short() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_create_short` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_create_long` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:181:4 [INFO] [stdout] | [INFO] [stdout] 181 | fn Constant_create_long() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_create_long` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Vector_test` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:283:4 [INFO] [stdout] | [INFO] [stdout] 283 | fn Vector_test() { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vector_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_create_float` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:187:4 [INFO] [stdout] | [INFO] [stdout] 187 | fn Constant_create_float() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_create_float` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_create_double` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:193:4 [INFO] [stdout] | [INFO] [stdout] 193 | fn Constant_create_double() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_create_double` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Table_test` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:340:4 [INFO] [stdout] | [INFO] [stdout] 340 | fn Table_test() { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `table_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Constant_create_string` should have a snake case name [INFO] [stdout] --> tests/Constant_test.rs:199:4 [INFO] [stdout] | [INFO] [stdout] 199 | fn Constant_create_string() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `constant_create_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Dictionary_test` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:406:4 [INFO] [stdout] | [INFO] [stdout] 406 | fn Dictionary_test() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dictionary_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `In_memory_table` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:438:4 [INFO] [stdout] | [INFO] [stdout] 438 | fn In_memory_table() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `in_memory_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Disk_Table` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:455:4 [INFO] [stdout] | [INFO] [stdout] 455 | fn Disk_Table() { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `disk_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Partitioned_Table` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | fn Partitioned_Table() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `partitioned_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CreateDemoTable` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:494:4 [INFO] [stdout] | [INFO] [stdout] 494 | fn CreateDemoTable() -> ddb::Table { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `create_demo_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `rowNum` should have an upper case name [INFO] [stdout] --> tests/ddb_test.rs:497:11 [INFO] [stdout] | [INFO] [stdout] 497 | const rowNum: c_int = 10; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `ROW_NUM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `colNum` should have an upper case name [INFO] [stdout] --> tests/ddb_test.rs:498:11 [INFO] [stdout] | [INFO] [stdout] 498 | const colNum: c_int = 3; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `COL_NUM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `indexCapacity` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:499:9 [INFO] [stdout] | [INFO] [stdout] 499 | let indexCapacity = 11; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `index_capacity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `columnVecs` should have a snake case name [INFO] [stdout] --> tests/ddb_test.rs:501:13 [INFO] [stdout] | [INFO] [stdout] 501 | let mut columnVecs: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `column_vecs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.04s [INFO] running `Command { std: "docker" "inspect" "7b35c2936ce6a29b983cc758be743162449483422b17aa618e34d1f0225ab973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b35c2936ce6a29b983cc758be743162449483422b17aa618e34d1f0225ab973", kill_on_drop: false }` [INFO] [stdout] 7b35c2936ce6a29b983cc758be743162449483422b17aa618e34d1f0225ab973