[INFO] fetching crate KiThe 0.1.3... [INFO] checking KiThe-0.1.3 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate KiThe 0.1.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate KiThe 0.1.3 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate KiThe 0.1.3 [INFO] finished tweaking crates.io crate KiThe 0.1.3 [INFO] tweaked toml for crates.io crate KiThe 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.210 [INFO] [stderr] Downloaded serde_json v1.0.128 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2ddbb7d333402c8279c5f96593c56927a959291348a299c5b9fc9108c112bd3 [INFO] running `Command { std: "docker" "start" "-a" "b2ddbb7d333402c8279c5f96593c56927a959291348a299c5b9fc9108c112bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2ddbb7d333402c8279c5f96593c56927a959291348a299c5b9fc9108c112bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2ddbb7d333402c8279c5f96593c56927a959291348a299c5b9fc9108c112bd3", kill_on_drop: false }` [INFO] [stdout] b2ddbb7d333402c8279c5f96593c56927a959291348a299c5b9fc9108c112bd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3063c7f463ae84be940552dd669c69c529f044a4dc3ba882b9126188b38ca5d [INFO] running `Command { std: "docker" "start" "-a" "d3063c7f463ae84be940552dd669c69c529f044a4dc3ba882b9126188b38ca5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking KiThe v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/reaction_analyzer.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Map` and `Number` [INFO] [stdout] --> src/User_reactions.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use serde_json::{Value, Map, Number}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/kinetics_lib_api.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `reactants` should have an upper camel case name [INFO] [stdout] --> src/kinetics_lib_api.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | reactants, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Reactants` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `products` should have an upper camel case name [INFO] [stdout] --> src/kinetics_lib_api.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | products [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Products` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/kinetics_lib_api.rs:94:77 [INFO] [stdout] | [INFO] [stdout] 94 | let substances: HashSet= substances.iter().cloned().collect();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> src/parsetask.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/reaction_analyzer.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Map` and `Number` [INFO] [stdout] --> src/User_reactions.rs:8:25 [INFO] [stdout] | [INFO] [stdout] 8 | use serde_json::{Value, Map, Number}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/kinetics_lib_api.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `reactants` should have an upper camel case name [INFO] [stdout] --> src/kinetics_lib_api.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | reactants, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Reactants` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `products` should have an upper camel case name [INFO] [stdout] --> src/kinetics_lib_api.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | products [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Products` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/kinetics_lib_api.rs:94:77 [INFO] [stdout] | [INFO] [stdout] 94 | let substances: HashSet= substances.iter().cloned().collect();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items_to_clean` [INFO] [stdout] --> src/reaction_analyzer.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | let items_to_clean = [" (", "(", "M)", "M)", ">"]; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_items_to_clean` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/reaction_analyzer.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | #[warn(unused_variables)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end_of_stoichiometric` [INFO] [stdout] --> src/reaction_analyzer.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let end_of_stoichiometric: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_of_stoichiometric` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/reaction_analyzer.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | let end = captures.get(0).unwrap().end(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | let mut reaction_: &mut String = &mut reaction.to_string(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:209:18 [INFO] [stdout] | [INFO] [stdout] 209 | let (mut left_subs, mut left_s_list, mut left_g_list) = analyse_substances( &sides[0]); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:235:18 [INFO] [stdout] | [INFO] [stdout] 235 | let (mut right_subs, mut right_s_list, mut right_g_list) = analyse_substances( &sides[1]); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:276:17 [INFO] [stdout] | [INFO] [stdout] 276 | let mut reaction_: &mut String = &mut reaction.to_string(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:288:18 [INFO] [stdout] | [INFO] [stdout] 288 | let (mut left_subs, _, _) = analyse_substances( &sides[0]); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:295:18 [INFO] [stdout] | [INFO] [stdout] 295 | let (mut right_subs, _, _) = analyse_substances( &sides[1]); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items_to_clean` [INFO] [stdout] --> src/reaction_analyzer.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | let items_to_clean = [" (", "(", "M)", "M)", ">"]; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_items_to_clean` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/reaction_analyzer.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | #[warn(unused_variables)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end_of_stoichiometric` [INFO] [stdout] --> src/reaction_analyzer.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | let end_of_stoichiometric: usize = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_end_of_stoichiometric` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/reaction_analyzer.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | let end = captures.get(0).unwrap().end(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | let mut reaction_: &mut String = &mut reaction.to_string(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:209:18 [INFO] [stdout] | [INFO] [stdout] 209 | let (mut left_subs, mut left_s_list, mut left_g_list) = analyse_substances( &sides[0]); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:235:18 [INFO] [stdout] | [INFO] [stdout] 235 | let (mut right_subs, mut right_s_list, mut right_g_list) = analyse_substances( &sides[1]); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:276:17 [INFO] [stdout] | [INFO] [stdout] 276 | let mut reaction_: &mut String = &mut reaction.to_string(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:288:18 [INFO] [stdout] | [INFO] [stdout] 288 | let (mut left_subs, _, _) = analyse_substances( &sides[0]); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/reaction_analyzer.rs:295:18 [INFO] [stdout] | [INFO] [stdout] 295 | let (mut right_subs, _, _) = analyse_substances( &sides[1]); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/User_reactions.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | ... let (mut ReactionDataHash_for_lib, vec_of_equations_for_lib) = parse_kinetic_data( lib, &vec_of_reactions, vec_of_reactions_value); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parsetask.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let mut shortcut = short.to_string().to_owned(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parsetask.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | let (mut library_encrypted_name, reaction_number) = { [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `element` is never read [INFO] [stdout] --> src/molmass.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | let mut element: &str = ""; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Substance` is never used [INFO] [stdout] --> src/kinetics_lib_api.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | enum Substance { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `KiThe` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `ki_the` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `User_reactions` should have a snake case name [INFO] [stdout] --> src/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub mod User_reactions; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `user_reactions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `User_substances` should have a snake case name [INFO] [stdout] --> src/lib.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub mod User_substances; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `user_substances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/reaction_analyzer.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | power_coeff==stec_coeff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the comparison produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 124 | let _ = power_coeff==stec_coeff; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clean_off_DUP` should have a snake case name [INFO] [stdout] --> src/reaction_analyzer.rs:143:4 [INFO] [stdout] | [INFO] [stdout] 143 | fn clean_off_DUP( item: &mut String) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `clean_off_dup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_matrix_reag` should have a snake case name [INFO] [stdout] --> src/reaction_analyzer.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | pub G_matrix_reag: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `g_matrix_reag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_matrix_prod` should have a snake case name [INFO] [stdout] --> src/reaction_analyzer.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub G_matrix_prod: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `g_matrix_prod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ReactionDataHash` should have a snake case name [INFO] [stdout] --> src/User_reactions.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | let mut ReactionDataHash = HashMap::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reaction_data_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `reaction_data_Value` should have a snake case name [INFO] [stdout] --> src/User_reactions.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | let reaction_data_Value = kin_instance.search_reactdata_by_reaction_id( &reaction_id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reaction_data_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ReactionDataHash_for_lib` should have a snake case name [INFO] [stdout] --> src/User_reactions.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | ... let (mut ReactionDataHash_for_lib, vec_of_equations_for_lib) = parse_kinetic_data( lib, &vec_of_reactions, vec_of_reactions_value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reaction_data_hash_for_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ReactionAnalyzer_instance` should have a snake case name [INFO] [stdout] --> src/User_reactions.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | let mut ReactionAnalyzer_instance =ReactionAnalyzer::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reaction_analyzer_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `HashMapOfReactantsAndProducts` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub HashMapOfReactantsAndProducts: HashMap>>, // {'reaction ID':{'reagent'/"product": HashSet... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hash_map_of_reactants_and_products` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LibKineticData` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub LibKineticData:HashMap, // {'reaction ID':{data of reaction}} [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lib_kinetic_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AllLibraries` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub AllLibraries: Vec, // all reaction libraries [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `all_libraries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AllEquations` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub AllEquations: Vec, // all reaction equations in library [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `all_equations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `EquationReactionMap` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub EquationReactionMap: HashMap, // {'equation':'reaction ID'} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `equation_reaction_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UserEquationReactionMap` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub UserEquationReactionMap: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `user_equation_reaction_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FoundReactionsByProducts` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub FoundReactionsByProducts: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `found_reactions_by_products` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FoundReactionsByReagents` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub FoundReactionsByReagents: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `found_reactions_by_reagents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FoundReactionDatasByIDs` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub FoundReactionDatasByIDs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `found_reaction_datas_by_ids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `EquationReactionIDMap` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | let EquationReactionIDMap: HashMap = all_equations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `equation_reaction_idmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SubstanceType` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:93:72 [INFO] [stdout] | [INFO] [stdout] 93 | fn search_reaction_by_substances(&mut self, substances: Vec, SubstanceType: &str) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `substance_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `all_reaction_ID` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | let all_reaction_ID: Vec<&str> = self.LibKineticData.keys().map(|k| k.as_str()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `all_reaction_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `search_reactdata_for_vector_of_IDs` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn search_reactdata_for_vector_of_IDs(&mut self, reaction_ids: Vec) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_reactdata_for_vector_of_ids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 45 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/User_reactions.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | ... let (mut ReactionDataHash_for_lib, vec_of_equations_for_lib) = parse_kinetic_data( lib, &vec_of_reactions, vec_of_reactions_value); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parsetask.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let mut shortcut = short.to_string().to_owned(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parsetask.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | let (mut library_encrypted_name, reaction_number) = { [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `element` is never read [INFO] [stdout] --> src/molmass.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | let mut element: &str = ""; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Substance` is never used [INFO] [stdout] --> src/kinetics_lib_api.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | enum Substance { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `User_reactions` should have a snake case name [INFO] [stdout] --> src/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub mod User_reactions; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `user_reactions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `User_substances` should have a snake case name [INFO] [stdout] --> src/lib.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub mod User_substances; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `user_substances` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/reaction_analyzer.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | power_coeff==stec_coeff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the comparison produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 124 | let _ = power_coeff==stec_coeff; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clean_off_DUP` should have a snake case name [INFO] [stdout] --> src/reaction_analyzer.rs:143:4 [INFO] [stdout] | [INFO] [stdout] 143 | fn clean_off_DUP( item: &mut String) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `clean_off_dup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_matrix_reag` should have a snake case name [INFO] [stdout] --> src/reaction_analyzer.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | pub G_matrix_reag: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `g_matrix_reag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `G_matrix_prod` should have a snake case name [INFO] [stdout] --> src/reaction_analyzer.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub G_matrix_prod: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `g_matrix_prod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_clean_off_artifacts_and_DUP` should have a snake case name [INFO] [stdout] --> src/reaction_analyzer.rs:328:8 [INFO] [stdout] | [INFO] [stdout] 328 | fn test_clean_off_artifacts_and_DUP() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_clean_off_artifacts_and_dup` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ReactionAnalyzer_instance` should have a snake case name [INFO] [stdout] --> src/reaction_analyzer.rs:340:17 [INFO] [stdout] | [INFO] [stdout] 340 | let mut ReactionAnalyzer_instance = ReactionAnalyzer::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reaction_analyzer_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ReactionAnalyzer_instance` should have a snake case name [INFO] [stdout] --> src/reaction_analyzer.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 349 | let mut ReactionAnalyzer_instance = ReactionAnalyzer::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reaction_analyzer_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ReactionDataHash` should have a snake case name [INFO] [stdout] --> src/User_reactions.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | let mut ReactionDataHash = HashMap::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reaction_data_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `reaction_data_Value` should have a snake case name [INFO] [stdout] --> src/User_reactions.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | let reaction_data_Value = kin_instance.search_reactdata_by_reaction_id( &reaction_id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `reaction_data_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ReactionDataHash_for_lib` should have a snake case name [INFO] [stdout] --> src/User_reactions.rs:65:22 [INFO] [stdout] | [INFO] [stdout] 65 | ... let (mut ReactionDataHash_for_lib, vec_of_equations_for_lib) = parse_kinetic_data( lib, &vec_of_reactions, vec_of_reactions_value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reaction_data_hash_for_lib` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ReactionAnalyzer_instance` should have a snake case name [INFO] [stdout] --> src/User_reactions.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | let mut ReactionAnalyzer_instance =ReactionAnalyzer::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reaction_analyzer_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `S` should have a snake case name [INFO] [stdout] --> src/User_reactions.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | let S = user_reactions.stecheodata.stecheo_matrx; [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `HashMapOfReactantsAndProducts` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub HashMapOfReactantsAndProducts: HashMap>>, // {'reaction ID':{'reagent'/"product": HashSet... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `hash_map_of_reactants_and_products` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `LibKineticData` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub LibKineticData:HashMap, // {'reaction ID':{data of reaction}} [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `lib_kinetic_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AllLibraries` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub AllLibraries: Vec, // all reaction libraries [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `all_libraries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AllEquations` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub AllEquations: Vec, // all reaction equations in library [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `all_equations` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `EquationReactionMap` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub EquationReactionMap: HashMap, // {'equation':'reaction ID'} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `equation_reaction_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UserEquationReactionMap` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub UserEquationReactionMap: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `user_equation_reaction_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FoundReactionsByProducts` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub FoundReactionsByProducts: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `found_reactions_by_products` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FoundReactionsByReagents` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub FoundReactionsByReagents: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `found_reactions_by_reagents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FoundReactionDatasByIDs` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub FoundReactionDatasByIDs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `found_reaction_datas_by_ids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `EquationReactionIDMap` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | let EquationReactionIDMap: HashMap = all_equations [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `equation_reaction_idmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SubstanceType` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:93:72 [INFO] [stdout] | [INFO] [stdout] 93 | fn search_reaction_by_substances(&mut self, substances: Vec, SubstanceType: &str) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `substance_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `all_reaction_ID` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | let all_reaction_ID: Vec<&str> = self.LibKineticData.keys().map(|k| k.as_str()).collect(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `all_reaction_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `search_reactdata_for_vector_of_IDs` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn search_reactdata_for_vector_of_IDs(&mut self, reaction_ids: Vec) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_reactdata_for_vector_of_ids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `LibVec` should have a snake case name [INFO] [stdout] --> src/kinetics_lib_api.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | ... let LibVec: HashSet = vec! ["Beckstead".to_string(), "NUIG".to_string(), "Cantera".to_string(), "Beckstead_c".to_string(), ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `lib_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.12s [INFO] running `Command { std: "docker" "inspect" "d3063c7f463ae84be940552dd669c69c529f044a4dc3ba882b9126188b38ca5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3063c7f463ae84be940552dd669c69c529f044a4dc3ba882b9126188b38ca5d", kill_on_drop: false }` [INFO] [stdout] d3063c7f463ae84be940552dd669c69c529f044a4dc3ba882b9126188b38ca5d