[INFO] cloning repository https://github.com/IhitplayzYT/DBit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IhitplayzYT/DBit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIhitplayzYT%2FDBit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIhitplayzYT%2FDBit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b51e2e43e1b678851801b87cbcf45daaa28016c
[INFO] checking IhitplayzYT/DBit against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIhitplayzYT%2FDBit" "/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/IhitplayzYT/DBit
[INFO] finished tweaking git repo https://github.com/IhitplayzYT/DBit
[INFO] tweaked toml for git repo https://github.com/IhitplayzYT/DBit written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IhitplayzYT/DBit on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IhitplayzYT/DBit 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: binary `DBit` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc1/source/target/.../DBit
[INFO] [stderr]    |                                                  ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `d-bit`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 - name = "DBit"
[INFO] [stderr] 23 + name = "d-bit"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `d-bit`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:24:19
[INFO] [stderr]    |
[INFO] [stderr] 24 ~ version = "0.1.0"
[INFO] [stderr] 25 + [[bin]]
[INFO] [stderr] 26 + name = "d-bit"
[INFO] [stderr] 27 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `DBit` (manifest) generated 2 warnings
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.5
[INFO] [stderr]   Downloaded subprocess v0.2.15
[INFO] [stderr]   Downloaded frunk v0.4.4
[INFO] [stderr]   Downloaded mysql-common-derive v0.31.2
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.5
[INFO] [stderr]   Downloaded frunk_derives v0.4.4
[INFO] [stderr]   Downloaded io-enum v1.2.1
[INFO] [stderr]   Downloaded frunk_core v0.5.0
[INFO] [stderr]   Downloaded frunk_core v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 532d8a948f940d417f89bdbcda13a1b2f98bab2c8f9de31f5fb85cb42d51d022
[INFO] running `Command { std: "docker" "start" "532d8a948f940d417f89bdbcda13a1b2f98bab2c8f9de31f5fb85cb42d51d022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "532d8a948f940d417f89bdbcda13a1b2f98bab2c8f9de31f5fb85cb42d51d022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "532d8a948f940d417f89bdbcda13a1b2f98bab2c8f9de31f5fb85cb42d51d022" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "532d8a948f940d417f89bdbcda13a1b2f98bab2c8f9de31f5fb85cb42d51d022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "532d8a948f940d417f89bdbcda13a1b2f98bab2c8f9de31f5fb85cb42d51d022" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: binary `DBit` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../DBit
[INFO] [stderr]    |                          ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `d-bit`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 - name = "DBit"
[INFO] [stderr] 23 + name = "d-bit"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `d-bit`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:24:19
[INFO] [stderr]    |
[INFO] [stderr] 24 ~ version = "0.1.0"
[INFO] [stderr] 25 + [[bin]]
[INFO] [stderr] 26 + name = "d-bit"
[INFO] [stderr] 27 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `DBit` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking cpufeatures v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tinyvec v1.13.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling frunk_core v0.5.0
[INFO] [stderr]    Compiling indexmap v2.14.2
[INFO] [stderr]     Checking chacha20 v0.10.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zstd-safe v7.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rust_decimal v1.43.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling subprocess v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking postgres-protocol v0.6.12
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking crc32fast v1.5.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking frunk_core v0.4.4
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking postgres-types v0.2.14
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking whoami v2.1.3
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]    Compiling mysql v25.0.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling zstd-sys v2.1.0+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling mysql-common-derive v0.31.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling io-enum v1.2.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking frunk v0.4.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking tokio-postgres v0.7.18
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking postgres v0.19.14
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling mysql_common v0.32.4
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking DBit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `DB_conf` should have an upper camel case name
[INFO] [stdout]   --> src/cmnds/Init.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct DB_conf{
[INFO] [stdout]    |                ^^^^^^^ help: convert the identifier to upper camel case: `DbConf`
[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: unused import: `std::path::Path`
[INFO] [stdout]  --> src/cmnds/Diff.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use std::path::Path;
[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: `crate::obj::blob::blob::get_blob`
[INFO] [stdout]  --> src/cmnds/Diff.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use crate::obj::blob::blob::get_blob;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/obj/blob.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use rand::Rng;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]   --> src/obj/tree.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         use rand::Rng;
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/obj/db_entities.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use rand::Rng;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `DB_conf` should have an upper camel case name
[INFO] [stdout]   --> src/cmnds/Init.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct DB_conf{
[INFO] [stdout]    |                ^^^^^^^ help: convert the identifier to upper camel case: `DbConf`
[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: unused import: `std::path::Path`
[INFO] [stdout]  --> src/cmnds/Diff.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use std::path::Path;
[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: `crate::obj::blob::blob::get_blob`
[INFO] [stdout]  --> src/cmnds/Diff.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use crate::obj::blob::blob::get_blob;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/obj/blob.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use rand::Rng;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]   --> src/obj/tree.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         use rand::Rng;
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/obj/db_entities.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use rand::Rng;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 |                         let hash = store_db_entity(&entity);
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:271:29
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         let hash = store_db_entity(&entity);
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:286:29
[INFO] [stdout]     |
[INFO] [stdout] 286 |                         let hash = store_db_entity(&entity);
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:301:29
[INFO] [stdout]     |
[INFO] [stdout] 301 |                         let hash = store_db_entity(&entity);
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema_hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:316:29
[INFO] [stdout]     |
[INFO] [stdout] 316 |                         let schema_hash = store_db_entity(&schema_entity);
[INFO] [stdout]     |                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:321:29
[INFO] [stdout]     |
[INFO] [stdout] 321 |                         let data_hash = store_db_entity(&data_entity);
[INFO] [stdout]     |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:257:29
[INFO] [stdout]     |
[INFO] [stdout] 257 |                         let hash = store_db_entity(&entity);
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:271:29
[INFO] [stdout]     |
[INFO] [stdout] 271 |                         let hash = store_db_entity(&entity);
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:286:29
[INFO] [stdout]     |
[INFO] [stdout] 286 |                         let hash = store_db_entity(&entity);
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:301:29
[INFO] [stdout]     |
[INFO] [stdout] 301 |                         let hash = store_db_entity(&entity);
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `schema_hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:316:29
[INFO] [stdout]     |
[INFO] [stdout] 316 |                         let schema_hash = store_db_entity(&schema_entity);
[INFO] [stdout]     |                             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_hash`
[INFO] [stdout]    --> src/cmnds/Add.rs:321:29
[INFO] [stdout]     |
[INFO] [stdout] 321 |                         let data_hash = store_db_entity(&data_entity);
[INFO] [stdout]     |                             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ERR` is never used
[INFO] [stdout]  --> src/helper.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     const ERR:i32 = -1;
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dir_contains` is never used
[INFO] [stdout]   --> src/fs_abs/Fs_basic.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn dir_contains(file: &str,dir: &str) -> bool{
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mk_file` is never used
[INFO] [stdout]   --> src/fs_abs/Fs_basic.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn mk_file(fname: &str,dir: &str){
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `disconnect`, `execute`, `insert`, `select`, `update`, and `delete` are never used
[INFO] [stdout]   --> src/fs_abs/database.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub trait Database {
[INFO] [stdout]    |               -------- methods in this trait
[INFO] [stdout] 14 |         fn connect(&mut self, username: &str, pass: &str, ip_str: &str, db: &str) -> Result<(), String>;
[INFO] [stdout] 15 |         fn disconnect(&mut self) -> Result<(), String>;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 16 |         fn execute(&mut self, query: &str) -> Result<(), String>;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 17 |         fn query(&mut self, query: &str) -> Result<Vec<HashMap<String, String>>, String>;
[INFO] [stdout] 18 |         fn insert(&mut self, table: &str, data: HashMap<String, String>) -> Result<(), String>;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 19 |         fn select(&mut self, table: &str, conditions: Option<HashMap<String, String>>) -> Result<Vec<HashMap<String, String>>, String>;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 20 |         fn update(&mut self, table: &str, data: HashMap<String, String>, conditions: HashMap<String, String>) -> Result<(), String>;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 21 |         fn delete(&mut self, table: &str, conditions: HashMap<String, String>) -> Result<(), String>;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_hash` is never used
[INFO] [stdout]  --> src/obj/blob.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn compute_hash(fpath: &str, branch: &str) -> String {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `store_blob` is never used
[INFO] [stdout]   --> src/obj/blob.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn store_blob(fpath: &str, branch: &str) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stash_blob` is never used
[INFO] [stdout]   --> src/obj/blob.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn stash_blob(fpath: &str,branch: &str) -> String{
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_db_entity` is never used
[INFO] [stdout]   --> src/obj/db_entities.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_db_entity(hash: &str) -> Option<DBEntity> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Helper` should have a snake case name
[INFO] [stdout]  --> src/helper.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Helper{
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `helper`
[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 `Help` should have a snake case name
[INFO] [stdout]   --> src/helper.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn Help(){
[INFO] [stdout]    |            ^^^^ help: convert the identifier to snake case: `help`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Parse_Args` should have a snake case name
[INFO] [stdout]   --> src/helper.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |         pub fn Parse_Args(&mut self){
[INFO] [stdout]    |                ^^^^^^^^^^ help: convert the identifier to snake case: `parse_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Add` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Add;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Init` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Init;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `init`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Pull` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod Pull;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `pull`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Push` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod Push;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `push`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Commit` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod Commit;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `commit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Checkout` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod Checkout;
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `checkout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Diff` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod Diff;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `diff`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Status` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod Status;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Branch` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod Branch;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `branch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Fs_basic` should have a snake case name
[INFO] [stdout]  --> src/fs_abs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Fs_basic;
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `fs_basic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ERR` is never used
[INFO] [stdout]  --> src/helper.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     const ERR:i32 = -1;
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dir_contains` is never used
[INFO] [stdout]   --> src/fs_abs/Fs_basic.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn dir_contains(file: &str,dir: &str) -> bool{
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mk_file` is never used
[INFO] [stdout]   --> src/fs_abs/Fs_basic.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn mk_file(fname: &str,dir: &str){
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `disconnect`, `execute`, `insert`, `select`, `update`, and `delete` are never used
[INFO] [stdout]   --> src/fs_abs/database.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub trait Database {
[INFO] [stdout]    |               -------- methods in this trait
[INFO] [stdout] 14 |         fn connect(&mut self, username: &str, pass: &str, ip_str: &str, db: &str) -> Result<(), String>;
[INFO] [stdout] 15 |         fn disconnect(&mut self) -> Result<(), String>;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 16 |         fn execute(&mut self, query: &str) -> Result<(), String>;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 17 |         fn query(&mut self, query: &str) -> Result<Vec<HashMap<String, String>>, String>;
[INFO] [stdout] 18 |         fn insert(&mut self, table: &str, data: HashMap<String, String>) -> Result<(), String>;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 19 |         fn select(&mut self, table: &str, conditions: Option<HashMap<String, String>>) -> Result<Vec<HashMap<String, String>>, String>;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 20 |         fn update(&mut self, table: &str, data: HashMap<String, String>, conditions: HashMap<String, String>) -> Result<(), String>;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 21 |         fn delete(&mut self, table: &str, conditions: HashMap<String, String>) -> Result<(), String>;
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_hash` is never used
[INFO] [stdout]  --> src/obj/blob.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn compute_hash(fpath: &str, branch: &str) -> String {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `store_blob` is never used
[INFO] [stdout]   --> src/obj/blob.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn store_blob(fpath: &str, branch: &str) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stash_blob` is never used
[INFO] [stdout]   --> src/obj/blob.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn stash_blob(fpath: &str,branch: &str) -> String{
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_db_entity` is never used
[INFO] [stdout]   --> src/obj/db_entities.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn get_db_entity(hash: &str) -> Option<DBEntity> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Helper` should have a snake case name
[INFO] [stdout]  --> src/helper.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Helper{
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `helper`
[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 `Help` should have a snake case name
[INFO] [stdout]   --> src/helper.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn Help(){
[INFO] [stdout]    |            ^^^^ help: convert the identifier to snake case: `help`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `Parse_Args` should have a snake case name
[INFO] [stdout]   --> src/helper.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |         pub fn Parse_Args(&mut self){
[INFO] [stdout]    |                ^^^^^^^^^^ help: convert the identifier to snake case: `parse_args`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Add` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Add;
[INFO] [stdout]   |         ^^^ help: convert the identifier to snake case: `add`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Init` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Init;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case (notice the capitalization): `init`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Pull` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod Pull;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `pull`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Push` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod Push;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `push`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Commit` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod Commit;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `commit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Checkout` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod Checkout;
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `checkout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Diff` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod Diff;
[INFO] [stdout]   |         ^^^^ help: convert the identifier to snake case: `diff`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Status` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub mod Status;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Branch` should have a snake case name
[INFO] [stdout]  --> src/cmnds/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub mod Branch;
[INFO] [stdout]   |         ^^^^^^ help: convert the identifier to snake case: `branch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Fs_basic` should have a snake case name
[INFO] [stdout]  --> src/fs_abs/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Fs_basic;
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `fs_basic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "532d8a948f940d417f89bdbcda13a1b2f98bab2c8f9de31f5fb85cb42d51d022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "532d8a948f940d417f89bdbcda13a1b2f98bab2c8f9de31f5fb85cb42d51d022", kill_on_drop: false }`
[INFO] [stdout] 532d8a948f940d417f89bdbcda13a1b2f98bab2c8f9de31f5fb85cb42d51d022
