[INFO] cloning repository https://github.com/Cardosaum/cdr3-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cardosaum/cdr3-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCardosaum%2Fcdr3-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCardosaum%2Fcdr3-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5aa4b34c878ba1e25cbf4b7a871a6ffe85f22eb2 [INFO] checking Cardosaum/cdr3-parser against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCardosaum%2Fcdr3-parser" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cardosaum/cdr3-parser on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Cardosaum/cdr3-parser [INFO] finished tweaking git repo https://github.com/Cardosaum/cdr3-parser [INFO] tweaked toml for git repo https://github.com/Cardosaum/cdr3-parser written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Cardosaum/cdr3-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bio-types v0.11.0 [INFO] [stderr] Downloaded triple_accel v0.3.4 [INFO] [stderr] Downloaded serde_with v1.9.3 [INFO] [stderr] Downloaded bio v0.34.0 [INFO] [stderr] Downloaded velcro_macros v0.5.2 [INFO] [stderr] Downloaded velcro_core v0.5.2 [INFO] [stderr] Downloaded velcro v0.5.3 [INFO] [stderr] Downloaded newtype_derive v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56e568d43f53e0cfe11b3a23af40fbde3c80a02700e2b992bcbd8078f17b6ce8 [INFO] running `Command { std: "docker" "start" "-a" "56e568d43f53e0cfe11b3a23af40fbde3c80a02700e2b992bcbd8078f17b6ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56e568d43f53e0cfe11b3a23af40fbde3c80a02700e2b992bcbd8078f17b6ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e568d43f53e0cfe11b3a23af40fbde3c80a02700e2b992bcbd8078f17b6ce8", kill_on_drop: false }` [INFO] [stdout] 56e568d43f53e0cfe11b3a23af40fbde3c80a02700e2b992bcbd8078f17b6ce8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07387729c0addedc170eff0ab9e4d4f88149932856cc1525f43abce9b5fe50ca [INFO] running `Command { std: "docker" "start" "-a" "07387729c0addedc170eff0ab9e4d4f88149932856cc1525f43abce9b5fe50ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bio v0.34.0 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking triple_accel v0.3.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling velcro_core v0.5.2 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling velcro_macros v0.5.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking velcro v0.5.3 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Checking bio-types v0.11.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking serde_with v1.9.3 [INFO] [stderr] Checking statrs v0.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking cdr3-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Arg` [INFO] [stdout] --> src/app.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{crate_version, App, AppSettings, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `Arg`, `Error`, `SubCommand` [INFO] [stdout] --> src/cdr3/cdr3.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg, Error, SubCommand}; [INFO] [stdout] | ^^^ ^^^ ^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `csv::Writer` [INFO] [stdout] --> src/cdr3/cdr3.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use csv::Writer; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/cdr3/cdr3.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OpenOptions`, `self` [INFO] [stdout] --> src/cdr3/cdr3.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use std::fs::{self, File, OpenOptions}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/cdr3/cdr3.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/cdr3/cdr3.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | use std::{env, str}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::pow` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use num::pow; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `Arg`, `Error`, `SubCommand` [INFO] [stdout] --> src/main.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use clap::{App, Arg, Error, SubCommand}; [INFO] [stdout] | ^^^ ^^^ ^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `csv::Writer` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use csv::Writer; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `File`, `OpenOptions`, `self` [INFO] [stdout] --> src/main.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | use std::fs::{self, File, OpenOptions}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufReader`, `prelude::*`, `self` [INFO] [stdout] --> src/main.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::{self, prelude::*, BufReader}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str` [INFO] [stdout] --> src/main.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | use std::{env, str}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arg` [INFO] [stdout] --> src/app.rs:1:45 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{crate_version, App, AppSettings, Arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `Arg`, `Error`, `SubCommand` [INFO] [stdout] --> src/cdr3/cdr3.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{App, Arg, Error, SubCommand}; [INFO] [stdout] | ^^^ ^^^ ^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `csv::Writer` [INFO] [stdout] --> src/cdr3/cdr3.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use csv::Writer; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/cdr3/cdr3.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `OpenOptions`, `self` [INFO] [stdout] --> src/cdr3/cdr3.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use std::fs::{self, File, OpenOptions}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/cdr3/cdr3.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/cdr3/cdr3.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | use std::{env, str}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num::pow` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use num::pow; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `Arg`, `Error`, `SubCommand` [INFO] [stdout] --> src/main.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use clap::{App, Arg, Error, SubCommand}; [INFO] [stdout] | ^^^ ^^^ ^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `csv::Writer` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use csv::Writer; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `File`, `OpenOptions`, `self` [INFO] [stdout] --> src/main.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | use std::fs::{self, File, OpenOptions}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufReader`, `prelude::*`, `self` [INFO] [stdout] --> src/main.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use std::io::{self, prelude::*, BufReader}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::FromIterator` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str` [INFO] [stdout] --> src/main.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | use std::{env, str}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aa` [INFO] [stdout] --> src/cdr3/cdr3.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let aa = match monoisotopic_protein_weights [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_aa` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sequence` [INFO] [stdout] --> src/cdr3/cdr3.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn aa_groups<'seq>(sequence: String) -> BTreeMap> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:311:22 [INFO] [stdout] | [INFO] [stdout] 311 | for (aa, v) in &self.count_amino_acids() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:351:30 [INFO] [stdout] | [INFO] [stdout] 351 | .filter(|(k, v)| **k == 'Y' || **k == 'W' || **k == 'F') [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:352:24 [INFO] [stdout] | [INFO] [stdout] 352 | .map(|(k, v)| *v) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aromatic_aas` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | let aromatic_aas = "YWF"; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aromatic_aas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aromaticity` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | let aromaticity: f64 = 0.0; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aromaticity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:511:25 [INFO] [stdout] | [INFO] [stdout] 511 | if let Some(n) = pKnterminal.get_mut(&nterm) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aa` [INFO] [stdout] --> src/cdr3/cdr3.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | let aa = match monoisotopic_protein_weights [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_aa` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sequence` [INFO] [stdout] --> src/cdr3/cdr3.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn aa_groups<'seq>(sequence: String) -> BTreeMap> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sequence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:311:22 [INFO] [stdout] | [INFO] [stdout] 311 | for (aa, v) in &self.count_amino_acids() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:351:30 [INFO] [stdout] | [INFO] [stdout] 351 | .filter(|(k, v)| **k == 'Y' || **k == 'W' || **k == 'F') [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:352:24 [INFO] [stdout] | [INFO] [stdout] 352 | .map(|(k, v)| *v) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aromatic_aas` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | let aromatic_aas = "YWF"; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aromatic_aas` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aromaticity` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | let aromaticity: f64 = 0.0; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aromaticity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:511:25 [INFO] [stdout] | [INFO] [stdout] 511 | if let Some(n) = pKnterminal.get_mut(&nterm) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cdr3/cdr3.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | fn parse_file(mut input_file: PathBuf) -> Vec { [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/cdr3/protein_analysis.rs:266:49 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn new(sequence: &str, quantity: usize, mut pH: Option) -> Self { [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/cdr3/cdr3.rs:284:15 [INFO] [stdout] | [INFO] [stdout] 284 | fn parse_file(mut input_file: PathBuf) -> Vec { [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/cdr3/protein_analysis.rs:493:17 [INFO] [stdout] | [INFO] [stdout] 493 | let mut pos_pKs: HashMap = POSITIVE_PKS.clone(); [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/cdr3/protein_analysis.rs:494:17 [INFO] [stdout] | [INFO] [stdout] 494 | let mut neg_pKs: HashMap = NEGATIVE_PKS.clone(); [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/cdr3/protein_analysis.rs:266:49 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn new(sequence: &str, quantity: usize, mut pH: Option) -> Self { [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/cdr3/protein_analysis.rs:493:17 [INFO] [stdout] | [INFO] [stdout] 493 | let mut pos_pKs: HashMap = POSITIVE_PKS.clone(); [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/cdr3/protein_analysis.rs:494:17 [INFO] [stdout] | [INFO] [stdout] 494 | let mut neg_pKs: HashMap = NEGATIVE_PKS.clone(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `molecular_weight` [INFO] [stdout] --> src/cdr3/cdr3.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn molecular_weight(sequence: &str) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `aromaticity` [INFO] [stdout] --> src/cdr3/cdr3.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn aromaticity(sequence: &str) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_cdr3_dict` [INFO] [stdout] --> src/cdr3/cdr3.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn create_cdr3_dict(cdr3_sequence: Vec) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `aa_groups` [INFO] [stdout] --> src/cdr3/cdr3.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn aa_groups<'seq>(sequence: String) -> BTreeMap> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pK_table` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:491:8 [INFO] [stdout] | [INFO] [stdout] 491 | fn pK_table(&mut self) -> (HashMap, HashMap) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `select_charged` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:521:8 [INFO] [stdout] | [INFO] [stdout] 521 | fn select_charged(&mut self) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `molecular_weight` [INFO] [stdout] --> src/cdr3/cdr3.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn molecular_weight(sequence: &str) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `aromaticity` [INFO] [stdout] --> src/cdr3/cdr3.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn aromaticity(sequence: &str) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_cdr3_dict` [INFO] [stdout] --> src/cdr3/cdr3.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn create_cdr3_dict(cdr3_sequence: Vec) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `aa_groups` [INFO] [stdout] --> src/cdr3/cdr3.rs:125:8 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn aa_groups<'seq>(sequence: String) -> BTreeMap> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pK_table` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:491:8 [INFO] [stdout] | [INFO] [stdout] 491 | fn pK_table(&mut self) -> (HashMap, HashMap) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `select_charged` [INFO] [stdout] --> src/cdr3/protein_analysis.rs:521:8 [INFO] [stdout] | [INFO] [stdout] 521 | fn select_charged(&mut self) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MW` should have a snake case name [INFO] [stdout] --> src/cdr3/cdr3.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub MW: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `mw` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AV` should have a snake case name [INFO] [stdout] --> src/cdr3/cdr3.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub AV: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `av` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IP` should have a snake case name [INFO] [stdout] --> src/cdr3/cdr3.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | IP: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/cdr3/cdr3.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | let mut P = ProteinAnalysis::new(sequence, quantity, None); [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `H` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let H: HashMap> = [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `charge_at_pH` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | pub charge_at_pH: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `charge_at_p_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `neg_pKs` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | pub neg_pKs: HashMap, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `neg_p_ks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pos_pKs` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub pos_pKs: HashMap, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `pos_p_ks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pH` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:266:53 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn new(sequence: &str, quantity: usize, mut pH: Option) -> Self { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PA` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | let mut PA = ProteinAnalysis { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `pa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `charge_at_pH` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:426:12 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn charge_at_pH(&mut self, mut pH: Option) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `charge_at_p_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pH` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:426:40 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn charge_at_pH(&mut self, mut pH: Option) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pK` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:433:22 [INFO] [stdout] | [INFO] [stdout] 433 | for (aa, pK) in &self.pos_pKs { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pK` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:444:22 [INFO] [stdout] | [INFO] [stdout] 444 | for (aa, pK) in &self.neg_pKs { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pK_table` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:491:8 [INFO] [stdout] | [INFO] [stdout] 491 | fn pK_table(&mut self) -> (HashMap, HashMap) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `p_k_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pos_pKs` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:493:21 [INFO] [stdout] | [INFO] [stdout] 493 | let mut pos_pKs: HashMap = POSITIVE_PKS.clone(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `pos_p_ks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `neg_pKs` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:494:21 [INFO] [stdout] | [INFO] [stdout] 494 | let mut neg_pKs: HashMap = NEGATIVE_PKS.clone(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `neg_p_ks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pKnterminal` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | let mut pKnterminal = PKNTERMINAL.clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `p_knterminal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pKcterminal` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:509:21 [INFO] [stdout] | [INFO] [stdout] 509 | let mut pKcterminal = PKCTERMINAL.clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `p_kcterminal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pH` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:546:13 [INFO] [stdout] | [INFO] [stdout] 546 | mut pH: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 54 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `MW` should have a snake case name [INFO] [stdout] --> src/cdr3/cdr3.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub MW: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `mw` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AV` should have a snake case name [INFO] [stdout] --> src/cdr3/cdr3.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub AV: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `av` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `IP` should have a snake case name [INFO] [stdout] --> src/cdr3/cdr3.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | IP: f64, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `P` should have a snake case name [INFO] [stdout] --> src/cdr3/cdr3.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | let mut P = ProteinAnalysis::new(sequence, quantity, None); [INFO] [stdout] | ^ help: convert the identifier to snake case: `p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `H` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let H: HashMap> = [INFO] [stdout] | ^ help: convert the identifier to snake case: `h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `charge_at_pH` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | pub charge_at_pH: Option, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `charge_at_p_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `neg_pKs` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | pub neg_pKs: HashMap, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `neg_p_ks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pos_pKs` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub pos_pKs: HashMap, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `pos_p_ks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pH` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:266:53 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn new(sequence: &str, quantity: usize, mut pH: Option) -> Self { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `PA` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | let mut PA = ProteinAnalysis { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `pa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `charge_at_pH` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:426:12 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn charge_at_pH(&mut self, mut pH: Option) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `charge_at_p_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pH` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:426:40 [INFO] [stdout] | [INFO] [stdout] 426 | pub fn charge_at_pH(&mut self, mut pH: Option) -> f64 { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pK` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:433:22 [INFO] [stdout] | [INFO] [stdout] 433 | for (aa, pK) in &self.pos_pKs { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pK` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:444:22 [INFO] [stdout] | [INFO] [stdout] 444 | for (aa, pK) in &self.neg_pKs { [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pK_table` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:491:8 [INFO] [stdout] | [INFO] [stdout] 491 | fn pK_table(&mut self) -> (HashMap, HashMap) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `p_k_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pos_pKs` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:493:21 [INFO] [stdout] | [INFO] [stdout] 493 | let mut pos_pKs: HashMap = POSITIVE_PKS.clone(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `pos_p_ks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `neg_pKs` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:494:21 [INFO] [stdout] | [INFO] [stdout] 494 | let mut neg_pKs: HashMap = NEGATIVE_PKS.clone(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `neg_p_ks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pKnterminal` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | let mut pKnterminal = PKNTERMINAL.clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `p_knterminal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pKcterminal` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:509:21 [INFO] [stdout] | [INFO] [stdout] 509 | let mut pKcterminal = PKCTERMINAL.clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `p_kcterminal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `pH` should have a snake case name [INFO] [stdout] --> src/cdr3/protein_analysis.rs:546:13 [INFO] [stdout] | [INFO] [stdout] 546 | mut pH: Option, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 54 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "07387729c0addedc170eff0ab9e4d4f88149932856cc1525f43abce9b5fe50ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07387729c0addedc170eff0ab9e4d4f88149932856cc1525f43abce9b5fe50ca", kill_on_drop: false }` [INFO] [stdout] 07387729c0addedc170eff0ab9e4d4f88149932856cc1525f43abce9b5fe50ca