[INFO] cloning repository https://github.com/icarvagu/db-rust-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icarvagu/db-rust-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficarvagu%2Fdb-rust-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficarvagu%2Fdb-rust-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e1b3b5920386968753547d7756254378ac4e58c [INFO] checking icarvagu/db-rust-bench against master#4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficarvagu%2Fdb-rust-bench" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icarvagu/db-rust-bench on toolchain 4847d6a9d07d4be9ba3196f6ad444af2d7bdde72 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/icarvagu/db-rust-bench [INFO] finished tweaking git repo https://github.com/icarvagu/db-rust-bench [INFO] tweaked toml for git repo https://github.com/icarvagu/db-rust-bench written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/icarvagu/db-rust-bench 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" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mysql v25.0.1 [INFO] [stderr] Downloaded postgres v0.19.7 [INFO] [stderr] Downloaded mysql_common v0.32.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c10babe9a233dbf78b910e8cbed592576f7e13f6835581f306e67619b94c7dab [INFO] running `Command { std: "docker" "start" "-a" "c10babe9a233dbf78b910e8cbed592576f7e13f6835581f306e67619b94c7dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c10babe9a233dbf78b910e8cbed592576f7e13f6835581f306e67619b94c7dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10babe9a233dbf78b910e8cbed592576f7e13f6835581f306e67619b94c7dab", kill_on_drop: false }` [INFO] [stdout] c10babe9a233dbf78b910e8cbed592576f7e13f6835581f306e67619b94c7dab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+4847d6a9d07d4be9ba3196f6ad444af2d7bdde72" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4f2c0f731431385e8f530559c16401dedc3e0dbf194fee91fad8fe8ad87dcf9 [INFO] running `Command { std: "docker" "start" "-a" "a4f2c0f731431385e8f530559c16401dedc3e0dbf194fee91fad8fe8ad87dcf9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling bigdecimal v0.4.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling mysql v25.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling io-enum v1.1.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] Compiling mysql-common-derive v0.31.1 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Compiling mysql_common v0.32.3 [INFO] [stderr] Checking redis v0.25.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Checking bson v2.11.0 [INFO] [stderr] Checking postgres v0.19.7 [INFO] [stderr] Checking mongodb v2.8.2 [INFO] [stderr] Checking database_connections v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Collection` [INFO] [stdout] --> src/db/mongo.rs:1:58 [INFO] [stdout] | [INFO] [stdout] 1 | use mongodb::{bson::doc, options::ClientOptions, Client, Collection}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Collection` [INFO] [stdout] --> src/db/mongo.rs:1:58 [INFO] [stdout] | [INFO] [stdout] 1 | use mongodb::{bson::doc, options::ClientOptions, Client, Collection}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/db/redis.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn insert(csv_content: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/db/redis.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | ... con.hset_multiple(id, &[("FID", &r.FID), ("gid", &r.gid), ("UF", &r.UF), ("nome", &r.nome), ("Censo", &r.Censo), ("PIB", &r.PIB), (... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 11 | con.hset_multiple::<_, _, _, ()>(id, &[("FID", &r.FID), ("gid", &r.gid), ("UF", &r.UF), ("nome", &r.nome), ("Censo", &r.Censo), ("PIB", &r.PIB), ("Pop_est_2009", &r.Pop_est_2009), ("PIB_percapita", &r.PIB_percapita), ("Descricao", &r.Descricao), ("legenda", &r.legenda), ("classe", &r.classe), ("geom", &r.geom)])?; [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/db/redis.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn insert(csv_content: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/db/redis.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | ... con.hset_multiple(id, &[("FID", &r.FID), ("gid", &r.gid), ("UF", &r.UF), ("nome", &r.nome), ("Censo", &r.Censo), ("PIB", &r.PIB), (... [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 11 | con.hset_multiple::<_, _, _, ()>(id, &[("FID", &r.FID), ("gid", &r.gid), ("UF", &r.UF), ("nome", &r.nome), ("Censo", &r.Censo), ("PIB", &r.PIB), ("Pop_est_2009", &r.Pop_est_2009), ("PIB_percapita", &r.PIB_percapita), ("Descricao", &r.Descricao), ("legenda", &r.legenda), ("classe", &r.classe), ("geom", &r.geom)])?; [INFO] [stdout] | +++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `FID` [INFO] [stdout] --> src/db/postgree.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let FID: String = row.get(0); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_FID` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gid` [INFO] [stdout] --> src/db/postgree.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let gid: String = row.get(1); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `UF` [INFO] [stdout] --> src/db/postgree.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let UF: String = row.get(2); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_UF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nome` [INFO] [stdout] --> src/db/postgree.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let nome: String = row.get(3); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_nome` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Censo` [INFO] [stdout] --> src/db/postgree.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let Censo: String = row.get(4); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Censo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `PIB` [INFO] [stdout] --> src/db/postgree.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let PIB: String = row.get(5); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_PIB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Pop_est_2009` [INFO] [stdout] --> src/db/postgree.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let Pop_est_2009: String = row.get(6); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_Pop_est_2009` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `PIB_percapita` [INFO] [stdout] --> src/db/postgree.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let PIB_percapita: String = row.get(7); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PIB_percapita` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Descricao` [INFO] [stdout] --> src/db/postgree.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let Descricao: String = row.get(8); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_Descricao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `legenda` [INFO] [stdout] --> src/db/postgree.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let legenda: String = row.get(9); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_legenda` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `classe` [INFO] [stdout] --> src/db/postgree.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | let classe: String = row.get(10); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_classe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geom` [INFO] [stdout] --> src/db/postgree.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let geom: String = row.get(11); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_geom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/utils/csvUtils.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | let mut record: Record = result?; [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: unused variable: `FID` [INFO] [stdout] --> src/db/postgree.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let FID: String = row.get(0); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_FID` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gid` [INFO] [stdout] --> src/db/postgree.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let gid: String = row.get(1); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_gid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `UF` [INFO] [stdout] --> src/db/postgree.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let UF: String = row.get(2); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_UF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `nome` [INFO] [stdout] --> src/db/postgree.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let nome: String = row.get(3); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_nome` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Censo` [INFO] [stdout] --> src/db/postgree.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let Censo: String = row.get(4); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Censo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `PIB` [INFO] [stdout] --> src/db/postgree.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let PIB: String = row.get(5); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_PIB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Pop_est_2009` [INFO] [stdout] --> src/db/postgree.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let Pop_est_2009: String = row.get(6); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_Pop_est_2009` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `PIB_percapita` [INFO] [stdout] --> src/db/postgree.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let PIB_percapita: String = row.get(7); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_PIB_percapita` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Descricao` [INFO] [stdout] --> src/db/postgree.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let Descricao: String = row.get(8); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_Descricao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `legenda` [INFO] [stdout] --> src/db/postgree.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | let legenda: String = row.get(9); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_legenda` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `classe` [INFO] [stdout] --> src/db/postgree.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | let classe: String = row.get(10); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_classe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geom` [INFO] [stdout] --> src/db/postgree.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let geom: String = row.get(11); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_geom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/utils/csvUtils.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | let mut record: Record = result?; [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: function `deleteAll` is never used [INFO] [stdout] --> src/db/postgree.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn deleteAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startInsert` should have a snake case name [INFO] [stdout] --> src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let startInsert = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_insert` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startQuery` should have a snake case name [INFO] [stdout] --> src/main.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | let startQuery = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `start_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startDelete` should have a snake case name [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let startDelete = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startInsert` should have a snake case name [INFO] [stdout] --> src/main.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let startInsert = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startQuery` should have a snake case name [INFO] [stdout] --> src/main.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | let startQuery = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `start_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startDelete` should have a snake case name [INFO] [stdout] --> src/main.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | let startDelete = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startInsert` should have a snake case name [INFO] [stdout] --> src/main.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let startInsert = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startQuery` should have a snake case name [INFO] [stdout] --> src/main.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let startQuery = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `start_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startUpdate` should have a snake case name [INFO] [stdout] --> src/main.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let startUpdate = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startDelete` should have a snake case name [INFO] [stdout] --> src/main.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let startDelete = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startInsert` should have a snake case name [INFO] [stdout] --> src/main.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let startInsert = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | db::redis::insert(records.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 95 | let _ = db::redis::insert(records.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startQuery` should have a snake case name [INFO] [stdout] --> src/main.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | let startQuery = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `start_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | db::redis::queryAll(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 99 | let _ = db::redis::queryAll(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startUpdate` should have a snake case name [INFO] [stdout] --> src/main.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | let startUpdate = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | db::redis::updateAll(records.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 103 | let _ = db::redis::updateAll(records.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startDelete` should have a snake case name [INFO] [stdout] --> src/main.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | let startDelete = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | db::redis::deleteAll(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 107 | let _ = db::redis::deleteAll(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `queryAll` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn queryAll() -> std::result::Result<(), Box> { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `query_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FID` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `UF` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `uf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Censo` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `censo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PIB` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `pib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Pop_est_2009` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `pop_est_2009` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PIB_percapita` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:57 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `pib_percapita` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Descricao` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:72 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `descricao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deleteAll` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn deleteAll() -> std::result::Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `delete_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `queryAll` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn queryAll() -> Result<(), postgres::Error> { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `query_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FID` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let FID: String = row.get(0); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `UF` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let UF: String = row.get(2); [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `uf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Censo` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let Censo: String = row.get(4); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `censo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PIB` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let PIB: String = row.get(5); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `pib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Pop_est_2009` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let Pop_est_2009: String = row.get(6); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `pop_est_2009` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PIB_percapita` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let PIB_percapita: String = row.get(7); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `pib_percapita` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Descricao` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let Descricao: String = row.get(8); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `descricao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deleteAll` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn deleteAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `delete_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `queryAll` should have a snake case name [INFO] [stdout] --> src/db/redis.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn queryAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `query_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deleteAll` should have a snake case name [INFO] [stdout] --> src/db/redis.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn deleteAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `delete_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `updateAll` should have a snake case name [INFO] [stdout] --> src/db/redis.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn updateAll(records: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `update_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `queryAll` should have a snake case name [INFO] [stdout] --> src/db/mongo.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn queryAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `query_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deleteAll` should have a snake case name [INFO] [stdout] --> src/db/mongo.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | pub async fn deleteAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `delete_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `updateAll` should have a snake case name [INFO] [stdout] --> src/db/mongo.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn updateAll(csv_content: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `update_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `csvUtils` should have a snake case name [INFO] [stdout] --> src/utils/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod csvUtils; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `csv_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `csvStruct` should have a snake case name [INFO] [stdout] --> src/modal/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod csvStruct; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `csv_struct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FID` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub FID: String, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UF` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub UF: String, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `uf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Censo` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub Censo: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `censo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PIB` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub PIB: String, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `pib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Pop_est_2009` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Pop_est_2009: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `pop_est_2009` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PIB_percapita` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub PIB_percapita: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `pib_percapita` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Descricao` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub Descricao: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `descricao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deleteAll` is never used [INFO] [stdout] --> src/db/postgree.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn deleteAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startInsert` should have a snake case name [INFO] [stdout] --> src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let startInsert = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_insert` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startQuery` should have a snake case name [INFO] [stdout] --> src/main.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | let startQuery = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `start_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startDelete` should have a snake case name [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let startDelete = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startInsert` should have a snake case name [INFO] [stdout] --> src/main.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let startInsert = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startQuery` should have a snake case name [INFO] [stdout] --> src/main.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | let startQuery = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `start_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startDelete` should have a snake case name [INFO] [stdout] --> src/main.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | let startDelete = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startInsert` should have a snake case name [INFO] [stdout] --> src/main.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | let startInsert = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startQuery` should have a snake case name [INFO] [stdout] --> src/main.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | let startQuery = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `start_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startUpdate` should have a snake case name [INFO] [stdout] --> src/main.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | let startUpdate = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startDelete` should have a snake case name [INFO] [stdout] --> src/main.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let startDelete = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startInsert` should have a snake case name [INFO] [stdout] --> src/main.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let startInsert = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | db::redis::insert(records.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 95 | let _ = db::redis::insert(records.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startQuery` should have a snake case name [INFO] [stdout] --> src/main.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | let startQuery = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `start_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | db::redis::queryAll(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 99 | let _ = db::redis::queryAll(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startUpdate` should have a snake case name [INFO] [stdout] --> src/main.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | let startUpdate = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | db::redis::updateAll(records.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 103 | let _ = db::redis::updateAll(records.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `startDelete` should have a snake case name [INFO] [stdout] --> src/main.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | let startDelete = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `start_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | db::redis::deleteAll(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 107 | let _ = db::redis::deleteAll(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `queryAll` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn queryAll() -> std::result::Result<(), Box> { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `query_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FID` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `UF` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `uf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Censo` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `censo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PIB` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `pib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Pop_est_2009` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `pop_est_2009` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PIB_percapita` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:57 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `pib_percapita` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Descricao` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:46:72 [INFO] [stdout] | [INFO] [stdout] 46 | |(FID, gid, UF, nome, Censo, PIB, Pop_est_2009, PIB_percapita, Descricao, legenda, classe, geom)| { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `descricao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deleteAll` should have a snake case name [INFO] [stdout] --> src/db/mysql.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn deleteAll() -> std::result::Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `delete_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `queryAll` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn queryAll() -> Result<(), postgres::Error> { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `query_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `FID` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let FID: String = row.get(0); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `UF` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let UF: String = row.get(2); [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `uf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Censo` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let Censo: String = row.get(4); [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `censo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PIB` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let PIB: String = row.get(5); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `pib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Pop_est_2009` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | let Pop_est_2009: String = row.get(6); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `pop_est_2009` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PIB_percapita` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let PIB_percapita: String = row.get(7); [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `pib_percapita` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Descricao` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let Descricao: String = row.get(8); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `descricao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deleteAll` should have a snake case name [INFO] [stdout] --> src/db/postgree.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn deleteAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `delete_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `queryAll` should have a snake case name [INFO] [stdout] --> src/db/redis.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn queryAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `query_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deleteAll` should have a snake case name [INFO] [stdout] --> src/db/redis.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn deleteAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `delete_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `updateAll` should have a snake case name [INFO] [stdout] --> src/db/redis.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn updateAll(records: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `update_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `queryAll` should have a snake case name [INFO] [stdout] --> src/db/mongo.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub async fn queryAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `query_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `deleteAll` should have a snake case name [INFO] [stdout] --> src/db/mongo.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | pub async fn deleteAll() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `delete_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `updateAll` should have a snake case name [INFO] [stdout] --> src/db/mongo.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn updateAll(csv_content: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `update_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `csvUtils` should have a snake case name [INFO] [stdout] --> src/utils/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod csvUtils; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `csv_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `csvStruct` should have a snake case name [INFO] [stdout] --> src/modal/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod csvStruct; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `csv_struct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FID` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub FID: String, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `fid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UF` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub UF: String, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `uf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Censo` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub Censo: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `censo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PIB` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub PIB: String, [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `pib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Pop_est_2009` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Pop_est_2009: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `pop_est_2009` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PIB_percapita` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub PIB_percapita: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `pib_percapita` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Descricao` should have a snake case name [INFO] [stdout] --> src/modal/csvStruct.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub Descricao: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `descricao` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "a4f2c0f731431385e8f530559c16401dedc3e0dbf194fee91fad8fe8ad87dcf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f2c0f731431385e8f530559c16401dedc3e0dbf194fee91fad8fe8ad87dcf9", kill_on_drop: false }` [INFO] [stdout] a4f2c0f731431385e8f530559c16401dedc3e0dbf194fee91fad8fe8ad87dcf9