[INFO] cloning repository https://github.com/codemath3000/NTxVentures2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codemath3000/NTxVentures2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodemath3000%2FNTxVentures2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodemath3000%2FNTxVentures2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b3ce129b78241f893b79cf893590cbd390ba53d
[INFO] checking codemath3000/NTxVentures2 against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodemath3000%2FNTxVentures2" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/codemath3000/NTxVentures2
[INFO] finished tweaking git repo https://github.com/codemath3000/NTxVentures2
[INFO] tweaked toml for git repo https://github.com/codemath3000/NTxVentures2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codemath3000/NTxVentures2 on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codemath3000/NTxVentures2 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a02d0cf90a6c63879827334f17b25c4420e342ad862627a35486d5e2a3c2c2a
[INFO] running `Command { std: "docker" "start" "-a" "0a02d0cf90a6c63879827334f17b25c4420e342ad862627a35486d5e2a3c2c2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a02d0cf90a6c63879827334f17b25c4420e342ad862627a35486d5e2a3c2c2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a02d0cf90a6c63879827334f17b25c4420e342ad862627a35486d5e2a3c2c2a", kill_on_drop: false }`
[INFO] [stdout] 0a02d0cf90a6c63879827334f17b25c4420e342ad862627a35486d5e2a3c2c2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 830b69eea193c7ba65dc7971ebd3b3b1d20ee496a178bf04bca61b33240d1f15
[INFO] running `Command { std: "docker" "start" "-a" "830b69eea193c7ba65dc7971ebd3b3b1d20ee496a178bf04bca61b33240d1f15", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking bytestring v1.0.0
[INFO] [stderr]     Checking sha-1 v0.9.7
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking slog-term v2.8.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking pin-project v0.4.28
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking actix-service v1.0.6
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking actix-utils v2.0.0
[INFO] [stderr]     Checking actix-server v1.0.4
[INFO] [stderr]     Checking actix-tls v2.0.0
[INFO] [stderr]     Checking actix-testing v1.0.1
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking actix-connect v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking actix-router v0.2.7
[INFO] [stderr]     Checking actix-http v2.2.0
[INFO] [stderr]     Checking awc v2.0.3
[INFO] [stderr]     Checking actix-web v3.3.2
[INFO] [stderr]     Checking NTxVentures v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `FilterFn`, `LevelFilter`, `Never`, and `Record`
[INFO] [stdout]  --> src/main.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | use slog::{Drain, Fuse, Level, Never, FilterFn, Record, LevelFilter, Logger, Discard};
[INFO] [stdout]   |                                ^^^^^  ^^^^^^^^  ^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::Filter`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::iter::Filter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::io;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::array::IntoIter`
[INFO] [stdout]    --> src/main.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     use std::array::IntoIter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::FromIterator`
[INFO] [stdout]    --> src/main.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use std::iter::FromIterator;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FilterFn`, `LevelFilter`, `Never`, and `Record`
[INFO] [stdout]  --> src/main.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 | use slog::{Drain, Fuse, Level, Never, FilterFn, Record, LevelFilter, Logger, Discard};
[INFO] [stdout]   |                                ^^^^^  ^^^^^^^^  ^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::Filter`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::iter::Filter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::io;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `logLevel` is never read
[INFO] [stdout]   --> src/main.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let mut logLevel = Level::Debug;
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `logLevel` is never read
[INFO] [stdout]   --> src/main.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut logLevel = Level::Debug;
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude`
[INFO] [stdout]   --> src/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::io::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `buffer` is never read
[INFO] [stdout]    --> src/main.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |         buffer = String::new();
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `logLevel` is never read
[INFO] [stdout]   --> src/main.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let mut logLevel = Level::Debug;
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `logLevel` is never read
[INFO] [stdout]   --> src/main.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut logLevel = Level::Debug;
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `logActixResponse`, `logServerEventAsWarning`, `logServerEventAsInfo`, and `logServerEventAsDebug` are never used
[INFO] [stdout]    --> src/main.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl LoggingService {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn logActixResponse(&self, logRequest: HttpResponse) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn logServerEventAsWarning(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn logServerEventAsInfo(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn logServerEventAsDebug(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorLogger` should have a snake case name
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     errorLogger: Logger,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `error_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `infoLogger` should have a snake case name
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     infoLogger: Logger,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `info_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestsLogger` should have a snake case name
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     requestsLogger: Logger,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `requests_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generateConsoleDrain` should have a snake case name
[INFO] [stdout]   --> src/main.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn generateConsoleDrain() -> Fuse<Async> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `generate_console_drain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generateFileDrain` should have a snake case name
[INFO] [stdout]   --> src/main.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn generateFileDrain(directory: String, fileName: String) -> Fuse<Async> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `generate_file_drain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:30:45
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn generateFileDrain(directory: String, fileName: String) -> Fuse<Async> {
[INFO] [stdout]    |                                             ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `createDirResult` should have a snake case name
[INFO] [stdout]   --> src/main.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let createDirResult = create_dir_all(std::path::Path::new(directory.as_str()));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `create_dir_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fullPath` should have a snake case name
[INFO] [stdout]   --> src/main.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let mut fullPath: String = directory.clone();
[INFO] [stdout]    |                 ^^^^^^^^ help: convert the identifier to snake case: `full_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileResult` should have a snake case name
[INFO] [stdout]   --> src/main.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let fileResult = OpenOptions::new().create(true).write(true).truncate(true).open(fullPath);
[INFO] [stdout]    |             ^^^^^^^^^^ help: convert the identifier to snake case: `file_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `initStdout` should have a snake case name
[INFO] [stdout]   --> src/main.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn initStdout(useEnvVar: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^ help: convert the identifier to snake case: `init_stdout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `useEnvVar` should have a snake case name
[INFO] [stdout]   --> src/main.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn initStdout(useEnvVar: bool) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^^ help: convert the identifier to snake case: `use_env_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let mut logLevel = Level::Debug;
[INFO] [stdout]    |                     ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `initialLogLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let initialLogLevel = var("NTX_LOG_LEVEL");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `processedLogLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 let processedLogLevel = Level::from_str(initialLogLevel.unwrap().as_str());
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `processed_log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `initFile` should have a snake case name
[INFO] [stdout]   --> src/main.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn initFile(logDir: String, useEnvVar: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^ help: convert the identifier to snake case: `init_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logDir` should have a snake case name
[INFO] [stdout]   --> src/main.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn initFile(logDir: String, useEnvVar: bool) -> Self {
[INFO] [stdout]    |                     ^^^^^^ help: convert the identifier to snake case: `log_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `useEnvVar` should have a snake case name
[INFO] [stdout]   --> src/main.rs:75:37
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn initFile(logDir: String, useEnvVar: bool) -> Self {
[INFO] [stdout]    |                                     ^^^^^^^^^ help: convert the identifier to snake case: `use_env_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut logLevel = Level::Debug;
[INFO] [stdout]    |                     ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `initialLogLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |             let initialLogLevel = var("NTX_LOG_LEVEL");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `processedLogLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 let processedLogLevel = Level::from_str(initialLogLevel.unwrap().as_str());
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `processed_log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logItemToLogger` should have a snake case name
[INFO] [stdout]    --> src/main.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn logItemToLogger(&self, logText: String, loggerType: i32, logLevel: Level) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_item_to_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn logItemToLogger(&self, logText: String, loggerType: i32, logLevel: Level) {
[INFO] [stdout]     |                               ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `loggerType` should have a snake case name
[INFO] [stdout]    --> src/main.rs:103:48
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn logItemToLogger(&self, logText: String, loggerType: i32, logLevel: Level) {
[INFO] [stdout]     |                                                ^^^^^^^^^^ help: convert the identifier to snake case: `logger_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:103:65
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn logItemToLogger(&self, logText: String, loggerType: i32, logLevel: Level) {
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logItemInternal` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_item_internal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:31
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |                               ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:48
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |                                                ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `useError` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:65
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: convert the identifier to snake case: `use_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `useInfo` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:81
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |                                                                                 ^^^^^^^ help: convert the identifier to snake case: `use_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `useRequests` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:96
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |                                                                                                ^^^^^^^^^^^ help: convert the identifier to snake case: `use_requests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logItem` should have a snake case name
[INFO] [stdout]    --> src/main.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn logItem(&self, logText: String, logLevel: Level, isRequests: bool) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `log_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn logItem(&self, logText: String, logLevel: Level, isRequests: bool) {
[INFO] [stdout]     |                       ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:125:40
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn logItem(&self, logText: String, logLevel: Level, isRequests: bool) {
[INFO] [stdout]     |                                        ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `isRequests` should have a snake case name
[INFO] [stdout]    --> src/main.rs:125:57
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn logItem(&self, logText: String, logLevel: Level, isRequests: bool) {
[INFO] [stdout]     |                                                         ^^^^^^^^^^ help: convert the identifier to snake case: `is_requests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let mut finalText: String = OS.to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `final_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn logText(&self, logText: String, logLevel: Level) {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:139:27
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn logText(&self, logText: String, logLevel: Level) {
[INFO] [stdout]     |                           ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn logText(&self, logText: String, logLevel: Level) {
[INFO] [stdout]     |                                            ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logActixRequest` should have a snake case name
[INFO] [stdout]    --> src/main.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn logActixRequest(&self, logRequest: HttpRequest) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_actix_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logRequest` should have a snake case name
[INFO] [stdout]    --> src/main.rs:143:35
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn logActixRequest(&self, logRequest: HttpRequest) {
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: convert the identifier to snake case: `log_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `requestString` should have a snake case name
[INFO] [stdout]    --> src/main.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let mut requestString: String = logRequest.method().as_str().to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoggingService` is never constructed
[INFO] [stdout]   --> src/main.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct LoggingService {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/main.rs:26:8
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl LoggingService {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout]  26 |     fn generateConsoleDrain() -> Fuse<Async> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     fn generateFileDrain(directory: String, fileName: String) -> Fuse<Async> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn initStdout(useEnvVar: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn initFile(logDir: String, useEnvVar: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     fn logItemToLogger(&self, logText: String, loggerType: i32, logLevel: Level) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn logItem(&self, logText: String, logLevel: Level, isRequests: bool) {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn logText(&self, logText: String, logLevel: Level) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn logActixRequest(&self, logRequest: HttpRequest) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub fn logActixResponse(&self, logRequest: HttpResponse) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn logError(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn logWarning(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn logInfo(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn logDebug(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn logServerEventAsError(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn logServerEventAsWarning(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn logServerEventAsInfo(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn logServerEventAsDebug(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `errorLogger` should have a snake case name
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     errorLogger: Logger,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `error_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `infoLogger` should have a snake case name
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     infoLogger: Logger,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `info_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `requestsLogger` should have a snake case name
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     requestsLogger: Logger,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `requests_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generateConsoleDrain` should have a snake case name
[INFO] [stdout]   --> src/main.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn generateConsoleDrain() -> Fuse<Async> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `generate_console_drain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generateFileDrain` should have a snake case name
[INFO] [stdout]   --> src/main.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn generateFileDrain(directory: String, fileName: String) -> Fuse<Async> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `generate_file_drain`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:30:45
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn generateFileDrain(directory: String, fileName: String) -> Fuse<Async> {
[INFO] [stdout]    |                                             ^^^^^^^^ help: convert the identifier to snake case: `file_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `createDirResult` should have a snake case name
[INFO] [stdout]   --> src/main.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let createDirResult = create_dir_all(std::path::Path::new(directory.as_str()));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `create_dir_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `headerKey` should have a snake case name
[INFO] [stdout]    --> src/main.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |         for headerKey in logRequest.headers().keys() {
[INFO] [stdout]     |             ^^^^^^^^^ help: convert the identifier to snake case: `header_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logActixResponse` should have a snake case name
[INFO] [stdout]    --> src/main.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn logActixResponse(&self, logRequest: HttpResponse) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_actix_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logRequest` should have a snake case name
[INFO] [stdout]    --> src/main.rs:155:36
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn logActixResponse(&self, logRequest: HttpResponse) {
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `log_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `responseString` should have a snake case name
[INFO] [stdout]    --> src/main.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let mut responseString: String = logRequest.status().to_string();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `headerKey` should have a snake case name
[INFO] [stdout]    --> src/main.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         for headerKey in logRequest.headers().keys() {
[INFO] [stdout]     |             ^^^^^^^^^ help: convert the identifier to snake case: `header_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logError` should have a snake case name
[INFO] [stdout]    --> src/main.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn logError(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^ help: convert the identifier to snake case: `log_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn logError(&self, logText: String) {
[INFO] [stdout]     |                            ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logWarning` should have a snake case name
[INFO] [stdout]    --> src/main.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn logWarning(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `log_warning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:169:30
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn logWarning(&self, logText: String) {
[INFO] [stdout]     |                              ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logInfo` should have a snake case name
[INFO] [stdout]    --> src/main.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn logInfo(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `log_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn logInfo(&self, logText: String) {
[INFO] [stdout]     |                           ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logDebug` should have a snake case name
[INFO] [stdout]    --> src/main.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn logDebug(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^ help: convert the identifier to snake case: `log_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:177:28
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn logDebug(&self, logText: String) {
[INFO] [stdout]     |                            ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logServerEventAsError` should have a snake case name
[INFO] [stdout]    --> src/main.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn logServerEventAsError(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_server_event_as_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:181:41
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn logServerEventAsError(&self, logText: String) {
[INFO] [stdout]     |                                         ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |         let mut finalText: String = "Server Event - ".to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `final_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logServerEventAsWarning` should have a snake case name
[INFO] [stdout]    --> src/main.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn logServerEventAsWarning(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_server_event_as_warning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:187:43
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn logServerEventAsWarning(&self, logText: String) {
[INFO] [stdout]     |                                           ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let mut finalText: String = "Server Event - ".to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `final_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logServerEventAsInfo` should have a snake case name
[INFO] [stdout]    --> src/main.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn logServerEventAsInfo(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_server_event_as_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:193:40
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn logServerEventAsInfo(&self, logText: String) {
[INFO] [stdout]     |                                        ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let mut finalText: String = "Server Event - ".to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `final_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logServerEventAsDebug` should have a snake case name
[INFO] [stdout]    --> src/main.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn logServerEventAsDebug(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_server_event_as_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:199:41
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn logServerEventAsDebug(&self, logText: String) {
[INFO] [stdout]     |                                         ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let mut finalText: String = "Server Event - ".to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `final_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `performTests` should have a snake case name
[INFO] [stdout]    --> src/main.rs:217:8
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn performTests() {
[INFO] [stdout]     |        ^^^^^^^^^^^^ help: convert the identifier to snake case: `perform_tests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `baseDir` should have a snake case name
[INFO] [stdout]    --> src/main.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let mut baseDir: String = "C:\\Users\\user\\Documents\\".to_owned();
[INFO] [stdout]     |                 ^^^^^^^ help: convert the identifier to snake case: `base_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `httpRequest` should have a snake case name
[INFO] [stdout]    --> src/main.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let httpRequest: HttpRequest = TestRequest::with_header("content-type", "text/plain")
[INFO] [stdout]     |             ^^^^^^^^^^^ help: convert the identifier to snake case: `http_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `baseDir2` should have a snake case name
[INFO] [stdout]    --> src/main.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |         let baseDir2: String = Path::new(baseDir.as_str()).parent().unwrap().to_str().unwrap().to_owned();
[INFO] [stdout]     |             ^^^^^^^^ help: convert the identifier to snake case: `base_dir2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         part1.read_to_string(&mut buffer);
[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] 257 |         let _ = part1.read_to_string(&mut buffer);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         part2.read_to_string(&mut buffer);
[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] 260 |         let _ = part2.read_to_string(&mut buffer);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         part3.read_to_string(&mut buffer);
[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] 263 |         let _ = part3.read_to_string(&mut buffer);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         part4.read_to_string(&mut buffer);
[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] 266 |         let _ = part4.read_to_string(&mut buffer);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |         part5.read_to_string(&mut buffer);
[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] 269 |         let _ = part5.read_to_string(&mut buffer);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |         part6.read_to_string(&mut buffer);
[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] 272 |         let _ = part6.read_to_string(&mut buffer);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fullPath` should have a snake case name
[INFO] [stdout]   --> src/main.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let mut fullPath: String = directory.clone();
[INFO] [stdout]    |                 ^^^^^^^^ help: convert the identifier to snake case: `full_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `fileResult` should have a snake case name
[INFO] [stdout]   --> src/main.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let fileResult = OpenOptions::new().create(true).write(true).truncate(true).open(fullPath);
[INFO] [stdout]    |             ^^^^^^^^^^ help: convert the identifier to snake case: `file_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `initStdout` should have a snake case name
[INFO] [stdout]   --> src/main.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn initStdout(useEnvVar: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^ help: convert the identifier to snake case: `init_stdout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `useEnvVar` should have a snake case name
[INFO] [stdout]   --> src/main.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn initStdout(useEnvVar: bool) -> Self {
[INFO] [stdout]    |                       ^^^^^^^^^ help: convert the identifier to snake case: `use_env_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |             let mut logLevel = Level::Debug;
[INFO] [stdout]    |                     ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `initialLogLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |             let initialLogLevel = var("NTX_LOG_LEVEL");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `processedLogLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 let processedLogLevel = Level::from_str(initialLogLevel.unwrap().as_str());
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `processed_log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `initFile` should have a snake case name
[INFO] [stdout]   --> src/main.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn initFile(logDir: String, useEnvVar: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^ help: convert the identifier to snake case: `init_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logDir` should have a snake case name
[INFO] [stdout]   --> src/main.rs:75:21
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn initFile(logDir: String, useEnvVar: bool) -> Self {
[INFO] [stdout]    |                     ^^^^^^ help: convert the identifier to snake case: `log_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `useEnvVar` should have a snake case name
[INFO] [stdout]   --> src/main.rs:75:37
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn initFile(logDir: String, useEnvVar: bool) -> Self {
[INFO] [stdout]    |                                     ^^^^^^^^^ help: convert the identifier to snake case: `use_env_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut logLevel = Level::Debug;
[INFO] [stdout]    |                     ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `initialLogLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |             let initialLogLevel = var("NTX_LOG_LEVEL");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `processedLogLevel` should have a snake case name
[INFO] [stdout]   --> src/main.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 let processedLogLevel = Level::from_str(initialLogLevel.unwrap().as_str());
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `processed_log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logItemToLogger` should have a snake case name
[INFO] [stdout]    --> src/main.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn logItemToLogger(&self, logText: String, loggerType: i32, logLevel: Level) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_item_to_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn logItemToLogger(&self, logText: String, loggerType: i32, logLevel: Level) {
[INFO] [stdout]     |                               ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `loggerType` should have a snake case name
[INFO] [stdout]    --> src/main.rs:103:48
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn logItemToLogger(&self, logText: String, loggerType: i32, logLevel: Level) {
[INFO] [stdout]     |                                                ^^^^^^^^^^ help: convert the identifier to snake case: `logger_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:103:65
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn logItemToLogger(&self, logText: String, loggerType: i32, logLevel: Level) {
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logItemInternal` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_item_internal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:31
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |                               ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:48
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |                                                ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `useError` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:65
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |                                                                 ^^^^^^^^ help: convert the identifier to snake case: `use_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `useInfo` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:81
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |                                                                                 ^^^^^^^ help: convert the identifier to snake case: `use_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `useRequests` should have a snake case name
[INFO] [stdout]    --> src/main.rs:115:96
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn logItemInternal(&self, logText: String, logLevel: Level, useError: bool, useInfo: bool, useRequests: bool) {
[INFO] [stdout]     |                                                                                                ^^^^^^^^^^^ help: convert the identifier to snake case: `use_requests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logItem` should have a snake case name
[INFO] [stdout]    --> src/main.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn logItem(&self, logText: String, logLevel: Level, isRequests: bool) {
[INFO] [stdout]     |        ^^^^^^^ help: convert the identifier to snake case: `log_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn logItem(&self, logText: String, logLevel: Level, isRequests: bool) {
[INFO] [stdout]     |                       ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:125:40
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn logItem(&self, logText: String, logLevel: Level, isRequests: bool) {
[INFO] [stdout]     |                                        ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `isRequests` should have a snake case name
[INFO] [stdout]    --> src/main.rs:125:57
[INFO] [stdout]     |
[INFO] [stdout] 125 |     fn logItem(&self, logText: String, logLevel: Level, isRequests: bool) {
[INFO] [stdout]     |                                                         ^^^^^^^^^^ help: convert the identifier to snake case: `is_requests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let mut finalText: String = OS.to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `final_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn logText(&self, logText: String, logLevel: Level) {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:139:27
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn logText(&self, logText: String, logLevel: Level) {
[INFO] [stdout]     |                           ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logLevel` should have a snake case name
[INFO] [stdout]    --> src/main.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn logText(&self, logText: String, logLevel: Level) {
[INFO] [stdout]     |                                            ^^^^^^^^ help: convert the identifier to snake case: `log_level`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logActixRequest` should have a snake case name
[INFO] [stdout]    --> src/main.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn logActixRequest(&self, logRequest: HttpRequest) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_actix_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logRequest` should have a snake case name
[INFO] [stdout]    --> src/main.rs:143:35
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn logActixRequest(&self, logRequest: HttpRequest) {
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: convert the identifier to snake case: `log_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `requestString` should have a snake case name
[INFO] [stdout]    --> src/main.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let mut requestString: String = logRequest.method().as_str().to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ help: convert the identifier to snake case: `request_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `headerKey` should have a snake case name
[INFO] [stdout]    --> src/main.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |         for headerKey in logRequest.headers().keys() {
[INFO] [stdout]     |             ^^^^^^^^^ help: convert the identifier to snake case: `header_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logActixResponse` should have a snake case name
[INFO] [stdout]    --> src/main.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn logActixResponse(&self, logRequest: HttpResponse) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_actix_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logRequest` should have a snake case name
[INFO] [stdout]    --> src/main.rs:155:36
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn logActixResponse(&self, logRequest: HttpResponse) {
[INFO] [stdout]     |                                    ^^^^^^^^^^ help: convert the identifier to snake case: `log_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `responseString` should have a snake case name
[INFO] [stdout]    --> src/main.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let mut responseString: String = logRequest.status().to_string();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `headerKey` should have a snake case name
[INFO] [stdout]    --> src/main.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |         for headerKey in logRequest.headers().keys() {
[INFO] [stdout]     |             ^^^^^^^^^ help: convert the identifier to snake case: `header_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logError` should have a snake case name
[INFO] [stdout]    --> src/main.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn logError(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^ help: convert the identifier to snake case: `log_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:165:28
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn logError(&self, logText: String) {
[INFO] [stdout]     |                            ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logWarning` should have a snake case name
[INFO] [stdout]    --> src/main.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn logWarning(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^ help: convert the identifier to snake case: `log_warning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:169:30
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn logWarning(&self, logText: String) {
[INFO] [stdout]     |                              ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logInfo` should have a snake case name
[INFO] [stdout]    --> src/main.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn logInfo(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^ help: convert the identifier to snake case: `log_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn logInfo(&self, logText: String) {
[INFO] [stdout]     |                           ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logDebug` should have a snake case name
[INFO] [stdout]    --> src/main.rs:177:12
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn logDebug(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^ help: convert the identifier to snake case: `log_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:177:28
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn logDebug(&self, logText: String) {
[INFO] [stdout]     |                            ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logServerEventAsError` should have a snake case name
[INFO] [stdout]    --> src/main.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn logServerEventAsError(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_server_event_as_error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:181:41
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn logServerEventAsError(&self, logText: String) {
[INFO] [stdout]     |                                         ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |         let mut finalText: String = "Server Event - ".to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `final_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logServerEventAsWarning` should have a snake case name
[INFO] [stdout]    --> src/main.rs:187:12
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn logServerEventAsWarning(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_server_event_as_warning`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:187:43
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub fn logServerEventAsWarning(&self, logText: String) {
[INFO] [stdout]     |                                           ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:188:17
[INFO] [stdout]     |
[INFO] [stdout] 188 |         let mut finalText: String = "Server Event - ".to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `final_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logServerEventAsInfo` should have a snake case name
[INFO] [stdout]    --> src/main.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn logServerEventAsInfo(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_server_event_as_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:193:40
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn logServerEventAsInfo(&self, logText: String) {
[INFO] [stdout]     |                                        ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let mut finalText: String = "Server Event - ".to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `final_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `logServerEventAsDebug` should have a snake case name
[INFO] [stdout]    --> src/main.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn logServerEventAsDebug(&self, logText: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log_server_event_as_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `logText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:199:41
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn logServerEventAsDebug(&self, logText: String) {
[INFO] [stdout]     |                                         ^^^^^^^ help: convert the identifier to snake case: `log_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalText` should have a snake case name
[INFO] [stdout]    --> src/main.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |         let mut finalText: String = "Server Event - ".to_owned();
[INFO] [stdout]     |                 ^^^^^^^^^ help: convert the identifier to snake case: `final_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.61s
[INFO] running `Command { std: "docker" "inspect" "830b69eea193c7ba65dc7971ebd3b3b1d20ee496a178bf04bca61b33240d1f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "830b69eea193c7ba65dc7971ebd3b3b1d20ee496a178bf04bca61b33240d1f15", kill_on_drop: false }`
[INFO] [stdout] 830b69eea193c7ba65dc7971ebd3b3b1d20ee496a178bf04bca61b33240d1f15
