[INFO] fetching crate contributors 0.1.0-20220408... [INFO] testing contributors-0.1.0-20220408 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate contributors 0.1.0-20220408 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate contributors 0.1.0-20220408 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate contributors 0.1.0-20220408 [INFO] finished tweaking crates.io crate contributors 0.1.0-20220408 [INFO] tweaked toml for crates.io crate contributors 0.1.0-20220408 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da7c86a2c321e0408074c6fc9f97003a3e030a086c23587a152f2b502bdfee1c [INFO] running `Command { std: "docker" "start" "-a" "da7c86a2c321e0408074c6fc9f97003a3e030a086c23587a152f2b502bdfee1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da7c86a2c321e0408074c6fc9f97003a3e030a086c23587a152f2b502bdfee1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da7c86a2c321e0408074c6fc9f97003a3e030a086c23587a152f2b502bdfee1c", kill_on_drop: false }` [INFO] [stdout] da7c86a2c321e0408074c6fc9f97003a3e030a086c23587a152f2b502bdfee1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4597293bf3e4ac44f5fee591feb307dafe3c5cb198f7b4f22ac587d7de89a55 [INFO] running `Command { std: "docker" "start" "-a" "c4597293bf3e4ac44f5fee591feb307dafe3c5cb198f7b4f22ac587d7de89a55", kill_on_drop: false }` [INFO] [stderr] Compiling contributors v0.1.0-20220408 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `A1_Triard` should have an upper camel case name [INFO] [stdout] --> user/./user/A1_Triard.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#A1_Triard; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `A1Triard` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ANF_Studios` should have an upper camel case name [INFO] [stdout] --> user/./user/ANF_Studios.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ANF_Studios; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnfStudios` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Aaqib_kk` should have an upper camel case name [INFO] [stdout] --> user/./user/Aaqib_kk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Aaqib_kk; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AaqibKk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Adam_Gleave` should have an upper camel case name [INFO] [stdout] --> user/./user/Adam_Gleave.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Adam_Gleave; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdamGleave` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Adit_Chauhan` should have an upper camel case name [INFO] [stdout] --> user/./user/Adit_Chauhan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Adit_Chauhan; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AditChauhan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ahmed_Ali` should have an upper camel case name [INFO] [stdout] --> user/./user/Ahmed_Ali.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ahmed_Ali; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AhmedAli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ai_Zixun` should have an upper camel case name [INFO] [stdout] --> user/./user/Ai_Zixun.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ai_Zixun; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AiZixun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Aino_Io_Github` should have an upper camel case name [INFO] [stdout] --> user/./user/Aino_Io_Github.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Aino_Io_Github; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AinoIoGithub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ajk_15` should have an upper camel case name [INFO] [stdout] --> user/./user/Ajk_15.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ajk_15; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ajk15` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Alch_Emi` should have an upper camel case name [INFO] [stdout] --> user/./user/Alch_Emi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Alch_Emi; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AlchEmi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `AlexW_GH` should have an upper camel case name [INFO] [stdout] --> user/./user/AlexW_GH.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#AlexW_GH; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexWGh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Alex_Addy` should have an upper camel case name [INFO] [stdout] --> user/./user/Alex_Addy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Alex_Addy; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexAddy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Alex_PK` should have an upper camel case name [INFO] [stdout] --> user/./user/Alex_PK.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Alex_PK; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `AlexPk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Alexander_N` should have an upper camel case name [INFO] [stdout] --> user/./user/Alexander_N.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Alexander_N; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexanderN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Alexei_B` should have an upper camel case name [INFO] [stdout] --> user/./user/Alexei_B.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Alexei_B; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexeiB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Alexei_Kornienko` should have an upper camel case name [INFO] [stdout] --> user/./user/Alexei_Kornienko.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Alexei_Kornienko; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexeiKornienko` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ali_TM_original` should have an upper camel case name [INFO] [stdout] --> user/./user/Ali_TM_original.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ali_TM_original; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AliTmOriginal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Allan_Jacobs` should have an upper camel case name [INFO] [stdout] --> user/./user/Allan_Jacobs.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Allan_Jacobs; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AllanJacobs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Amityville_DE` should have an upper camel case name [INFO] [stdout] --> user/./user/Amityville_DE.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Amityville_DE; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmityvilleDe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Amna_amjad` should have an upper camel case name [INFO] [stdout] --> user/./user/Amna_amjad.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Amna_amjad; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmnaAmjad` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Andrew_OHara` should have an upper camel case name [INFO] [stdout] --> user/./user/Andrew_OHara.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Andrew_OHara; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndrewOhara` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Andy_Bell` should have an upper camel case name [INFO] [stdout] --> user/./user/Andy_Bell.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Andy_Bell; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndyBell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Andy_Python_Programmer` should have an upper camel case name [INFO] [stdout] --> user/./user/Andy_Python_Programmer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Andy_Python_Programmer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndyPythonProgrammer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ar37_rs` should have an upper camel case name [INFO] [stdout] --> user/./user/Ar37_rs.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ar37_rs; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ar37Rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Arc_blroth` should have an upper camel case name [INFO] [stdout] --> user/./user/Arc_blroth.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Arc_blroth; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArcBlroth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Arisa_Snowbell` should have an upper camel case name [INFO] [stdout] --> user/./user/Arisa_Snowbell.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Arisa_Snowbell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArisaSnowbell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Arman_Mielke` should have an upper camel case name [INFO] [stdout] --> user/./user/Arman_Mielke.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Arman_Mielke; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArmanMielke` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Arpita_Jaiswal` should have an upper camel case name [INFO] [stdout] --> user/./user/Arpita_Jaiswal.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Arpita_Jaiswal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArpitaJaiswal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Arsalanali_26` should have an upper camel case name [INFO] [stdout] --> user/./user/Arsalanali_26.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Arsalanali_26; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arsalanali26` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Arthur_Damasceno` should have an upper camel case name [INFO] [stdout] --> user/./user/Arthur_Damasceno.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Arthur_Damasceno; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArthurDamasceno` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Arthur_phys` should have an upper camel case name [INFO] [stdout] --> user/./user/Arthur_phys.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Arthur_phys; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArthurPhys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Arto_O` should have an upper camel case name [INFO] [stdout] --> user/./user/Arto_O.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Arto_O; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ArtoO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ashrit_Yarava` should have an upper camel case name [INFO] [stdout] --> user/./user/Ashrit_Yarava.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ashrit_Yarava; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AshritYarava` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ashvin_Ranjan` should have an upper camel case name [INFO] [stdout] --> user/./user/Ashvin_Ranjan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ashvin_Ranjan; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AshvinRanjan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Austin_Ray` should have an upper camel case name [INFO] [stdout] --> user/./user/Austin_Ray.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Austin_Ray; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AustinRay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Avi_D_coder` should have an upper camel case name [INFO] [stdout] --> user/./user/Avi_D_coder.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Avi_D_coder; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AviDCoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Bas_Man` should have an upper camel case name [INFO] [stdout] --> user/./user/Bas_Man.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Bas_Man; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BasMan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Be_ing` should have an upper camel case name [INFO] [stdout] --> user/./user/Be_ing.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Be_ing; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BeIng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `BenHall_7` should have an upper camel case name [INFO] [stdout] --> user/./user/BenHall_7.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#BenHall_7; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BenHall7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ben_Lichtman` should have an upper camel case name [INFO] [stdout] --> user/./user/Ben_Lichtman.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ben_Lichtman; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BenLichtman` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Benjamin_Davies` should have an upper camel case name [INFO] [stdout] --> user/./user/Benjamin_Davies.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Benjamin_Davies; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BenjaminDavies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Benjamin_L` should have an upper camel case name [INFO] [stdout] --> user/./user/Benjamin_L.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Benjamin_L; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BenjaminL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Bernd_L` should have an upper camel case name [INFO] [stdout] --> user/./user/Bernd_L.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Bernd_L; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BerndL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Bert_Proesmans` should have an upper camel case name [INFO] [stdout] --> user/./user/Bert_Proesmans.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Bert_Proesmans; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BertProesmans` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Bond_009` should have an upper camel case name [INFO] [stdout] --> user/./user/Bond_009.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Bond_009; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Bond009` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Bram_Boris` should have an upper camel case name [INFO] [stdout] --> user/./user/Bram_Boris.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Bram_Boris; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BramBoris` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Bronson_Brown_deVost` should have an upper camel case name [INFO] [stdout] --> user/./user/Bronson_Brown_deVost.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Bronson_Brown_deVost; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BronsonBrownDeVost` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Bubbler_4` should have an upper camel case name [INFO] [stdout] --> user/./user/Bubbler_4.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Bubbler_4; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Bubbler4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `C0D3_M4513R` should have an upper camel case name [INFO] [stdout] --> user/./user/C0D3_M4513R.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#C0D3_M4513R; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `C0d3M4513r` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CG_man` should have an upper camel case name [INFO] [stdout] --> user/./user/CG_man.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#CG_man; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `CgMan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `C_Bouthoorn` should have an upper camel case name [INFO] [stdout] --> user/./user/C_Bouthoorn.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#C_Bouthoorn; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CBouthoorn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `C_Saunders` should have an upper camel case name [INFO] [stdout] --> user/./user/C_Saunders.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#C_Saunders; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CSaunders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Callum_Irving` should have an upper camel case name [INFO] [stdout] --> user/./user/Callum_Irving.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Callum_Irving; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CallumIrving` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Cerber_Ursi` should have an upper camel case name [INFO] [stdout] --> user/./user/Cerber_Ursi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Cerber_Ursi; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CerberUrsi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Charles_Johnson` should have an upper camel case name [INFO] [stdout] --> user/./user/Charles_Johnson.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Charles_Johnson; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CharlesJohnson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Chris_Holdt` should have an upper camel case name [INFO] [stdout] --> user/./user/Chris_Holdt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Chris_Holdt; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChrisHoldt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Chris__B` should have an upper camel case name [INFO] [stdout] --> user/./user/Chris__B.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Chris__B; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `ChrisB` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Christoff_Zulzi` should have an upper camel case name [INFO] [stdout] --> user/./user/Christoff_Zulzi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Christoff_Zulzi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChristoffZulzi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Clockwork_Muse` should have an upper camel case name [INFO] [stdout] --> user/./user/Clockwork_Muse.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Clockwork_Muse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockworkMuse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Cold_Elite` should have an upper camel case name [INFO] [stdout] --> user/./user/Cold_Elite.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Cold_Elite; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ColdElite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Colin_Suckow` should have an upper camel case name [INFO] [stdout] --> user/./user/Colin_Suckow.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Colin_Suckow; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ColinSuckow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ColorCookie_dev` should have an upper camel case name [INFO] [stdout] --> user/./user/ColorCookie_dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ColorCookie_dev; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ColorCookieDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Comet_dot` should have an upper camel case name [INFO] [stdout] --> user/./user/Comet_dot.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Comet_dot; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `CometDot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Commander_lol` should have an upper camel case name [INFO] [stdout] --> user/./user/Commander_lol.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Commander_lol; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CommanderLol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Compile_Time` should have an upper camel case name [INFO] [stdout] --> user/./user/Compile_Time.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Compile_Time; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CompileTime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Corallus_Caninus` should have an upper camel case name [INFO] [stdout] --> user/./user/Corallus_Caninus.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Corallus_Caninus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CorallusCaninus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Craig_Macomber` should have an upper camel case name [INFO] [stdout] --> user/./user/Craig_Macomber.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Craig_Macomber; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CraigMacomber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Cryptex_github` should have an upper camel case name [INFO] [stdout] --> user/./user/Cryptex_github.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Cryptex_github; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptexGithub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Crypto_APIs` should have an upper camel case name [INFO] [stdout] --> user/./user/Crypto_APIs.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Crypto_APIs; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CryptoApis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Dalek_Sec` should have an upper camel case name [INFO] [stdout] --> user/./user/Dalek_Sec.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Dalek_Sec; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DalekSec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Dam_0` should have an upper camel case name [INFO] [stdout] --> user/./user/Dam_0.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Dam_0; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dam0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Daniel_Bloom_dfinity` should have an upper camel case name [INFO] [stdout] --> user/./user/Daniel_Bloom_dfinity.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Daniel_Bloom_dfinity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DanielBloomDfinity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Daniel_Liu_c0deb0t` should have an upper camel case name [INFO] [stdout] --> user/./user/Daniel_Liu_c0deb0t.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Daniel_Liu_c0deb0t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DanielLiuC0deb0t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DaviRain_Su` should have an upper camel case name [INFO] [stdout] --> user/./user/DaviRain_Su.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#DaviRain_Su; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DaviRainSu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Davichet_e` should have an upper camel case name [INFO] [stdout] --> user/./user/Davichet_e.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Davichet_e; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DavichetE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `David_Avdat` should have an upper camel case name [INFO] [stdout] --> user/./user/David_Avdat.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#David_Avdat; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DavidAvdat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `David_Kunz` should have an upper camel case name [INFO] [stdout] --> user/./user/David_Kunz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#David_Kunz; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DavidKunz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `David_OConnor` should have an upper camel case name [INFO] [stdout] --> user/./user/David_OConnor.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#David_OConnor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DavidOconnor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `David_Thureson` should have an upper camel case name [INFO] [stdout] --> user/./user/David_Thureson.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#David_Thureson; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DavidThureson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Delta_Psi` should have an upper camel case name [INFO] [stdout] --> user/./user/Delta_Psi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Delta_Psi; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DeltaPsi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DemiMarie_parity` should have an upper camel case name [INFO] [stdout] --> user/./user/DemiMarie_parity.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#DemiMarie_parity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DemiMarieParity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Dennis_Krasnov` should have an upper camel case name [INFO] [stdout] --> user/./user/Dennis_Krasnov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Dennis_Krasnov; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DennisKrasnov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Deric_W` should have an upper camel case name [INFO] [stdout] --> user/./user/Deric_W.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Deric_W; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DericW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Devlyn_Nelson` should have an upper camel case name [INFO] [stdout] --> user/./user/Devlyn_Nelson.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Devlyn_Nelson; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DevlynNelson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Diego_Henriquez` should have an upper camel case name [INFO] [stdout] --> user/./user/Diego_Henriquez.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Diego_Henriquez; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DiegoHenriquez` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Dr_DoNoVan` should have an upper camel case name [INFO] [stdout] --> user/./user/Dr_DoNoVan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Dr_DoNoVan; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DrDoNoVan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Dr_Emann` should have an upper camel case name [INFO] [stdout] --> user/./user/Dr_Emann.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Dr_Emann; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `DrEmann` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Dumbo_programmer` should have an upper camel case name [INFO] [stdout] --> user/./user/Dumbo_programmer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Dumbo_programmer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DumboProgrammer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Dylan_DPC` should have an upper camel case name [INFO] [stdout] --> user/./user/Dylan_DPC.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Dylan_DPC; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `DylanDpc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Dylan_Kerler` should have an upper camel case name [INFO] [stdout] --> user/./user/Dylan_Kerler.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Dylan_Kerler; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DylanKerler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ECUST_CST163_ZhangBaiLi` should have an upper camel case name [INFO] [stdout] --> user/./user/ECUST_CST163_ZhangBaiLi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ECUST_CST163_ZhangBaiLi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EcustCst163ZhangBaiLi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `EVA_01` should have an upper camel case name [INFO] [stdout] --> user/./user/EVA_01.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#EVA_01; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Eva01` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `E_AK` should have an upper camel case name [INFO] [stdout] --> user/./user/E_AK.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#E_AK; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `EAk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `E_Neo` should have an upper camel case name [INFO] [stdout] --> user/./user/E_Neo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#E_Neo; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ENeo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `E_gy` should have an upper camel case name [INFO] [stdout] --> user/./user/E_gy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#E_gy; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `EGy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Eliah_Lakhin` should have an upper camel case name [INFO] [stdout] --> user/./user/Eliah_Lakhin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Eliah_Lakhin; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EliahLakhin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Enter_tainer` should have an upper camel case name [INFO] [stdout] --> user/./user/Enter_tainer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Enter_tainer; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EnterTainer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Eoin_McMahon` should have an upper camel case name [INFO] [stdout] --> user/./user/Eoin_McMahon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Eoin_McMahon; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EoinMcMahon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Evelyn_H` should have an upper camel case name [INFO] [stdout] --> user/./user/Evelyn_H.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Evelyn_H; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `EvelynH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Evian_Zhang` should have an upper camel case name [INFO] [stdout] --> user/./user/Evian_Zhang.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Evian_Zhang; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EvianZhang` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ex_32` should have an upper camel case name [INFO] [stdout] --> user/./user/Ex_32.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ex_32; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Ex32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Fair_Exchange` should have an upper camel case name [INFO] [stdout] --> user/./user/Fair_Exchange.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Fair_Exchange; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FairExchange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Flict_dev` should have an upper camel case name [INFO] [stdout] --> user/./user/Flict_dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Flict_dev; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `FlictDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Flone_dnb` should have an upper camel case name [INFO] [stdout] --> user/./user/Flone_dnb.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Flone_dnb; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `FloneDnb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Flying_Toast` should have an upper camel case name [INFO] [stdout] --> user/./user/Flying_Toast.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Flying_Toast; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FlyingToast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Four_Velocity` should have an upper camel case name [INFO] [stdout] --> user/./user/Four_Velocity.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Four_Velocity; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FourVelocity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Frans_Willem` should have an upper camel case name [INFO] [stdout] --> user/./user/Frans_Willem.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Frans_Willem; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FransWillem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Frozen_Tofu` should have an upper camel case name [INFO] [stdout] --> user/./user/Frozen_Tofu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Frozen_Tofu; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FrozenTofu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Fuzen_py` should have an upper camel case name [INFO] [stdout] --> user/./user/Fuzen_py.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Fuzen_py; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FuzenPy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Fuzzy_Math` should have an upper camel case name [INFO] [stdout] --> user/./user/Fuzzy_Math.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Fuzzy_Math; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FuzzyMath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GabrielFull_stack` should have an upper camel case name [INFO] [stdout] --> user/./user/GabrielFull_stack.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#GabrielFull_stack; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GabrielFullStack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Gabriel_Paulucci` should have an upper camel case name [INFO] [stdout] --> user/./user/Gabriel_Paulucci.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Gabriel_Paulucci; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GabrielPaulucci` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Galitan_dev` should have an upper camel case name [INFO] [stdout] --> user/./user/Galitan_dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Galitan_dev; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GalitanDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Gary_Ascuy` should have an upper camel case name [INFO] [stdout] --> user/./user/Gary_Ascuy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Gary_Ascuy; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GaryAscuy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `George_Miao` should have an upper camel case name [INFO] [stdout] --> user/./user/George_Miao.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#George_Miao; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GeorgeMiao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `George_lewis` should have an upper camel case name [INFO] [stdout] --> user/./user/George_lewis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#George_lewis; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GeorgeLewis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Git_So` should have an upper camel case name [INFO] [stdout] --> user/./user/Git_So.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Git_So; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `GitSo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Gordon_F` should have an upper camel case name [INFO] [stdout] --> user/./user/Gordon_F.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Gordon_F; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GordonF` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Gregory_Meyer` should have an upper camel case name [INFO] [stdout] --> user/./user/Gregory_Meyer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Gregory_Meyer; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GregoryMeyer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Gui_Yom` should have an upper camel case name [INFO] [stdout] --> user/./user/Gui_Yom.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Gui_Yom; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `GuiYom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `HDB_PROGRAMMING` should have an upper camel case name [INFO] [stdout] --> user/./user/HDB_PROGRAMMING.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#HDB_PROGRAMMING; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HdbProgramming` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `H_M_H` should have an upper camel case name [INFO] [stdout] --> user/./user/H_M_H.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#H_M_H; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `HMH` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `H_R_S` should have an upper camel case name [INFO] [stdout] --> user/./user/H_R_S.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#H_R_S; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `HRS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Hacker_007` should have an upper camel case name [INFO] [stdout] --> user/./user/Hacker_007.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Hacker_007; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Hacker007` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Haider_Ali_Dev` should have an upper camel case name [INFO] [stdout] --> user/./user/Haider_Ali_Dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Haider_Ali_Dev; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HaiderAliDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Hanbaek_Seo_qraft` should have an upper camel case name [INFO] [stdout] --> user/./user/Hanbaek_Seo_qraft.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Hanbaek_Seo_qraft; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HanbaekSeoQraft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Harry_Chen` should have an upper camel case name [INFO] [stdout] --> user/./user/Harry_Chen.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Harry_Chen; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HarryChen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Henning_K` should have an upper camel case name [INFO] [stdout] --> user/./user/Henning_K.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Henning_K; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HenningK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Henrik_N` should have an upper camel case name [INFO] [stdout] --> user/./user/Henrik_N.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Henrik_N; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `HenrikN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Henry_Hao` should have an upper camel case name [INFO] [stdout] --> user/./user/Henry_Hao.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Henry_Hao; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `HenryHao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `HexHelix_xx` should have an upper camel case name [INFO] [stdout] --> user/./user/HexHelix_xx.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#HexHelix_xx; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HexHelixXx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Hina_softwareEngineer` should have an upper camel case name [INFO] [stdout] --> user/./user/Hina_softwareEngineer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Hina_softwareEngineer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HinaSoftwareEngineer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Holy_Raccoon` should have an upper camel case name [INFO] [stdout] --> user/./user/Holy_Raccoon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Holy_Raccoon; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HolyRaccoon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Honey_Be` should have an upper camel case name [INFO] [stdout] --> user/./user/Honey_Be.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Honey_Be; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `HoneyBe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Hossein_Noroozpour` should have an upper camel case name [INFO] [stdout] --> user/./user/Hossein_Noroozpour.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Hossein_Noroozpour; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HosseinNoroozpour` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Hugo_C` should have an upper camel case name [INFO] [stdout] --> user/./user/Hugo_C.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Hugo_C; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `HugoC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IGI_111` should have an upper camel case name [INFO] [stdout] --> user/./user/IGI_111.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#IGI_111; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Igi111` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IG_88_2` should have an upper camel case name [INFO] [stdout] --> user/./user/IG_88_2.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#IG_88_2; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ig88_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IVAN_MK7` should have an upper camel case name [INFO] [stdout] --> user/./user/IVAN_MK7.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#IVAN_MK7; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IvanMk7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Isaac_the_Man` should have an upper camel case name [INFO] [stdout] --> user/./user/Isaac_the_Man.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Isaac_the_Man; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IsaacTheMan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Isan_Rivkin` should have an upper camel case name [INFO] [stdout] --> user/./user/Isan_Rivkin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Isan_Rivkin; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IsanRivkin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Its_its` should have an upper camel case name [INFO] [stdout] --> user/./user/Its_its.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Its_its; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ItsIts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `J1M_RYAN` should have an upper camel case name [INFO] [stdout] --> user/./user/J1M_RYAN.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#J1M_RYAN; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `J1mRyan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `JBA_Khalifa` should have an upper camel case name [INFO] [stdout] --> user/./user/JBA_Khalifa.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#JBA_Khalifa; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JbaKhalifa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `JP_Ellis` should have an upper camel case name [INFO] [stdout] --> user/./user/JP_Ellis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#JP_Ellis; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `JpEllis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `J_F_Liu` should have an upper camel case name [INFO] [stdout] --> user/./user/J_F_Liu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#J_F_Liu; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `JFLiu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `J_M0` should have an upper camel case name [INFO] [stdout] --> user/./user/J_M0.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#J_M0; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `JM0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `J_TAG` should have an upper camel case name [INFO] [stdout] --> user/./user/J_TAG.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#J_TAG; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `JTag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `J_Wall` should have an upper camel case name [INFO] [stdout] --> user/./user/J_Wall.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#J_Wall; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `JWall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `J_ZhengLi` should have an upper camel case name [INFO] [stdout] --> user/./user/J_ZhengLi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#J_ZhengLi; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `JZhengLi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Jake_Shadle` should have an upper camel case name [INFO] [stdout] --> user/./user/Jake_Shadle.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Jake_Shadle; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JakeShadle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `James_LG` should have an upper camel case name [INFO] [stdout] --> user/./user/James_LG.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#James_LG; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `JamesLg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `JanU_YieG` should have an upper camel case name [INFO] [stdout] --> user/./user/JanU_YieG.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#JanU_YieG; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `JanUYieG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Jason_S_Ross` should have an upper camel case name [INFO] [stdout] --> user/./user/Jason_S_Ross.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Jason_S_Ross; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JasonSRoss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Jasper_Bekkers` should have an upper camel case name [INFO] [stdout] --> user/./user/Jasper_Bekkers.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Jasper_Bekkers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JasperBekkers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Javier_varez` should have an upper camel case name [INFO] [stdout] --> user/./user/Javier_varez.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Javier_varez; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JavierVarez` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Jeffrey_P_McAteer` should have an upper camel case name [INFO] [stdout] --> user/./user/Jeffrey_P_McAteer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Jeffrey_P_McAteer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JeffreyPMcAteer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Jim_Holmstroem` should have an upper camel case name [INFO] [stdout] --> user/./user/Jim_Holmstroem.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Jim_Holmstroem; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JimHolmstroem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Jim_Walk` should have an upper camel case name [INFO] [stdout] --> user/./user/Jim_Walk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Jim_Walk; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `JimWalk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Jinn_support` should have an upper camel case name [INFO] [stdout] --> user/./user/Jinn_support.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Jinn_support; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JinnSupport` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Jon_Davis` should have an upper camel case name [INFO] [stdout] --> user/./user/Jon_Davis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Jon_Davis; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `JonDavis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `JonathanWoollett_Light` should have an upper camel case name [INFO] [stdout] --> user/./user/JonathanWoollett_Light.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#JonathanWoollett_Light; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JonathanWoollettLight` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Jonathas_Conceicao` should have an upper camel case name [INFO] [stdout] --> user/./user/Jonathas_Conceicao.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Jonathas_Conceicao; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JonathasConceicao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Joris_van_der_Wel` should have an upper camel case name [INFO] [stdout] --> user/./user/Joris_van_der_Wel.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Joris_van_der_Wel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JorisVanDerWel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `JosephKnecht_lab` should have an upper camel case name [INFO] [stdout] --> user/./user/JosephKnecht_lab.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#JosephKnecht_lab; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JosephKnechtLab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Joseph_LeGrice` should have an upper camel case name [INFO] [stdout] --> user/./user/Joseph_LeGrice.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Joseph_LeGrice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JosephLeGrice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Josh_Thompson` should have an upper camel case name [INFO] [stdout] --> user/./user/Josh_Thompson.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Josh_Thompson; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JoshThompson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Jules_Bertholet` should have an upper camel case name [INFO] [stdout] --> user/./user/Jules_Bertholet.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Jules_Bertholet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JulesBertholet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Julian_Alberts` should have an upper camel case name [INFO] [stdout] --> user/./user/Julian_Alberts.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Julian_Alberts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JulianAlberts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Julien_R44` should have an upper camel case name [INFO] [stdout] --> user/./user/Julien_R44.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Julien_R44; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `JulienR44` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `KLOC_Karsten` should have an upper camel case name [INFO] [stdout] --> user/./user/KLOC_Karsten.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#KLOC_Karsten; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KlocKarsten` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `K_C_DaCosta` should have an upper camel case name [INFO] [stdout] --> user/./user/K_C_DaCosta.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#K_C_DaCosta; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KCDaCosta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `K_JBoon` should have an upper camel case name [INFO] [stdout] --> user/./user/K_JBoon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#K_JBoon; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `KJboon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Kage_Yami` should have an upper camel case name [INFO] [stdout] --> user/./user/Kage_Yami.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Kage_Yami; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `KageYami` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Kais_DkM` should have an upper camel case name [INFO] [stdout] --> user/./user/Kais_DkM.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Kais_DkM; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `KaisDkM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Kara_Zor_El` should have an upper camel case name [INFO] [stdout] --> user/./user/Kara_Zor_El.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Kara_Zor_El; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KaraZorEl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Kenedy_Henrique` should have an upper camel case name [INFO] [stdout] --> user/./user/Kenedy_Henrique.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Kenedy_Henrique; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KenedyHenrique` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `King_1025` should have an upper camel case name [INFO] [stdout] --> user/./user/King_1025.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#King_1025; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `King1025` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Kishwar_Ayub` should have an upper camel case name [INFO] [stdout] --> user/./user/Kishwar_Ayub.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Kishwar_Ayub; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KishwarAyub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Kogia_sima` should have an upper camel case name [INFO] [stdout] --> user/./user/Kogia_sima.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Kogia_sima; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KogiaSima` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Kove_W_O_Salter` should have an upper camel case name [INFO] [stdout] --> user/./user/Kove_W_O_Salter.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Kove_W_O_Salter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KoveWOSalter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Kushagra_0801` should have an upper camel case name [INFO] [stdout] --> user/./user/Kushagra_0801.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Kushagra_0801; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Kushagra0801` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `L_french` should have an upper camel case name [INFO] [stdout] --> user/./user/L_french.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#L_french; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LFrench` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Lambda_Logan` should have an upper camel case name [INFO] [stdout] --> user/./user/Lambda_Logan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Lambda_Logan; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LambdaLogan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Lebed_kun` should have an upper camel case name [INFO] [stdout] --> user/./user/Lebed_kun.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Lebed_kun; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LebedKun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Legend_of_iPhoenix` should have an upper camel case name [INFO] [stdout] --> user/./user/Legend_of_iPhoenix.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Legend_of_iPhoenix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LegendOfIPhoenix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Leo_LiHao` should have an upper camel case name [INFO] [stdout] --> user/./user/Leo_LiHao.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Leo_LiHao; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `LeoLiHao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Lev_Stambler` should have an upper camel case name [INFO] [stdout] --> user/./user/Lev_Stambler.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Lev_Stambler; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LevStambler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Liftoff_Studios` should have an upper camel case name [INFO] [stdout] --> user/./user/Liftoff_Studios.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Liftoff_Studios; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LiftoffStudios` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Liu_Zhiying` should have an upper camel case name [INFO] [stdout] --> user/./user/Liu_Zhiying.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Liu_Zhiying; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LiuZhiying` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Lord_sarcastic` should have an upper camel case name [INFO] [stdout] --> user/./user/Lord_sarcastic.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Lord_sarcastic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LordSarcastic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Lucas_Palomo` should have an upper camel case name [INFO] [stdout] --> user/./user/Lucas_Palomo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Lucas_Palomo; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LucasPalomo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Luni_4` should have an upper camel case name [INFO] [stdout] --> user/./user/Luni_4.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Luni_4; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Luni4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Lutetium_Vanadium` should have an upper camel case name [INFO] [stdout] --> user/./user/Lutetium_Vanadium.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Lutetium_Vanadium; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LutetiumVanadium` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Lyr_7D1h` should have an upper camel case name [INFO] [stdout] --> user/./user/Lyr_7D1h.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Lyr_7D1h; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Lyr7d1h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `M_Adoo` should have an upper camel case name [INFO] [stdout] --> user/./user/M_Adoo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#M_Adoo; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `MAdoo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `M_J_Hooper` should have an upper camel case name [INFO] [stdout] --> user/./user/M_J_Hooper.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#M_J_Hooper; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MJHooper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `M_Labs_CratesIO` should have an upper camel case name [INFO] [stdout] --> user/./user/M_Labs_CratesIO.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#M_Labs_CratesIO; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MLabsCratesIo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `M_Schwab` should have an upper camel case name [INFO] [stdout] --> user/./user/M_Schwab.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#M_Schwab; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `MSchwab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `MaidSafe_QA` should have an upper camel case name [INFO] [stdout] --> user/./user/MaidSafe_QA.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#MaidSafe_QA; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MaidSafeQa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Mandar_Shinde` should have an upper camel case name [INFO] [stdout] --> user/./user/Mandar_Shinde.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Mandar_Shinde; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MandarShinde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Marat_Tanalin` should have an upper camel case name [INFO] [stdout] --> user/./user/Marat_Tanalin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Marat_Tanalin; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MaratTanalin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `MarcAntoine_Arnaud` should have an upper camel case name [INFO] [stdout] --> user/./user/MarcAntoine_Arnaud.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#MarcAntoine_Arnaud; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MarcAntoineArnaud` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Mark_Simulacrum` should have an upper camel case name [INFO] [stdout] --> user/./user/Mark_Simulacrum.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Mark_Simulacrum; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MarkSimulacrum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Mathieu_Lala` should have an upper camel case name [INFO] [stdout] --> user/./user/Mathieu_Lala.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Mathieu_Lala; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MathieuLala` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matrix_Zhang` should have an upper camel case name [INFO] [stdout] --> user/./user/Matrix_Zhang.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Matrix_Zhang; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MatrixZhang` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matthew_Chidlow` should have an upper camel case name [INFO] [stdout] --> user/./user/Matthew_Chidlow.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Matthew_Chidlow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MatthewChidlow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Matthew_Maclean` should have an upper camel case name [INFO] [stdout] --> user/./user/Matthew_Maclean.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Matthew_Maclean; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MatthewMaclean` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Max_Meldrum` should have an upper camel case name [INFO] [stdout] --> user/./user/Max_Meldrum.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Max_Meldrum; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MaxMeldrum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `McDull_GitHub` should have an upper camel case name [INFO] [stdout] --> user/./user/McDull_GitHub.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#McDull_GitHub; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `McDullGitHub` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Michael_F_Bryan` should have an upper camel case name [INFO] [stdout] --> user/./user/Michael_F_Bryan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Michael_F_Bryan; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MichaelFBryan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Michael_Ori` should have an upper camel case name [INFO] [stdout] --> user/./user/Michael_Ori.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Michael_Ori; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MichaelOri` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Michel_Haber` should have an upper camel case name [INFO] [stdout] --> user/./user/Michel_Haber.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Michel_Haber; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MichelHaber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Micropelt_EH4` should have an upper camel case name [INFO] [stdout] --> user/./user/Micropelt_EH4.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Micropelt_EH4; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MicropeltEh4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Mike_Neto` should have an upper camel case name [INFO] [stdout] --> user/./user/Mike_Neto.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Mike_Neto; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MikeNeto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Miyoshi_Ryota` should have an upper camel case name [INFO] [stdout] --> user/./user/Miyoshi_Ryota.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Miyoshi_Ryota; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MiyoshiRyota` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `MoeAl_Ani` should have an upper camel case name [INFO] [stdout] --> user/./user/MoeAl_Ani.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#MoeAl_Ani; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MoeAlAni` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Mohsinali_Iot` should have an upper camel case name [INFO] [stdout] --> user/./user/Mohsinali_Iot.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Mohsinali_Iot; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MohsinaliIot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Molive_0` should have an upper camel case name [INFO] [stdout] --> user/./user/Molive_0.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Molive_0; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Molive0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Monadic_Cat` should have an upper camel case name [INFO] [stdout] --> user/./user/Monadic_Cat.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Monadic_Cat; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MonadicCat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Moon_AndBack` should have an upper camel case name [INFO] [stdout] --> user/./user/Moon_AndBack.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Moon_AndBack; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MoonAndBack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Morgan_iv` should have an upper camel case name [INFO] [stdout] --> user/./user/Morgan_iv.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Morgan_iv; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MorganIv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Mr_Byte` should have an upper camel case name [INFO] [stdout] --> user/./user/Mr_Byte.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Mr_Byte; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `MrByte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Mr_Quiz` should have an upper camel case name [INFO] [stdout] --> user/./user/Mr_Quiz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Mr_Quiz; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `MrQuiz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NIR_Ginko` should have an upper camel case name [INFO] [stdout] --> user/./user/NIR_Ginko.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#NIR_Ginko; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `NirGinko` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NSK_1010` should have an upper camel case name [INFO] [stdout] --> user/./user/NSK_1010.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#NSK_1010; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Nsk1010` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `N_Hoque` should have an upper camel case name [INFO] [stdout] --> user/./user/N_Hoque.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#N_Hoque; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NHoque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Na_x4` should have an upper camel case name [INFO] [stdout] --> user/./user/Na_x4.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Na_x4; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NaX4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Neo_Ciber94` should have an upper camel case name [INFO] [stdout] --> user/./user/Neo_Ciber94.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Neo_Ciber94; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NeoCiber94` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Neo_Zhixing` should have an upper camel case name [INFO] [stdout] --> user/./user/Neo_Zhixing.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Neo_Zhixing; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NeoZhixing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Neolex_Security` should have an upper camel case name [INFO] [stdout] --> user/./user/Neolex_Security.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Neolex_Security; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NeolexSecurity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Nguyen_Hoang_Nam` should have an upper camel case name [INFO] [stdout] --> user/./user/Nguyen_Hoang_Nam.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Nguyen_Hoang_Nam; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NguyenHoangNam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Nicolas_Ferre` should have an upper camel case name [INFO] [stdout] --> user/./user/Nicolas_Ferre.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Nicolas_Ferre; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NicolasFerre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `No_tengo_nombre` should have an upper camel case name [INFO] [stdout] --> user/./user/No_tengo_nombre.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#No_tengo_nombre; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NoTengoNombre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Noah_Kennedy` should have an upper camel case name [INFO] [stdout] --> user/./user/Noah_Kennedy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Noah_Kennedy; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NoahKennedy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `O_Pelumi` should have an upper camel case name [INFO] [stdout] --> user/./user/O_Pelumi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#O_Pelumi; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `OPelumi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Oliver_Hanikel` should have an upper camel case name [INFO] [stdout] --> user/./user/Oliver_Hanikel.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Oliver_Hanikel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OliverHanikel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Omar_Khawaja` should have an upper camel case name [INFO] [stdout] --> user/./user/Omar_Khawaja.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Omar_Khawaja; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `OmarKhawaja` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Oyami_Srk` should have an upper camel case name [INFO] [stdout] --> user/./user/Oyami_Srk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Oyami_Srk; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `OyamiSrk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PFC_developer` should have an upper camel case name [INFO] [stdout] --> user/./user/PFC_developer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#PFC_developer; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PfcDeveloper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PI_Victor` should have an upper camel case name [INFO] [stdout] --> user/./user/PI_Victor.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#PI_Victor; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `PiVictor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `POPPIN_FUMI` should have an upper camel case name [INFO] [stdout] --> user/./user/POPPIN_FUMI.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#POPPIN_FUMI; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PoppinFumi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PROMETHIA_27` should have an upper camel case name [INFO] [stdout] --> user/./user/PROMETHIA_27.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#PROMETHIA_27; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Promethia27` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PTaylor_us` should have an upper camel case name [INFO] [stdout] --> user/./user/PTaylor_us.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#PTaylor_us; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PtaylorUs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `P_E_Meunier` should have an upper camel case name [INFO] [stdout] --> user/./user/P_E_Meunier.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#P_E_Meunier; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PEMeunier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `P_bibs` should have an upper camel case name [INFO] [stdout] --> user/./user/P_bibs.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#P_bibs; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `PBibs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Pagwin_Fedora` should have an upper camel case name [INFO] [stdout] --> user/./user/Pagwin_Fedora.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Pagwin_Fedora; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PagwinFedora` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Pascal_So` should have an upper camel case name [INFO] [stdout] --> user/./user/Pascal_So.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Pascal_So; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `PascalSo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Pat_Lafon` should have an upper camel case name [INFO] [stdout] --> user/./user/Pat_Lafon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Pat_Lafon; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `PatLafon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Patrik_Stas` should have an upper camel case name [INFO] [stdout] --> user/./user/Patrik_Stas.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Patrik_Stas; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PatrikStas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Paul_E` should have an upper camel case name [INFO] [stdout] --> user/./user/Paul_E.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Paul_E; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `PaulE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Pctg_x8` should have an upper camel case name [INFO] [stdout] --> user/./user/Pctg_x8.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Pctg_x8; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PctgX8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Pencil_Yao` should have an upper camel case name [INFO] [stdout] --> user/./user/Pencil_Yao.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Pencil_Yao; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PencilYao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Person_93` should have an upper camel case name [INFO] [stdout] --> user/./user/Person_93.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Person_93; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Person93` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Peter_JanGootzen` should have an upper camel case name [INFO] [stdout] --> user/./user/Peter_JanGootzen.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Peter_JanGootzen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PeterJanGootzen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ph_D` should have an upper camel case name [INFO] [stdout] --> user/./user/Ph_D.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ph_D; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `PhD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Phoenix_Chen` should have an upper camel case name [INFO] [stdout] --> user/./user/Phoenix_Chen.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Phoenix_Chen; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PhoenixChen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Polochon_street` should have an upper camel case name [INFO] [stdout] --> user/./user/Polochon_street.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Polochon_street; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PolochonStreet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Pradeep_selva` should have an upper camel case name [INFO] [stdout] --> user/./user/Pradeep_selva.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Pradeep_selva; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PradeepSelva` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Princic_1837592` should have an upper camel case name [INFO] [stdout] --> user/./user/Princic_1837592.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Princic_1837592; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Princic1837592` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Pure_Peace` should have an upper camel case name [INFO] [stdout] --> user/./user/Pure_Peace.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Pure_Peace; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PurePeace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `R_Dev_09` should have an upper camel case name [INFO] [stdout] --> user/./user/R_Dev_09.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#R_Dev_09; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RDev09` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Raashid_Mehmood` should have an upper camel case name [INFO] [stdout] --> user/./user/Raashid_Mehmood.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Raashid_Mehmood; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RaashidMehmood` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ragh_ragh_ragh_ragh` should have an upper camel case name [INFO] [stdout] --> user/./user/Ragh_ragh_ragh_ragh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ragh_ragh_ragh_ragh; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RaghRaghRaghRagh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Rashid_Naseer` should have an upper camel case name [INFO] [stdout] --> user/./user/Rashid_Naseer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Rashid_Naseer; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RashidNaseer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Rek_Malorm` should have an upper camel case name [INFO] [stdout] --> user/./user/Rek_Malorm.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Rek_Malorm; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RekMalorm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Richard_W` should have an upper camel case name [INFO] [stdout] --> user/./user/Richard_W.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Richard_W; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `RichardW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Robert_Hucks` should have an upper camel case name [INFO] [stdout] --> user/./user/Robert_Hucks.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Robert_Hucks; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RobertHucks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Roco_scientist` should have an upper camel case name [INFO] [stdout] --> user/./user/Roco_scientist.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Roco_scientist; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RocoScientist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Roey_coding` should have an upper camel case name [INFO] [stdout] --> user/./user/Roey_coding.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Roey_coding; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RoeyCoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Roman_Tarasenko_27` should have an upper camel case name [INFO] [stdout] --> user/./user/Roman_Tarasenko_27.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Roman_Tarasenko_27; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RomanTarasenko27` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SARDONYX_sard` should have an upper camel case name [INFO] [stdout] --> user/./user/SARDONYX_sard.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#SARDONYX_sard; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SardonyxSard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `S_Coyle` should have an upper camel case name [INFO] [stdout] --> user/./user/S_Coyle.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#S_Coyle; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SCoyle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `S_Nakamur_a` should have an upper camel case name [INFO] [stdout] --> user/./user/S_Nakamur_a.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#S_Nakamur_a; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SNakamurA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `S_Traut` should have an upper camel case name [INFO] [stdout] --> user/./user/S_Traut.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#S_Traut; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `STraut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Samrose_Ahmed` should have an upper camel case name [INFO] [stdout] --> user/./user/Samrose_Ahmed.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Samrose_Ahmed; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SamroseAhmed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SecretShangri_La` should have an upper camel case name [INFO] [stdout] --> user/./user/SecretShangri_La.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#SecretShangri_La; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SecretShangriLa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Sensirion_Bot` should have an upper camel case name [INFO] [stdout] --> user/./user/Sensirion_Bot.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Sensirion_Bot; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SensirionBot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Serial_ATA` should have an upper camel case name [INFO] [stdout] --> user/./user/Serial_ATA.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Serial_ATA; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SerialAta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Sherlock_Holo` should have an upper camel case name [INFO] [stdout] --> user/./user/Sherlock_Holo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Sherlock_Holo; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SherlockHolo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Shock_1` should have an upper camel case name [INFO] [stdout] --> user/./user/Shock_1.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Shock_1; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Shock1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Shriram_Balaji` should have an upper camel case name [INFO] [stdout] --> user/./user/Shriram_Balaji.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Shriram_Balaji; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ShriramBalaji` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Shylock_Hg` should have an upper camel case name [INFO] [stdout] --> user/./user/Shylock_Hg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Shylock_Hg; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ShylockHg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Sicheng_Pan` should have an upper camel case name [INFO] [stdout] --> user/./user/Sicheng_Pan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Sicheng_Pan; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SichengPan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Silver_Golden` should have an upper camel case name [INFO] [stdout] --> user/./user/Silver_Golden.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Silver_Golden; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SilverGolden` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Simon_Laux` should have an upper camel case name [INFO] [stdout] --> user/./user/Simon_Laux.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Simon_Laux; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SimonLaux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Small_Person` should have an upper camel case name [INFO] [stdout] --> user/./user/Small_Person.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Small_Person; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SmallPerson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Sosthene_Guedon` should have an upper camel case name [INFO] [stdout] --> user/./user/Sosthene_Guedon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Sosthene_Guedon; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SostheneGuedon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Stephen_Seo` should have an upper camel case name [INFO] [stdout] --> user/./user/Stephen_Seo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Stephen_Seo; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StephenSeo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Steve_xmh` should have an upper camel case name [INFO] [stdout] --> user/./user/Steve_xmh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Steve_xmh; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SteveXmh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Stock84_dev` should have an upper camel case name [INFO] [stdout] --> user/./user/Stock84_dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Stock84_dev; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Stock84Dev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SuKiN_a` should have an upper camel case name [INFO] [stdout] --> user/./user/SuKiN_a.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#SuKiN_a; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SuKiNA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SunHao_0` should have an upper camel case name [INFO] [stdout] --> user/./user/SunHao_0.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#SunHao_0; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `SunHao0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `SuperHacker_liuan` should have an upper camel case name [INFO] [stdout] --> user/./user/SuperHacker_liuan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#SuperHacker_liuan; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SuperHackerLiuan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Syed_Owais_Ali_Raza_1998` should have an upper camel case name [INFO] [stdout] --> user/./user/Syed_Owais_Ali_Raza_1998.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Syed_Owais_Ali_Raza_1998; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyedOwaisAliRaza1998` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `System_rat` should have an upper camel case name [INFO] [stdout] --> user/./user/System_rat.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#System_rat; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SystemRat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TAG_Epic` should have an upper camel case name [INFO] [stdout] --> user/./user/TAG_Epic.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#TAG_Epic; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `TagEpic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TC_J` should have an upper camel case name [INFO] [stdout] --> user/./user/TC_J.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#TC_J; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TcJ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TENX_S` should have an upper camel case name [INFO] [stdout] --> user/./user/TENX_S.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#TENX_S; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `TenxS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `T_O_R_U_S` should have an upper camel case name [INFO] [stdout] --> user/./user/T_O_R_U_S.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#T_O_R_U_S; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TORUS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Tak_Iwamoto` should have an upper camel case name [INFO] [stdout] --> user/./user/Tak_Iwamoto.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Tak_Iwamoto; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TakIwamoto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Talha_Tanveer` should have an upper camel case name [INFO] [stdout] --> user/./user/Talha_Tanveer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Talha_Tanveer; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TalhaTanveer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Texlo_Dev` should have an upper camel case name [INFO] [stdout] --> user/./user/Texlo_Dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Texlo_Dev; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TexloDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `The_Noah` should have an upper camel case name [INFO] [stdout] --> user/./user/The_Noah.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#The_Noah; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `TheNoah` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Thomas_QM` should have an upper camel case name [INFO] [stdout] --> user/./user/Thomas_QM.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Thomas_QM; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ThomasQm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Thoralf_M` should have an upper camel case name [INFO] [stdout] --> user/./user/Thoralf_M.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Thoralf_M; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ThoralfM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Tibo_lg` should have an upper camel case name [INFO] [stdout] --> user/./user/Tibo_lg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Tibo_lg; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `TiboLg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Tim_Zhang` should have an upper camel case name [INFO] [stdout] --> user/./user/Tim_Zhang.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Tim_Zhang; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TimZhang` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Tomas_P` should have an upper camel case name [INFO] [stdout] --> user/./user/Tomas_P.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Tomas_P; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `TomasP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TravisDavis_ops` should have an upper camel case name [INFO] [stdout] --> user/./user/TravisDavis_ops.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#TravisDavis_ops; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TravisDavisOps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Trees_D` should have an upper camel case name [INFO] [stdout] --> user/./user/Trees_D.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Trees_D; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `TreesD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Trevor_Opiyo` should have an upper camel case name [INFO] [stdout] --> user/./user/Trevor_Opiyo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Trevor_Opiyo; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TrevorOpiyo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Tricked_dev` should have an upper camel case name [INFO] [stdout] --> user/./user/Tricked_dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Tricked_dev; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TrickedDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Tsora_Pop` should have an upper camel case name [INFO] [stdout] --> user/./user/Tsora_Pop.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Tsora_Pop; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TsoraPop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Tyler_Hardin` should have an upper camel case name [INFO] [stdout] --> user/./user/Tyler_Hardin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Tyler_Hardin; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TylerHardin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Tyler_Zhang` should have an upper camel case name [INFO] [stdout] --> user/./user/Tyler_Zhang.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Tyler_Zhang; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TylerZhang` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Uzi_Dev` should have an upper camel case name [INFO] [stdout] --> user/./user/Uzi_Dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Uzi_Dev; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UziDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `V_Wong` should have an upper camel case name [INFO] [stdout] --> user/./user/V_Wong.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#V_Wong; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `VWong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Vagelis_Prokopiou` should have an upper camel case name [INFO] [stdout] --> user/./user/Vagelis_Prokopiou.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Vagelis_Prokopiou; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VagelisProkopiou` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Vanille_N` should have an upper camel case name [INFO] [stdout] --> user/./user/Vanille_N.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Vanille_N; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `VanilleN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Vassili_Dev` should have an upper camel case name [INFO] [stdout] --> user/./user/Vassili_Dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Vassili_Dev; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VassiliDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Vincent_P` should have an upper camel case name [INFO] [stdout] --> user/./user/Vincent_P.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Vincent_P; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `VincentP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Viv_Rajkumar` should have an upper camel case name [INFO] [stdout] --> user/./user/Viv_Rajkumar.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Viv_Rajkumar; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VivRajkumar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Vlad_Shcherbina` should have an upper camel case name [INFO] [stdout] --> user/./user/Vlad_Shcherbina.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Vlad_Shcherbina; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VladShcherbina` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Volker_Weissmann` should have an upper camel case name [INFO] [stdout] --> user/./user/Volker_Weissmann.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Volker_Weissmann; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `VolkerWeissmann` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Vui_Chee` should have an upper camel case name [INFO] [stdout] --> user/./user/Vui_Chee.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Vui_Chee; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `VuiChee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `WANG_lp` should have an upper camel case name [INFO] [stdout] --> user/./user/WANG_lp.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#WANG_lp; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `WangLp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `W_A_James` should have an upper camel case name [INFO] [stdout] --> user/./user/W_A_James.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#W_A_James; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WAJames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Wall_ee` should have an upper camel case name [INFO] [stdout] --> user/./user/Wall_ee.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Wall_ee; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `WallEe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Wazed_Matthis` should have an upper camel case name [INFO] [stdout] --> user/./user/Wazed_Matthis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Wazed_Matthis; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WazedMatthis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Weber_H2O2` should have an upper camel case name [INFO] [stdout] --> user/./user/Weber_H2O2.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Weber_H2O2; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WeberH2o2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `White_Green` should have an upper camel case name [INFO] [stdout] --> user/./user/White_Green.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#White_Green; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WhiteGreen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `White_Oak` should have an upper camel case name [INFO] [stdout] --> user/./user/White_Oak.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#White_Oak; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WhiteOak` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Will_Banksy` should have an upper camel case name [INFO] [stdout] --> user/./user/Will_Banksy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Will_Banksy; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WillBanksy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `XYC_EXP` should have an upper camel case name [INFO] [stdout] --> user/./user/XYC_EXP.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#XYC_EXP; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `XycExp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X_PLANE1111111` should have an upper camel case name [INFO] [stdout] --> user/./user/X_PLANE1111111.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#X_PLANE1111111; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `XPlane1111111` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `X_Yin` should have an upper camel case name [INFO] [stdout] --> user/./user/X_Yin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#X_Yin; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `XYin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Xudong_Huang` should have an upper camel case name [INFO] [stdout] --> user/./user/Xudong_Huang.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Xudong_Huang; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `XudongHuang` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `YS_L` should have an upper camel case name [INFO] [stdout] --> user/./user/YS_L.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#YS_L; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `YsL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Y_Nak` should have an upper camel case name [INFO] [stdout] --> user/./user/Y_Nak.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Y_Nak; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `YNak` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `YanWQ_monad` should have an upper camel case name [INFO] [stdout] --> user/./user/YanWQ_monad.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#YanWQ_monad; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YanWqMonad` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Yasu_umi` should have an upper camel case name [INFO] [stdout] --> user/./user/Yasu_umi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Yasu_umi; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `YasuUmi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Ye_Xiao12` should have an upper camel case name [INFO] [stdout] --> user/./user/Ye_Xiao12.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Ye_Xiao12; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `YeXiao12` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `YunSuk_Yeo` should have an upper camel case name [INFO] [stdout] --> user/./user/YunSuk_Yeo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#YunSuk_Yeo; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YunSukYeo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Yuri_Phantom` should have an upper camel case name [INFO] [stdout] --> user/./user/Yuri_Phantom.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Yuri_Phantom; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YuriPhantom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Zac_Garby` should have an upper camel case name [INFO] [stdout] --> user/./user/Zac_Garby.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Zac_Garby; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ZacGarby` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Zac_HD` should have an upper camel case name [INFO] [stdout] --> user/./user/Zac_HD.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Zac_HD; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ZacHd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Zahyr_Seferina` should have an upper camel case name [INFO] [stdout] --> user/./user/Zahyr_Seferina.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Zahyr_Seferina; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ZahyrSeferina` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Zehua_Chen` should have an upper camel case name [INFO] [stdout] --> user/./user/Zehua_Chen.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Zehua_Chen; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ZehuaChen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ZeroX_DG` should have an upper camel case name [INFO] [stdout] --> user/./user/ZeroX_DG.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ZeroX_DG; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `ZeroXDg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ZhangLei_cn` should have an upper camel case name [INFO] [stdout] --> user/./user/ZhangLei_cn.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ZhangLei_cn; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ZhangLeiCn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Zij_IT` should have an upper camel case name [INFO] [stdout] --> user/./user/Zij_IT.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Zij_IT; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ZijIt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Zubair_Askari92` should have an upper camel case name [INFO] [stdout] --> user/./user/Zubair_Askari92.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#Zubair_Askari92; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ZubairAskari92` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ZyX_II` should have an upper camel case name [INFO] [stdout] --> user/./user/ZyX_II.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ZyX_II; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ZyXIi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_00_matt` should have an upper camel case name [INFO] [stdout] --> user/./user/_00_matt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#_00_matt; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `00Matt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_01_Feli` should have an upper camel case name [INFO] [stdout] --> user/./user/_01_Feli.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#_01_Feli; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `01Feli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_0x2a_42` should have an upper camel case name [INFO] [stdout] --> user/./user/_0x2a_42.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#_0x2a_42; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `0x2a42` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_2_complex` should have an upper camel case name [INFO] [stdout] --> user/./user/_2_complex.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#_2_complex; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `2Complex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_3n_mb` should have an upper camel case name [INFO] [stdout] --> user/./user/_3n_mb.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#_3n_mb; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `3nMb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a10y` should have an upper camel case name [INFO] [stdout] --> user/./user/a10y.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a10y; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `A10y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a1300300` should have an upper camel case name [INFO] [stdout] --> user/./user/a1300300.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a1300300; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `A1300300` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a1393323447` should have an upper camel case name [INFO] [stdout] --> user/./user/a1393323447.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a1393323447; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `A1393323447` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a14m` should have an upper camel case name [INFO] [stdout] --> user/./user/a14m.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a14m; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `A14m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a1ecbr0wn` should have an upper camel case name [INFO] [stdout] --> user/./user/a1ecbr0wn.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a1ecbr0wn; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `A1ecbr0wn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a1ien` should have an upper camel case name [INFO] [stdout] --> user/./user/a1ien.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a1ien; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `A1ien` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a1phyr` should have an upper camel case name [INFO] [stdout] --> user/./user/a1phyr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a1phyr; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `A1phyr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a2p1k02` should have an upper camel case name [INFO] [stdout] --> user/./user/a2p1k02.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a2p1k02; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `A2p1k02` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a7292969` should have an upper camel case name [INFO] [stdout] --> user/./user/a7292969.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a7292969; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `A7292969` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a7g4` should have an upper camel case name [INFO] [stdout] --> user/./user/a7g4.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a7g4; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `A7g4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a8m` should have an upper camel case name [INFO] [stdout] --> user/./user/a8m.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a8m; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `A8m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aCLr` should have an upper camel case name [INFO] [stdout] --> user/./user/aCLr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aCLr; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `AClr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aDotInTheVoid` should have an upper camel case name [INFO] [stdout] --> user/./user/aDotInTheVoid.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aDotInTheVoid; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ADotInTheVoid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aMarcireau` should have an upper camel case name [INFO] [stdout] --> user/./user/aMarcireau.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aMarcireau; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AMarcireau` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aQaTL` should have an upper camel case name [INFO] [stdout] --> user/./user/aQaTL.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aQaTL; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `AQaTl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aQuaYi` should have an upper camel case name [INFO] [stdout] --> user/./user/aQuaYi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aQuaYi; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `AQuaYi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a_ba` should have an upper camel case name [INFO] [stdout] --> user/./user/a_ba.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a_ba; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ABa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a_kenji` should have an upper camel case name [INFO] [stdout] --> user/./user/a_kenji.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a_kenji; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `AKenji` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a_mackay` should have an upper camel case name [INFO] [stdout] --> user/./user/a_mackay.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a_mackay; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AMackay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a_maier` should have an upper camel case name [INFO] [stdout] --> user/./user/a_maier.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a_maier; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `AMaier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a_merezhanyi` should have an upper camel case name [INFO] [stdout] --> user/./user/a_merezhanyi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a_merezhanyi; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AMerezhanyi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a_metalsmith` should have an upper camel case name [INFO] [stdout] --> user/./user/a_metalsmith.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a_metalsmith; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AMetalsmith` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a_nickol` should have an upper camel case name [INFO] [stdout] --> user/./user/a_nickol.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a_nickol; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `ANickol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `a_poor` should have an upper camel case name [INFO] [stdout] --> user/./user/a_poor.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#a_poor; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `APoor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aagahi` should have an upper camel case name [INFO] [stdout] --> user/./user/aagahi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aagahi; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aagahi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aahancoc` should have an upper camel case name [INFO] [stdout] --> user/./user/aahancoc.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aahancoc; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aahancoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aajtodd` should have an upper camel case name [INFO] [stdout] --> user/./user/aajtodd.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aajtodd; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aajtodd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aakoshh` should have an upper camel case name [INFO] [stdout] --> user/./user/aakoshh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aakoshh; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aakoshh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aakp10` should have an upper camel case name [INFO] [stdout] --> user/./user/aakp10.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aakp10; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aakp10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aalekhpatel07` should have an upper camel case name [INFO] [stdout] --> user/./user/aalekhpatel07.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aalekhpatel07; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aalekhpatel07` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aalistairr` should have an upper camel case name [INFO] [stdout] --> user/./user/aalistairr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aalistairr; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aalistairr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aaneto` should have an upper camel case name [INFO] [stdout] --> user/./user/aaneto.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aaneto; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aaneto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aankor` should have an upper camel case name [INFO] [stdout] --> user/./user/aankor.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aankor; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aankor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aapis` should have an upper camel case name [INFO] [stdout] --> user/./user/aapis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aapis; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aapis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aaqaishtyaq` should have an upper camel case name [INFO] [stdout] --> user/./user/aaqaishtyaq.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aaqaishtyaq; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aaqaishtyaq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aar0ndev` should have an upper camel case name [INFO] [stdout] --> user/./user/aar0ndev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aar0ndev; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aar0ndev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aaron_lebo` should have an upper camel case name [INFO] [stdout] --> user/./user/aaron_lebo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aaron_lebo; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AaronLebo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aaronabramov` should have an upper camel case name [INFO] [stdout] --> user/./user/aaronabramov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aaronabramov; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aaronabramov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aaronisme` should have an upper camel case name [INFO] [stdout] --> user/./user/aaronisme.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aaronisme; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aaronisme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aaronjanse` should have an upper camel case name [INFO] [stdout] --> user/./user/aaronjanse.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aaronjanse; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aaronjanse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aaronriekenberg` should have an upper camel case name [INFO] [stdout] --> user/./user/aaronriekenberg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aaronriekenberg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aaronriekenberg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aaronrphillips` should have an upper camel case name [INFO] [stdout] --> user/./user/aaronrphillips.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aaronrphillips; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aaronrphillips` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aaronsky` should have an upper camel case name [INFO] [stdout] --> user/./user/aaronsky.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aaronsky; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aaronsky` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aaronweiss74` should have an upper camel case name [INFO] [stdout] --> user/./user/aaronweiss74.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aaronweiss74; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aaronweiss74` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aarroyoc` should have an upper camel case name [INFO] [stdout] --> user/./user/aarroyoc.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aarroyoc; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aarroyoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aarroz` should have an upper camel case name [INFO] [stdout] --> user/./user/aarroz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aarroz; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aarroz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aatifsyed` should have an upper camel case name [INFO] [stdout] --> user/./user/aatifsyed.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aatifsyed; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aatifsyed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aatxe` should have an upper camel case name [INFO] [stdout] --> user/./user/aatxe.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aatxe; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aatxe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aav` should have an upper camel case name [INFO] [stdout] --> user/./user/aav.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aav; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Aav` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aawsome` should have an upper camel case name [INFO] [stdout] --> user/./user/aawsome.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aawsome; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aawsome` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aayush420` should have an upper camel case name [INFO] [stdout] --> user/./user/aayush420.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aayush420; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aayush420` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ab_concordium` should have an upper camel case name [INFO] [stdout] --> user/./user/ab_concordium.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ab_concordium; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AbConcordium` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ababo` should have an upper camel case name [INFO] [stdout] --> user/./user/ababo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ababo; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Ababo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abaghinyan` should have an upper camel case name [INFO] [stdout] --> user/./user/abaghinyan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abaghinyan; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abaghinyan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abakay` should have an upper camel case name [INFO] [stdout] --> user/./user/abakay.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abakay; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Abakay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abastian` should have an upper camel case name [INFO] [stdout] --> user/./user/abastian.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abastian; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Abastian` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abatyuk` should have an upper camel case name [INFO] [stdout] --> user/./user/abatyuk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abatyuk; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Abatyuk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abau171` should have an upper camel case name [INFO] [stdout] --> user/./user/abau171.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abau171; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Abau171` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abaumhauer` should have an upper camel case name [INFO] [stdout] --> user/./user/abaumhauer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abaumhauer; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abaumhauer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abbychau` should have an upper camel case name [INFO] [stdout] --> user/./user/abbychau.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abbychau; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Abbychau` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abc` should have an upper camel case name [INFO] [stdout] --> user/./user/abc.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abc; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Abc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abdelhamidbakhta` should have an upper camel case name [INFO] [stdout] --> user/./user/abdelhamidbakhta.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abdelhamidbakhta; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abdelhamidbakhta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abdellatif_dev` should have an upper camel case name [INFO] [stdout] --> user/./user/abdellatif_dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abdellatif_dev; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AbdellatifDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abdolence` should have an upper camel case name [INFO] [stdout] --> user/./user/abdolence.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abdolence; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abdolence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abdul_0` should have an upper camel case name [INFO] [stdout] --> user/./user/abdul_0.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abdul_0; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Abdul0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abdulazam19` should have an upper camel case name [INFO] [stdout] --> user/./user/abdulazam19.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abdulazam19; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abdulazam19` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abdulbasit01` should have an upper camel case name [INFO] [stdout] --> user/./user/abdulbasit01.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abdulbasit01; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abdulbasit01` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abdulwahabO` should have an upper camel case name [INFO] [stdout] --> user/./user/abdulwahabO.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abdulwahabO; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AbdulwahabO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abedra` should have an upper camel case name [INFO] [stdout] --> user/./user/abedra.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abedra; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Abedra` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abentley` should have an upper camel case name [INFO] [stdout] --> user/./user/abentley.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abentley; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Abentley` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abetomo` should have an upper camel case name [INFO] [stdout] --> user/./user/abetomo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abetomo; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Abetomo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abhayk` should have an upper camel case name [INFO] [stdout] --> user/./user/abhayk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abhayk; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Abhayk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abhicnv007` should have an upper camel case name [INFO] [stdout] --> user/./user/abhicnv007.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abhicnv007; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abhicnv007` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abhijat` should have an upper camel case name [INFO] [stdout] --> user/./user/abhijat.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abhijat; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Abhijat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abhisunkewar` should have an upper camel case name [INFO] [stdout] --> user/./user/abhisunkewar.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abhisunkewar; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abhisunkewar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abhiyerra` should have an upper camel case name [INFO] [stdout] --> user/./user/abhiyerra.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abhiyerra; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abhiyerra` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abhyuditjain` should have an upper camel case name [INFO] [stdout] --> user/./user/abhyuditjain.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abhyuditjain; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abhyuditjain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abigger87` should have an upper camel case name [INFO] [stdout] --> user/./user/abigger87.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abigger87; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abigger87` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abingham` should have an upper camel case name [INFO] [stdout] --> user/./user/abingham.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abingham; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Abingham` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abizjak` should have an upper camel case name [INFO] [stdout] --> user/./user/abizjak.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abizjak; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Abizjak` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abjorck` should have an upper camel case name [INFO] [stdout] --> user/./user/abjorck.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abjorck; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Abjorck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ablanleuil` should have an upper camel case name [INFO] [stdout] --> user/./user/ablanleuil.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ablanleuil; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ablanleuil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ablokland` should have an upper camel case name [INFO] [stdout] --> user/./user/ablokland.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ablokland; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ablokland` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abnerkaizer` should have an upper camel case name [INFO] [stdout] --> user/./user/abnerkaizer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abnerkaizer; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abnerkaizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abnormalbrain` should have an upper camel case name [INFO] [stdout] --> user/./user/abnormalbrain.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abnormalbrain; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abnormalbrain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abonander` should have an upper camel case name [INFO] [stdout] --> user/./user/abonander.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abonander; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abonander` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abrahum` should have an upper camel case name [INFO] [stdout] --> user/./user/abrahum.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abrahum; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Abrahum` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abrassel` should have an upper camel case name [INFO] [stdout] --> user/./user/abrassel.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abrassel; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Abrassel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abrauchli` should have an upper camel case name [INFO] [stdout] --> user/./user/abrauchli.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abrauchli; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Abrauchli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abreis` should have an upper camel case name [INFO] [stdout] --> user/./user/abreis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abreis; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Abreis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abrgr` should have an upper camel case name [INFO] [stdout] --> user/./user/abrgr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abrgr; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Abrgr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abronan` should have an upper camel case name [INFO] [stdout] --> user/./user/abronan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abronan; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Abronan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abrown` should have an upper camel case name [INFO] [stdout] --> user/./user/abrown.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abrown; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Abrown` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `absurdhero` should have an upper camel case name [INFO] [stdout] --> user/./user/absurdhero.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#absurdhero; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Absurdhero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abumni` should have an upper camel case name [INFO] [stdout] --> user/./user/abumni.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abumni; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Abumni` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aburd` should have an upper camel case name [INFO] [stdout] --> user/./user/aburd.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aburd; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aburd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aburgd` should have an upper camel case name [INFO] [stdout] --> user/./user/aburgd.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aburgd; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aburgd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abusch` should have an upper camel case name [INFO] [stdout] --> user/./user/abusch.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abusch; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Abusch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `abutnaru` should have an upper camel case name [INFO] [stdout] --> user/./user/abutnaru.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#abutnaru; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Abutnaru` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acburigo` should have an upper camel case name [INFO] [stdout] --> user/./user/acburigo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acburigo; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Acburigo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `accelbread` should have an upper camel case name [INFO] [stdout] --> user/./user/accelbread.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#accelbread; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Accelbread` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `accuminium` should have an upper camel case name [INFO] [stdout] --> user/./user/accuminium.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#accuminium; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Accuminium` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acdenisSK` should have an upper camel case name [INFO] [stdout] --> user/./user/acdenisSK.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acdenisSK; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AcdenisSk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acdha` should have an upper camel case name [INFO] [stdout] --> user/./user/acdha.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acdha; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Acdha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acdimalev` should have an upper camel case name [INFO] [stdout] --> user/./user/acdimalev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acdimalev; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Acdimalev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acegiker` should have an upper camel case name [INFO] [stdout] --> user/./user/acegiker.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acegiker; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Acegiker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acfoltzer` should have an upper camel case name [INFO] [stdout] --> user/./user/acfoltzer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acfoltzer; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Acfoltzer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `achanda` should have an upper camel case name [INFO] [stdout] --> user/./user/achanda.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#achanda; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Achanda` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acheronfail` should have an upper camel case name [INFO] [stdout] --> user/./user/acheronfail.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acheronfail; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Acheronfail` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `achreto` should have an upper camel case name [INFO] [stdout] --> user/./user/achreto.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#achreto; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Achreto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acid1103` should have an upper camel case name [INFO] [stdout] --> user/./user/acid1103.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acid1103; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Acid1103` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acidnik` should have an upper camel case name [INFO] [stdout] --> user/./user/acidnik.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acidnik; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Acidnik` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acikek` should have an upper camel case name [INFO] [stdout] --> user/./user/acikek.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acikek; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Acikek` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acj` should have an upper camel case name [INFO] [stdout] --> user/./user/acj.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acj; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Acj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ackleymi` should have an upper camel case name [INFO] [stdout] --> user/./user/ackleymi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ackleymi; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ackleymi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acknak` should have an upper camel case name [INFO] [stdout] --> user/./user/acknak.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acknak; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Acknak` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aclaudiosilva` should have an upper camel case name [INFO] [stdout] --> user/./user/aclaudiosilva.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aclaudiosilva; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aclaudiosilva` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aclinal` should have an upper camel case name [INFO] [stdout] --> user/./user/aclinal.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aclinal; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aclinal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aclueless` should have an upper camel case name [INFO] [stdout] --> user/./user/aclueless.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aclueless; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aclueless` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aclysma` should have an upper camel case name [INFO] [stdout] --> user/./user/aclysma.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aclysma; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aclysma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acmcarther` should have an upper camel case name [INFO] [stdout] --> user/./user/acmcarther.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acmcarther; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Acmcarther` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acmiyaguchi` should have an upper camel case name [INFO] [stdout] --> user/./user/acmiyaguchi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acmiyaguchi; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Acmiyaguchi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acrisci` should have an upper camel case name [INFO] [stdout] --> user/./user/acrisci.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acrisci; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Acrisci` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `actioninja` should have an upper camel case name [INFO] [stdout] --> user/./user/actioninja.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#actioninja; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Actioninja` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `actuallyexeon` should have an upper camel case name [INFO] [stdout] --> user/./user/actuallyexeon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#actuallyexeon; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Actuallyexeon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `actuday6418` should have an upper camel case name [INFO] [stdout] --> user/./user/actuday6418.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#actuday6418; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Actuday6418` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acuarica` should have an upper camel case name [INFO] [stdout] --> user/./user/acuarica.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acuarica; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Acuarica` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acw` should have an upper camel case name [INFO] [stdout] --> user/./user/acw.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acw; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Acw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `acycliczebra` should have an upper camel case name [INFO] [stdout] --> user/./user/acycliczebra.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#acycliczebra; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Acycliczebra` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ad_anssi` should have an upper camel case name [INFO] [stdout] --> user/./user/ad_anssi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ad_anssi; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AdAnssi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ad_si` should have an upper camel case name [INFO] [stdout] --> user/./user/ad_si.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ad_si; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `AdSi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adalbertoteixeira` should have an upper camel case name [INFO] [stdout] --> user/./user/adalbertoteixeira.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adalbertoteixeira; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adalbertoteixeira` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adaliaramon` should have an upper camel case name [INFO] [stdout] --> user/./user/adaliaramon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adaliaramon; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adaliaramon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamAndMath` should have an upper camel case name [INFO] [stdout] --> user/./user/adamAndMath.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamAndMath; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdamAndMath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adam_becker` should have an upper camel case name [INFO] [stdout] --> user/./user/adam_becker.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adam_becker; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdamBecker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adam_bratin` should have an upper camel case name [INFO] [stdout] --> user/./user/adam_bratin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adam_bratin; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdamBratin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adam_kerrigan` should have an upper camel case name [INFO] [stdout] --> user/./user/adam_kerrigan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adam_kerrigan; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdamKerrigan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adam_mcdaniel` should have an upper camel case name [INFO] [stdout] --> user/./user/adam_mcdaniel.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adam_mcdaniel; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdamMcdaniel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamben` should have an upper camel case name [INFO] [stdout] --> user/./user/adamben.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamben; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Adamben` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adambezecny` should have an upper camel case name [INFO] [stdout] --> user/./user/adambezecny.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adambezecny; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adambezecny` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adambirtles` should have an upper camel case name [INFO] [stdout] --> user/./user/adambirtles.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adambirtles; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adambirtles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adambudziak` should have an upper camel case name [INFO] [stdout] --> user/./user/adambudziak.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adambudziak; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adambudziak` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamchalmers` should have an upper camel case name [INFO] [stdout] --> user/./user/adamchalmers.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamchalmers; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamchalmers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamcrume` should have an upper camel case name [INFO] [stdout] --> user/./user/adamcrume.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamcrume; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamcrume` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamfriedland` should have an upper camel case name [INFO] [stdout] --> user/./user/adamfriedland.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamfriedland; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamfriedland` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamgreig` should have an upper camel case name [INFO] [stdout] --> user/./user/adamgreig.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamgreig; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamgreig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamhammes` should have an upper camel case name [INFO] [stdout] --> user/./user/adamhammes.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamhammes; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamhammes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamhass` should have an upper camel case name [INFO] [stdout] --> user/./user/adamhass.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamhass; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamhass` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamheinrich` should have an upper camel case name [INFO] [stdout] --> user/./user/adamheinrich.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamheinrich; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamheinrich` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamisntdead` should have an upper camel case name [INFO] [stdout] --> user/./user/adamisntdead.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamisntdead; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamisntdead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamjq` should have an upper camel case name [INFO] [stdout] --> user/./user/adamjq.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamjq; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Adamjq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamkewley` should have an upper camel case name [INFO] [stdout] --> user/./user/adamkewley.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamkewley; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamkewley` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamlesinski` should have an upper camel case name [INFO] [stdout] --> user/./user/adamlesinski.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamlesinski; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamlesinski` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamnemecek` should have an upper camel case name [INFO] [stdout] --> user/./user/adamnemecek.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamnemecek; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamnemecek` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamransom` should have an upper camel case name [INFO] [stdout] --> user/./user/adamransom.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamransom; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamransom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamreichold` should have an upper camel case name [INFO] [stdout] --> user/./user/adamreichold.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamreichold; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamreichold` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamrk` should have an upper camel case name [INFO] [stdout] --> user/./user/adamrk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamrk; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Adamrk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamrodger` should have an upper camel case name [INFO] [stdout] --> user/./user/adamrodger.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamrodger; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamrodger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamski234` should have an upper camel case name [INFO] [stdout] --> user/./user/adamski234.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamski234; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamski234` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamsky` should have an upper camel case name [INFO] [stdout] --> user/./user/adamsky.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamsky; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Adamsky` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamtsis` should have an upper camel case name [INFO] [stdout] --> user/./user/adamtsis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamtsis; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamtsis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adamweiner` should have an upper camel case name [INFO] [stdout] --> user/./user/adamweiner.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adamweiner; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adamweiner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adarshk7` should have an upper camel case name [INFO] [stdout] --> user/./user/adarshk7.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adarshk7; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Adarshk7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adaszko` should have an upper camel case name [INFO] [stdout] --> user/./user/adaszko.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adaszko; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Adaszko` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adbjesus` should have an upper camel case name [INFO] [stdout] --> user/./user/adbjesus.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adbjesus; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Adbjesus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adchari` should have an upper camel case name [INFO] [stdout] --> user/./user/adchari.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adchari; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Adchari` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `addityasingh` should have an upper camel case name [INFO] [stdout] --> user/./user/addityasingh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#addityasingh; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Addityasingh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adeadman` should have an upper camel case name [INFO] [stdout] --> user/./user/adeadman.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adeadman; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Adeadman` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adeptues` should have an upper camel case name [INFO] [stdout] --> user/./user/adeptues.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adeptues; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Adeptues` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adeschamps` should have an upper camel case name [INFO] [stdout] --> user/./user/adeschamps.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adeschamps; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adeschamps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adetaylor` should have an upper camel case name [INFO] [stdout] --> user/./user/adetaylor.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adetaylor; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adetaylor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adevore` should have an upper camel case name [INFO] [stdout] --> user/./user/adevore.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adevore; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Adevore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adfaure` should have an upper camel case name [INFO] [stdout] --> user/./user/adfaure.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adfaure; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Adfaure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adhesivee` should have an upper camel case name [INFO] [stdout] --> user/./user/adhesivee.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adhesivee; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adhesivee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adhibhuta` should have an upper camel case name [INFO] [stdout] --> user/./user/adhibhuta.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adhibhuta; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adhibhuta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adiatma` should have an upper camel case name [INFO] [stdout] --> user/./user/adiatma.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adiatma; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Adiatma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adimarco` should have an upper camel case name [INFO] [stdout] --> user/./user/adimarco.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adimarco; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Adimarco` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adinapoli` should have an upper camel case name [INFO] [stdout] --> user/./user/adinapoli.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adinapoli; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adinapoli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aditisrinivas97` should have an upper camel case name [INFO] [stdout] --> user/./user/aditisrinivas97.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aditisrinivas97; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aditisrinivas97` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aditjind` should have an upper camel case name [INFO] [stdout] --> user/./user/aditjind.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aditjind; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aditjind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aditsachde` should have an upper camel case name [INFO] [stdout] --> user/./user/aditsachde.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aditsachde; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aditsachde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adityasaky` should have an upper camel case name [INFO] [stdout] --> user/./user/adityasaky.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adityasaky; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adityasaky` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adizere` should have an upper camel case name [INFO] [stdout] --> user/./user/adizere.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adizere; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Adizere` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adjivas` should have an upper camel case name [INFO] [stdout] --> user/./user/adjivas.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adjivas; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Adjivas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adlane` should have an upper camel case name [INFO] [stdout] --> user/./user/adlane.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adlane; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Adlane` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adlternative` should have an upper camel case name [INFO] [stdout] --> user/./user/adlternative.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adlternative; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adlternative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adnanademovic` should have an upper camel case name [INFO] [stdout] --> user/./user/adnanademovic.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adnanademovic; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adnanademovic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adoerr` should have an upper camel case name [INFO] [stdout] --> user/./user/adoerr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adoerr; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Adoerr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adolfohw` should have an upper camel case name [INFO] [stdout] --> user/./user/adolfohw.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adolfohw; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Adolfohw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adolfosilva` should have an upper camel case name [INFO] [stdout] --> user/./user/adolfosilva.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adolfosilva; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adolfosilva` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adowsky` should have an upper camel case name [INFO] [stdout] --> user/./user/adowsky.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adowsky; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Adowsky` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adpaco_aws` should have an upper camel case name [INFO] [stdout] --> user/./user/adpaco_aws.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adpaco_aws; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdpacoAws` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adria0` should have an upper camel case name [INFO] [stdout] --> user/./user/adria0.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adria0; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Adria0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adrian_budau` should have an upper camel case name [INFO] [stdout] --> user/./user/adrian_budau.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adrian_budau; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdrianBudau` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adrianbenavides` should have an upper camel case name [INFO] [stdout] --> user/./user/adrianbenavides.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adrianbenavides; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adrianbenavides` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adrianbrink` should have an upper camel case name [INFO] [stdout] --> user/./user/adrianbrink.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adrianbrink; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adrianbrink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adriangoransson` should have an upper camel case name [INFO] [stdout] --> user/./user/adriangoransson.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adriangoransson; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adriangoransson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adrianos42` should have an upper camel case name [INFO] [stdout] --> user/./user/adrianos42.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adrianos42; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adrianos42` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adrianromero` should have an upper camel case name [INFO] [stdout] --> user/./user/adrianromero.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adrianromero; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adrianromero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adrianwong` should have an upper camel case name [INFO] [stdout] --> user/./user/adrianwong.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adrianwong; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adrianwong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adrien3d` should have an upper camel case name [INFO] [stdout] --> user/./user/adrien3d.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adrien3d; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Adrien3d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adrien_ben` should have an upper camel case name [INFO] [stdout] --> user/./user/adrien_ben.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adrien_ben; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdrienBen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adrien_zinger` should have an upper camel case name [INFO] [stdout] --> user/./user/adrien_zinger.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adrien_zinger; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AdrienZinger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adrienball` should have an upper camel case name [INFO] [stdout] --> user/./user/adrienball.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adrienball; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adrienball` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adsharma` should have an upper camel case name [INFO] [stdout] --> user/./user/adsharma.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adsharma; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Adsharma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adtenn` should have an upper camel case name [INFO] [stdout] --> user/./user/adtenn.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adtenn; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Adtenn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adumbidiot` should have an upper camel case name [INFO] [stdout] --> user/./user/adumbidiot.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adumbidiot; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adumbidiot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adundovi` should have an upper camel case name [INFO] [stdout] --> user/./user/adundovi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adundovi; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Adundovi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `advianbot` should have an upper camel case name [INFO] [stdout] --> user/./user/advianbot.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#advianbot; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Advianbot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adwhit` should have an upper camel case name [INFO] [stdout] --> user/./user/adwhit.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adwhit; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Adwhit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `adzialocha` should have an upper camel case name [INFO] [stdout] --> user/./user/adzialocha.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#adzialocha; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Adzialocha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aead` should have an upper camel case name [INFO] [stdout] --> user/./user/aead.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aead; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Aead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aectaan` should have an upper camel case name [INFO] [stdout] --> user/./user/aectaan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aectaan; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aectaan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aedeny` should have an upper camel case name [INFO] [stdout] --> user/./user/aedeny.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aedeny; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aedeny` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aedoq` should have an upper camel case name [INFO] [stdout] --> user/./user/aedoq.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aedoq; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aedoq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aef_` should have an upper camel case name [INFO] [stdout] --> user/./user/aef_.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aef_; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Aef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aegoroff` should have an upper camel case name [INFO] [stdout] --> user/./user/aegoroff.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aegoroff; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aegoroff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aeldar` should have an upper camel case name [INFO] [stdout] --> user/./user/aeldar.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aeldar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aeldar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aellwein` should have an upper camel case name [INFO] [stdout] --> user/./user/aellwein.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aellwein; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aellwein` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aembke` should have an upper camel case name [INFO] [stdout] --> user/./user/aembke.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aembke; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aembke` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aemmitt_ns` should have an upper camel case name [INFO] [stdout] --> user/./user/aemmitt_ns.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aemmitt_ns; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AemmittNs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aeneasr` should have an upper camel case name [INFO] [stdout] --> user/./user/aeneasr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aeneasr; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aeneasr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aeosynth` should have an upper camel case name [INFO] [stdout] --> user/./user/aeosynth.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aeosynth; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aeosynth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aep` should have an upper camel case name [INFO] [stdout] --> user/./user/aep.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aep; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Aep` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aeplay` should have an upper camel case name [INFO] [stdout] --> user/./user/aeplay.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aeplay; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aeplay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aepsil0n` should have an upper camel case name [INFO] [stdout] --> user/./user/aepsil0n.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aepsil0n; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aepsil0n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aergonaut` should have an upper camel case name [INFO] [stdout] --> user/./user/aergonaut.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aergonaut; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aergonaut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aero530` should have an upper camel case name [INFO] [stdout] --> user/./user/aero530.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aero530; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aero530` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aesedepece` should have an upper camel case name [INFO] [stdout] --> user/./user/aesedepece.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aesedepece; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aesedepece` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aeshirey` should have an upper camel case name [INFO] [stdout] --> user/./user/aeshirey.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aeshirey; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aeshirey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aesteve` should have an upper camel case name [INFO] [stdout] --> user/./user/aesteve.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aesteve; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aesteve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aether_devweb` should have an upper camel case name [INFO] [stdout] --> user/./user/aether_devweb.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aether_devweb; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AetherDevweb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aetsoftware` should have an upper camel case name [INFO] [stdout] --> user/./user/aetsoftware.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aetsoftware; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aetsoftware` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aevyrie` should have an upper camel case name [INFO] [stdout] --> user/./user/aevyrie.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aevyrie; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aevyrie` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aewag` should have an upper camel case name [INFO] [stdout] --> user/./user/aewag.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aewag; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aewag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aeyoll` should have an upper camel case name [INFO] [stdout] --> user/./user/aeyoll.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aeyoll; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aeyoll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afaf_tech` should have an upper camel case name [INFO] [stdout] --> user/./user/afaf_tech.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afaf_tech; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AfafTech` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afajl` should have an upper camel case name [INFO] [stdout] --> user/./user/afajl.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afajl; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Afajl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afck` should have an upper camel case name [INFO] [stdout] --> user/./user/afck.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afck; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Afck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afflux` should have an upper camel case name [INFO] [stdout] --> user/./user/afflux.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afflux; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Afflux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afgomez` should have an upper camel case name [INFO] [stdout] --> user/./user/afgomez.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afgomez; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Afgomez` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afilini` should have an upper camel case name [INFO] [stdout] --> user/./user/afilini.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afilini; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Afilini` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afinch7` should have an upper camel case name [INFO] [stdout] --> user/./user/afinch7.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afinch7; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Afinch7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afiore` should have an upper camel case name [INFO] [stdout] --> user/./user/afiore.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afiore; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Afiore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afldcr` should have an upper camel case name [INFO] [stdout] --> user/./user/afldcr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afldcr; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Afldcr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aflpp` should have an upper camel case name [INFO] [stdout] --> user/./user/aflpp.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aflpp; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aflpp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afnanenayet` should have an upper camel case name [INFO] [stdout] --> user/./user/afnanenayet.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afnanenayet; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Afnanenayet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afonso360` should have an upper camel case name [INFO] [stdout] --> user/./user/afonso360.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afonso360; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Afonso360` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afranchuk` should have an upper camel case name [INFO] [stdout] --> user/./user/afranchuk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afranchuk; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Afranchuk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afrantzis` should have an upper camel case name [INFO] [stdout] --> user/./user/afrantzis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afrantzis; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Afrantzis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afrepues` should have an upper camel case name [INFO] [stdout] --> user/./user/afrepues.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afrepues; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Afrepues` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `afshinm` should have an upper camel case name [INFO] [stdout] --> user/./user/afshinm.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#afshinm; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Afshinm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aftix` should have an upper camel case name [INFO] [stdout] --> user/./user/aftix.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aftix; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aftix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agabrielyan_vineti` should have an upper camel case name [INFO] [stdout] --> user/./user/agabrielyan_vineti.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agabrielyan_vineti; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AgabrielyanVineti` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agalakhov` should have an upper camel case name [INFO] [stdout] --> user/./user/agalakhov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agalakhov; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Agalakhov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agashlin` should have an upper camel case name [INFO] [stdout] --> user/./user/agashlin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agashlin; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Agashlin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agatan` should have an upper camel case name [INFO] [stdout] --> user/./user/agatan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agatan; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Agatan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agateau` should have an upper camel case name [INFO] [stdout] --> user/./user/agateau.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agateau; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Agateau` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agausmann` should have an upper camel case name [INFO] [stdout] --> user/./user/agausmann.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agausmann; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Agausmann` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agavrilov` should have an upper camel case name [INFO] [stdout] --> user/./user/agavrilov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agavrilov; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Agavrilov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agbaroni` should have an upper camel case name [INFO] [stdout] --> user/./user/agbaroni.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agbaroni; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Agbaroni` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agelito` should have an upper camel case name [INFO] [stdout] --> user/./user/agelito.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agelito; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Agelito` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agemocui` should have an upper camel case name [INFO] [stdout] --> user/./user/agemocui.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agemocui; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Agemocui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agemor` should have an upper camel case name [INFO] [stdout] --> user/./user/agemor.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agemor; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Agemor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agentofuser` should have an upper camel case name [INFO] [stdout] --> user/./user/agentofuser.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agentofuser; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Agentofuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agerasev` should have an upper camel case name [INFO] [stdout] --> user/./user/agerasev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agerasev; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Agerasev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ageron` should have an upper camel case name [INFO] [stdout] --> user/./user/ageron.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ageron; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ageron` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agersant` should have an upper camel case name [INFO] [stdout] --> user/./user/agersant.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agersant; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Agersant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agfp` should have an upper camel case name [INFO] [stdout] --> user/./user/agfp.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agfp; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Agfp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aghecenco` should have an upper camel case name [INFO] [stdout] --> user/./user/aghecenco.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aghecenco; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aghecenco` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agilman0803` should have an upper camel case name [INFO] [stdout] --> user/./user/agilman0803.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agilman0803; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Agilman0803` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agindi` should have an upper camel case name [INFO] [stdout] --> user/./user/agindi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agindi; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Agindi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agivney` should have an upper camel case name [INFO] [stdout] --> user/./user/agivney.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agivney; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Agivney` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agnezi` should have an upper camel case name [INFO] [stdout] --> user/./user/agnezi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agnezi; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Agnezi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agnipau` should have an upper camel case name [INFO] [stdout] --> user/./user/agnipau.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agnipau; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Agnipau` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agodnic` should have an upper camel case name [INFO] [stdout] --> user/./user/agodnic.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agodnic; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Agodnic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agoston` should have an upper camel case name [INFO] [stdout] --> user/./user/agoston.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agoston; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Agoston` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agraven` should have an upper camel case name [INFO] [stdout] --> user/./user/agraven.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agraven; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Agraven` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agrawal_d` should have an upper camel case name [INFO] [stdout] --> user/./user/agrawal_d.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agrawal_d; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AgrawalD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agrif` should have an upper camel case name [INFO] [stdout] --> user/./user/agrif.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agrif; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Agrif` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agrinman` should have an upper camel case name [INFO] [stdout] --> user/./user/agrinman.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agrinman; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Agrinman` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agro1986` should have an upper camel case name [INFO] [stdout] --> user/./user/agro1986.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agro1986; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Agro1986` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `agrover` should have an upper camel case name [INFO] [stdout] --> user/./user/agrover.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#agrover; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Agrover` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aguestuser` should have an upper camel case name [INFO] [stdout] --> user/./user/aguestuser.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aguestuser; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aguestuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ah_` should have an upper camel case name [INFO] [stdout] --> user/./user/ah_.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ah_; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Ah` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahabhgk` should have an upper camel case name [INFO] [stdout] --> user/./user/ahabhgk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahabhgk; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ahabhgk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahal` should have an upper camel case name [INFO] [stdout] --> user/./user/ahal.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahal; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Ahal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahanoff` should have an upper camel case name [INFO] [stdout] --> user/./user/ahanoff.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahanoff; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ahanoff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahaoboy` should have an upper camel case name [INFO] [stdout] --> user/./user/ahaoboy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahaoboy; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ahaoboy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahayzen_kdab` should have an upper camel case name [INFO] [stdout] --> user/./user/ahayzen_kdab.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahayzen_kdab; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AhayzenKdab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahbalbk` should have an upper camel case name [INFO] [stdout] --> user/./user/ahbalbk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahbalbk; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ahbalbk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahcm` should have an upper camel case name [INFO] [stdout] --> user/./user/ahcm.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahcm; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Ahcm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahdavis` should have an upper camel case name [INFO] [stdout] --> user/./user/ahdavis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahdavis; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ahdavis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahdinosaur` should have an upper camel case name [INFO] [stdout] --> user/./user/ahdinosaur.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahdinosaur; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ahdinosaur` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahelwer` should have an upper camel case name [INFO] [stdout] --> user/./user/ahelwer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahelwer; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ahelwer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahenshaw` should have an upper camel case name [INFO] [stdout] --> user/./user/ahenshaw.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahenshaw; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ahenshaw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahicks92` should have an upper camel case name [INFO] [stdout] --> user/./user/ahicks92.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahicks92; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ahicks92` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahihi` should have an upper camel case name [INFO] [stdout] --> user/./user/ahihi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahihi; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Ahihi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahirner` should have an upper camel case name [INFO] [stdout] --> user/./user/ahirner.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahirner; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ahirner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahkohd` should have an upper camel case name [INFO] [stdout] --> user/./user/ahkohd.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahkohd; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ahkohd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahl` should have an upper camel case name [INFO] [stdout] --> user/./user/ahl.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahl; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Ahl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahlinc` should have an upper camel case name [INFO] [stdout] --> user/./user/ahlinc.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahlinc; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ahlinc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahlner` should have an upper camel case name [INFO] [stdout] --> user/./user/ahlner.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahlner; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ahlner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahmadrosid` should have an upper camel case name [INFO] [stdout] --> user/./user/ahmadrosid.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahmadrosid; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ahmadrosid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahmedcharles` should have an upper camel case name [INFO] [stdout] --> user/./user/ahmedcharles.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahmedcharles; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ahmedcharles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahmednooor` should have an upper camel case name [INFO] [stdout] --> user/./user/ahmednooor.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahmednooor; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ahmednooor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahmedriza` should have an upper camel case name [INFO] [stdout] --> user/./user/ahmedriza.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahmedriza; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ahmedriza` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahmtcn123` should have an upper camel case name [INFO] [stdout] --> user/./user/ahmtcn123.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahmtcn123; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ahmtcn123` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahoetker` should have an upper camel case name [INFO] [stdout] --> user/./user/ahoetker.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahoetker; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ahoetker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aholtzma` should have an upper camel case name [INFO] [stdout] --> user/./user/aholtzma.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aholtzma; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aholtzma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ahomescu` should have an upper camel case name [INFO] [stdout] --> user/./user/ahomescu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ahomescu; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ahomescu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aiHexagon` should have an upper camel case name [INFO] [stdout] --> user/./user/aiHexagon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aiHexagon; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AiHexagon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aidancully` should have an upper camel case name [INFO] [stdout] --> user/./user/aidancully.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aidancully; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aidancully` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aidanhs` should have an upper camel case name [INFO] [stdout] --> user/./user/aidanhs.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aidanhs; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aidanhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aidenlangley` should have an upper camel case name [INFO] [stdout] --> user/./user/aidenlangley.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aidenlangley; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aidenlangley` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aiecee` should have an upper camel case name [INFO] [stdout] --> user/./user/aiecee.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aiecee; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aiecee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aig787` should have an upper camel case name [INFO] [stdout] --> user/./user/aig787.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aig787; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aig787` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aij` should have an upper camel case name [INFO] [stdout] --> user/./user/aij.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aij; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Aij` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aijony` should have an upper camel case name [INFO] [stdout] --> user/./user/aijony.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aijony; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aijony` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aikidos` should have an upper camel case name [INFO] [stdout] --> user/./user/aikidos.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aikidos; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aikidos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aikow` should have an upper camel case name [INFO] [stdout] --> user/./user/aikow.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aikow; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aikow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ailisp` should have an upper camel case name [INFO] [stdout] --> user/./user/ailisp.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ailisp; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ailisp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aimerib` should have an upper camel case name [INFO] [stdout] --> user/./user/aimerib.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aimerib; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aimerib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aiocat` should have an upper camel case name [INFO] [stdout] --> user/./user/aiocat.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aiocat; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aiocat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `airencracken` should have an upper camel case name [INFO] [stdout] --> user/./user/airencracken.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#airencracken; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Airencracken` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `airt` should have an upper camel case name [INFO] [stdout] --> user/./user/airt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#airt; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Airt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `airuta` should have an upper camel case name [INFO] [stdout] --> user/./user/airuta.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#airuta; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Airuta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aishao18` should have an upper camel case name [INFO] [stdout] --> user/./user/aishao18.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aishao18; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aishao18` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aisinker` should have an upper camel case name [INFO] [stdout] --> user/./user/aisinker.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aisinker; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aisinker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aisk` should have an upper camel case name [INFO] [stdout] --> user/./user/aisk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aisk; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Aisk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aj_bagwell` should have an upper camel case name [INFO] [stdout] --> user/./user/aj_bagwell.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aj_bagwell; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AjBagwell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aj_jaswanth` should have an upper camel case name [INFO] [stdout] --> user/./user/aj_jaswanth.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aj_jaswanth; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AjJaswanth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajalab` should have an upper camel case name [INFO] [stdout] --> user/./user/ajalab.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajalab; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ajalab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajaxm` should have an upper camel case name [INFO] [stdout] --> user/./user/ajaxm.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajaxm; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Ajaxm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajdlinux` should have an upper camel case name [INFO] [stdout] --> user/./user/ajdlinux.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajdlinux; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajdlinux` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajeetdsouza` should have an upper camel case name [INFO] [stdout] --> user/./user/ajeetdsouza.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajeetdsouza; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajeetdsouza` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajeser` should have an upper camel case name [INFO] [stdout] --> user/./user/ajeser.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajeser; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ajeser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajeser_ametha` should have an upper camel case name [INFO] [stdout] --> user/./user/ajeser_ametha.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajeser_ametha; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AjeserAmetha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajgopala` should have an upper camel case name [INFO] [stdout] --> user/./user/ajgopala.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajgopala; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajgopala` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajguerrer` should have an upper camel case name [INFO] [stdout] --> user/./user/ajguerrer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajguerrer; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajguerrer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajh` should have an upper camel case name [INFO] [stdout] --> user/./user/ajh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajh; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Ajh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajholanda` should have an upper camel case name [INFO] [stdout] --> user/./user/ajholanda.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajholanda; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajholanda` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aji` should have an upper camel case name [INFO] [stdout] --> user/./user/aji.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aji; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Aji` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajitk` should have an upper camel case name [INFO] [stdout] --> user/./user/ajitk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajitk; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Ajitk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajjaic` should have an upper camel case name [INFO] [stdout] --> user/./user/ajjaic.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajjaic; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ajjaic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajm012` should have an upper camel case name [INFO] [stdout] --> user/./user/ajm012.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajm012; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ajm012` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajmalsiddiqui` should have an upper camel case name [INFO] [stdout] --> user/./user/ajmalsiddiqui.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajmalsiddiqui; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajmalsiddiqui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajmwagar` should have an upper camel case name [INFO] [stdout] --> user/./user/ajmwagar.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajmwagar; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajmwagar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajpauwels` should have an upper camel case name [INFO] [stdout] --> user/./user/ajpauwels.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajpauwels; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajpauwels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajrcarey` should have an upper camel case name [INFO] [stdout] --> user/./user/ajrcarey.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajrcarey; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajrcarey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajroetker` should have an upper camel case name [INFO] [stdout] --> user/./user/ajroetker.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajroetker; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajroetker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajruckman` should have an upper camel case name [INFO] [stdout] --> user/./user/ajruckman.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajruckman; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajruckman` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajtribick` should have an upper camel case name [INFO] [stdout] --> user/./user/ajtribick.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajtribick; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajtribick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajtulloch` should have an upper camel case name [INFO] [stdout] --> user/./user/ajtulloch.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajtulloch; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajtulloch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajungren` should have an upper camel case name [INFO] [stdout] --> user/./user/ajungren.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajungren; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ajungren` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajyoon` should have an upper camel case name [INFO] [stdout] --> user/./user/ajyoon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajyoon; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ajyoon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ajzaff` should have an upper camel case name [INFO] [stdout] --> user/./user/ajzaff.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ajzaff; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ajzaff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akarras` should have an upper camel case name [INFO] [stdout] --> user/./user/akarras.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akarras; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Akarras` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akashgarg_13` should have an upper camel case name [INFO] [stdout] --> user/./user/akashgarg_13.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akashgarg_13; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Akashgarg13` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akc8012` should have an upper camel case name [INFO] [stdout] --> user/./user/akc8012.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akc8012; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Akc8012` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akeamc` should have an upper camel case name [INFO] [stdout] --> user/./user/akeamc.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akeamc; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Akeamc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akhilles` should have an upper camel case name [INFO] [stdout] --> user/./user/akhilles.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akhilles; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Akhilles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akhilvanka` should have an upper camel case name [INFO] [stdout] --> user/./user/akhilvanka.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akhilvanka; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Akhilvanka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akhramov` should have an upper camel case name [INFO] [stdout] --> user/./user/akhramov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akhramov; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Akhramov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aki_akaguma` should have an upper camel case name [INFO] [stdout] --> user/./user/aki_akaguma.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aki_akaguma; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AkiAkaguma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akiekintveld` should have an upper camel case name [INFO] [stdout] --> user/./user/akiekintveld.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akiekintveld; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Akiekintveld` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akiirui` should have an upper camel case name [INFO] [stdout] --> user/./user/akiirui.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akiirui; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Akiirui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akiraah` should have an upper camel case name [INFO] [stdout] --> user/./user/akiraah.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akiraah; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Akiraah` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akiradeveloper` should have an upper camel case name [INFO] [stdout] --> user/./user/akiradeveloper.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akiradeveloper; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Akiradeveloper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akito19` should have an upper camel case name [INFO] [stdout] --> user/./user/akito19.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akito19; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Akito19` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aklajnert` should have an upper camel case name [INFO] [stdout] --> user/./user/aklajnert.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aklajnert; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aklajnert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aklitzke` should have an upper camel case name [INFO] [stdout] --> user/./user/aklitzke.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aklitzke; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aklitzke` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akloboucnik` should have an upper camel case name [INFO] [stdout] --> user/./user/akloboucnik.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akloboucnik; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Akloboucnik` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akmin04` should have an upper camel case name [INFO] [stdout] --> user/./user/akmin04.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akmin04; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Akmin04` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akmizno` should have an upper camel case name [INFO] [stdout] --> user/./user/akmizno.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akmizno; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Akmizno` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aknarts` should have an upper camel case name [INFO] [stdout] --> user/./user/aknarts.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aknarts; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aknarts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akonradi` should have an upper camel case name [INFO] [stdout] --> user/./user/akonradi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akonradi; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Akonradi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akosthekiss` should have an upper camel case name [INFO] [stdout] --> user/./user/akosthekiss.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akosthekiss; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Akosthekiss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akr4` should have an upper camel case name [INFO] [stdout] --> user/./user/akr4.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akr4; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Akr4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akram_bhs` should have an upper camel case name [INFO] [stdout] --> user/./user/akram_bhs.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akram_bhs; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AkramBhs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akrantz01` should have an upper camel case name [INFO] [stdout] --> user/./user/akrantz01.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akrantz01; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Akrantz01` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akru` should have an upper camel case name [INFO] [stdout] --> user/./user/akru.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akru; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Akru` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akshayknarayan` should have an upper camel case name [INFO] [stdout] --> user/./user/akshayknarayan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akshayknarayan; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Akshayknarayan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akshaynanavati` should have an upper camel case name [INFO] [stdout] --> user/./user/akshaynanavati.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akshaynanavati; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Akshaynanavati` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akubera` should have an upper camel case name [INFO] [stdout] --> user/./user/akubera.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akubera; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Akubera` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akucchi` should have an upper camel case name [INFO] [stdout] --> user/./user/akucchi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akucchi; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Akucchi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `akxcv` should have an upper camel case name [INFO] [stdout] --> user/./user/akxcv.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#akxcv; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Akxcv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `al8n` should have an upper camel case name [INFO] [stdout] --> user/./user/al8n.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#al8n; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Al8n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `al_jshen` should have an upper camel case name [INFO] [stdout] --> user/./user/al_jshen.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#al_jshen; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AlJshen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alalfakawma` should have an upper camel case name [INFO] [stdout] --> user/./user/alalfakawma.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alalfakawma; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alalfakawma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alamb` should have an upper camel case name [INFO] [stdout] --> user/./user/alamb.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alamb; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Alamb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alamminsalo` should have an upper camel case name [INFO] [stdout] --> user/./user/alamminsalo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alamminsalo; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alamminsalo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alanamarzoev` should have an upper camel case name [INFO] [stdout] --> user/./user/alanamarzoev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alanamarzoev; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alanamarzoev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alanbondarun` should have an upper camel case name [INFO] [stdout] --> user/./user/alanbondarun.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alanbondarun; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alanbondarun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alanhoff` should have an upper camel case name [INFO] [stdout] --> user/./user/alanhoff.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alanhoff; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alanhoff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alanrong` should have an upper camel case name [INFO] [stdout] --> user/./user/alanrong.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alanrong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alanrong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alantrick` should have an upper camel case name [INFO] [stdout] --> user/./user/alantrick.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alantrick; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alantrick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alanvardy` should have an upper camel case name [INFO] [stdout] --> user/./user/alanvardy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alanvardy; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alanvardy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alari` should have an upper camel case name [INFO] [stdout] --> user/./user/alari.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alari; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Alari` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alaric` should have an upper camel case name [INFO] [stdout] --> user/./user/alaric.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alaric; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Alaric` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alarsyo` should have an upper camel case name [INFO] [stdout] --> user/./user/alarsyo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alarsyo; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alarsyo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alastaircoote` should have an upper camel case name [INFO] [stdout] --> user/./user/alastaircoote.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alastaircoote; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alastaircoote` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alatiera` should have an upper camel case name [INFO] [stdout] --> user/./user/alatiera.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alatiera; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alatiera` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alayshahh` should have an upper camel case name [INFO] [stdout] --> user/./user/alayshahh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alayshahh; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alayshahh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `albalitz` should have an upper camel case name [INFO] [stdout] --> user/./user/albalitz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#albalitz; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Albalitz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alberdingk_thijm` should have an upper camel case name [INFO] [stdout] --> user/./user/alberdingk_thijm.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alberdingk_thijm; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlberdingkThijm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `albertlarsan68` should have an upper camel case name [INFO] [stdout] --> user/./user/albertlarsan68.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#albertlarsan68; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Albertlarsan68` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `albx79` should have an upper camel case name [INFO] [stdout] --> user/./user/albx79.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#albx79; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Albx79` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alcarney` should have an upper camel case name [INFO] [stdout] --> user/./user/alcarney.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alcarney; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alcarney` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aldanor` should have an upper camel case name [INFO] [stdout] --> user/./user/aldanor.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aldanor; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aldanor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aldidana` should have an upper camel case name [INFO] [stdout] --> user/./user/aldidana.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aldidana; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aldidana` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aldofunes` should have an upper camel case name [INFO] [stdout] --> user/./user/aldofunes.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aldofunes; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aldofunes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aldrin` should have an upper camel case name [INFO] [stdout] --> user/./user/aldrin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aldrin; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aldrin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aldrinzigmundv` should have an upper camel case name [INFO] [stdout] --> user/./user/aldrinzigmundv.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aldrinzigmundv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aldrinzigmundv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aldrio` should have an upper camel case name [INFO] [stdout] --> user/./user/aldrio.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aldrio; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aldrio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alebeck` should have an upper camel case name [INFO] [stdout] --> user/./user/alebeck.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alebeck; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alebeck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alec_deason` should have an upper camel case name [INFO] [stdout] --> user/./user/alec_deason.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alec_deason; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlecDeason` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alecdotninja` should have an upper camel case name [INFO] [stdout] --> user/./user/alecdotninja.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alecdotninja; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alecdotninja` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alechussey` should have an upper camel case name [INFO] [stdout] --> user/./user/alechussey.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alechussey; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alechussey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aleckeen` should have an upper camel case name [INFO] [stdout] --> user/./user/aleckeen.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aleckeen; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aleckeen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alecmocatta` should have an upper camel case name [INFO] [stdout] --> user/./user/alecmocatta.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alecmocatta; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alecmocatta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aled1027` should have an upper camel case name [INFO] [stdout] --> user/./user/aled1027.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aled1027; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aled1027` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aleics` should have an upper camel case name [INFO] [stdout] --> user/./user/aleics.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aleics; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aleics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alejandro0619` should have an upper camel case name [INFO] [stdout] --> user/./user/alejandro0619.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alejandro0619; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alejandro0619` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alejandrodnm` should have an upper camel case name [INFO] [stdout] --> user/./user/alejandrodnm.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alejandrodnm; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alejandrodnm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alejandrosocorro` should have an upper camel case name [INFO] [stdout] --> user/./user/alejandrosocorro.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alejandrosocorro; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alejandrosocorro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alekece` should have an upper camel case name [INFO] [stdout] --> user/./user/alekece.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alekece; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alekece` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alekratz` should have an upper camel case name [INFO] [stdout] --> user/./user/alekratz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alekratz; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alekratz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aleksanb` should have an upper camel case name [INFO] [stdout] --> user/./user/aleksanb.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aleksanb; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aleksanb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aleksandrpak` should have an upper camel case name [INFO] [stdout] --> user/./user/aleksandrpak.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aleksandrpak; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aleksandrpak` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aleksator` should have an upper camel case name [INFO] [stdout] --> user/./user/aleksator.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aleksator; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aleksator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alekseysidorov` should have an upper camel case name [INFO] [stdout] --> user/./user/alekseysidorov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alekseysidorov; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alekseysidorov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aleksijuvani` should have an upper camel case name [INFO] [stdout] --> user/./user/aleksijuvani.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aleksijuvani; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aleksijuvani` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aleksmelnikov` should have an upper camel case name [INFO] [stdout] --> user/./user/aleksmelnikov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aleksmelnikov; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aleksmelnikov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alekspickle` should have an upper camel case name [INFO] [stdout] --> user/./user/alekspickle.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alekspickle; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alekspickle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aleksuss` should have an upper camel case name [INFO] [stdout] --> user/./user/aleksuss.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aleksuss; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aleksuss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alelouis` should have an upper camel case name [INFO] [stdout] --> user/./user/alelouis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alelouis; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alelouis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alemigo` should have an upper camel case name [INFO] [stdout] --> user/./user/alemigo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alemigo; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alemigo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alenandry` should have an upper camel case name [INFO] [stdout] --> user/./user/alenandry.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alenandry; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alenandry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aleosys` should have an upper camel case name [INFO] [stdout] --> user/./user/aleosys.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aleosys; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aleosys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aleozlx` should have an upper camel case name [INFO] [stdout] --> user/./user/aleozlx.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aleozlx; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aleozlx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alepez` should have an upper camel case name [INFO] [stdout] --> user/./user/alepez.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alepez; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Alepez` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aleph_oh` should have an upper camel case name [INFO] [stdout] --> user/./user/aleph_oh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aleph_oh; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AlephOh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alercah` should have an upper camel case name [INFO] [stdout] --> user/./user/alercah.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alercah; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alercah` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alerighi` should have an upper camel case name [INFO] [stdout] --> user/./user/alerighi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alerighi; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alerighi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alerque` should have an upper camel case name [INFO] [stdout] --> user/./user/alerque.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alerque; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alerque` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alesgenova` should have an upper camel case name [INFO] [stdout] --> user/./user/alesgenova.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alesgenova; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alesgenova` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alesharik` should have an upper camel case name [INFO] [stdout] --> user/./user/alesharik.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alesharik; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alesharik` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alessandrod` should have an upper camel case name [INFO] [stdout] --> user/./user/alessandrod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alessandrod; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alessandrod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alethes` should have an upper camel case name [INFO] [stdout] --> user/./user/alethes.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alethes; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alethes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alevy` should have an upper camel case name [INFO] [stdout] --> user/./user/alevy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alevy; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Alevy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alex` should have an upper camel case name [INFO] [stdout] --> user/./user/alex.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alex; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Alex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alex179ohm` should have an upper camel case name [INFO] [stdout] --> user/./user/alex179ohm.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alex179ohm; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alex179ohm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alex5nader` should have an upper camel case name [INFO] [stdout] --> user/./user/alex5nader.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alex5nader; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alex5nader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alex_chew` should have an upper camel case name [INFO] [stdout] --> user/./user/alex_chew.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alex_chew; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexChew` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alex_dukhno` should have an upper camel case name [INFO] [stdout] --> user/./user/alex_dukhno.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alex_dukhno; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexDukhno` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alex_laycalvert` should have an upper camel case name [INFO] [stdout] --> user/./user/alex_laycalvert.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alex_laycalvert; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexLaycalvert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alex_ozdemir` should have an upper camel case name [INFO] [stdout] --> user/./user/alex_ozdemir.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alex_ozdemir; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexOzdemir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alex_pinkus` should have an upper camel case name [INFO] [stdout] --> user/./user/alex_pinkus.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alex_pinkus; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexPinkus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alex_shapiro` should have an upper camel case name [INFO] [stdout] --> user/./user/alex_shapiro.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alex_shapiro; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexShapiro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexa_griffin` should have an upper camel case name [INFO] [stdout] --> user/./user/alexa_griffin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexa_griffin; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexaGriffin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexander_bzikadze` should have an upper camel case name [INFO] [stdout] --> user/./user/alexander_bzikadze.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexander_bzikadze; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexanderBzikadze` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexander_irbis` should have an upper camel case name [INFO] [stdout] --> user/./user/alexander_irbis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexander_irbis; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexanderIrbis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexander_jackson` should have an upper camel case name [INFO] [stdout] --> user/./user/alexander_jackson.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexander_jackson; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexanderJackson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexanderbartels` should have an upper camel case name [INFO] [stdout] --> user/./user/alexanderbartels.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexanderbartels; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexanderbartels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexanderbez` should have an upper camel case name [INFO] [stdout] --> user/./user/alexanderbez.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexanderbez; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexanderbez` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexandercampbell` should have an upper camel case name [INFO] [stdout] --> user/./user/alexandercampbell.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexandercampbell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexandercampbell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexanderkjall` should have an upper camel case name [INFO] [stdout] --> user/./user/alexanderkjall.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexanderkjall; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexanderkjall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexanderlinne` should have an upper camel case name [INFO] [stdout] --> user/./user/alexanderlinne.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexanderlinne; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexanderlinne` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexandermerritt` should have an upper camel case name [INFO] [stdout] --> user/./user/alexandermerritt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexandermerritt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexandermerritt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexandermorozov` should have an upper camel case name [INFO] [stdout] --> user/./user/alexandermorozov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexandermorozov; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexandermorozov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexanderpolson` should have an upper camel case name [INFO] [stdout] --> user/./user/alexanderpolson.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexanderpolson; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexanderpolson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexandre_pinon` should have an upper camel case name [INFO] [stdout] --> user/./user/alexandre_pinon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexandre_pinon; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexandrePinon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexandre_roulin` should have an upper camel case name [INFO] [stdout] --> user/./user/alexandre_roulin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexandre_roulin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlexandreRoulin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexandrebouthinon` should have an upper camel case name [INFO] [stdout] --> user/./user/alexandrebouthinon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexandrebouthinon; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexandrebouthinon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexandrejanin` should have an upper camel case name [INFO] [stdout] --> user/./user/alexandrejanin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexandrejanin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexandrejanin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexandruag` should have an upper camel case name [INFO] [stdout] --> user/./user/alexandruag.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexandruag; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexandruag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexbyrnes` should have an upper camel case name [INFO] [stdout] --> user/./user/alexbyrnes.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexbyrnes; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexbyrnes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexchandel` should have an upper camel case name [INFO] [stdout] --> user/./user/alexchandel.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexchandel; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexchandel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexclooze` should have an upper camel case name [INFO] [stdout] --> user/./user/alexclooze.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexclooze; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexclooze` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexcrichton` should have an upper camel case name [INFO] [stdout] --> user/./user/alexcrichton.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexcrichton; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexcrichton` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexd2580` should have an upper camel case name [INFO] [stdout] --> user/./user/alexd2580.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexd2580; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexd2580` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexd6631` should have an upper camel case name [INFO] [stdout] --> user/./user/alexd6631.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexd6631; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexd6631` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexdelorenzo` should have an upper camel case name [INFO] [stdout] --> user/./user/alexdelorenzo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexdelorenzo; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexdelorenzo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexdevteam` should have an upper camel case name [INFO] [stdout] --> user/./user/alexdevteam.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexdevteam; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexdevteam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexeyzab` should have an upper camel case name [INFO] [stdout] --> user/./user/alexeyzab.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexeyzab; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexeyzab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexfedoseev` should have an upper camel case name [INFO] [stdout] --> user/./user/alexfedoseev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexfedoseev; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexfedoseev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexflk` should have an upper camel case name [INFO] [stdout] --> user/./user/alexflk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexflk; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alexflk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexforster` should have an upper camel case name [INFO] [stdout] --> user/./user/alexforster.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexforster; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexforster` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexfrydl` should have an upper camel case name [INFO] [stdout] --> user/./user/alexfrydl.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexfrydl; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexfrydl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexgenco` should have an upper camel case name [INFO] [stdout] --> user/./user/alexgenco.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexgenco; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexgenco` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexhallam` should have an upper camel case name [INFO] [stdout] --> user/./user/alexhallam.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexhallam; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexhallam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexheretic` should have an upper camel case name [INFO] [stdout] --> user/./user/alexheretic.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexheretic; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexheretic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexipeck` should have an upper camel case name [INFO] [stdout] --> user/./user/alexipeck.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexipeck; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexipeck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexislozano` should have an upper camel case name [INFO] [stdout] --> user/./user/alexislozano.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexislozano; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexislozano` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexjg` should have an upper camel case name [INFO] [stdout] --> user/./user/alexjg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexjg; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Alexjg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexkazik` should have an upper camel case name [INFO] [stdout] --> user/./user/alexkazik.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexkazik; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexkazik` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexkeating` should have an upper camel case name [INFO] [stdout] --> user/./user/alexkeating.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexkeating; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexkeating` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexkehayias` should have an upper camel case name [INFO] [stdout] --> user/./user/alexkehayias.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexkehayias; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexkehayias` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexkgrimes` should have an upper camel case name [INFO] [stdout] --> user/./user/alexkgrimes.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexkgrimes; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexkgrimes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexkirsz` should have an upper camel case name [INFO] [stdout] --> user/./user/alexkirsz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexkirsz; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexkirsz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexkolson` should have an upper camel case name [INFO] [stdout] --> user/./user/alexkolson.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexkolson; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexkolson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexkornitzer` should have an upper camel case name [INFO] [stdout] --> user/./user/alexkornitzer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexkornitzer; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexkornitzer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexkreidler` should have an upper camel case name [INFO] [stdout] --> user/./user/alexkreidler.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexkreidler; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexkreidler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexkursell` should have an upper camel case name [INFO] [stdout] --> user/./user/alexkursell.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexkursell; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexkursell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexlai97` should have an upper camel case name [INFO] [stdout] --> user/./user/alexlai97.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexlai97; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexlai97` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexlegg` should have an upper camel case name [INFO] [stdout] --> user/./user/alexlegg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexlegg; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexlegg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexliesenfeld` should have an upper camel case name [INFO] [stdout] --> user/./user/alexliesenfeld.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexliesenfeld; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexliesenfeld` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexlren` should have an upper camel case name [INFO] [stdout] --> user/./user/alexlren.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexlren; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexlren` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexmaco` should have an upper camel case name [INFO] [stdout] --> user/./user/alexmaco.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexmaco; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexmaco` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexmadeathing` should have an upper camel case name [INFO] [stdout] --> user/./user/alexmadeathing.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexmadeathing; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexmadeathing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexmozaidze` should have an upper camel case name [INFO] [stdout] --> user/./user/alexmozaidze.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexmozaidze; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexmozaidze` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexpalade` should have an upper camel case name [INFO] [stdout] --> user/./user/alexpalade.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexpalade; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexpalade` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexpcook` should have an upper camel case name [INFO] [stdout] --> user/./user/alexpcook.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexpcook; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexpcook` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexpilotti` should have an upper camel case name [INFO] [stdout] --> user/./user/alexpilotti.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexpilotti; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexpilotti` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexpojman` should have an upper camel case name [INFO] [stdout] --> user/./user/alexpojman.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexpojman; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexpojman` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexquchuloria` should have an upper camel case name [INFO] [stdout] --> user/./user/alexquchuloria.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexquchuloria; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexquchuloria` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexrsagen` should have an upper camel case name [INFO] [stdout] --> user/./user/alexrsagen.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexrsagen; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexrsagen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexschrod` should have an upper camel case name [INFO] [stdout] --> user/./user/alexschrod.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexschrod; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexschrod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexsnaps` should have an upper camel case name [INFO] [stdout] --> user/./user/alexsnaps.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexsnaps; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexsnaps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexsunxl` should have an upper camel case name [INFO] [stdout] --> user/./user/alexsunxl.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexsunxl; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexsunxl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexwennerberg` should have an upper camel case name [INFO] [stdout] --> user/./user/alexwennerberg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexwennerberg; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexwennerberg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexxbb` should have an upper camel case name [INFO] [stdout] --> user/./user/alexxbb.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexxbb; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alexxbb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexyer` should have an upper camel case name [INFO] [stdout] --> user/./user/alexyer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexyer; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alexyer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alexzanderr` should have an upper camel case name [INFO] [stdout] --> user/./user/alexzanderr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alexzanderr; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alexzanderr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alfanick` should have an upper camel case name [INFO] [stdout] --> user/./user/alfanick.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alfanick; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alfanick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alfateam123` should have an upper camel case name [INFO] [stdout] --> user/./user/alfateam123.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alfateam123; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alfateam123` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alfg` should have an upper camel case name [INFO] [stdout] --> user/./user/alfg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alfg; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Alfg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alfiedotwtf` should have an upper camel case name [INFO] [stdout] --> user/./user/alfiedotwtf.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alfiedotwtf; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alfiedotwtf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alfred_hodler` should have an upper camel case name [INFO] [stdout] --> user/./user/alfred_hodler.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alfred_hodler; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlfredHodler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `algermissen` should have an upper camel case name [INFO] [stdout] --> user/./user/algermissen.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#algermissen; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Algermissen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `algesten` should have an upper camel case name [INFO] [stdout] --> user/./user/algesten.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#algesten; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Algesten` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `algor1th` should have an upper camel case name [INFO] [stdout] --> user/./user/algor1th.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#algor1th; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Algor1th` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alhazred` should have an upper camel case name [INFO] [stdout] --> user/./user/alhazred.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alhazred; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alhazred` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ali2210` should have an upper camel case name [INFO] [stdout] --> user/./user/ali2210.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ali2210; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ali2210` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ali_bahjati` should have an upper camel case name [INFO] [stdout] --> user/./user/ali_bahjati.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ali_bahjati; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AliBahjati` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ali_raheem` should have an upper camel case name [INFO] [stdout] --> user/./user/ali_raheem.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ali_raheem; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AliRaheem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aliaksandr_master` should have an upper camel case name [INFO] [stdout] --> user/./user/aliaksandr_master.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aliaksandr_master; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AliaksandrMaster` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alianse777` should have an upper camel case name [INFO] [stdout] --> user/./user/alianse777.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alianse777; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alianse777` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alibaba_inc` should have an upper camel case name [INFO] [stdout] --> user/./user/alibaba_inc.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alibaba_inc; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlibabaInc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aliblong` should have an upper camel case name [INFO] [stdout] --> user/./user/aliblong.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aliblong; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aliblong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alic110` should have an upper camel case name [INFO] [stdout] --> user/./user/alic110.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alic110; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alic110` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alice_i_cecile` should have an upper camel case name [INFO] [stdout] --> user/./user/alice_i_cecile.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alice_i_cecile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AliceICecile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alicemaz` should have an upper camel case name [INFO] [stdout] --> user/./user/alicemaz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alicemaz; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alicemaz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alicewriteswrongs` should have an upper camel case name [INFO] [stdout] --> user/./user/alicewriteswrongs.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alicewriteswrongs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alicewriteswrongs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alidiusk` should have an upper camel case name [INFO] [stdout] --> user/./user/alidiusk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alidiusk; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alidiusk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alienscience` should have an upper camel case name [INFO] [stdout] --> user/./user/alienscience.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alienscience; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alienscience` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alifarrokh` should have an upper camel case name [INFO] [stdout] --> user/./user/alifarrokh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alifarrokh; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alifarrokh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alifya53` should have an upper camel case name [INFO] [stdout] --> user/./user/alifya53.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alifya53; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alifya53` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aligos` should have an upper camel case name [INFO] [stdout] --> user/./user/aligos.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aligos; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aligos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alihanyalcin` should have an upper camel case name [INFO] [stdout] --> user/./user/alihanyalcin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alihanyalcin; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alihanyalcin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alilleybrinker` should have an upper camel case name [INFO] [stdout] --> user/./user/alilleybrinker.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alilleybrinker; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alilleybrinker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alimiracle` should have an upper camel case name [INFO] [stdout] --> user/./user/alimiracle.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alimiracle; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alimiracle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alimuzammil` should have an upper camel case name [INFO] [stdout] --> user/./user/alimuzammil.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alimuzammil; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alimuzammil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alimy` should have an upper camel case name [INFO] [stdout] --> user/./user/alimy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alimy; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Alimy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alin23` should have an upper camel case name [INFO] [stdout] --> user/./user/alin23.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alin23; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Alin23` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alindima` should have an upper camel case name [INFO] [stdout] --> user/./user/alindima.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alindima; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alindima` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alion02` should have an upper camel case name [INFO] [stdout] --> user/./user/alion02.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alion02; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alion02` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alip` should have an upper camel case name [INFO] [stdout] --> user/./user/alip.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alip; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Alip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alirez` should have an upper camel case name [INFO] [stdout] --> user/./user/alirez.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alirez; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Alirez` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alisianoi` should have an upper camel case name [INFO] [stdout] --> user/./user/alisianoi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alisianoi; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alisianoi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alisomay` should have an upper camel case name [INFO] [stdout] --> user/./user/alisomay.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alisomay; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alisomay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alissonlauffer` should have an upper camel case name [INFO] [stdout] --> user/./user/alissonlauffer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alissonlauffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alissonlauffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alistair23` should have an upper camel case name [INFO] [stdout] --> user/./user/alistair23.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alistair23; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alistair23` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alistairwoodcock` should have an upper camel case name [INFO] [stdout] --> user/./user/alistairwoodcock.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alistairwoodcock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alistairwoodcock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alisww` should have an upper camel case name [INFO] [stdout] --> user/./user/alisww.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alisww; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Alisww` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alittlezz` should have an upper camel case name [INFO] [stdout] --> user/./user/alittlezz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alittlezz; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alittlezz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alive` should have an upper camel case name [INFO] [stdout] --> user/./user/alive.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alive; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Alive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aljoscha` should have an upper camel case name [INFO] [stdout] --> user/./user/aljoscha.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aljoscha; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aljoscha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alkavan` should have an upper camel case name [INFO] [stdout] --> user/./user/alkavan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alkavan; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alkavan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alkis` should have an upper camel case name [INFO] [stdout] --> user/./user/alkis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alkis; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Alkis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allan2` should have an upper camel case name [INFO] [stdout] --> user/./user/allan2.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allan2; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Allan2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allancalix` should have an upper camel case name [INFO] [stdout] --> user/./user/allancalix.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allancalix; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Allancalix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allen_cheng_dz` should have an upper camel case name [INFO] [stdout] --> user/./user/allen_cheng_dz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allen_cheng_dz; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AllenChengDz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allenap` should have an upper camel case name [INFO] [stdout] --> user/./user/allenap.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allenap; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Allenap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allenbenz` should have an upper camel case name [INFO] [stdout] --> user/./user/allenbenz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allenbenz; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Allenbenz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allends` should have an upper camel case name [INFO] [stdout] --> user/./user/allends.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allends; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Allends` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allengeorge` should have an upper camel case name [INFO] [stdout] --> user/./user/allengeorge.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allengeorge; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Allengeorge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allevo` should have an upper camel case name [INFO] [stdout] --> user/./user/allevo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allevo; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Allevo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allexoll` should have an upper camel case name [INFO] [stdout] --> user/./user/allexoll.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allexoll; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Allexoll` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alleycat_at_git` should have an upper camel case name [INFO] [stdout] --> user/./user/alleycat_at_git.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alleycat_at_git; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlleycatAtGit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allgoewer` should have an upper camel case name [INFO] [stdout] --> user/./user/allgoewer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allgoewer; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Allgoewer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allisandrana` should have an upper camel case name [INFO] [stdout] --> user/./user/allisandrana.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allisandrana; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Allisandrana` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allister0098` should have an upper camel case name [INFO] [stdout] --> user/./user/allister0098.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allister0098; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Allister0098` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `allonsy` should have an upper camel case name [INFO] [stdout] --> user/./user/allonsy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#allonsy; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Allonsy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alluet` should have an upper camel case name [INFO] [stdout] --> user/./user/alluet.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alluet; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Alluet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `almann` should have an upper camel case name [INFO] [stdout] --> user/./user/almann.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#almann; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Almann` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `almereyda` should have an upper camel case name [INFO] [stdout] --> user/./user/almereyda.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#almereyda; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Almereyda` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `almibe` should have an upper camel case name [INFO] [stdout] --> user/./user/almibe.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#almibe; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Almibe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `almielczarek` should have an upper camel case name [INFO] [stdout] --> user/./user/almielczarek.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#almielczarek; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Almielczarek` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `almikhayl` should have an upper camel case name [INFO] [stdout] --> user/./user/almikhayl.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#almikhayl; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Almikhayl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `almindor` should have an upper camel case name [INFO] [stdout] --> user/./user/almindor.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#almindor; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Almindor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `almir_lima` should have an upper camel case name [INFO] [stdout] --> user/./user/almir_lima.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#almir_lima; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlmirLima` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `almusil` should have an upper camel case name [INFO] [stdout] --> user/./user/almusil.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#almusil; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Almusil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alok` should have an upper camel case name [INFO] [stdout] --> user/./user/alok.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alok; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Alok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alon_z` should have an upper camel case name [INFO] [stdout] --> user/./user/alon_z.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alon_z; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `AlonZ` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alopatindev` should have an upper camel case name [INFO] [stdout] --> user/./user/alopatindev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alopatindev; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alopatindev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alordash` should have an upper camel case name [INFO] [stdout] --> user/./user/alordash.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alordash; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alordash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alosarjos` should have an upper camel case name [INFO] [stdout] --> user/./user/alosarjos.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alosarjos; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alosarjos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aloucks` should have an upper camel case name [INFO] [stdout] --> user/./user/aloucks.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aloucks; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aloucks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alpaylan` should have an upper camel case name [INFO] [stdout] --> user/./user/alpaylan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alpaylan; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alpaylan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alpha_tango_kilo` should have an upper camel case name [INFO] [stdout] --> user/./user/alpha_tango_kilo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alpha_tango_kilo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlphaTangoKilo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alphaqiu` should have an upper camel case name [INFO] [stdout] --> user/./user/alphaqiu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alphaqiu; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alphaqiu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alphastrata` should have an upper camel case name [INFO] [stdout] --> user/./user/alphastrata.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alphastrata; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alphastrata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alphatr` should have an upper camel case name [INFO] [stdout] --> user/./user/alphatr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alphatr; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alphatr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alphaville` should have an upper camel case name [INFO] [stdout] --> user/./user/alphaville.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alphaville; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alphaville` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alpine_alpaca` should have an upper camel case name [INFO] [stdout] --> user/./user/alpine_alpaca.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alpine_alpaca; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AlpineAlpaca` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alrudolph` should have an upper camel case name [INFO] [stdout] --> user/./user/alrudolph.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alrudolph; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alrudolph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alsotang` should have an upper camel case name [INFO] [stdout] --> user/./user/alsotang.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alsotang; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alsotang` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alsuren` should have an upper camel case name [INFO] [stdout] --> user/./user/alsuren.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alsuren; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alsuren` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alt_art` should have an upper camel case name [INFO] [stdout] --> user/./user/alt_art.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alt_art; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `AltArt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `altair823` should have an upper camel case name [INFO] [stdout] --> user/./user/altair823.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#altair823; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Altair823` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `altanozlu` should have an upper camel case name [INFO] [stdout] --> user/./user/altanozlu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#altanozlu; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Altanozlu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `altaway` should have an upper camel case name [INFO] [stdout] --> user/./user/altaway.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#altaway; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Altaway` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alteous` should have an upper camel case name [INFO] [stdout] --> user/./user/alteous.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alteous; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alteous` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `althonos` should have an upper camel case name [INFO] [stdout] --> user/./user/althonos.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#althonos; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Althonos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alucryd` should have an upper camel case name [INFO] [stdout] --> user/./user/alucryd.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alucryd; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alucryd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alusch` should have an upper camel case name [INFO] [stdout] --> user/./user/alusch.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alusch; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Alusch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alvinhochun` should have an upper camel case name [INFO] [stdout] --> user/./user/alvinhochun.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alvinhochun; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alvinhochun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alvinmatias69` should have an upper camel case name [INFO] [stdout] --> user/./user/alvinmatias69.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alvinmatias69; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alvinmatias69` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alvra` should have an upper camel case name [INFO] [stdout] --> user/./user/alvra.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alvra; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Alvra` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alvskar` should have an upper camel case name [INFO] [stdout] --> user/./user/alvskar.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alvskar; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Alvskar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alwindoss` should have an upper camel case name [INFO] [stdout] --> user/./user/alwindoss.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alwindoss; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Alwindoss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alxbl` should have an upper camel case name [INFO] [stdout] --> user/./user/alxbl.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alxbl; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Alxbl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alxolr` should have an upper camel case name [INFO] [stdout] --> user/./user/alxolr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alxolr; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Alxolr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alygin` should have an upper camel case name [INFO] [stdout] --> user/./user/alygin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alygin; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Alygin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alyssais` should have an upper camel case name [INFO] [stdout] --> user/./user/alyssais.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alyssais; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Alyssais` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alyti` should have an upper camel case name [INFO] [stdout] --> user/./user/alyti.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alyti; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Alyti` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `alyx_dev` should have an upper camel case name [INFO] [stdout] --> user/./user/alyx_dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#alyx_dev; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AlyxDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `am357` should have an upper camel case name [INFO] [stdout] --> user/./user/am357.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#am357; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Am357` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amPerl` should have an upper camel case name [INFO] [stdout] --> user/./user/amPerl.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amPerl; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `AmPerl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amaanq` should have an upper camel case name [INFO] [stdout] --> user/./user/amaanq.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amaanq; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Amaanq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amadeusine` should have an upper camel case name [INFO] [stdout] --> user/./user/amadeusine.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amadeusine; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amadeusine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amandasaurus` should have an upper camel case name [INFO] [stdout] --> user/./user/amandasaurus.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amandasaurus; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amandasaurus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amanharwara` should have an upper camel case name [INFO] [stdout] --> user/./user/amanharwara.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amanharwara; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amanharwara` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amanjeev` should have an upper camel case name [INFO] [stdout] --> user/./user/amanjeev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amanjeev; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Amanjeev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amanshaw4511` should have an upper camel case name [INFO] [stdout] --> user/./user/amanshaw4511.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amanshaw4511; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amanshaw4511` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amanusk` should have an upper camel case name [INFO] [stdout] --> user/./user/amanusk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amanusk; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Amanusk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amar_laksh` should have an upper camel case name [INFO] [stdout] --> user/./user/amar_laksh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amar_laksh; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmarLaksh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amarant` should have an upper camel case name [INFO] [stdout] --> user/./user/amarant.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amarant; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Amarant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amarjanica` should have an upper camel case name [INFO] [stdout] --> user/./user/amarjanica.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amarjanica; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amarjanica` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amark` should have an upper camel case name [INFO] [stdout] --> user/./user/amark.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amark; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Amark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amarmaduke` should have an upper camel case name [INFO] [stdout] --> user/./user/amarmaduke.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amarmaduke; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amarmaduke` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amatissart` should have an upper camel case name [INFO] [stdout] --> user/./user/amatissart.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amatissart; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amatissart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amaurym` should have an upper camel case name [INFO] [stdout] --> user/./user/amaurym.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amaurym; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Amaurym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amazing_hash` should have an upper camel case name [INFO] [stdout] --> user/./user/amazing_hash.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amazing_hash; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmazingHash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ambaxter` should have an upper camel case name [INFO] [stdout] --> user/./user/ambaxter.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ambaxter; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ambaxter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ambeeeeee` should have an upper camel case name [INFO] [stdout] --> user/./user/ambeeeeee.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ambeeeeee; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ambeeeeee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amberisvibin` should have an upper camel case name [INFO] [stdout] --> user/./user/amberisvibin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amberisvibin; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amberisvibin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ambiso` should have an upper camel case name [INFO] [stdout] --> user/./user/ambiso.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ambiso; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ambiso` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ambuc` should have an upper camel case name [INFO] [stdout] --> user/./user/ambuc.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ambuc; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Ambuc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amckibben` should have an upper camel case name [INFO] [stdout] --> user/./user/amckibben.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amckibben; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amckibben` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ameba23` should have an upper camel case name [INFO] [stdout] --> user/./user/ameba23.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ameba23; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ameba23` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amedeedaboville` should have an upper camel case name [INFO] [stdout] --> user/./user/amedeedaboville.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amedeedaboville; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amedeedaboville` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amentis` should have an upper camel case name [INFO] [stdout] --> user/./user/amentis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amentis; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Amentis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amenzhinsky` should have an upper camel case name [INFO] [stdout] --> user/./user/amenzhinsky.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amenzhinsky; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amenzhinsky` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amerelo` should have an upper camel case name [INFO] [stdout] --> user/./user/amerelo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amerelo; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Amerelo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ameya_bhurke` should have an upper camel case name [INFO] [stdout] --> user/./user/ameya_bhurke.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ameya_bhurke; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmeyaBhurke` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amfern` should have an upper camel case name [INFO] [stdout] --> user/./user/amfern.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amfern; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Amfern` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amgmoyo` should have an upper camel case name [INFO] [stdout] --> user/./user/amgmoyo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amgmoyo; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Amgmoyo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amietn` should have an upper camel case name [INFO] [stdout] --> user/./user/amietn.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amietn; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Amietn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amikhalev` should have an upper camel case name [INFO] [stdout] --> user/./user/amikhalev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amikhalev; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amikhalev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amilajack` should have an upper camel case name [INFO] [stdout] --> user/./user/amilajack.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amilajack; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amilajack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aminroosta` should have an upper camel case name [INFO] [stdout] --> user/./user/aminroosta.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aminroosta; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aminroosta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amiraeva` should have an upper camel case name [INFO] [stdout] --> user/./user/amiraeva.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amiraeva; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Amiraeva` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amirhosseinab` should have an upper camel case name [INFO] [stdout] --> user/./user/amirhosseinab.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amirhosseinab; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amirhosseinab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amitbashan` should have an upper camel case name [INFO] [stdout] --> user/./user/amitbashan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amitbashan; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amitbashan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amithendin` should have an upper camel case name [INFO] [stdout] --> user/./user/amithendin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amithendin; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amithendin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amitka_rnd` should have an upper camel case name [INFO] [stdout] --> user/./user/amitka_rnd.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amitka_rnd; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmitkaRnd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amitkumarj441` should have an upper camel case name [INFO] [stdout] --> user/./user/amitkumarj441.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amitkumarj441; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amitkumarj441` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amitu` should have an upper camel case name [INFO] [stdout] --> user/./user/amitu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amitu; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Amitu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ammadkarar786` should have an upper camel case name [INFO] [stdout] --> user/./user/ammadkarar786.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ammadkarar786; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ammadkarar786` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ammaraskar` should have an upper camel case name [INFO] [stdout] --> user/./user/ammaraskar.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ammaraskar; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ammaraskar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ammkrn` should have an upper camel case name [INFO] [stdout] --> user/./user/ammkrn.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ammkrn; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ammkrn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ammongit` should have an upper camel case name [INFO] [stdout] --> user/./user/ammongit.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ammongit; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ammongit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ammoniak` should have an upper camel case name [INFO] [stdout] --> user/./user/ammoniak.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ammoniak; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ammoniak` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ammubhave` should have an upper camel case name [INFO] [stdout] --> user/./user/ammubhave.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ammubhave; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ammubhave` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amodm` should have an upper camel case name [INFO] [stdout] --> user/./user/amodm.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amodm; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Amodm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amorphobia` should have an upper camel case name [INFO] [stdout] --> user/./user/amorphobia.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amorphobia; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amorphobia` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amosjyng` should have an upper camel case name [INFO] [stdout] --> user/./user/amosjyng.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amosjyng; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Amosjyng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amosonn` should have an upper camel case name [INFO] [stdout] --> user/./user/amosonn.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amosonn; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Amosonn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amousa11` should have an upper camel case name [INFO] [stdout] --> user/./user/amousa11.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amousa11; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Amousa11` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amousset` should have an upper camel case name [INFO] [stdout] --> user/./user/amousset.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amousset; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Amousset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ampersandss` should have an upper camel case name [INFO] [stdout] --> user/./user/ampersandss.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ampersandss; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ampersandss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amrali` should have an upper camel case name [INFO] [stdout] --> user/./user/amrali.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amrali; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Amrali` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amrelk` should have an upper camel case name [INFO] [stdout] --> user/./user/amrelk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amrelk; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Amrelk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amrhassan` should have an upper camel case name [INFO] [stdout] --> user/./user/amrhassan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amrhassan; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amrhassan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amritghimire` should have an upper camel case name [INFO] [stdout] --> user/./user/amritghimire.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amritghimire; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Amritghimire` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amshafer` should have an upper camel case name [INFO] [stdout] --> user/./user/amshafer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amshafer; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Amshafer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amv_dev` should have an upper camel case name [INFO] [stdout] --> user/./user/amv_dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amv_dev; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `AmvDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `amy_keibler` should have an upper camel case name [INFO] [stdout] --> user/./user/amy_keibler.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#amy_keibler; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AmyKeibler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `an7e` should have an upper camel case name [INFO] [stdout] --> user/./user/an7e.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#an7e; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `An7e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anahata0108` should have an upper camel case name [INFO] [stdout] --> user/./user/anahata0108.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anahata0108; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anahata0108` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anakryiko` should have an upper camel case name [INFO] [stdout] --> user/./user/anakryiko.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anakryiko; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anakryiko` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `analog_hors` should have an upper camel case name [INFO] [stdout] --> user/./user/analog_hors.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#analog_hors; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnalogHors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anandMohanan` should have an upper camel case name [INFO] [stdout] --> user/./user/anandMohanan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anandMohanan; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnandMohanan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anarchistmae` should have an upper camel case name [INFO] [stdout] --> user/./user/anarchistmae.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anarchistmae; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anarchistmae` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anaskhan96` should have an upper camel case name [INFO] [stdout] --> user/./user/anaskhan96.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anaskhan96; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anaskhan96` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anatawa12` should have an upper camel case name [INFO] [stdout] --> user/./user/anatawa12.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anatawa12; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anatawa12` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anatoly_scherbakov` should have an upper camel case name [INFO] [stdout] --> user/./user/anatoly_scherbakov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anatoly_scherbakov; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnatolyScherbakov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ancamcheachta` should have an upper camel case name [INFO] [stdout] --> user/./user/ancamcheachta.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ancamcheachta; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ancamcheachta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anchao_lu` should have an upper camel case name [INFO] [stdout] --> user/./user/anchao_lu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anchao_lu; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnchaoLu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ancwrd1` should have an upper camel case name [INFO] [stdout] --> user/./user/ancwrd1.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ancwrd1; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ancwrd1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `and_cesbo` should have an upper camel case name [INFO] [stdout] --> user/./user/and_cesbo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#and_cesbo; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndCesbo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andars` should have an upper camel case name [INFO] [stdout] --> user/./user/andars.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andars; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Andars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andcov` should have an upper camel case name [INFO] [stdout] --> user/./user/andcov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andcov; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Andcov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andelf` should have an upper camel case name [INFO] [stdout] --> user/./user/andelf.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andelf; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Andelf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anden3` should have an upper camel case name [INFO] [stdout] --> user/./user/anden3.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anden3; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Anden3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anderejd` should have an upper camel case name [INFO] [stdout] --> user/./user/anderejd.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anderejd; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Anderejd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andersforsgren` should have an upper camel case name [INFO] [stdout] --> user/./user/andersforsgren.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andersforsgren; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andersforsgren` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andersk` should have an upper camel case name [INFO] [stdout] --> user/./user/andersk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andersk; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Andersk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anderslanglands` should have an upper camel case name [INFO] [stdout] --> user/./user/anderslanglands.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anderslanglands; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anderslanglands` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anderson_international` should have an upper camel case name [INFO] [stdout] --> user/./user/anderson_international.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anderson_international; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndersonInternational` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andersondanilo` should have an upper camel case name [INFO] [stdout] --> user/./user/andersondanilo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andersondanilo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andersondanilo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andersonevitt` should have an upper camel case name [INFO] [stdout] --> user/./user/andersonevitt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andersonevitt; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andersonevitt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anderspitman` should have an upper camel case name [INFO] [stdout] --> user/./user/anderspitman.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anderspitman; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anderspitman` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andete` should have an upper camel case name [INFO] [stdout] --> user/./user/andete.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andete; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Andete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andfoy` should have an upper camel case name [INFO] [stdout] --> user/./user/andfoy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andfoy; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Andfoy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andir` should have an upper camel case name [INFO] [stdout] --> user/./user/andir.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andir; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Andir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andjo403` should have an upper camel case name [INFO] [stdout] --> user/./user/andjo403.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andjo403; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Andjo403` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andoriyu` should have an upper camel case name [INFO] [stdout] --> user/./user/andoriyu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andoriyu; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Andoriyu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andot` should have an upper camel case name [INFO] [stdout] --> user/./user/andot.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andot; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Andot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andraantariksa` should have an upper camel case name [INFO] [stdout] --> user/./user/andraantariksa.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andraantariksa; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andraantariksa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andre_richter` should have an upper camel case name [INFO] [stdout] --> user/./user/andre_richter.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andre_richter; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndreRichter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andre_vm` should have an upper camel case name [INFO] [stdout] --> user/./user/andre_vm.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andre_vm; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AndreVm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreacastello` should have an upper camel case name [INFO] [stdout] --> user/./user/andreacastello.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreacastello; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreacastello` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreacorbellini` should have an upper camel case name [INFO] [stdout] --> user/./user/andreacorbellini.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreacorbellini; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreacorbellini` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreafioraldi` should have an upper camel case name [INFO] [stdout] --> user/./user/andreafioraldi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreafioraldi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreafioraldi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreanidouglas` should have an upper camel case name [INFO] [stdout] --> user/./user/andreanidouglas.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreanidouglas; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreanidouglas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreasots` should have an upper camel case name [INFO] [stdout] --> user/./user/andreasots.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreasots; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreasots` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreastt` should have an upper camel case name [INFO] [stdout] --> user/./user/andreastt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreastt; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreastt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrebsguedes` should have an upper camel case name [INFO] [stdout] --> user/./user/andrebsguedes.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrebsguedes; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrebsguedes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreclaudino` should have an upper camel case name [INFO] [stdout] --> user/./user/andreclaudino.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreclaudino; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreclaudino` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreeaflorescu` should have an upper camel case name [INFO] [stdout] --> user/./user/andreeaflorescu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreeaflorescu; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreeaflorescu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreesteve` should have an upper camel case name [INFO] [stdout] --> user/./user/andreesteve.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreesteve; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreesteve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreev_io` should have an upper camel case name [INFO] [stdout] --> user/./user/andreev_io.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreev_io; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndreevIo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrei_marinica` should have an upper camel case name [INFO] [stdout] --> user/./user/andrei_marinica.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrei_marinica; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndreiMarinica` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreinbio` should have an upper camel case name [INFO] [stdout] --> user/./user/andreinbio.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreinbio; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreinbio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreisavu` should have an upper camel case name [INFO] [stdout] --> user/./user/andreisavu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreisavu; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreisavu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrelmlins` should have an upper camel case name [INFO] [stdout] --> user/./user/andrelmlins.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrelmlins; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrelmlins` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andremaha` should have an upper camel case name [INFO] [stdout] --> user/./user/andremaha.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andremaha; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andremaha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andres_roman` should have an upper camel case name [INFO] [stdout] --> user/./user/andres_roman.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andres_roman; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndresRoman` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andresilva` should have an upper camel case name [INFO] [stdout] --> user/./user/andresilva.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andresilva; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andresilva` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrew528i` should have an upper camel case name [INFO] [stdout] --> user/./user/andrew528i.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrew528i; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrew528i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrew_d` should have an upper camel case name [INFO] [stdout] --> user/./user/andrew_d.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrew_d; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AndrewD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrew_fuchs` should have an upper camel case name [INFO] [stdout] --> user/./user/andrew_fuchs.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrew_fuchs; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndrewFuchs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrew_johnson_4` should have an upper camel case name [INFO] [stdout] --> user/./user/andrew_johnson_4.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrew_johnson_4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndrewJohnson4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrew_lucker` should have an upper camel case name [INFO] [stdout] --> user/./user/andrew_lucker.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrew_lucker; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndrewLucker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewaylett` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewaylett.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewaylett; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewaylett` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewbanchich` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewbanchich.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewbanchich; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewbanchich` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewchambers` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewchambers.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewchambers; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewchambers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewcsmith` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewcsmith.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewcsmith; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewcsmith` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewdavidmackenzie` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewdavidmackenzie.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewdavidmackenzie; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewdavidmackenzie` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewgazelka` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewgazelka.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewgazelka; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewgazelka` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewgremlich` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewgremlich.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewgremlich; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewgremlich` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewgy8` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewgy8.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewgy8; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewgy8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewhalle` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewhalle.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewhalle; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewhalle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewhickman` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewhickman.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewhickman; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewhickman` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewimm` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewimm.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewimm; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewimm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewjensen` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewjensen.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewjensen; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewjensen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewjj20` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewjj20.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewjj20; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewjj20` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewjstone` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewjstone.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewjstone; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewjstone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewleverette` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewleverette.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewleverette; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewleverette` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewlowndes` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewlowndes.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewlowndes; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewlowndes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewmichaud` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewmichaud.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewmichaud; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewmichaud` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewnester` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewnester.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewnester; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewnester` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewosh` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewosh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewosh; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewosh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewpollack` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewpollack.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewpollack; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewpollack` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewrk` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewrk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewrk; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewrk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewseidl` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewseidl.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewseidl; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewseidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewshadura` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewshadura.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewshadura; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewshadura` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewtc` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewtc.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewtc; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewtc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewtj` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewtj.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewtj; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewtj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewwellercs` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewwellercs.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewwellercs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewwellercs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrewwhitehead` should have an upper camel case name [INFO] [stdout] --> user/./user/andrewwhitehead.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrewwhitehead; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrewwhitehead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrey_kuprianov` should have an upper camel case name [INFO] [stdout] --> user/./user/andrey_kuprianov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrey_kuprianov; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndreyKuprianov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrey_ve` should have an upper camel case name [INFO] [stdout] --> user/./user/andrey_ve.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrey_ve; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndreyVe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrey_yantsen` should have an upper camel case name [INFO] [stdout] --> user/./user/andrey_yantsen.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrey_yantsen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndreyYantsen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreyk0` should have an upper camel case name [INFO] [stdout] --> user/./user/andreyk0.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreyk0; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreyk0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreystepanov` should have an upper camel case name [INFO] [stdout] --> user/./user/andreystepanov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreystepanov; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreystepanov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andreytkachenko` should have an upper camel case name [INFO] [stdout] --> user/./user/andreytkachenko.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andreytkachenko; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andreytkachenko` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andrieshiemstra` should have an upper camel case name [INFO] [stdout] --> user/./user/andrieshiemstra.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andrieshiemstra; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andrieshiemstra` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `androm3da` should have an upper camel case name [INFO] [stdout] --> user/./user/androm3da.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#androm3da; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Androm3da` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andronedev` should have an upper camel case name [INFO] [stdout] --> user/./user/andronedev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andronedev; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andronedev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andy128k` should have an upper camel case name [INFO] [stdout] --> user/./user/andy128k.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andy128k; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Andy128k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andy5995` should have an upper camel case name [INFO] [stdout] --> user/./user/andy5995.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andy5995; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Andy5995` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andy_ow` should have an upper camel case name [INFO] [stdout] --> user/./user/andy_ow.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andy_ow; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `AndyOw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andy_thomason` should have an upper camel case name [INFO] [stdout] --> user/./user/andy_thomason.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andy_thomason; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AndyThomason` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andybalaam` should have an upper camel case name [INFO] [stdout] --> user/./user/andybalaam.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andybalaam; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andybalaam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andybarron` should have an upper camel case name [INFO] [stdout] --> user/./user/andybarron.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andybarron; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andybarron` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andyblarblar` should have an upper camel case name [INFO] [stdout] --> user/./user/andyblarblar.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andyblarblar; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andyblarblar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andydude` should have an upper camel case name [INFO] [stdout] --> user/./user/andydude.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andydude; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Andydude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andygrove` should have an upper camel case name [INFO] [stdout] --> user/./user/andygrove.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andygrove; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andygrove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andyherbert` should have an upper camel case name [INFO] [stdout] --> user/./user/andyherbert.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andyherbert; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andyherbert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andyhhp` should have an upper camel case name [INFO] [stdout] --> user/./user/andyhhp.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andyhhp; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Andyhhp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andylokandy` should have an upper camel case name [INFO] [stdout] --> user/./user/andylokandy.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andylokandy; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andylokandy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andynog` should have an upper camel case name [INFO] [stdout] --> user/./user/andynog.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andynog; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Andynog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `andyyu2004` should have an upper camel case name [INFO] [stdout] --> user/./user/andyyu2004.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#andyyu2004; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Andyyu2004` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aneeshdurg` should have an upper camel case name [INFO] [stdout] --> user/./user/aneeshdurg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aneeshdurg; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aneeshdurg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anekos` should have an upper camel case name [INFO] [stdout] --> user/./user/anekos.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anekos; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Anekos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anelson` should have an upper camel case name [INFO] [stdout] --> user/./user/anelson.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anelson; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Anelson` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anergictcell` should have an upper camel case name [INFO] [stdout] --> user/./user/anergictcell.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anergictcell; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anergictcell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ang_zeyu` should have an upper camel case name [INFO] [stdout] --> user/./user/ang_zeyu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ang_zeyu; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AngZeyu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anga` should have an upper camel case name [INFO] [stdout] --> user/./user/anga.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anga; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Anga` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `angdev` should have an upper camel case name [INFO] [stdout] --> user/./user/angdev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#angdev; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Angdev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `angel_manuel` should have an upper camel case name [INFO] [stdout] --> user/./user/angel_manuel.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#angel_manuel; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AngelManuel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `angela_1` should have an upper camel case name [INFO] [stdout] --> user/./user/angela_1.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#angela_1; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Angela1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `angelgrozdanov` should have an upper camel case name [INFO] [stdout] --> user/./user/angelgrozdanov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#angelgrozdanov; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Angelgrozdanov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `angelina_tsuboi` should have an upper camel case name [INFO] [stdout] --> user/./user/angelina_tsuboi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#angelina_tsuboi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AngelinaTsuboi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `angelocarly` should have an upper camel case name [INFO] [stdout] --> user/./user/angelocarly.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#angelocarly; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Angelocarly` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `angelofallars` should have an upper camel case name [INFO] [stdout] --> user/./user/angelofallars.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#angelofallars; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Angelofallars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `angelrain1` should have an upper camel case name [INFO] [stdout] --> user/./user/angelrain1.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#angelrain1; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Angelrain1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `angelsl` should have an upper camel case name [INFO] [stdout] --> user/./user/angelsl.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#angelsl; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Angelsl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anglerud` should have an upper camel case name [INFO] [stdout] --> user/./user/anglerud.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anglerud; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Anglerud` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `angus_lherrou` should have an upper camel case name [INFO] [stdout] --> user/./user/angus_lherrou.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#angus_lherrou; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AngusLherrou` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `angusi` should have an upper camel case name [INFO] [stdout] --> user/./user/angusi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#angusi; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Angusi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anguslees` should have an upper camel case name [INFO] [stdout] --> user/./user/anguslees.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anguslees; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anguslees` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anhhuy0501` should have an upper camel case name [INFO] [stdout] --> user/./user/anhhuy0501.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anhhuy0501; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anhhuy0501` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anhmv` should have an upper camel case name [INFO] [stdout] --> user/./user/anhmv.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anhmv; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Anhmv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anholt` should have an upper camel case name [INFO] [stdout] --> user/./user/anholt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anholt; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Anholt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anicusan` should have an upper camel case name [INFO] [stdout] --> user/./user/anicusan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anicusan; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Anicusan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aniketfuryrocks` should have an upper camel case name [INFO] [stdout] --> user/./user/aniketfuryrocks.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aniketfuryrocks; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aniketfuryrocks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anirudhRowjee` should have an upper camel case name [INFO] [stdout] --> user/./user/anirudhRowjee.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anirudhRowjee; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnirudhRowjee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anishathalye` should have an upper camel case name [INFO] [stdout] --> user/./user/anishathalye.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anishathalye; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anishathalye` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ankane` should have an upper camel case name [INFO] [stdout] --> user/./user/ankane.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ankane; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ankane` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ankitdas` should have an upper camel case name [INFO] [stdout] --> user/./user/ankitdas.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ankitdas; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ankitdas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ankushrayabhari` should have an upper camel case name [INFO] [stdout] --> user/./user/ankushrayabhari.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ankushrayabhari; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ankushrayabhari` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anler` should have an upper camel case name [INFO] [stdout] --> user/./user/anler.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anler; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Anler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anlihust` should have an upper camel case name [INFO] [stdout] --> user/./user/anlihust.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anlihust; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Anlihust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anlumo` should have an upper camel case name [INFO] [stdout] --> user/./user/anlumo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anlumo; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Anlumo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anmonteiro` should have an upper camel case name [INFO] [stdout] --> user/./user/anmonteiro.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anmonteiro; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anmonteiro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `annapapitto` should have an upper camel case name [INFO] [stdout] --> user/./user/annapapitto.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#annapapitto; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Annapapitto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `annymosse` should have an upper camel case name [INFO] [stdout] --> user/./user/annymosse.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#annymosse; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Annymosse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anonyindian` should have an upper camel case name [INFO] [stdout] --> user/./user/anonyindian.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anonyindian; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anonyindian` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anonymouss` should have an upper camel case name [INFO] [stdout] --> user/./user/anonymouss.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anonymouss; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anonymouss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anordal` should have an upper camel case name [INFO] [stdout] --> user/./user/anordal.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anordal; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Anordal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `another_s347` should have an upper camel case name [INFO] [stdout] --> user/./user/another_s347.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#another_s347; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnotherS347` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anowell` should have an upper camel case name [INFO] [stdout] --> user/./user/anowell.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anowell; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Anowell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anp` should have an upper camel case name [INFO] [stdout] --> user/./user/anp.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anp; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Anp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anru` should have an upper camel case name [INFO] [stdout] --> user/./user/anru.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anru; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Anru` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anshul_birajdar` should have an upper camel case name [INFO] [stdout] --> user/./user/anshul_birajdar.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anshul_birajdar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AnshulBirajdar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ansjsun` should have an upper camel case name [INFO] [stdout] --> user/./user/ansjsun.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ansjsun; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ansjsun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ansrivas` should have an upper camel case name [INFO] [stdout] --> user/./user/ansrivas.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ansrivas; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ansrivas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ant_caichu` should have an upper camel case name [INFO] [stdout] --> user/./user/ant_caichu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ant_caichu; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AntCaichu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anta5010` should have an upper camel case name [INFO] [stdout] --> user/./user/anta5010.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anta5010; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Anta5010` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antage` should have an upper camel case name [INFO] [stdout] --> user/./user/antage.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antage; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Antage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antaljanosbenjamin` should have an upper camel case name [INFO] [stdout] --> user/./user/antaljanosbenjamin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antaljanosbenjamin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Antaljanosbenjamin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antholeole` should have an upper camel case name [INFO] [stdout] --> user/./user/antholeole.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antholeole; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Antholeole` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anthonyjchriste` should have an upper camel case name [INFO] [stdout] --> user/./user/anthonyjchriste.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anthonyjchriste; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anthonyjchriste` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anthonyjmartinez` should have an upper camel case name [INFO] [stdout] --> user/./user/anthonyjmartinez.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anthonyjmartinez; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anthonyjmartinez` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anthonynguyen` should have an upper camel case name [INFO] [stdout] --> user/./user/anthonynguyen.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anthonynguyen; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anthonynguyen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anthonyoneill` should have an upper camel case name [INFO] [stdout] --> user/./user/anthonyoneill.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anthonyoneill; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anthonyoneill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anthonyray` should have an upper camel case name [INFO] [stdout] --> user/./user/anthonyray.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anthonyray; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anthonyray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anthraxx` should have an upper camel case name [INFO] [stdout] --> user/./user/anthraxx.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anthraxx; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Anthraxx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antiagainst` should have an upper camel case name [INFO] [stdout] --> user/./user/antiagainst.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antiagainst; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Antiagainst` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antialize` should have an upper camel case name [INFO] [stdout] --> user/./user/antialize.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antialize; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Antialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antifuchs` should have an upper camel case name [INFO] [stdout] --> user/./user/antifuchs.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antifuchs; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Antifuchs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antiguru` should have an upper camel case name [INFO] [stdout] --> user/./user/antiguru.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antiguru; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Antiguru` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antimatter15` should have an upper camel case name [INFO] [stdout] --> user/./user/antimatter15.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antimatter15; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Antimatter15` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antisvin` should have an upper camel case name [INFO] [stdout] --> user/./user/antisvin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antisvin; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Antisvin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antklim` should have an upper camel case name [INFO] [stdout] --> user/./user/antklim.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antklim; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Antklim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antoine_de` should have an upper camel case name [INFO] [stdout] --> user/./user/antoine_de.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antoine_de; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AntoineDe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antoinejaussoin` should have an upper camel case name [INFO] [stdout] --> user/./user/antoinejaussoin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antoinejaussoin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Antoinejaussoin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antoinevg` should have an upper camel case name [INFO] [stdout] --> user/./user/antoinevg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antoinevg; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Antoinevg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anton_dutov` should have an upper camel case name [INFO] [stdout] --> user/./user/anton_dutov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anton_dutov; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AntonDutov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antonha` should have an upper camel case name [INFO] [stdout] --> user/./user/antonha.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antonha; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Antonha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antonmarsden` should have an upper camel case name [INFO] [stdout] --> user/./user/antonmarsden.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antonmarsden; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Antonmarsden` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antonok_edm` should have an upper camel case name [INFO] [stdout] --> user/./user/antonok_edm.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antonok_edm; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AntonokEdm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antouhou` should have an upper camel case name [INFO] [stdout] --> user/./user/antouhou.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antouhou; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Antouhou` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antoyo` should have an upper camel case name [INFO] [stdout] --> user/./user/antoyo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antoyo; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Antoyo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `antweiss` should have an upper camel case name [INFO] [stdout] --> user/./user/antweiss.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#antweiss; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Antweiss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anuejn` should have an upper camel case name [INFO] [stdout] --> user/./user/anuejn.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anuejn; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Anuejn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anupdhml` should have an upper camel case name [INFO] [stdout] --> user/./user/anupdhml.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anupdhml; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Anupdhml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anuragsoni` should have an upper camel case name [INFO] [stdout] --> user/./user/anuragsoni.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anuragsoni; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anuragsoni` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anurse` should have an upper camel case name [INFO] [stdout] --> user/./user/anurse.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anurse; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Anurse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anvie` should have an upper camel case name [INFO] [stdout] --> user/./user/anvie.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anvie; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Anvie` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anweiss` should have an upper camel case name [INFO] [stdout] --> user/./user/anweiss.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anweiss; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Anweiss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `any35` should have an upper camel case name [INFO] [stdout] --> user/./user/any35.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#any35; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Any35` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anyusernameworks` should have an upper camel case name [INFO] [stdout] --> user/./user/anyusernameworks.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anyusernameworks; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Anyusernameworks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `anztrax` should have an upper camel case name [INFO] [stdout] --> user/./user/anztrax.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#anztrax; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Anztrax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aobatact` should have an upper camel case name [INFO] [stdout] --> user/./user/aobatact.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aobatact; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aobatact` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aoertel` should have an upper camel case name [INFO] [stdout] --> user/./user/aoertel.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aoertel; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aoertel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aohan237` should have an upper camel case name [INFO] [stdout] --> user/./user/aohan237.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aohan237; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aohan237` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aoikonomopoulos` should have an upper camel case name [INFO] [stdout] --> user/./user/aoikonomopoulos.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aoikonomopoulos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aoikonomopoulos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aolwas` should have an upper camel case name [INFO] [stdout] --> user/./user/aolwas.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aolwas; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aolwas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aome510` should have an upper camel case name [INFO] [stdout] --> user/./user/aome510.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aome510; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Aome510` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aosoft` should have an upper camel case name [INFO] [stdout] --> user/./user/aosoft.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aosoft; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aosoft` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aoyagikouhei` should have an upper camel case name [INFO] [stdout] --> user/./user/aoyagikouhei.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aoyagikouhei; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aoyagikouhei` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apasel422` should have an upper camel case name [INFO] [stdout] --> user/./user/apasel422.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apasel422; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Apasel422` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apechimp` should have an upper camel case name [INFO] [stdout] --> user/./user/apechimp.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apechimp; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Apechimp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apeduru` should have an upper camel case name [INFO] [stdout] --> user/./user/apeduru.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apeduru; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Apeduru` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apelloni` should have an upper camel case name [INFO] [stdout] --> user/./user/apelloni.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apelloni; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Apelloni` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apendleton` should have an upper camel case name [INFO] [stdout] --> user/./user/apendleton.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apendleton; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Apendleton` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apepkuss` should have an upper camel case name [INFO] [stdout] --> user/./user/apepkuss.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apepkuss; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Apepkuss` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aperezdc` should have an upper camel case name [INFO] [stdout] --> user/./user/aperezdc.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aperezdc; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aperezdc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apessino` should have an upper camel case name [INFO] [stdout] --> user/./user/apessino.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apessino; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Apessino` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apgoetz` should have an upper camel case name [INFO] [stdout] --> user/./user/apgoetz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apgoetz; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Apgoetz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aphelionz` should have an upper camel case name [INFO] [stdout] --> user/./user/aphelionz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aphelionz; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aphelionz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aphorisme` should have an upper camel case name [INFO] [stdout] --> user/./user/aphorisme.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aphorisme; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aphorisme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aphreco_lab` should have an upper camel case name [INFO] [stdout] --> user/./user/aphreco_lab.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aphreco_lab; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AphrecoLab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apiraino` should have an upper camel case name [INFO] [stdout] --> user/./user/apiraino.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apiraino; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Apiraino` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apkrieg` should have an upper camel case name [INFO] [stdout] --> user/./user/apkrieg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apkrieg; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Apkrieg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apljungquist` should have an upper camel case name [INFO] [stdout] --> user/./user/apljungquist.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apljungquist; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Apljungquist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apoelstra` should have an upper camel case name [INFO] [stdout] --> user/./user/apoelstra.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apoelstra; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Apoelstra` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apognu` should have an upper camel case name [INFO] [stdout] --> user/./user/apognu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apognu; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Apognu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apohrebniak` should have an upper camel case name [INFO] [stdout] --> user/./user/apohrebniak.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apohrebniak; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Apohrebniak` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apollo_bot2` should have an upper camel case name [INFO] [stdout] --> user/./user/apollo_bot2.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apollo_bot2; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ApolloBot2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apoloval` should have an upper camel case name [INFO] [stdout] --> user/./user/apoloval.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apoloval; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Apoloval` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apopiak` should have an upper camel case name [INFO] [stdout] --> user/./user/apopiak.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apopiak; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Apopiak` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apotry` should have an upper camel case name [INFO] [stdout] --> user/./user/apotry.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apotry; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Apotry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `appaquet` should have an upper camel case name [INFO] [stdout] --> user/./user/appaquet.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#appaquet; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Appaquet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apparentlymart` should have an upper camel case name [INFO] [stdout] --> user/./user/apparentlymart.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apparentlymart; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Apparentlymart` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `appcypher` should have an upper camel case name [INFO] [stdout] --> user/./user/appcypher.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#appcypher; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Appcypher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `appellation` should have an upper camel case name [INFO] [stdout] --> user/./user/appellation.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#appellation; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Appellation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `application_developer_DA` should have an upper camel case name [INFO] [stdout] --> user/./user/application_developer_DA.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#application_developer_DA; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ApplicationDeveloperDa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `applied_math_coding` should have an upper camel case name [INFO] [stdout] --> user/./user/applied_math_coding.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#applied_math_coding; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AppliedMathCoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aprimadi` should have an upper camel case name [INFO] [stdout] --> user/./user/aprimadi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aprimadi; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aprimadi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aprokurov` should have an upper camel case name [INFO] [stdout] --> user/./user/aprokurov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aprokurov; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aprokurov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apstemmer` should have an upper camel case name [INFO] [stdout] --> user/./user/apstemmer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apstemmer; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Apstemmer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apt1002` should have an upper camel case name [INFO] [stdout] --> user/./user/apt1002.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apt1002; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Apt1002` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apua` should have an upper camel case name [INFO] [stdout] --> user/./user/apua.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apua; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Apua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apullin` should have an upper camel case name [INFO] [stdout] --> user/./user/apullin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apullin; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Apullin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `apyrgio` should have an upper camel case name [INFO] [stdout] --> user/./user/apyrgio.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#apyrgio; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Apyrgio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aqiank` should have an upper camel case name [INFO] [stdout] --> user/./user/aqiank.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aqiank; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Aqiank` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aqib_git` should have an upper camel case name [INFO] [stdout] --> user/./user/aqib_git.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aqib_git; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AqibGit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aqrln` should have an upper camel case name [INFO] [stdout] --> user/./user/aqrln.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aqrln; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aqrln` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ar3s3ru` should have an upper camel case name [INFO] [stdout] --> user/./user/ar3s3ru.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ar3s3ru; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ar3s3ru` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arabidopsis` should have an upper camel case name [INFO] [stdout] --> user/./user/arabidopsis.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arabidopsis; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arabidopsis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `araffin` should have an upper camel case name [INFO] [stdout] --> user/./user/araffin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#araffin; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Araffin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aragavendran` should have an upper camel case name [INFO] [stdout] --> user/./user/aragavendran.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aragavendran; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aragavendran` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arakhmat` should have an upper camel case name [INFO] [stdout] --> user/./user/arakhmat.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arakhmat; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arakhmat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aramperes` should have an upper camel case name [INFO] [stdout] --> user/./user/aramperes.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aramperes; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aramperes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arand0mchap` should have an upper camel case name [INFO] [stdout] --> user/./user/arand0mchap.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arand0mchap; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arand0mchap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `araraloren` should have an upper camel case name [INFO] [stdout] --> user/./user/araraloren.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#araraloren; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Araraloren` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arash16` should have an upper camel case name [INFO] [stdout] --> user/./user/arash16.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arash16; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Arash16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `araspik` should have an upper camel case name [INFO] [stdout] --> user/./user/araspik.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#araspik; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Araspik` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `araujobsd` should have an upper camel case name [INFO] [stdout] --> user/./user/araujobsd.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#araujobsd; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Araujobsd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aravindavk` should have an upper camel case name [INFO] [stdout] --> user/./user/aravindavk.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aravindavk; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aravindavk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arbitrix` should have an upper camel case name [INFO] [stdout] --> user/./user/arbitrix.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arbitrix; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arbitrix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arbrk1` should have an upper camel case name [INFO] [stdout] --> user/./user/arbrk1.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arbrk1; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arbrk1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arch_mage` should have an upper camel case name [INFO] [stdout] --> user/./user/arch_mage.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arch_mage; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArchMage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `archaengel` should have an upper camel case name [INFO] [stdout] --> user/./user/archaengel.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#archaengel; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Archaengel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `archer884` should have an upper camel case name [INFO] [stdout] --> user/./user/archer884.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#archer884; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Archer884` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `archerfeel` should have an upper camel case name [INFO] [stdout] --> user/./user/archerfeel.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#archerfeel; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Archerfeel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `archisgore` should have an upper camel case name [INFO] [stdout] --> user/./user/archisgore.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#archisgore; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Archisgore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `archseer` should have an upper camel case name [INFO] [stdout] --> user/./user/archseer.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#archseer; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Archseer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `archshift` should have an upper camel case name [INFO] [stdout] --> user/./user/archshift.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#archshift; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Archshift` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arcnmx` should have an upper camel case name [INFO] [stdout] --> user/./user/arcnmx.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arcnmx; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arcnmx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arcoslab_co` should have an upper camel case name [INFO] [stdout] --> user/./user/arcoslab_co.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arcoslab_co; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArcoslabCo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arctic_alpaca` should have an upper camel case name [INFO] [stdout] --> user/./user/arctic_alpaca.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arctic_alpaca; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArcticAlpaca` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arctic_hen7` should have an upper camel case name [INFO] [stdout] --> user/./user/arctic_hen7.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arctic_hen7; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArcticHen7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arcturusannamalai` should have an upper camel case name [INFO] [stdout] --> user/./user/arcturusannamalai.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arcturusannamalai; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arcturusannamalai` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ardeaf` should have an upper camel case name [INFO] [stdout] --> user/./user/ardeaf.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ardeaf; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ardeaf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aredridel` should have an upper camel case name [INFO] [stdout] --> user/./user/aredridel.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aredridel; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aredridel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `areeq_hasan` should have an upper camel case name [INFO] [stdout] --> user/./user/areeq_hasan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#areeq_hasan; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AreeqHasan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arendjr` should have an upper camel case name [INFO] [stdout] --> user/./user/arendjr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arendjr; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Arendjr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `argon_dev` should have an upper camel case name [INFO] [stdout] --> user/./user/argon_dev.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#argon_dev; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArgonDev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aria_7553` should have an upper camel case name [INFO] [stdout] --> user/./user/aria_7553.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aria_7553; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aria7553` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arienmalec` should have an upper camel case name [INFO] [stdout] --> user/./user/arienmalec.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arienmalec; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arienmalec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ariesdevil` should have an upper camel case name [INFO] [stdout] --> user/./user/ariesdevil.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ariesdevil; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ariesdevil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arigatodl` should have an upper camel case name [INFO] [stdout] --> user/./user/arigatodl.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arigatodl; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arigatodl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arijit79` should have an upper camel case name [INFO] [stdout] --> user/./user/arijit79.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arijit79; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arijit79` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arikan` should have an upper camel case name [INFO] [stdout] --> user/./user/arikan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arikan; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arikan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arirawr` should have an upper camel case name [INFO] [stdout] --> user/./user/arirawr.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arirawr; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Arirawr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ariroffe` should have an upper camel case name [INFO] [stdout] --> user/./user/ariroffe.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ariroffe; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ariroffe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arjantop` should have an upper camel case name [INFO] [stdout] --> user/./user/arjantop.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arjantop; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arjantop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arjanz` should have an upper camel case name [INFO] [stdout] --> user/./user/arjanz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arjanz; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arjanz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arjo129` should have an upper camel case name [INFO] [stdout] --> user/./user/arjo129.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arjo129; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Arjo129` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arjunguha` should have an upper camel case name [INFO] [stdout] --> user/./user/arjunguha.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arjunguha; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arjunguha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arjunlalshukla` should have an upper camel case name [INFO] [stdout] --> user/./user/arjunlalshukla.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arjunlalshukla; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arjunlalshukla` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arjunpdhaliwal` should have an upper camel case name [INFO] [stdout] --> user/./user/arjunpdhaliwal.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arjunpdhaliwal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arjunpdhaliwal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ark0f` should have an upper camel case name [INFO] [stdout] --> user/./user/ark0f.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ark0f; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Ark0f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arkaitzj` should have an upper camel case name [INFO] [stdout] --> user/./user/arkaitzj.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arkaitzj; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arkaitzj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arkaitznaiz` should have an upper camel case name [INFO] [stdout] --> user/./user/arkaitznaiz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arkaitznaiz; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arkaitznaiz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arkap` should have an upper camel case name [INFO] [stdout] --> user/./user/arkap.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arkap; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Arkap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arkark` should have an upper camel case name [INFO] [stdout] --> user/./user/arkark.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arkark; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arkark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arkhe634` should have an upper camel case name [INFO] [stdout] --> user/./user/arkhe634.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arkhe634; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arkhe634` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arkorobotics` should have an upper camel case name [INFO] [stdout] --> user/./user/arkorobotics.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arkorobotics; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arkorobotics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arkpar` should have an upper camel case name [INFO] [stdout] --> user/./user/arkpar.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arkpar; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arkpar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arlyon` should have an upper camel case name [INFO] [stdout] --> user/./user/arlyon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arlyon; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arlyon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `armadillooo` should have an upper camel case name [INFO] [stdout] --> user/./user/armadillooo.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#armadillooo; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Armadillooo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `armaniferrante` should have an upper camel case name [INFO] [stdout] --> user/./user/armaniferrante.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#armaniferrante; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Armaniferrante` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `armersong` should have an upper camel case name [INFO] [stdout] --> user/./user/armersong.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#armersong; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Armersong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arminha` should have an upper camel case name [INFO] [stdout] --> user/./user/arminha.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arminha; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Arminha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arn_the_long_beard` should have an upper camel case name [INFO] [stdout] --> user/./user/arn_the_long_beard.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arn_the_long_beard; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArnTheLongBeard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arnab_p` should have an upper camel case name [INFO] [stdout] --> user/./user/arnab_p.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arnab_p; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ArnabP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arnau` should have an upper camel case name [INFO] [stdout] --> user/./user/arnau.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arnau; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Arnau` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arnaucube` should have an upper camel case name [INFO] [stdout] --> user/./user/arnaucube.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arnaucube; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arnaucube` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arnaudgolfouse` should have an upper camel case name [INFO] [stdout] --> user/./user/arnaudgolfouse.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arnaudgolfouse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arnaudgolfouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arnej` should have an upper camel case name [INFO] [stdout] --> user/./user/arnej.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arnej; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Arnej` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arnetheduck` should have an upper camel case name [INFO] [stdout] --> user/./user/arnetheduck.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arnetheduck; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arnetheduck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arniu` should have an upper camel case name [INFO] [stdout] --> user/./user/arniu.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arniu; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Arniu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arnodb` should have an upper camel case name [INFO] [stdout] --> user/./user/arnodb.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arnodb; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arnodb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arnolddevos` should have an upper camel case name [INFO] [stdout] --> user/./user/arnolddevos.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arnolddevos; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arnolddevos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arnsholt` should have an upper camel case name [INFO] [stdout] --> user/./user/arnsholt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arnsholt; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arnsholt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arnstein` should have an upper camel case name [INFO] [stdout] --> user/./user/arnstein.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arnstein; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arnstein` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arosspope` should have an upper camel case name [INFO] [stdout] --> user/./user/arosspope.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arosspope; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arosspope` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arpanlaha` should have an upper camel case name [INFO] [stdout] --> user/./user/arpanlaha.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arpanlaha; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arpanlaha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arranf` should have an upper camel case name [INFO] [stdout] --> user/./user/arranf.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arranf; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arranf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arraypad` should have an upper camel case name [INFO] [stdout] --> user/./user/arraypad.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arraypad; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arraypad` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arron_speake_bluefruit` should have an upper camel case name [INFO] [stdout] --> user/./user/arron_speake_bluefruit.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arron_speake_bluefruit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArronSpeakeBluefruit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arrsingh` should have an upper camel case name [INFO] [stdout] --> user/./user/arrsingh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arrsingh; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arrsingh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arrudagates` should have an upper camel case name [INFO] [stdout] --> user/./user/arrudagates.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arrudagates; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arrudagates` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `art_in` should have an upper camel case name [INFO] [stdout] --> user/./user/art_in.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#art_in; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ArtIn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `artemkoff` should have an upper camel case name [INFO] [stdout] --> user/./user/artemkoff.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#artemkoff; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Artemkoff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `artemkrny` should have an upper camel case name [INFO] [stdout] --> user/./user/artemkrny.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#artemkrny; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Artemkrny` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `artempyanykh` should have an upper camel case name [INFO] [stdout] --> user/./user/artempyanykh.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#artempyanykh; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Artempyanykh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `artemshein` should have an upper camel case name [INFO] [stdout] --> user/./user/artemshein.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#artemshein; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Artemshein` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arthas168` should have an upper camel case name [INFO] [stdout] --> user/./user/arthas168.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arthas168; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arthas168` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arthrp` should have an upper camel case name [INFO] [stdout] --> user/./user/arthrp.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arthrp; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arthrp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arthur_bit_monnot` should have an upper camel case name [INFO] [stdout] --> user/./user/arthur_bit_monnot.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arthur_bit_monnot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArthurBitMonnot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arthurborisow` should have an upper camel case name [INFO] [stdout] --> user/./user/arthurborisow.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arthurborisow; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arthurborisow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arthurfiorette` should have an upper camel case name [INFO] [stdout] --> user/./user/arthurfiorette.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arthurfiorette; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arthurfiorette` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arthurhenrique` should have an upper camel case name [INFO] [stdout] --> user/./user/arthurhenrique.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arthurhenrique; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arthurhenrique` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arthurkhlghatyan` should have an upper camel case name [INFO] [stdout] --> user/./user/arthurkhlghatyan.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arthurkhlghatyan; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arthurkhlghatyan` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arthurprs` should have an upper camel case name [INFO] [stdout] --> user/./user/arthurprs.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arthurprs; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arthurprs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arthurtw` should have an upper camel case name [INFO] [stdout] --> user/./user/arthurtw.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arthurtw; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arthurtw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `artifice_network` should have an upper camel case name [INFO] [stdout] --> user/./user/artifice_network.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#artifice_network; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArtificeNetwork` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `artob` should have an upper camel case name [INFO] [stdout] --> user/./user/artob.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#artob; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Artob` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `artronics` should have an upper camel case name [INFO] [stdout] --> user/./user/artronics.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#artronics; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Artronics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `artstyle46` should have an upper camel case name [INFO] [stdout] --> user/./user/artstyle46.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#artstyle46; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Artstyle46` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arturoc` should have an upper camel case name [INFO] [stdout] --> user/./user/arturoc.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arturoc; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Arturoc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arturomf94` should have an upper camel case name [INFO] [stdout] --> user/./user/arturomf94.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arturomf94; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arturomf94` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arucil` should have an upper camel case name [INFO] [stdout] --> user/./user/arucil.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arucil; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arucil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aruiz` should have an upper camel case name [INFO] [stdout] --> user/./user/aruiz.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aruiz; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aruiz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aruncveli` should have an upper camel case name [INFO] [stdout] --> user/./user/aruncveli.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aruncveli; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aruncveli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arunma` should have an upper camel case name [INFO] [stdout] --> user/./user/arunma.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arunma; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Arunma` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arusahni` should have an upper camel case name [INFO] [stdout] --> user/./user/arusahni.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arusahni; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Arusahni` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arviceblot` should have an upper camel case name [INFO] [stdout] --> user/./user/arviceblot.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arviceblot; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arviceblot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arvindell` should have an upper camel case name [INFO] [stdout] --> user/./user/arvindell.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arvindell; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Arvindell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arxanas` should have an upper camel case name [INFO] [stdout] --> user/./user/arxanas.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arxanas; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Arxanas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aryakaul` should have an upper camel case name [INFO] [stdout] --> user/./user/aryakaul.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aryakaul; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Aryakaul` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arystan_sw` should have an upper camel case name [INFO] [stdout] --> user/./user/arystan_sw.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arystan_sw; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArystanSw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `arzg` should have an upper camel case name [INFO] [stdout] --> user/./user/arzg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#arzg; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Arzg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `as_com` should have an upper camel case name [INFO] [stdout] --> user/./user/as_com.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#as_com; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `AsCom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asaaki` should have an upper camel case name [INFO] [stdout] --> user/./user/asaaki.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asaaki; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Asaaki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asajeffrey` should have an upper camel case name [INFO] [stdout] --> user/./user/asajeffrey.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asajeffrey; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asajeffrey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asami_kawasaki` should have an upper camel case name [INFO] [stdout] --> user/./user/asami_kawasaki.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asami_kawasaki; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `AsamiKawasaki` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asampley` should have an upper camel case name [INFO] [stdout] --> user/./user/asampley.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asampley; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Asampley` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asaning` should have an upper camel case name [INFO] [stdout] --> user/./user/asaning.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asaning; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asaning` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asari555` should have an upper camel case name [INFO] [stdout] --> user/./user/asari555.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asari555; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Asari555` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asarode` should have an upper camel case name [INFO] [stdout] --> user/./user/asarode.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asarode; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asarode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asayers` should have an upper camel case name [INFO] [stdout] --> user/./user/asayers.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asayers; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asayers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ascclemens` should have an upper camel case name [INFO] [stdout] --> user/./user/ascclemens.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ascclemens; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ascclemens` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ascent12` should have an upper camel case name [INFO] [stdout] --> user/./user/ascent12.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ascent12; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ascent12` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aschampion` should have an upper camel case name [INFO] [stdout] --> user/./user/aschampion.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aschampion; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aschampion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ascjones` should have an upper camel case name [INFO] [stdout] --> user/./user/ascjones.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ascjones; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ascjones` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asdetrefle` should have an upper camel case name [INFO] [stdout] --> user/./user/asdetrefle.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asdetrefle; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asdetrefle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asdgash` should have an upper camel case name [INFO] [stdout] --> user/./user/asdgash.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asdgash; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asdgash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asdofindia` should have an upper camel case name [INFO] [stdout] --> user/./user/asdofindia.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asdofindia; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asdofindia` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aserebryakov` should have an upper camel case name [INFO] [stdout] --> user/./user/aserebryakov.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aserebryakov; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aserebryakov` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asevans48` should have an upper camel case name [INFO] [stdout] --> user/./user/asevans48.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asevans48; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asevans48` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `aseyboldt` should have an upper camel case name [INFO] [stdout] --> user/./user/aseyboldt.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#aseyboldt; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Aseyboldt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asg0451` should have an upper camel case name [INFO] [stdout] --> user/./user/asg0451.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asg0451; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asg0451` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asharif` should have an upper camel case name [INFO] [stdout] --> user/./user/asharif.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asharif; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Asharif` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ashcrow` should have an upper camel case name [INFO] [stdout] --> user/./user/ashcrow.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ashcrow; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ashcrow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ashdnazg` should have an upper camel case name [INFO] [stdout] --> user/./user/ashdnazg.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ashdnazg; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ashdnazg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asheraryam` should have an upper camel case name [INFO] [stdout] --> user/./user/asheraryam.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asheraryam; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Asheraryam` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `asherkin` should have an upper camel case name [INFO] [stdout] --> user/./user/asherkin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#asherkin; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Asherkin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ashfordneil` should have an upper camel case name [INFO] [stdout] --> user/./user/ashfordneil.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ashfordneil; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ashfordneil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ashgamer10` should have an upper camel case name [INFO] [stdout] --> user/./user/ashgamer10.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ashgamer10; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ashgamer10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ashleygwilliams` should have an upper camel case name [INFO] [stdout] --> user/./user/ashleygwilliams.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ashleygwilliams; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ashleygwilliams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ashleymichal` should have an upper camel case name [INFO] [stdout] --> user/./user/ashleymichal.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ashleymichal; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ashleymichal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ashpil` should have an upper camel case name [INFO] [stdout] --> user/./user/ashpil.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ashpil; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Ashpil` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ashtneoi` should have an upper camel case name [INFO] [stdout] --> user/./user/ashtneoi.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ashtneoi; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Ashtneoi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ashtuchkin` should have an upper camel case name [INFO] [stdout] --> user/./user/ashtuchkin.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct r#ashtuchkin; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Ashtuchkin` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ashuio` should have an upper camel case name [INFO] [stdout] --> user/./user/ashuio.rs:19:12 [WARN] too many lines in the log, truncating it