[INFO] cloning repository https://github.com/ChristianHiland/LunToolsSRC
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristianHiland/LunToolsSRC" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianHiland%2FLunToolsSRC", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianHiland%2FLunToolsSRC'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0007d84d2528b264dc60e4e916f8bc417717a82e
[INFO] testing ChristianHiland/LunToolsSRC against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianHiland%2FLunToolsSRC" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChristianHiland/LunToolsSRC
[INFO] finished tweaking git repo https://github.com/ChristianHiland/LunToolsSRC
[INFO] tweaked toml for git repo https://github.com/ChristianHiland/LunToolsSRC written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristianHiland/LunToolsSRC on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChristianHiland/LunToolsSRC 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.214
[INFO] [stderr]   Downloaded serde_derive v1.0.214
[INFO] [stderr]   Downloaded serde_json v1.0.132
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64585ffd1e76633e967868710c434b7652b90f55bfc862e5f90ace9c428e3e62
[INFO] running `Command { std: "docker" "start" "-a" "64585ffd1e76633e967868710c434b7652b90f55bfc862e5f90ace9c428e3e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64585ffd1e76633e967868710c434b7652b90f55bfc862e5f90ace9c428e3e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64585ffd1e76633e967868710c434b7652b90f55bfc862e5f90ace9c428e3e62", kill_on_drop: false }`
[INFO] [stdout] 64585ffd1e76633e967868710c434b7652b90f55bfc862e5f90ace9c428e3e62
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90df100f806a5c2377a38320c3280e80d68ccb7a0b5ced52964749bd6265c184
[INFO] running `Command { std: "docker" "start" "-a" "90df100f806a5c2377a38320c3280e80d68ccb7a0b5ced52964749bd6265c184", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling LunTools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> main.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt;                                       // Importing Fmt from std.
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> lib/vars/common_tags.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt;                                       // Importing Fmt from std.
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> lib/tools/json.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tuple_DOB` should have an upper camel case name
[INFO] [stdout]  --> lib/structs/DataTypes.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Tuple_DOB {
[INFO] [stdout]   |            ^^^^^^^^^ help: convert the identifier to upper camel case: `TupleDob`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tuple_Last_Login` should have an upper camel case name
[INFO] [stdout]   --> lib/structs/DataTypes.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Tuple_Last_Login {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TupleLastLogin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DB_Lite_people` should have an upper camel case name
[INFO] [stdout]   --> lib/structs/DataTypes.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct DB_Lite_people {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DbLitePeople`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DB_Base_people` should have an upper camel case name
[INFO] [stdout]   --> lib/structs/DataTypes.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DB_Base_people {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DbBasePeople`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DB_CUS_people` should have an upper camel case name
[INFO] [stdout]   --> lib/structs/DataTypes.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct DB_CUS_people {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DbCusPeople`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> lib/tools/json.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn read(file: String, debug: bool) -> Result<serde_json::Value, std::io::Error> {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> lib/tools/json.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut file_writing = File::create(file).expect("Unable to create file!");
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> lib/tools/json.rs:27:53
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn write(file: String, data: serde_json::Value, debug:bool) -> i8 {
[INFO] [stdout]    |                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> lib/tools/path.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn add_to_PWD(path: String, debug: bool) -> String {
[INFO] [stdout]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_images` is never used
[INFO] [stdout]  --> lib/vars/common_tags.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const file_type_images: [&str; 13] = [".jpg", ".jpeg", ".jifif", ".pjpeg", ".pjp", ".png", ".gif", ".tif", ".tiff", ".bmp", ".web...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_program` is never used
[INFO] [stdout]  --> lib/vars/common_tags.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const file_type_program: [&str; 10] = [".py", ".js", ".java", ".cpp", ".cs", ".rs", ".rpy", ".h", ".asm", ".s"];
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_videos` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const file_type_videos: [&str; 9] = [".mp4", ".mov", ".avi", ".wmv", ".mkv", ".webm", ".flv", ".mts", ".m2ts"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_audios` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const file_type_audios: [&str; 8] = [".mp3", ".wav", ".aac", ".ogg", ".flac", ".aiff", ".aif", ".wma"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_documents` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const file_type_documents: [&str; 5] = [".pdf", ".docx", ".xlsx", ".pptx", ".txt"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_archive` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const file_type_archive: [&str; 4] = [".zip", ".rar", ".tar", ".gz"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_database` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const file_type_database: [&str; 3] = [".db", ".sqlite", ".mdb"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_config` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const file_type_config: [&str; 3] = [".ini", ".xml", ".json"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_system` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const file_type_system: [&str; 3] = [".dll", ".sys", ".inf"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_fontfile` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const file_type_fontfile: [&str; 2] = [".ttf", ".otf"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_abobe` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const file_type_abobe: [&str; 2] = [".psd", "ai"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read` is never used
[INFO] [stdout]   --> lib/tools/json.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn read(file: String, debug: bool) -> Result<serde_json::Value, std::io::Error> {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write` is never used
[INFO] [stdout]   --> lib/tools/json.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn write(file: String, data: serde_json::Value, debug:bool) -> i8 {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify` is never used
[INFO] [stdout]   --> lib/tools/json.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn verify(file: String, data: serde_json::Value) -> bool {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pwd` is never used
[INFO] [stdout]  --> lib/tools/path.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn get_pwd() -> PathBuf {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_exe` is never used
[INFO] [stdout]   --> lib/tools/path.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn get_exe() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_to_PWD` is never used
[INFO] [stdout]   --> lib/tools/path.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn add_to_PWD(path: String, debug: bool) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DateStype` is never constructed
[INFO] [stdout]  --> lib/structs/DateTime.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DateStype {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DateType` is never constructed
[INFO] [stdout]   --> lib/structs/DateTime.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct DateType {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TimeType` is never constructed
[INFO] [stdout]   --> lib/structs/DateTime.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TimeType {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TimeSecType` is never constructed
[INFO] [stdout]   --> lib/structs/DateTime.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct TimeSecType {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DateTimeType` is never constructed
[INFO] [stdout]   --> lib/structs/DateTime.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct DateTimeType {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tuple_DOB` is never constructed
[INFO] [stdout]  --> lib/structs/DataTypes.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Tuple_DOB {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tuple_Last_Login` is never constructed
[INFO] [stdout]   --> lib/structs/DataTypes.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Tuple_Last_Login {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DB_Lite_people` is never constructed
[INFO] [stdout]   --> lib/structs/DataTypes.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct DB_Lite_people {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DB_Base_people` is never constructed
[INFO] [stdout]   --> lib/structs/DataTypes.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DB_Base_people {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DB_CUS_people` is never constructed
[INFO] [stdout]   --> lib/structs/DataTypes.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct DB_CUS_people {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_images` should have an upper case name
[INFO] [stdout]  --> lib/vars/common_tags.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const file_type_images: [&str; 13] = [".jpg", ".jpeg", ".jifif", ".pjpeg", ".pjp", ".png", ".gif", ".tif", ".tiff", ".bmp", ".web...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_IMAGES`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_program` should have an upper case name
[INFO] [stdout]  --> lib/vars/common_tags.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const file_type_program: [&str; 10] = [".py", ".js", ".java", ".cpp", ".cs", ".rs", ".rpy", ".h", ".asm", ".s"];
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_PROGRAM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_videos` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const file_type_videos: [&str; 9] = [".mp4", ".mov", ".avi", ".wmv", ".mkv", ".webm", ".flv", ".mts", ".m2ts"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_VIDEOS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_audios` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const file_type_audios: [&str; 8] = [".mp3", ".wav", ".aac", ".ogg", ".flac", ".aiff", ".aif", ".wma"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_AUDIOS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_documents` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const file_type_documents: [&str; 5] = [".pdf", ".docx", ".xlsx", ".pptx", ".txt"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_DOCUMENTS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_archive` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const file_type_archive: [&str; 4] = [".zip", ".rar", ".tar", ".gz"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_ARCHIVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_database` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const file_type_database: [&str; 3] = [".db", ".sqlite", ".mdb"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_DATABASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_config` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const file_type_config: [&str; 3] = [".ini", ".xml", ".json"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_CONFIG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_system` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const file_type_system: [&str; 3] = [".dll", ".sys", ".inf"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_SYSTEM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_fontfile` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const file_type_fontfile: [&str; 2] = [".ttf", ".otf"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_FONTFILE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_abobe` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const file_type_abobe: [&str; 2] = [".psd", "ai"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_ABOBE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_to_PWD` should have a snake case name
[INFO] [stdout]   --> lib/tools/path.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn add_to_PWD(path: String, debug: bool) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to snake case: `add_to_pwd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `DateTime` should have a snake case name
[INFO] [stdout]  --> lib/structs/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod DateTime;
[INFO] [stdout]   |     ^^^^^^^^ help: convert the identifier to snake case: `date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `DataTypes` should have a snake case name
[INFO] [stdout]  --> lib/structs/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod DataTypes;
[INFO] [stdout]   |     ^^^^^^^^^ help: convert the identifier to snake case: `data_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.88s
[INFO] running `Command { std: "docker" "inspect" "90df100f806a5c2377a38320c3280e80d68ccb7a0b5ced52964749bd6265c184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90df100f806a5c2377a38320c3280e80d68ccb7a0b5ced52964749bd6265c184", kill_on_drop: false }`
[INFO] [stdout] 90df100f806a5c2377a38320c3280e80d68ccb7a0b5ced52964749bd6265c184
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36b246f25dd635a9564157455becf81738f2c741e93f033bd705a3a103285054
[INFO] running `Command { std: "docker" "start" "-a" "36b246f25dd635a9564157455becf81738f2c741e93f033bd705a3a103285054", kill_on_drop: false }`
[INFO] [stderr]    Compiling LunTools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> main.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | mod lib;
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fmt;                                       // Importing Fmt from std.
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt`
[INFO] [stdout]  --> lib/vars/common_tags.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt;                                       // Importing Fmt from std.
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tuple_DOB` should have an upper camel case name
[INFO] [stdout]  --> lib/structs/DataTypes.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Tuple_DOB {
[INFO] [stdout]   |            ^^^^^^^^^ help: convert the identifier to upper camel case: `TupleDob`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Tuple_Last_Login` should have an upper camel case name
[INFO] [stdout]   --> lib/structs/DataTypes.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Tuple_Last_Login {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TupleLastLogin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DB_Lite_people` should have an upper camel case name
[INFO] [stdout]   --> lib/structs/DataTypes.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct DB_Lite_people {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DbLitePeople`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DB_Base_people` should have an upper camel case name
[INFO] [stdout]   --> lib/structs/DataTypes.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct DB_Base_people {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DbBasePeople`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DB_CUS_people` should have an upper camel case name
[INFO] [stdout]   --> lib/structs/DataTypes.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct DB_CUS_people {
[INFO] [stdout]    |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DbCusPeople`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> lib/tools/json.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn read(file: String, debug: bool) -> Result<serde_json::Value, std::io::Error> {
[INFO] [stdout]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> lib/tools/json.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut file_writing = File::create(file).expect("Unable to create file!");
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> lib/tools/json.rs:27:53
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn write(file: String, data: serde_json::Value, debug:bool) -> i8 {
[INFO] [stdout]    |                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> lib/tools/json.rs:75:37
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn add_to_PWD(path: String, debug: bool) -> String {
[INFO] [stdout]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `debug`
[INFO] [stdout]   --> lib/tools/path.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn add_to_PWD(path: String, debug: bool) -> String {
[INFO] [stdout]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_images` is never used
[INFO] [stdout]  --> lib/vars/common_tags.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const file_type_images: [&str; 13] = [".jpg", ".jpeg", ".jifif", ".pjpeg", ".pjp", ".png", ".gif", ".tif", ".tiff", ".bmp", ".web...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_program` is never used
[INFO] [stdout]  --> lib/vars/common_tags.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const file_type_program: [&str; 10] = [".py", ".js", ".java", ".cpp", ".cs", ".rs", ".rpy", ".h", ".asm", ".s"];
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_videos` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const file_type_videos: [&str; 9] = [".mp4", ".mov", ".avi", ".wmv", ".mkv", ".webm", ".flv", ".mts", ".m2ts"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_audios` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const file_type_audios: [&str; 8] = [".mp3", ".wav", ".aac", ".ogg", ".flac", ".aiff", ".aif", ".wma"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_documents` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const file_type_documents: [&str; 5] = [".pdf", ".docx", ".xlsx", ".pptx", ".txt"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_archive` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const file_type_archive: [&str; 4] = [".zip", ".rar", ".tar", ".gz"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_database` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const file_type_database: [&str; 3] = [".db", ".sqlite", ".mdb"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_config` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const file_type_config: [&str; 3] = [".ini", ".xml", ".json"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_system` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const file_type_system: [&str; 3] = [".dll", ".sys", ".inf"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_fontfile` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const file_type_fontfile: [&str; 2] = [".ttf", ".otf"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_abobe` is never used
[INFO] [stdout]   --> lib/vars/common_tags.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const file_type_abobe: [&str; 2] = [".psd", "ai"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify` is never used
[INFO] [stdout]   --> lib/tools/json.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn verify(file: String, data: serde_json::Value) -> bool {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_images` should have an upper case name
[INFO] [stdout]  --> lib/vars/common_tags.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const file_type_images: [&str; 13] = [".jpg", ".jpeg", ".jifif", ".pjpeg", ".pjp", ".png", ".gif", ".tif", ".tiff", ".bmp", ".web...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_IMAGES`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_program` should have an upper case name
[INFO] [stdout]  --> lib/vars/common_tags.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub const file_type_program: [&str; 10] = [".py", ".js", ".java", ".cpp", ".cs", ".rs", ".rpy", ".h", ".asm", ".s"];
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_PROGRAM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_videos` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const file_type_videos: [&str; 9] = [".mp4", ".mov", ".avi", ".wmv", ".mkv", ".webm", ".flv", ".mts", ".m2ts"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_VIDEOS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_audios` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const file_type_audios: [&str; 8] = [".mp3", ".wav", ".aac", ".ogg", ".flac", ".aiff", ".aif", ".wma"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_AUDIOS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_documents` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const file_type_documents: [&str; 5] = [".pdf", ".docx", ".xlsx", ".pptx", ".txt"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_DOCUMENTS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_archive` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const file_type_archive: [&str; 4] = [".zip", ".rar", ".tar", ".gz"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_ARCHIVE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_database` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const file_type_database: [&str; 3] = [".db", ".sqlite", ".mdb"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_DATABASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_config` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const file_type_config: [&str; 3] = [".ini", ".xml", ".json"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_CONFIG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_system` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const file_type_system: [&str; 3] = [".dll", ".sys", ".inf"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_SYSTEM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_fontfile` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const file_type_fontfile: [&str; 2] = [".ttf", ".otf"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_FONTFILE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `file_type_abobe` should have an upper case name
[INFO] [stdout]   --> lib/vars/common_tags.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const file_type_abobe: [&str; 2] = [".psd", "ai"];
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_ABOBE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_to_PWD` should have a snake case name
[INFO] [stdout]   --> lib/tools/json.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn add_to_PWD(path: String, debug: bool) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^ help: convert the identifier to snake case: `add_to_pwd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_to_PWD` should have a snake case name
[INFO] [stdout]   --> lib/tools/path.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn add_to_PWD(path: String, debug: bool) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^ help: convert the identifier to snake case: `add_to_pwd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `DateTime` should have a snake case name
[INFO] [stdout]  --> lib/structs/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | mod DateTime;
[INFO] [stdout]   |     ^^^^^^^^ help: convert the identifier to snake case: `date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `DataTypes` should have a snake case name
[INFO] [stdout]  --> lib/structs/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod DataTypes;
[INFO] [stdout]   |     ^^^^^^^^^ help: convert the identifier to snake case: `data_types`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `DateStype_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn DateStype_Test() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_stype_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DateStype_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let DateStype_Test: DateStype = DateStype {month: 11, day: 11};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_stype_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DateStypeFORMAT_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let DateStypeFORMAT_Test: String = DateStype_Test.to_string();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_stype_format_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `DateType_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn DateType_Test() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_type_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Date_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |         let Date_Test: DateType = DateType {month: 11, day: 11, year: 2024};
[INFO] [stdout]     |             ^^^^^^^^^ help: convert the identifier to snake case: `date_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DateFORMAT_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let DateFORMAT_Test: String = Date_Test.to_string();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_format_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `DateTimeType_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn DateTimeType_Test() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_time_type_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DateTime_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let DateTime_Test: DateTimeType = DateTimeType {month: 11, day: 11, year: 2024, hour: 11, min: 11, sec: 11};
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_time_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DateTimeFORMAT_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let DateTimeFORMAT_Test: String = DateTime_Test.to_string();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_time_format_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TimeType_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:136:8
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn TimeType_Test() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_type_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Time_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let Time_Test: TimeType = TimeType {hour: 11, min: 11};
[INFO] [stdout]     |             ^^^^^^^^^ help: convert the identifier to snake case: `time_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `TimeFORMAT_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |         let TimeFORMAT_Test: String = Time_Test.to_string();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_format_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `TimeSecType_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn TimeSecType_Test() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_sec_type_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `TimeSec_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let TimeSec_Test: TimeSecType = TimeSecType {hour: 11, min: 11, sec: 11};
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `time_sec_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `TimeSecFORMAT_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DateTime.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let TimeSecFORMAT_Test: String = TimeSec_Test.to_string();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_sec_format_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `DB_Base_people_Test` should have a snake case name
[INFO] [stdout]   --> lib/structs/DataTypes.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn DB_Base_people_Test() {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_base_people_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DB_Base_people_STest` should have a snake case name
[INFO] [stdout]   --> lib/structs/DataTypes.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...   let DB_Base_people_STest: DB_Base_people = DB_Base_people {name: "leelunbin".to_string(), age: 15, dob: Tuple_DOB {day: 10, mo...
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_base_people_stest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DB_Base_peopleFORMAT_Test` should have a snake case name
[INFO] [stdout]   --> lib/structs/DataTypes.rs:99:13
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let DB_Base_peopleFORMAT_Test: String = DB_Base_people_STest.to_string();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_base_people_format_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `DB_Lite_people_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DataTypes.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn DB_Lite_people_Test() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_lite_people_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DB_Lite_people_STest` should have a snake case name
[INFO] [stdout]    --> lib/structs/DataTypes.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let DB_Lite_people_STest: DB_Lite_people = DB_Lite_people {name: "leelunbin".to_string(), age: 15};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_lite_people_stest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DB_Lite_peopleFORMAT_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DataTypes.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |         let DB_Lite_peopleFORMAT_Test: String = DB_Lite_people_STest.to_string();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_lite_people_format_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `DB_CUS_people_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DataTypes.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn DB_CUS_people_Test() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_cus_people_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DB_CUS_people_STest` should have a snake case name
[INFO] [stdout]    --> lib/structs/DataTypes.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 | ...   let DB_CUS_people_STest: DB_CUS_people = DB_CUS_people {name: "leelunbin".to_string(), age: 15, dob: Tuple_DOB {day: 10, mont...
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_cus_people_stest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `DB_CUS_peopleFORMAT_Test` should have a snake case name
[INFO] [stdout]    --> lib/structs/DataTypes.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let DB_CUS_peopleFORMAT_Test = DB_CUS_people_STest.to_string();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_cus_people_format_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "36b246f25dd635a9564157455becf81738f2c741e93f033bd705a3a103285054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b246f25dd635a9564157455becf81738f2c741e93f033bd705a3a103285054", kill_on_drop: false }`
[INFO] [stdout] 36b246f25dd635a9564157455becf81738f2c741e93f033bd705a3a103285054
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d9f03cdb9af753ce2bc009aef8d8a19f8a81e3f5e4bc77be3d447128e195545
[INFO] running `Command { std: "docker" "start" "-a" "1d9f03cdb9af753ce2bc009aef8d8a19f8a81e3f5e4bc77be3d447128e195545", kill_on_drop: false }`
[INFO] [stderr] warning: found module declaration for lib.rs
[INFO] [stderr]  --> main.rs:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | mod lib;
[INFO] [stderr]   | ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: lib.rs is the root of this crate's library target
[INFO] [stderr]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stderr]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt`
[INFO] [stderr]  --> lib.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::fmt;                                       // Importing Fmt from std.
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt`
[INFO] [stderr]  --> lib/vars/common_tags.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::fmt;                                       // Importing Fmt from std.
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `Tuple_DOB` should have an upper camel case name
[INFO] [stderr]  --> lib/structs/DataTypes.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Tuple_DOB {
[INFO] [stderr]   |            ^^^^^^^^^ help: convert the identifier to upper camel case: `TupleDob`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `Tuple_Last_Login` should have an upper camel case name
[INFO] [stderr]   --> lib/structs/DataTypes.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct Tuple_Last_Login {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TupleLastLogin`
[INFO] [stderr] 
[INFO] [stderr] warning: type `DB_Lite_people` should have an upper camel case name
[INFO] [stderr]   --> lib/structs/DataTypes.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub struct DB_Lite_people {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DbLitePeople`
[INFO] [stderr] 
[INFO] [stderr] warning: type `DB_Base_people` should have an upper camel case name
[INFO] [stderr]   --> lib/structs/DataTypes.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct DB_Base_people {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DbBasePeople`
[INFO] [stderr] 
[INFO] [stderr] warning: type `DB_CUS_people` should have an upper camel case name
[INFO] [stderr]   --> lib/structs/DataTypes.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct DB_CUS_people {
[INFO] [stderr]    |            ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DbCusPeople`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debug`
[INFO] [stderr]   --> lib/tools/json.rs:15:27
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub fn read(file: String, debug: bool) -> Result<serde_json::Value, std::io::Error> {
[INFO] [stderr]    |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> lib/tools/json.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let mut file_writing = File::create(file).expect("Unable to create file!");
[INFO] [stderr]    |         ----^^^^^^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debug`
[INFO] [stderr]   --> lib/tools/json.rs:27:53
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn write(file: String, data: serde_json::Value, debug:bool) -> i8 {
[INFO] [stderr]    |                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debug`
[INFO] [stderr]   --> lib/tools/json.rs:75:37
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn add_to_PWD(path: String, debug: bool) -> String {
[INFO] [stderr]    |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `debug`
[INFO] [stderr]   --> lib/tools/path.rs:29:33
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn add_to_PWD(path: String, debug: bool) -> String {
[INFO] [stderr]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_images` is never used
[INFO] [stderr]  --> lib/vars/common_tags.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const file_type_images: [&str; 13] = [".jpg", ".jpeg", ".jifif", ".pjpeg", ".pjp", ".png", ".gif", ".tif", ".tiff", ".bmp", ".web...
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_program` is never used
[INFO] [stderr]  --> lib/vars/common_tags.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub const file_type_program: [&str; 10] = [".py", ".js", ".java", ".cpp", ".cs", ".rs", ".rpy", ".h", ".asm", ".s"];
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_videos` is never used
[INFO] [stderr]   --> lib/vars/common_tags.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub const file_type_videos: [&str; 9] = [".mp4", ".mov", ".avi", ".wmv", ".mkv", ".webm", ".flv", ".mts", ".m2ts"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_audios` is never used
[INFO] [stderr]   --> lib/vars/common_tags.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub const file_type_audios: [&str; 8] = [".mp3", ".wav", ".aac", ".ogg", ".flac", ".aiff", ".aif", ".wma"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_documents` is never used
[INFO] [stderr]   --> lib/vars/common_tags.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub const file_type_documents: [&str; 5] = [".pdf", ".docx", ".xlsx", ".pptx", ".txt"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_archive` is never used
[INFO] [stderr]   --> lib/vars/common_tags.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const file_type_archive: [&str; 4] = [".zip", ".rar", ".tar", ".gz"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_database` is never used
[INFO] [stderr]   --> lib/vars/common_tags.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub const file_type_database: [&str; 3] = [".db", ".sqlite", ".mdb"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_config` is never used
[INFO] [stderr]   --> lib/vars/common_tags.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub const file_type_config: [&str; 3] = [".ini", ".xml", ".json"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_system` is never used
[INFO] [stderr]   --> lib/vars/common_tags.rs:16:11
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub const file_type_system: [&str; 3] = [".dll", ".sys", ".inf"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_fontfile` is never used
[INFO] [stderr]   --> lib/vars/common_tags.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub const file_type_fontfile: [&str; 2] = [".ttf", ".otf"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_abobe` is never used
[INFO] [stderr]   --> lib/vars/common_tags.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub const file_type_abobe: [&str; 2] = [".psd", "ai"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `verify` is never used
[INFO] [stderr]   --> lib/tools/json.rs:38:8
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub fn verify(file: String, data: serde_json::Value) -> bool {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_images` should have an upper case name
[INFO] [stderr]  --> lib/vars/common_tags.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub const file_type_images: [&str; 13] = [".jpg", ".jpeg", ".jifif", ".pjpeg", ".pjp", ".png", ".gif", ".tif", ".tiff", ".bmp", ".web...
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_IMAGES`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_program` should have an upper case name
[INFO] [stderr]  --> lib/vars/common_tags.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub const file_type_program: [&str; 10] = [".py", ".js", ".java", ".cpp", ".cs", ".rs", ".rpy", ".h", ".asm", ".s"];
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_PROGRAM`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_videos` should have an upper case name
[INFO] [stderr]   --> lib/vars/common_tags.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub const file_type_videos: [&str; 9] = [".mp4", ".mov", ".avi", ".wmv", ".mkv", ".webm", ".flv", ".mts", ".m2ts"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_VIDEOS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_audios` should have an upper case name
[INFO] [stderr]   --> lib/vars/common_tags.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub const file_type_audios: [&str; 8] = [".mp3", ".wav", ".aac", ".ogg", ".flac", ".aiff", ".aif", ".wma"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_AUDIOS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_documents` should have an upper case name
[INFO] [stderr]   --> lib/vars/common_tags.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub const file_type_documents: [&str; 5] = [".pdf", ".docx", ".xlsx", ".pptx", ".txt"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_DOCUMENTS`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_archive` should have an upper case name
[INFO] [stderr]   --> lib/vars/common_tags.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub const file_type_archive: [&str; 4] = [".zip", ".rar", ".tar", ".gz"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_ARCHIVE`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_database` should have an upper case name
[INFO] [stderr]   --> lib/vars/common_tags.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub const file_type_database: [&str; 3] = [".db", ".sqlite", ".mdb"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_DATABASE`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_config` should have an upper case name
[INFO] [stderr]   --> lib/vars/common_tags.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub const file_type_config: [&str; 3] = [".ini", ".xml", ".json"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_CONFIG`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_system` should have an upper case name
[INFO] [stderr]   --> lib/vars/common_tags.rs:16:11
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub const file_type_system: [&str; 3] = [".dll", ".sys", ".inf"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_SYSTEM`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_fontfile` should have an upper case name
[INFO] [stderr]   --> lib/vars/common_tags.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub const file_type_fontfile: [&str; 2] = [".ttf", ".otf"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_FONTFILE`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `file_type_abobe` should have an upper case name
[INFO] [stderr]   --> lib/vars/common_tags.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub const file_type_abobe: [&str; 2] = [".psd", "ai"];
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `FILE_TYPE_ABOBE`
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_to_PWD` should have a snake case name
[INFO] [stderr]   --> lib/tools/json.rs:75:12
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn add_to_PWD(path: String, debug: bool) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^ help: convert the identifier to snake case: `add_to_pwd`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_to_PWD` should have a snake case name
[INFO] [stderr]   --> lib/tools/path.rs:29:8
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub fn add_to_PWD(path: String, debug: bool) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^ help: convert the identifier to snake case: `add_to_pwd`
[INFO] [stderr] 
[INFO] [stderr] warning: module `DateTime` should have a snake case name
[INFO] [stderr]  --> lib/structs/mod.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | mod DateTime;
[INFO] [stderr]   |     ^^^^^^^^ help: convert the identifier to snake case: `date_time`
[INFO] [stderr] 
[INFO] [stderr] warning: module `DataTypes` should have a snake case name
[INFO] [stderr]  --> lib/structs/mod.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | mod DataTypes;
[INFO] [stderr]   |     ^^^^^^^^^ help: convert the identifier to snake case: `data_types`
[INFO] [stderr] 
[INFO] [stderr] warning: function `DateStype_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:100:8
[INFO] [stderr]     |
[INFO] [stderr] 100 |     fn DateStype_Test() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_stype_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `DateStype_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:101:13
[INFO] [stderr]     |
[INFO] [stderr] 101 |         let DateStype_Test: DateStype = DateStype {month: 11, day: 11};
[INFO] [stderr]     |             ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_stype_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `DateStypeFORMAT_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:102:13
[INFO] [stderr]     |
[INFO] [stderr] 102 |         let DateStypeFORMAT_Test: String = DateStype_Test.to_string();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_stype_format_test`
[INFO] [stderr] 
[INFO] [stderr] warning: function `DateType_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:112:8
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn DateType_Test() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_type_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Date_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:113:13
[INFO] [stderr]     |
[INFO] [stderr] 113 |         let Date_Test: DateType = DateType {month: 11, day: 11, year: 2024};
[INFO] [stderr]     |             ^^^^^^^^^ help: convert the identifier to snake case: `date_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `DateFORMAT_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:114:13
[INFO] [stderr]     |
[INFO] [stderr] 114 |         let DateFORMAT_Test: String = Date_Test.to_string();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_format_test`
[INFO] [stderr] 
[INFO] [stderr] warning: function `DateTimeType_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:124:8
[INFO] [stderr]     |
[INFO] [stderr] 124 |     fn DateTimeType_Test() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_time_type_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `DateTime_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:125:13
[INFO] [stderr]     |
[INFO] [stderr] 125 |         let DateTime_Test: DateTimeType = DateTimeType {month: 11, day: 11, year: 2024, hour: 11, min: 11, sec: 11};
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_time_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `DateTimeFORMAT_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:126:13
[INFO] [stderr]     |
[INFO] [stderr] 126 |         let DateTimeFORMAT_Test: String = DateTime_Test.to_string();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `date_time_format_test`
[INFO] [stderr] 
[INFO] [stderr] warning: function `TimeType_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:136:8
[INFO] [stderr]     |
[INFO] [stderr] 136 |     fn TimeType_Test() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_type_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `Time_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:137:13
[INFO] [stderr]     |
[INFO] [stderr] 137 |         let Time_Test: TimeType = TimeType {hour: 11, min: 11};
[INFO] [stderr]     |             ^^^^^^^^^ help: convert the identifier to snake case: `time_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `TimeFORMAT_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:138:13
[INFO] [stderr]     |
[INFO] [stderr] 138 |         let TimeFORMAT_Test: String = Time_Test.to_string();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_format_test`
[INFO] [stderr] 
[INFO] [stderr] warning: function `TimeSecType_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:148:8
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn TimeSecType_Test() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_sec_type_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `TimeSec_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:149:13
[INFO] [stderr]     |
[INFO] [stderr] 149 |         let TimeSec_Test: TimeSecType = TimeSecType {hour: 11, min: 11, sec: 11};
[INFO] [stderr]     |             ^^^^^^^^^^^^ help: convert the identifier to snake case: `time_sec_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `TimeSecFORMAT_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DateTime.rs:150:13
[INFO] [stderr]     |
[INFO] [stderr] 150 |         let TimeSecFORMAT_Test: String = TimeSec_Test.to_string();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_sec_format_test`
[INFO] [stderr] 
[INFO] [stderr] warning: function `DB_Base_people_Test` should have a snake case name
[INFO] [stderr]   --> lib/structs/DataTypes.rs:97:8
[INFO] [stderr]    |
[INFO] [stderr] 97 |     fn DB_Base_people_Test() {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_base_people_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `DB_Base_people_STest` should have a snake case name
[INFO] [stderr]   --> lib/structs/DataTypes.rs:98:13
[INFO] [stderr]    |
[INFO] [stderr] 98 | ...   let DB_Base_people_STest: DB_Base_people = DB_Base_people {name: "leelunbin".to_string(), age: 15, dob: Tuple_DOB {day: 10, mo...
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_base_people_stest`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `DB_Base_peopleFORMAT_Test` should have a snake case name
[INFO] [stderr]   --> lib/structs/DataTypes.rs:99:13
[INFO] [stderr]    |
[INFO] [stderr] 99 |         let DB_Base_peopleFORMAT_Test: String = DB_Base_people_STest.to_string();
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_base_people_format_test`
[INFO] [stderr] 
[INFO] [stderr] warning: function `DB_Lite_people_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DataTypes.rs:109:8
[INFO] [stderr]     |
[INFO] [stderr] 109 |     fn DB_Lite_people_Test() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_lite_people_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `DB_Lite_people_STest` should have a snake case name
[INFO] [stderr]    --> lib/structs/DataTypes.rs:110:13
[INFO] [stderr]     |
[INFO] [stderr] 110 |         let DB_Lite_people_STest: DB_Lite_people = DB_Lite_people {name: "leelunbin".to_string(), age: 15};
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_lite_people_stest`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `DB_Lite_peopleFORMAT_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DataTypes.rs:111:13
[INFO] [stderr]     |
[INFO] [stderr] 111 |         let DB_Lite_peopleFORMAT_Test: String = DB_Lite_people_STest.to_string();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_lite_people_format_test`
[INFO] [stderr] 
[INFO] [stderr] warning: function `DB_CUS_people_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DataTypes.rs:121:8
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn DB_CUS_people_Test() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_cus_people_test`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `DB_CUS_people_STest` should have a snake case name
[INFO] [stderr]    --> lib/structs/DataTypes.rs:122:13
[INFO] [stderr]     |
[INFO] [stderr] 122 | ...   let DB_CUS_people_STest: DB_CUS_people = DB_CUS_people {name: "leelunbin".to_string(), age: 15, dob: Tuple_DOB {day: 10, mont...
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_cus_people_stest`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `DB_CUS_peopleFORMAT_Test` should have a snake case name
[INFO] [stderr]    --> lib/structs/DataTypes.rs:123:13
[INFO] [stderr]     |
[INFO] [stderr] 123 |         let DB_CUS_peopleFORMAT_Test = DB_CUS_people_STest.to_string();
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `db_cus_people_format_test`
[INFO] [stderr] 
[INFO] [stderr] warning: `LunTools` (bin "LunTools" test) generated 64 warnings (run `cargo fix --bin "LunTools" -p LunTools --tests` to apply 18 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests main.rs (/opt/rustwide/target/debug/deps/LunTools-b78d4e5ee7521966)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test lib::structs::DateTime::tests::TimeSecType_Test ... ok
[INFO] [stdout] test lib::structs::DataTypes::tests::DB_Lite_people_Test ... ok
[INFO] [stdout] test lib::structs::DateTime::tests::DateType_Test ... ok
[INFO] [stdout] test lib::tools::json::tests::read_json_test ... ok
[INFO] [stdout] test lib::tools::path::tests::get_exe_test ... ok
[INFO] [stdout] test lib::structs::DateTime::tests::TimeType_Test ... ok
[INFO] [stdout] test lib::structs::DateTime::tests::DateTimeType_Test ... ok
[INFO] [stdout] test lib::structs::DateTime::tests::DateStype_Test ... ok
[INFO] [stdout] test lib::tools::path::tests::add_path_test ... ok
[INFO] [stdout] test lib::tools::path::tests::get_pwd_test ... ok
[INFO] [stdout] test lib::tools::path::tests::path_test ... ok
[INFO] [stdout] test lib::structs::DataTypes::tests::DB_Base_people_Test ... ok
[INFO] [stdout] test lib::tools::json::tests::write_json_test ... FAILED
[INFO] [stdout] test lib::structs::DataTypes::tests::DB_CUS_people_Test ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin LunTools`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lib::tools::json::tests::write_json_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lib::tools::json::tests::write_json_test' (34) panicked at lib/tools/json.rs:28:47:
[INFO] [stdout] Unable to create file!: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55761c9aee42 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55761c9aee42 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55761c9aee42 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55761c9aee42 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55761c9c3e2a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55761c9c3e2a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x55761c9b3cb6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55761c9b3cb6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55761c98cf6f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55761c98cf6f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55761c9a6d89 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55761c913aae - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55761c913aae - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55761c9a6f42 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55761c9a6f42 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55761c98d028 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55761c9848f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55761c98de7d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55761c9c44fc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55761c9c4272 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x55761c90214e - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55761c902d73 - LunTools[718b1f9a466d29f9]::lib::tools::json::write
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/tools/json.rs:28:47
[INFO] [stdout]   22:     0x55761c903d67 - LunTools[718b1f9a466d29f9]::lib::tools::json::tests::write_json_test
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/tools/json.rs:103:9
[INFO] [stdout]   23:     0x55761c901b27 - LunTools[718b1f9a466d29f9]::lib::tools::json::tests::write_json_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/lib/tools/json.rs:94:25
[INFO] [stdout]   24:     0x55761c907546 - <LunTools[718b1f9a466d29f9]::lib::tools::json::tests::write_json_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55761c907e5b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55761c907e5b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x55761c9146ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x55761c9146ba - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x55761c9146ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x55761c9146ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x55761c9146ba - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55761c9146ba - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x55761c9146ba - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x55761c90eb84 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x55761c90eb84 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x55761c9171b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x55761c9171b2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x55761c9171b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x55761c9171b2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x55761c9171b2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55761c9171b2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x55761c9171b2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55761c9ae34f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x55761c9ae34f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x79be26379aa4 - <unknown>
[INFO] [stdout]   46:     0x79be26406a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     lib::tools::json::tests::write_json_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1d9f03cdb9af753ce2bc009aef8d8a19f8a81e3f5e4bc77be3d447128e195545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d9f03cdb9af753ce2bc009aef8d8a19f8a81e3f5e4bc77be3d447128e195545", kill_on_drop: false }`
[INFO] [stdout] 1d9f03cdb9af753ce2bc009aef8d8a19f8a81e3f5e4bc77be3d447128e195545
