[INFO] cloning repository https://github.com/JTC-R/rustR
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JTC-R/rustR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTC-R%2FrustR", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTC-R%2FrustR'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af98a83a03d11262351b099157ba5f66395f6cb1
[INFO] checking JTC-R/rustR against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJTC-R%2FrustR" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JTC-R/rustR
[INFO] finished tweaking git repo https://github.com/JTC-R/rustR
[INFO] tweaked toml for git repo https://github.com/JTC-R/rustR written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JTC-R/rustR on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JTC-R/rustR 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded bumpalo v3.15.4
[INFO] [stderr]   Downloaded chrono v0.4.35
[INFO] [stderr]   Downloaded syn v2.0.55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abca5bec443fd476b81b97e2fb46da2ab408ab2af7f5129159b32bfbe216ea0b
[INFO] running `Command { std: "docker" "start" "-a" "abca5bec443fd476b81b97e2fb46da2ab408ab2af7f5129159b32bfbe216ea0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abca5bec443fd476b81b97e2fb46da2ab408ab2af7f5129159b32bfbe216ea0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abca5bec443fd476b81b97e2fb46da2ab408ab2af7f5129159b32bfbe216ea0b", kill_on_drop: false }`
[INFO] [stdout] abca5bec443fd476b81b97e2fb46da2ab408ab2af7f5129159b32bfbe216ea0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fa0387e7faab6d77c0b79dbda104a91caaace6eae49b356a78a70704e8a3a7e
[INFO] running `Command { std: "docker" "start" "-a" "9fa0387e7faab6d77c0b79dbda104a91caaace6eae49b356a78a70704e8a3a7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking r2_compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/space.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  9 |       if (
[INFO] [stdout]    |  ________^
[INFO] [stdout] 10 | |         current_chr.clone().to_string() == ' '.to_owned().to_string() ||
[INFO] [stdout]    | |________^
[INFO] [stdout] 11 |           current_chr.clone().to_string() == "\n".to_string()
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 12 | |     ){
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout]  9 ~     if current_chr.clone().to_string() == ' '.to_owned().to_string() ||
[INFO] [stdout] 10 ~         current_chr.clone().to_string() == "\n".to_string() {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/chars.rs:97:20
[INFO] [stdout]     |
[INFO] [stdout]  97 |                   if (
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  98 | |                     current_type.clone() == TokenType::SignPeriod ||
[INFO] [stdout]     | |____________________^
[INFO] [stdout]  99 |                       current_type.clone() == TokenType::SignUnderScore
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 100 | |                 ){
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout]  97 ~                 if current_type.clone() == TokenType::SignPeriod ||
[INFO] [stdout]  98 ~                     current_type.clone() == TokenType::SignUnderScore {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/punct.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  9 |       if (
[INFO] [stdout]    |  ________^
[INFO] [stdout] 10 | |         current_chr == '='  ||
[INFO] [stdout]    | |________^
[INFO] [stdout] ...
[INFO] [stdout] 39 |           current_chr == '`'  
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 40 | |     ) {
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout]  9 ~     if current_chr == '='  ||
[INFO] [stdout] 10 |         current_chr == '-'  ||
[INFO] [stdout] ...
[INFO] [stdout] 37 |         current_chr == '+'  ||
[INFO] [stdout] 38 ~         current_chr == '`' {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/punct.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |                   if( 
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 283 | |                     current_chr == '.' ||
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 284 |                       current_chr == '_'
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 285 | |                 ){
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 282 ~                 if current_chr == '.' ||
[INFO] [stdout] 283 ~                     current_chr == '_' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/space.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  9 |       if (
[INFO] [stdout]    |  ________^
[INFO] [stdout] 10 | |         current_chr.clone().to_string() == ' '.to_owned().to_string() ||
[INFO] [stdout]    | |________^
[INFO] [stdout] 11 |           current_chr.clone().to_string() == "\n".to_string()
[INFO] [stdout]    |  ____________________________________________________________^
[INFO] [stdout] 12 | |     ){
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout]  9 ~     if current_chr.clone().to_string() == ' '.to_owned().to_string() ||
[INFO] [stdout] 10 ~         current_chr.clone().to_string() == "\n".to_string() {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/chars.rs:97:20
[INFO] [stdout]     |
[INFO] [stdout]  97 |                   if (
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  98 | |                     current_type.clone() == TokenType::SignPeriod ||
[INFO] [stdout]     | |____________________^
[INFO] [stdout]  99 |                       current_type.clone() == TokenType::SignUnderScore
[INFO] [stdout]     |  ______________________________________________________________________^
[INFO] [stdout] 100 | |                 ){
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout]  97 ~                 if current_type.clone() == TokenType::SignPeriod ||
[INFO] [stdout]  98 ~                     current_type.clone() == TokenType::SignUnderScore {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/punct.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  9 |       if (
[INFO] [stdout]    |  ________^
[INFO] [stdout] 10 | |         current_chr == '='  ||
[INFO] [stdout]    | |________^
[INFO] [stdout] ...
[INFO] [stdout] 39 |           current_chr == '`'  
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 40 | |     ) {
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout]  9 ~     if current_chr == '='  ||
[INFO] [stdout] 10 |         current_chr == '-'  ||
[INFO] [stdout] ...
[INFO] [stdout] 37 |         current_chr == '+'  ||
[INFO] [stdout] 38 ~         current_chr == '`' {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/punct.rs:282:19
[INFO] [stdout]     |
[INFO] [stdout] 282 |                   if( 
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 283 | |                     current_chr == '.' ||
[INFO] [stdout]     | |____________________^
[INFO] [stdout] 284 |                       current_chr == '_'
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 285 | |                 ){
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 282 ~                 if current_chr == '.' ||
[INFO] [stdout] 283 ~                     current_chr == '_' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_indx`
[INFO] [stdout]    --> src/tokenize.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let current_indx = current_buffer.0;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_indx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/log.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             _ => write!(formatter,"Unknown Log Type")
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/log.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             LogType::Critical   => write!(formatter, "Critial"), 
[INFO] [stdout]    |             ----------------- matches some of the same values
[INFO] [stdout] 21 |             LogType::Important  => write!(formatter, "Important"),
[INFO] [stdout]    |             ------------------ matches some of the same values
[INFO] [stdout] 22 |             LogType::Notify     => write!(formatter,"Notify"),
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 23 |             LogType::Routine    => write!(formatter,"Routine"),
[INFO] [stdout]    |             ---------------- matches some of the same values
[INFO] [stdout] 24 |             LogType::None       => write!(formatter, "None"),
[INFO] [stdout] 25 |             _ => write!(formatter,"Unknown Log Type")
[INFO] [stdout]    |             ^ ...and 1 other patterns collectively make this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/log.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             _ => write!(formatter,"Unknown TokenizeAction")
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/log.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout]  87 |             TokenizeAction::Init                => write!(formatter,"Init"),
[INFO] [stdout]     |             -------------------- matches some of the same values
[INFO] [stdout]  88 |             TokenizeAction::MainPush            => write!(formatter,"MainPush"),
[INFO] [stdout]     |             ------------------------ matches some of the same values
[INFO] [stdout]  89 |             TokenizeAction::CurrentTokenCreate  => write!(formatter,"New Token Creation"),
[INFO] [stdout]     |             ---------------------------------- matches some of the same values
[INFO] [stdout]  90 |             TokenizeAction::CurrentTokenConcat  => write!(formatter,"Current Token concation"),
[INFO] [stdout]     |             ---------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 101 |             _ => write!(formatter,"Unknown TokenizeAction")
[INFO] [stdout]     |             ^ ...and 10 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `log_number` is never read
[INFO] [stdout]   --> src/init.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |    let mut log_number = 1;
[INFO] [stdout]    |                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `file_location` is never read
[INFO] [stdout]   --> src/main.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut file_location = &String::new();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_indx`
[INFO] [stdout]    --> src/tokenize.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let current_indx = current_buffer.0;
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_indx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/log.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |             _ => write!(formatter,"Unknown Log Type")
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/log.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             LogType::Critical   => write!(formatter, "Critial"), 
[INFO] [stdout]    |             ----------------- matches some of the same values
[INFO] [stdout] 21 |             LogType::Important  => write!(formatter, "Important"),
[INFO] [stdout]    |             ------------------ matches some of the same values
[INFO] [stdout] 22 |             LogType::Notify     => write!(formatter,"Notify"),
[INFO] [stdout]    |             --------------- matches some of the same values
[INFO] [stdout] 23 |             LogType::Routine    => write!(formatter,"Routine"),
[INFO] [stdout]    |             ---------------- matches some of the same values
[INFO] [stdout] 24 |             LogType::None       => write!(formatter, "None"),
[INFO] [stdout] 25 |             _ => write!(formatter,"Unknown Log Type")
[INFO] [stdout]    |             ^ ...and 1 other patterns collectively make this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/log.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |             _ => write!(formatter,"Unknown TokenizeAction")
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/log.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout]  87 |             TokenizeAction::Init                => write!(formatter,"Init"),
[INFO] [stdout]     |             -------------------- matches some of the same values
[INFO] [stdout]  88 |             TokenizeAction::MainPush            => write!(formatter,"MainPush"),
[INFO] [stdout]     |             ------------------------ matches some of the same values
[INFO] [stdout]  89 |             TokenizeAction::CurrentTokenCreate  => write!(formatter,"New Token Creation"),
[INFO] [stdout]     |             ---------------------------------- matches some of the same values
[INFO] [stdout]  90 |             TokenizeAction::CurrentTokenConcat  => write!(formatter,"Current Token concation"),
[INFO] [stdout]     |             ---------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 101 |             _ => write!(formatter,"Unknown TokenizeAction")
[INFO] [stdout]     |             ^ ...and 10 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `log_number` is never read
[INFO] [stdout]   --> src/init.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |    let mut log_number = 1;
[INFO] [stdout]    |                         ^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `file_location` is never read
[INFO] [stdout]   --> src/main.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut file_location = &String::new();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `num_assignRight_char` should have a snake case name
[INFO] [stdout]    --> src/main.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn num_assignRight_char() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_assign_right_char`
[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 `char_assignLeft_num` should have a snake case name
[INFO] [stdout]    --> src/main.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn char_assignLeft_num() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `char_assign_left_num`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `charAtChar_assignRight_char` should have a snake case name
[INFO] [stdout]    --> src/main.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 |     fn charAtChar_assignRight_char() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `char_at_char_assign_right_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `charParensWithNumber_assignRight_char` should have a snake case name
[INFO] [stdout]    --> src/main.rs:309:8
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn charParensWithNumber_assignRight_char() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `char_parens_with_number_assign_right_char`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `testBrackets_and_Parens` should have a snake case name
[INFO] [stdout]    --> src/main.rs:365:8
[INFO] [stdout]     |
[INFO] [stdout] 365 |     fn testBrackets_and_Parens() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_brackets_and_parens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] running `Command { std: "docker" "inspect" "9fa0387e7faab6d77c0b79dbda104a91caaace6eae49b356a78a70704e8a3a7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fa0387e7faab6d77c0b79dbda104a91caaace6eae49b356a78a70704e8a3a7e", kill_on_drop: false }`
[INFO] [stdout] 9fa0387e7faab6d77c0b79dbda104a91caaace6eae49b356a78a70704e8a3a7e
