[INFO] cloning repository https://github.com/Arihant1208/rust_fundamentals
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arihant1208/rust_fundamentals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArihant1208%2Frust_fundamentals", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArihant1208%2Frust_fundamentals'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 512faf8b455cd92c2dfff975edaaf3811d57c39f
[INFO] checking Arihant1208/rust_fundamentals against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArihant1208%2Frust_fundamentals" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Arihant1208/rust_fundamentals on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Arihant1208/rust_fundamentals
[INFO] finished tweaking git repo https://github.com/Arihant1208/rust_fundamentals
[INFO] tweaked toml for git repo https://github.com/Arihant1208/rust_fundamentals written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Arihant1208/rust_fundamentals 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fa25cc7d906737f68fcbe5bc74691785012139de73796d1865f1f535657c2d8
[INFO] running `Command { std: "docker" "start" "-a" "4fa25cc7d906737f68fcbe5bc74691785012139de73796d1865f1f535657c2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fa25cc7d906737f68fcbe5bc74691785012139de73796d1865f1f535657c2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fa25cc7d906737f68fcbe5bc74691785012139de73796d1865f1f535657c2d8", kill_on_drop: false }`
[INFO] [stdout] 4fa25cc7d906737f68fcbe5bc74691785012139de73796d1865f1f535657c2d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c62d1437f209d066f5be0b6b51f62eec24f3bba2e0bbc0a35763c177d6d8c74
[INFO] running `Command { std: "docker" "start" "-a" "2c62d1437f209d066f5be0b6b51f62eec24f3bba2e0bbc0a35763c177d6d8c74", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parctice-1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `generics::genreicsImpl`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use generics::genreicsImpl;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `hashmaps` and `wordCount`
[INFO] [stdout]  --> src/main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hashmap::{hashmaps, wordCount};
[INFO] [stdout]   |               ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::inital_stuff::inital_stuff`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::inital_stuff::inital_stuff;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vectors::vectors`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::vectors::vectors;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::string`
[INFO] [stdout]  --> src/vectors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::string;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]  --> src/leetcode/Tuple_1726.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |         ans *= (n-i);
[INFO] [stdout]   |                ^   ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 7 -         ans *= (n-i);
[INFO] [stdout] 7 +         ans *= n-i;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `generics::genreicsImpl`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use generics::genreicsImpl;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `hashmaps` and `wordCount`
[INFO] [stdout]  --> src/main.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hashmap::{hashmaps, wordCount};
[INFO] [stdout]   |               ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::inital_stuff::inital_stuff`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::inital_stuff::inital_stuff;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vectors::vectors`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::vectors::vectors;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::string`
[INFO] [stdout]  --> src/vectors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::string;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]  --> src/leetcode/Tuple_1726.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |         ans *= (n-i);
[INFO] [stdout]   |                ^   ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 7 -         ans *= (n-i);
[INFO] [stdout] 7 +         ans *= n-i;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/leetcode/Tuple_1726.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut nums :Vec<i32> = vec![1,2,4,5,10];
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/generics.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut obj = Point{
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/leetcode/Tuple_1726.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut nums :Vec<i32> = vec![1,2,4,5,10];
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/generics.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut obj = Point{
[INFO] [stdout]    |         ----^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `modularity` is never used
[INFO] [stdout]   --> src/main.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn modularity () {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `modularity` is never used
[INFO] [stdout]   --> src/main.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn modularity () {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vectors.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         Int(i32),
[INFO] [stdout]    |         --- ^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnswerType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 26 |         Int(()),
[INFO] [stdout]    |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vectors.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         Int(i32),
[INFO] [stdout]    |         --- ^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnswerType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 26 |         Int(()),
[INFO] [stdout]    |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vectors.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Text(String)
[INFO] [stdout]    |         ---- ^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnswerType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Text(())
[INFO] [stdout]    |              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `y` is never read
[INFO] [stdout]  --> src/generics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Point<T> {
[INFO] [stdout]   |        ----- field in this struct
[INFO] [stdout] 3 |     x : T,
[INFO] [stdout] 4 |     y : T
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Point` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/vectors.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Text(String)
[INFO] [stdout]    |         ---- ^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnswerType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Text(())
[INFO] [stdout]    |              ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wordCount` should have a snake case name
[INFO] [stdout]   --> src/hashmap.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn wordCount(){
[INFO] [stdout]    |        ^^^^^^^^^ help: convert the identifier to snake case: `word_count`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Tuple_1726` should have a snake case name
[INFO] [stdout]  --> src/leetcode/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Tuple_1726;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `tuple_1726`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `y` is never read
[INFO] [stdout]  --> src/generics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Point<T> {
[INFO] [stdout]   |        ----- field in this struct
[INFO] [stdout] 3 |     x : T,
[INFO] [stdout] 4 |     y : T
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Point` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `genreicsImpl` should have a snake case name
[INFO] [stdout]   --> src/generics.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn genreicsImpl () {
[INFO] [stdout]    |        ^^^^^^^^^^^^ help: convert the identifier to snake case: `genreics_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `genericsImpl_2` should have a snake case name
[INFO] [stdout]   --> src/generics.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn genericsImpl_2(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `generics_impl_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalObj` should have a snake case name
[INFO] [stdout]   --> src/generics.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let finalObj = obj.mixup(&obj2);
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `final_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wordCount` should have a snake case name
[INFO] [stdout]   --> src/hashmap.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn wordCount(){
[INFO] [stdout]    |        ^^^^^^^^^ help: convert the identifier to snake case: `word_count`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Tuple_1726` should have a snake case name
[INFO] [stdout]  --> src/leetcode/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod Tuple_1726;
[INFO] [stdout]   |         ^^^^^^^^^^ help: convert the identifier to snake case: `tuple_1726`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `genreicsImpl` should have a snake case name
[INFO] [stdout]   --> src/generics.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn genreicsImpl () {
[INFO] [stdout]    |        ^^^^^^^^^^^^ help: convert the identifier to snake case: `genreics_impl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `genericsImpl_2` should have a snake case name
[INFO] [stdout]   --> src/generics.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn genericsImpl_2(){
[INFO] [stdout]    |        ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `generics_impl_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `finalObj` should have a snake case name
[INFO] [stdout]   --> src/generics.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let finalObj = obj.mixup(&obj2);
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `final_obj`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.82s
[INFO] running `Command { std: "docker" "inspect" "2c62d1437f209d066f5be0b6b51f62eec24f3bba2e0bbc0a35763c177d6d8c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c62d1437f209d066f5be0b6b51f62eec24f3bba2e0bbc0a35763c177d6d8c74", kill_on_drop: false }`
[INFO] [stdout] 2c62d1437f209d066f5be0b6b51f62eec24f3bba2e0bbc0a35763c177d6d8c74
