Oct 21 16:00:43.255 INFO checking maboily/poe-rs-indexer against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:00:43.255 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 16:00:43.584 INFO blam! 3b30f950d9b7c1f7f391393efc44db1476d562c95aeb415f08d50a1199d54725 Oct 21 16:00:43.584 INFO running `"docker" "start" "-a" "3b30f950d9b7c1f7f391393efc44db1476d562c95aeb415f08d50a1199d54725"` Oct 21 16:00:44.170 INFO kablam! usermod: no changes Oct 21 16:00:44.376 INFO kablam! Checking termcolor v0.3.3 Oct 21 16:00:44.377 INFO kablam! Checking atoi v0.2.2 Oct 21 16:00:44.398 INFO kablam! Checking memchr v1.0.2 Oct 21 16:00:44.398 INFO kablam! Checking log v0.4.0-rc.1 Oct 21 16:00:44.398 INFO kablam! Checking base64 v0.8.0 Oct 21 16:00:44.400 INFO kablam! Checking twox-hash v1.1.0 Oct 21 16:00:44.400 INFO kablam! Checking futures-cpupool v0.1.7 Oct 21 16:00:44.400 INFO kablam! Checking error-chain v0.11.0 Oct 21 16:00:45.268 INFO kablam! Checking env_logger v0.5.0-rc.1 Oct 21 16:00:45.365 INFO kablam! Checking mysql_common v0.4.0 Oct 21 16:00:45.464 INFO kablam! Checking nom v3.2.1 Oct 21 16:00:45.609 INFO kablam! Checking hyper v0.11.9 Oct 21 16:00:48.808 INFO kablam! Checking config v0.7.0 Oct 21 16:00:49.609 INFO kablam! Checking mysql_async v0.12.2 Oct 21 16:00:54.476 INFO kablam! Checking poe-indexer v0.1.0 (/source) Oct 21 16:00:57.082 INFO kablam! warning: unused imports: `BuyoutPrice`, `ItemInterpreter` Oct 21 16:00:57.082 INFO kablam! --> src/environment.rs:2:19 Oct 21 16:00:57.082 INFO kablam! | Oct 21 16:00:57.082 INFO kablam! 2 | use interpreter::{BuyoutPrice, ItemInterpreter, StashInterpreter}; Oct 21 16:00:57.082 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 21 16:00:57.082 INFO kablam! | Oct 21 16:00:57.082 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:00:57.082 INFO kablam! Oct 21 16:00:57.082 INFO kablam! warning: unused imports: `StashItem`, `Stash` Oct 21 16:00:57.082 INFO kablam! --> src/environment.rs:3:25 Oct 21 16:00:57.082 INFO kablam! | Oct 21 16:00:57.082 INFO kablam! 3 | use parser::{ApiResult, Stash, StashItem, Parser}; Oct 21 16:00:57.082 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 21 16:00:57.082 INFO kablam! Oct 21 16:00:57.082 INFO kablam! warning: unused import: `std::io` Oct 21 16:00:57.082 INFO kablam! --> src/environment.rs:8:5 Oct 21 16:00:57.082 INFO kablam! | Oct 21 16:00:57.082 INFO kablam! 8 | use std::io; Oct 21 16:00:57.082 INFO kablam! | ^^^^^^^ Oct 21 16:00:57.082 INFO kablam! Oct 21 16:00:57.082 INFO kablam! warning: unused import: `futures` Oct 21 16:00:57.082 INFO kablam! --> src/parser.rs:2:5 Oct 21 16:00:57.082 INFO kablam! | Oct 21 16:00:57.082 INFO kablam! 2 | use futures; Oct 21 16:00:57.082 INFO kablam! | ^^^^^^^ Oct 21 16:00:57.082 INFO kablam! Oct 21 16:00:57.082 INFO kablam! warning: unused imports: `Body`, `Chunk` Oct 21 16:00:57.082 INFO kablam! --> src/parser.rs:5:13 Oct 21 16:00:57.082 INFO kablam! | Oct 21 16:00:57.082 INFO kablam! 5 | use hyper::{Body, Chunk}; Oct 21 16:00:57.082 INFO kablam! | ^^^^ ^^^^^ Oct 21 16:00:57.082 INFO kablam! Oct 21 16:00:57.082 INFO kablam! warning: unused imports: `BuyoutPrice`, `ItemInterpreter` Oct 21 16:00:57.082 INFO kablam! --> src/environment.rs:2:19 Oct 21 16:00:57.082 INFO kablam! | Oct 21 16:00:57.082 INFO kablam! 2 | use interpreter::{BuyoutPrice, ItemInterpreter, StashInterpreter}; Oct 21 16:00:57.082 INFO kablam! | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 21 16:00:57.082 INFO kablam! | Oct 21 16:00:57.082 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:00:57.082 INFO kablam! Oct 21 16:00:57.082 INFO kablam! warning: unused imports: `StashItem`, `Stash` Oct 21 16:00:57.082 INFO kablam! --> src/environment.rs:3:25 Oct 21 16:00:57.082 INFO kablam! | Oct 21 16:00:57.082 INFO kablam! 3 | use parser::{ApiResult, Stash, StashItem, Parser}; Oct 21 16:00:57.082 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 21 16:00:57.082 INFO kablam! Oct 21 16:00:57.082 INFO kablam! warning: unused import: `std::io` Oct 21 16:00:57.082 INFO kablam! --> src/environment.rs:8:5 Oct 21 16:00:57.082 INFO kablam! | Oct 21 16:00:57.082 INFO kablam! 8 | use std::io; Oct 21 16:00:57.082 INFO kablam! | ^^^^^^^ Oct 21 16:00:57.082 INFO kablam! Oct 21 16:00:57.082 INFO kablam! warning: unused import: `futures` Oct 21 16:00:57.082 INFO kablam! --> src/parser.rs:2:5 Oct 21 16:00:57.082 INFO kablam! | Oct 21 16:00:57.082 INFO kablam! 2 | use futures; Oct 21 16:00:57.082 INFO kablam! | ^^^^^^^ Oct 21 16:00:57.082 INFO kablam! Oct 21 16:00:57.082 INFO kablam! warning: unused imports: `Body`, `Chunk` Oct 21 16:00:57.083 INFO kablam! --> src/parser.rs:5:13 Oct 21 16:00:57.083 INFO kablam! | Oct 21 16:00:57.083 INFO kablam! 5 | use hyper::{Body, Chunk}; Oct 21 16:00:57.083 INFO kablam! | ^^^^ ^^^^^ Oct 21 16:00:57.083 INFO kablam! Oct 21 16:00:58.012 INFO kablam! warning: unused import: `Stream` Oct 21 16:00:58.012 INFO kablam! --> src/environment.rs:17:23 Oct 21 16:00:58.012 INFO kablam! | Oct 21 16:00:58.012 INFO kablam! 17 | use futures::{Future, Stream}; Oct 21 16:00:58.012 INFO kablam! | ^^^^^^ Oct 21 16:00:58.012 INFO kablam! Oct 21 16:00:58.120 INFO kablam! warning: unreachable pattern Oct 21 16:00:58.120 INFO kablam! --> src/parser.rs:241:9 Oct 21 16:00:58.120 INFO kablam! | Oct 21 16:00:58.120 INFO kablam! 236 | res => { Oct 21 16:00:58.120 INFO kablam! | --- matches any value Oct 21 16:00:58.120 INFO kablam! ... Oct 21 16:00:58.120 INFO kablam! 241 | _ => Err(serde::de::Error::custom("Unexpected value for category")), Oct 21 16:00:58.120 INFO kablam! | ^ unreachable pattern Oct 21 16:00:58.120 INFO kablam! | Oct 21 16:00:58.120 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 21 16:00:58.120 INFO kablam! Oct 21 16:00:58.140 INFO kablam! warning: unused import: `Stream` Oct 21 16:00:58.140 INFO kablam! --> src/environment.rs:17:23 Oct 21 16:00:58.140 INFO kablam! | Oct 21 16:00:58.140 INFO kablam! 17 | use futures::{Future, Stream}; Oct 21 16:00:58.140 INFO kablam! | ^^^^^^ Oct 21 16:00:58.140 INFO kablam! Oct 21 16:00:58.144 INFO kablam! warning: unused variable: `buyout_price_stash` Oct 21 16:00:58.144 INFO kablam! --> src/environment.rs:125:25 Oct 21 16:00:58.144 INFO kablam! | Oct 21 16:00:58.144 INFO kablam! 125 | let buyout_price_stash = interpreted_stash.get_buyout_price(); Oct 21 16:00:58.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: consider using `_buyout_price_stash` instead Oct 21 16:00:58.144 INFO kablam! | Oct 21 16:00:58.144 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:00:58.145 INFO kablam! Oct 21 16:00:58.145 INFO kablam! warning: unused variable: `stash_item` Oct 21 16:00:58.145 INFO kablam! --> src/environment.rs:135:25 Oct 21 16:00:58.145 INFO kablam! | Oct 21 16:00:58.145 INFO kablam! 135 | for stash_item in stash.get_items() { Oct 21 16:00:58.145 INFO kablam! | ^^^^^^^^^^ help: consider using `_stash_item` instead Oct 21 16:00:58.145 INFO kablam! Oct 21 16:00:58.145 INFO kablam! warning: unused variable: `f` Oct 21 16:00:58.145 INFO kablam! --> src/parser.rs:147:19 Oct 21 16:00:58.145 INFO kablam! | Oct 21 16:00:58.145 INFO kablam! 147 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 21 16:00:58.145 INFO kablam! | ^ help: consider using `_f` instead Oct 21 16:00:58.145 INFO kablam! Oct 21 16:00:58.145 INFO kablam! warning: unused variable: `result` Oct 21 16:00:58.145 INFO kablam! --> src/parser.rs:192:35 Oct 21 16:00:58.145 INFO kablam! | Oct 21 16:00:58.145 INFO kablam! 192 | if let Result::Ok(result) = as_error_result { Oct 21 16:00:58.145 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 21 16:00:58.145 INFO kablam! Oct 21 16:00:58.266 INFO kablam! warning: unreachable pattern Oct 21 16:00:58.266 INFO kablam! --> src/parser.rs:241:9 Oct 21 16:00:58.266 INFO kablam! | Oct 21 16:00:58.266 INFO kablam! 236 | res => { Oct 21 16:00:58.266 INFO kablam! | --- matches any value Oct 21 16:00:58.266 INFO kablam! ... Oct 21 16:00:58.266 INFO kablam! 241 | _ => Err(serde::de::Error::custom("Unexpected value for category")), Oct 21 16:00:58.266 INFO kablam! | ^ unreachable pattern Oct 21 16:00:58.266 INFO kablam! | Oct 21 16:00:58.266 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 21 16:00:58.266 INFO kablam! Oct 21 16:00:58.277 INFO kablam! warning: unused variable: `buyout_price_stash` Oct 21 16:00:58.277 INFO kablam! --> src/environment.rs:125:25 Oct 21 16:00:58.277 INFO kablam! | Oct 21 16:00:58.277 INFO kablam! 125 | let buyout_price_stash = interpreted_stash.get_buyout_price(); Oct 21 16:00:58.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: consider using `_buyout_price_stash` instead Oct 21 16:00:58.278 INFO kablam! | Oct 21 16:00:58.278 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:00:58.278 INFO kablam! Oct 21 16:00:58.278 INFO kablam! warning: unused variable: `stash_item` Oct 21 16:00:58.278 INFO kablam! --> src/environment.rs:135:25 Oct 21 16:00:58.278 INFO kablam! | Oct 21 16:00:58.279 INFO kablam! 135 | for stash_item in stash.get_items() { Oct 21 16:00:58.279 INFO kablam! | ^^^^^^^^^^ help: consider using `_stash_item` instead Oct 21 16:00:58.279 INFO kablam! Oct 21 16:00:58.279 INFO kablam! warning: unused variable: `f` Oct 21 16:00:58.279 INFO kablam! --> src/parser.rs:147:19 Oct 21 16:00:58.279 INFO kablam! | Oct 21 16:00:58.280 INFO kablam! 147 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { Oct 21 16:00:58.280 INFO kablam! | ^ help: consider using `_f` instead Oct 21 16:00:58.280 INFO kablam! Oct 21 16:00:58.280 INFO kablam! warning: unused variable: `result` Oct 21 16:00:58.280 INFO kablam! --> src/parser.rs:192:35 Oct 21 16:00:58.280 INFO kablam! | Oct 21 16:00:58.281 INFO kablam! 192 | if let Result::Ok(result) = as_error_result { Oct 21 16:00:58.281 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 21 16:00:58.281 INFO kablam! Oct 21 16:00:58.701 INFO kablam! warning: enum is never used: `ItemRarity` Oct 21 16:00:58.702 INFO kablam! --> src/interpreter.rs:50:1 Oct 21 16:00:58.702 INFO kablam! | Oct 21 16:00:58.702 INFO kablam! 50 | pub enum ItemRarity { Oct 21 16:00:58.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.703 INFO kablam! | Oct 21 16:00:58.703 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:00:58.703 INFO kablam! Oct 21 16:00:58.704 INFO kablam! warning: method is never used: `get_account_name` Oct 21 16:00:58.704 INFO kablam! --> src/interpreter.rs:71:5 Oct 21 16:00:58.704 INFO kablam! | Oct 21 16:00:58.705 INFO kablam! 71 | pub fn get_account_name(&'a self) -> Option { self.stash.get_account_name() } Oct 21 16:00:58.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.705 INFO kablam! Oct 21 16:00:58.705 INFO kablam! warning: method is never used: `get_character_name` Oct 21 16:00:58.705 INFO kablam! --> src/interpreter.rs:72:5 Oct 21 16:00:58.706 INFO kablam! | Oct 21 16:00:58.706 INFO kablam! 72 | pub fn get_character_name(&'a self) -> Option { self.stash.get_character_name() } Oct 21 16:00:58.706 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.707 INFO kablam! Oct 21 16:00:58.707 INFO kablam! warning: struct is never constructed: `ItemInterpreter` Oct 21 16:00:58.708 INFO kablam! --> src/interpreter.rs:75:1 Oct 21 16:00:58.708 INFO kablam! | Oct 21 16:00:58.708 INFO kablam! 75 | pub struct ItemInterpreter<'a> { Oct 21 16:00:58.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.709 INFO kablam! Oct 21 16:00:58.709 INFO kablam! warning: method is never used: `new` Oct 21 16:00:58.709 INFO kablam! --> src/interpreter.rs:80:5 Oct 21 16:00:58.710 INFO kablam! | Oct 21 16:00:58.710 INFO kablam! 80 | pub fn new(stash_item: &'a StashItem) -> ItemInterpreter { Oct 21 16:00:58.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.711 INFO kablam! Oct 21 16:00:58.711 INFO kablam! warning: method is never used: `remove_tags_from_nametype` Oct 21 16:00:58.711 INFO kablam! --> src/interpreter.rs:86:5 Oct 21 16:00:58.711 INFO kablam! | Oct 21 16:00:58.712 INFO kablam! 86 | fn remove_tags_from_nametype(val: String) -> String { Oct 21 16:00:58.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.712 INFO kablam! Oct 21 16:00:58.713 INFO kablam! warning: method is never used: `get_description_or_empty` Oct 21 16:00:58.713 INFO kablam! --> src/interpreter.rs:95:5 Oct 21 16:00:58.713 INFO kablam! | Oct 21 16:00:58.713 INFO kablam! 95 | fn get_description_or_empty(val: Option) -> String { Oct 21 16:00:58.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.714 INFO kablam! Oct 21 16:00:58.714 INFO kablam! warning: method is never used: `get_item_id` Oct 21 16:00:58.714 INFO kablam! --> src/interpreter.rs:102:5 Oct 21 16:00:58.715 INFO kablam! | Oct 21 16:00:58.715 INFO kablam! 102 | pub fn get_item_id(&'a self) -> String { self.stash_item.get_id() } Oct 21 16:00:58.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.716 INFO kablam! Oct 21 16:00:58.716 INFO kablam! warning: method is never used: `get_ilvl` Oct 21 16:00:58.720 INFO kablam! --> src/interpreter.rs:103:5 Oct 21 16:00:58.721 INFO kablam! | Oct 21 16:00:58.721 INFO kablam! 103 | pub fn get_ilvl(&'a self) -> u8 { self.stash_item.get_ilvl() } Oct 21 16:00:58.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.721 INFO kablam! Oct 21 16:00:58.722 INFO kablam! warning: method is never used: `get_frame_type` Oct 21 16:00:58.722 INFO kablam! --> src/interpreter.rs:104:5 Oct 21 16:00:58.722 INFO kablam! | Oct 21 16:00:58.723 INFO kablam! 104 | pub fn get_frame_type(&'a self) -> u8 { self.stash_item.get_frame_type() } Oct 21 16:00:58.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.723 INFO kablam! Oct 21 16:00:58.723 INFO kablam! warning: method is never used: `is_identified` Oct 21 16:00:58.724 INFO kablam! --> src/interpreter.rs:105:5 Oct 21 16:00:58.724 INFO kablam! | Oct 21 16:00:58.724 INFO kablam! 105 | pub fn is_identified(&'a self) -> bool { self.stash_item.is_identified() } Oct 21 16:00:58.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.725 INFO kablam! Oct 21 16:00:58.725 INFO kablam! warning: method is never used: `get_description` Oct 21 16:00:58.725 INFO kablam! --> src/interpreter.rs:106:5 Oct 21 16:00:58.725 INFO kablam! | Oct 21 16:00:58.725 INFO kablam! 106 | pub fn get_description(&'a self) -> String { ItemInterpreter::get_description_or_empty(self.stash_item.get_description()) } Oct 21 16:00:58.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.725 INFO kablam! Oct 21 16:00:58.725 INFO kablam! warning: method is never used: `get_secondary_description` Oct 21 16:00:58.725 INFO kablam! --> src/interpreter.rs:108:5 Oct 21 16:00:58.725 INFO kablam! | Oct 21 16:00:58.725 INFO kablam! 108 | pub fn get_secondary_description(&'a self) -> String { ItemInterpreter::get_description_or_empty(self.stash_item.get_secondary_description()) } Oct 21 16:00:58.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.725 INFO kablam! Oct 21 16:00:58.725 INFO kablam! warning: method is never used: `get_buyout_price` Oct 21 16:00:58.725 INFO kablam! --> src/interpreter.rs:109:5 Oct 21 16:00:58.725 INFO kablam! | Oct 21 16:00:58.725 INFO kablam! 109 | pub fn get_buyout_price(&'a self) -> BuyoutPrice { BuyoutPrice::from_note(self.stash_item.get_note()) } Oct 21 16:00:58.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.725 INFO kablam! Oct 21 16:00:58.725 INFO kablam! warning: method is never used: `get_item_name` Oct 21 16:00:58.725 INFO kablam! --> src/interpreter.rs:110:5 Oct 21 16:00:58.725 INFO kablam! | Oct 21 16:00:58.725 INFO kablam! 110 | pub fn get_item_name(&'a self) -> String { ItemInterpreter::remove_tags_from_nametype(self.stash_item.get_raw_name()) } Oct 21 16:00:58.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.725 INFO kablam! Oct 21 16:00:58.725 INFO kablam! warning: method is never used: `get_type_line` Oct 21 16:00:58.725 INFO kablam! --> src/interpreter.rs:111:5 Oct 21 16:00:58.725 INFO kablam! | Oct 21 16:00:58.725 INFO kablam! 111 | pub fn get_type_line(&'a self) -> String { ItemInterpreter::remove_tags_from_nametype(self.stash_item.get_type_line()) } Oct 21 16:00:58.725 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.725 INFO kablam! Oct 21 16:00:58.725 INFO kablam! warning: method is never used: `get_rarity` Oct 21 16:00:58.725 INFO kablam! --> src/interpreter.rs:113:5 Oct 21 16:00:58.725 INFO kablam! | Oct 21 16:00:58.725 INFO kablam! 113 | pub fn get_rarity(&'a self) -> ItemRarity { Oct 21 16:00:58.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.726 INFO kablam! Oct 21 16:00:58.726 INFO kablam! warning: method is never used: `get_account_name` Oct 21 16:00:58.726 INFO kablam! --> src/parser.rs:45:5 Oct 21 16:00:58.726 INFO kablam! | Oct 21 16:00:58.726 INFO kablam! 45 | pub fn get_account_name(&self) -> Option { self.account_name.clone() } Oct 21 16:00:58.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.726 INFO kablam! Oct 21 16:00:58.726 INFO kablam! warning: method is never used: `get_character_name` Oct 21 16:00:58.726 INFO kablam! --> src/parser.rs:46:5 Oct 21 16:00:58.726 INFO kablam! | Oct 21 16:00:58.726 INFO kablam! 46 | pub fn get_character_name(&self) -> Option { self.last_character_name.clone() } Oct 21 16:00:58.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.726 INFO kablam! Oct 21 16:00:58.726 INFO kablam! warning: method is never used: `get_raw_name` Oct 21 16:00:58.726 INFO kablam! --> src/parser.rs:80:5 Oct 21 16:00:58.726 INFO kablam! | Oct 21 16:00:58.726 INFO kablam! 80 | pub fn get_raw_name(&self) -> String { self.name.clone() } Oct 21 16:00:58.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.726 INFO kablam! Oct 21 16:00:58.727 INFO kablam! warning: method is never used: `get_type_line` Oct 21 16:00:58.727 INFO kablam! --> src/parser.rs:81:5 Oct 21 16:00:58.727 INFO kablam! | Oct 21 16:00:58.727 INFO kablam! 81 | pub fn get_type_line(&self) -> String { self.type_line.clone() } Oct 21 16:00:58.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.727 INFO kablam! Oct 21 16:00:58.727 INFO kablam! warning: method is never used: `get_id` Oct 21 16:00:58.727 INFO kablam! --> src/parser.rs:82:5 Oct 21 16:00:58.727 INFO kablam! | Oct 21 16:00:58.727 INFO kablam! 82 | pub fn get_id(&self) -> String { self.id.clone() } Oct 21 16:00:58.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.727 INFO kablam! Oct 21 16:00:58.727 INFO kablam! warning: method is never used: `get_frame_type` Oct 21 16:00:58.727 INFO kablam! --> src/parser.rs:83:5 Oct 21 16:00:58.727 INFO kablam! | Oct 21 16:00:58.727 INFO kablam! 83 | pub fn get_frame_type(&self) -> u8 { self.frame_type } Oct 21 16:00:58.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.727 INFO kablam! Oct 21 16:00:58.727 INFO kablam! warning: method is never used: `get_ilvl` Oct 21 16:00:58.727 INFO kablam! --> src/parser.rs:84:5 Oct 21 16:00:58.728 INFO kablam! | Oct 21 16:00:58.728 INFO kablam! 84 | pub fn get_ilvl(&self) -> u8 { self.ilvl } Oct 21 16:00:58.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.728 INFO kablam! Oct 21 16:00:58.728 INFO kablam! warning: method is never used: `get_league` Oct 21 16:00:58.728 INFO kablam! --> src/parser.rs:85:5 Oct 21 16:00:58.728 INFO kablam! | Oct 21 16:00:58.728 INFO kablam! 85 | pub fn get_league(&self) -> String { self.league.clone() } Oct 21 16:00:58.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.728 INFO kablam! Oct 21 16:00:58.728 INFO kablam! warning: method is never used: `get_description` Oct 21 16:00:58.728 INFO kablam! --> src/parser.rs:86:5 Oct 21 16:00:58.728 INFO kablam! | Oct 21 16:00:58.728 INFO kablam! 86 | pub fn get_description(&self) -> Option { self.descr_text.clone() } Oct 21 16:00:58.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.728 INFO kablam! Oct 21 16:00:58.728 INFO kablam! warning: method is never used: `get_secondary_description` Oct 21 16:00:58.728 INFO kablam! --> src/parser.rs:87:5 Oct 21 16:00:58.728 INFO kablam! | Oct 21 16:00:58.728 INFO kablam! 87 | pub fn get_secondary_description(&self) -> Option { self.sec_descr_text.clone() } Oct 21 16:00:58.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.728 INFO kablam! Oct 21 16:00:58.728 INFO kablam! warning: method is never used: `get_note` Oct 21 16:00:58.728 INFO kablam! --> src/parser.rs:88:5 Oct 21 16:00:58.728 INFO kablam! | Oct 21 16:00:58.728 INFO kablam! 88 | pub fn get_note(&self) -> Option { self.note.clone() } Oct 21 16:00:58.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.729 INFO kablam! Oct 21 16:00:58.729 INFO kablam! warning: method is never used: `is_identified` Oct 21 16:00:58.729 INFO kablam! --> src/parser.rs:89:5 Oct 21 16:00:58.729 INFO kablam! | Oct 21 16:00:58.729 INFO kablam! 89 | pub fn is_identified(&self) -> bool { self.identified } Oct 21 16:00:58.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.729 INFO kablam! Oct 21 16:00:58.729 INFO kablam! warning: field is never used: `response_code` Oct 21 16:00:58.729 INFO kablam! --> src/parser.rs:116:5 Oct 21 16:00:58.729 INFO kablam! | Oct 21 16:00:58.729 INFO kablam! 116 | response_code: u8, Oct 21 16:00:58.729 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.729 INFO kablam! Oct 21 16:00:58.729 INFO kablam! warning: method is never used: `get_response_code` Oct 21 16:00:58.729 INFO kablam! --> src/parser.rs:122:5 Oct 21 16:00:58.729 INFO kablam! | Oct 21 16:00:58.729 INFO kablam! 122 | pub fn get_response_code(&self) -> u8 { self.response_code } Oct 21 16:00:58.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.729 INFO kablam! Oct 21 16:00:58.729 INFO kablam! warning: variant is never constructed: `Hyper` Oct 21 16:00:58.729 INFO kablam! --> src/parser.rs:137:5 Oct 21 16:00:58.729 INFO kablam! | Oct 21 16:00:58.729 INFO kablam! 137 | Hyper(hyper::Error), Oct 21 16:00:58.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.729 INFO kablam! Oct 21 16:00:58.729 INFO kablam! warning: method is never used: `get_db_name` Oct 21 16:00:58.729 INFO kablam! --> src/settings.rs:40:5 Oct 21 16:00:58.729 INFO kablam! | Oct 21 16:00:58.729 INFO kablam! 40 | pub fn get_db_name(&self) -> String { Oct 21 16:00:58.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.729 INFO kablam! Oct 21 16:00:58.772 INFO kablam! warning: enum is never used: `ItemRarity` Oct 21 16:00:58.772 INFO kablam! --> src/interpreter.rs:50:1 Oct 21 16:00:58.772 INFO kablam! | Oct 21 16:00:58.772 INFO kablam! 50 | pub enum ItemRarity { Oct 21 16:00:58.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.772 INFO kablam! | Oct 21 16:00:58.772 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:00:58.772 INFO kablam! Oct 21 16:00:58.772 INFO kablam! warning: method is never used: `get_account_name` Oct 21 16:00:58.772 INFO kablam! --> src/interpreter.rs:71:5 Oct 21 16:00:58.772 INFO kablam! | Oct 21 16:00:58.772 INFO kablam! 71 | pub fn get_account_name(&'a self) -> Option { self.stash.get_account_name() } Oct 21 16:00:58.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.772 INFO kablam! Oct 21 16:00:58.772 INFO kablam! warning: method is never used: `get_character_name` Oct 21 16:00:58.772 INFO kablam! --> src/interpreter.rs:72:5 Oct 21 16:00:58.772 INFO kablam! | Oct 21 16:00:58.772 INFO kablam! 72 | pub fn get_character_name(&'a self) -> Option { self.stash.get_character_name() } Oct 21 16:00:58.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.772 INFO kablam! Oct 21 16:00:58.772 INFO kablam! warning: struct is never constructed: `ItemInterpreter` Oct 21 16:00:58.772 INFO kablam! --> src/interpreter.rs:75:1 Oct 21 16:00:58.772 INFO kablam! | Oct 21 16:00:58.772 INFO kablam! 75 | pub struct ItemInterpreter<'a> { Oct 21 16:00:58.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.772 INFO kablam! Oct 21 16:00:58.772 INFO kablam! warning: method is never used: `new` Oct 21 16:00:58.773 INFO kablam! --> src/interpreter.rs:80:5 Oct 21 16:00:58.773 INFO kablam! | Oct 21 16:00:58.773 INFO kablam! 80 | pub fn new(stash_item: &'a StashItem) -> ItemInterpreter { Oct 21 16:00:58.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.773 INFO kablam! Oct 21 16:00:58.773 INFO kablam! warning: method is never used: `remove_tags_from_nametype` Oct 21 16:00:58.773 INFO kablam! --> src/interpreter.rs:86:5 Oct 21 16:00:58.773 INFO kablam! | Oct 21 16:00:58.773 INFO kablam! 86 | fn remove_tags_from_nametype(val: String) -> String { Oct 21 16:00:58.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.773 INFO kablam! Oct 21 16:00:58.773 INFO kablam! warning: method is never used: `get_description_or_empty` Oct 21 16:00:58.773 INFO kablam! --> src/interpreter.rs:95:5 Oct 21 16:00:58.773 INFO kablam! | Oct 21 16:00:58.773 INFO kablam! 95 | fn get_description_or_empty(val: Option) -> String { Oct 21 16:00:58.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.773 INFO kablam! Oct 21 16:00:58.773 INFO kablam! warning: method is never used: `get_item_id` Oct 21 16:00:58.773 INFO kablam! --> src/interpreter.rs:102:5 Oct 21 16:00:58.773 INFO kablam! | Oct 21 16:00:58.773 INFO kablam! 102 | pub fn get_item_id(&'a self) -> String { self.stash_item.get_id() } Oct 21 16:00:58.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.773 INFO kablam! Oct 21 16:00:58.773 INFO kablam! warning: method is never used: `get_ilvl` Oct 21 16:00:58.773 INFO kablam! --> src/interpreter.rs:103:5 Oct 21 16:00:58.773 INFO kablam! | Oct 21 16:00:58.773 INFO kablam! 103 | pub fn get_ilvl(&'a self) -> u8 { self.stash_item.get_ilvl() } Oct 21 16:00:58.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.773 INFO kablam! Oct 21 16:00:58.774 INFO kablam! warning: method is never used: `get_frame_type` Oct 21 16:00:58.774 INFO kablam! --> src/interpreter.rs:104:5 Oct 21 16:00:58.774 INFO kablam! | Oct 21 16:00:58.774 INFO kablam! 104 | pub fn get_frame_type(&'a self) -> u8 { self.stash_item.get_frame_type() } Oct 21 16:00:58.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.774 INFO kablam! Oct 21 16:00:58.774 INFO kablam! warning: method is never used: `is_identified` Oct 21 16:00:58.774 INFO kablam! --> src/interpreter.rs:105:5 Oct 21 16:00:58.774 INFO kablam! | Oct 21 16:00:58.774 INFO kablam! 105 | pub fn is_identified(&'a self) -> bool { self.stash_item.is_identified() } Oct 21 16:00:58.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.774 INFO kablam! Oct 21 16:00:58.774 INFO kablam! warning: method is never used: `get_description` Oct 21 16:00:58.774 INFO kablam! --> src/interpreter.rs:106:5 Oct 21 16:00:58.774 INFO kablam! | Oct 21 16:00:58.774 INFO kablam! 106 | pub fn get_description(&'a self) -> String { ItemInterpreter::get_description_or_empty(self.stash_item.get_description()) } Oct 21 16:00:58.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.774 INFO kablam! Oct 21 16:00:58.774 INFO kablam! warning: method is never used: `get_secondary_description` Oct 21 16:00:58.774 INFO kablam! --> src/interpreter.rs:108:5 Oct 21 16:00:58.774 INFO kablam! | Oct 21 16:00:58.774 INFO kablam! 108 | pub fn get_secondary_description(&'a self) -> String { ItemInterpreter::get_description_or_empty(self.stash_item.get_secondary_description()) } Oct 21 16:00:58.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.774 INFO kablam! Oct 21 16:00:58.774 INFO kablam! warning: method is never used: `get_buyout_price` Oct 21 16:00:58.774 INFO kablam! --> src/interpreter.rs:109:5 Oct 21 16:00:58.774 INFO kablam! | Oct 21 16:00:58.774 INFO kablam! 109 | pub fn get_buyout_price(&'a self) -> BuyoutPrice { BuyoutPrice::from_note(self.stash_item.get_note()) } Oct 21 16:00:58.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.774 INFO kablam! Oct 21 16:00:58.774 INFO kablam! warning: method is never used: `get_item_name` Oct 21 16:00:58.774 INFO kablam! --> src/interpreter.rs:110:5 Oct 21 16:00:58.774 INFO kablam! | Oct 21 16:00:58.775 INFO kablam! 110 | pub fn get_item_name(&'a self) -> String { ItemInterpreter::remove_tags_from_nametype(self.stash_item.get_raw_name()) } Oct 21 16:00:58.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.775 INFO kablam! Oct 21 16:00:58.775 INFO kablam! warning: method is never used: `get_type_line` Oct 21 16:00:58.775 INFO kablam! --> src/interpreter.rs:111:5 Oct 21 16:00:58.775 INFO kablam! | Oct 21 16:00:58.775 INFO kablam! 111 | pub fn get_type_line(&'a self) -> String { ItemInterpreter::remove_tags_from_nametype(self.stash_item.get_type_line()) } Oct 21 16:00:58.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.775 INFO kablam! Oct 21 16:00:58.775 INFO kablam! warning: method is never used: `get_rarity` Oct 21 16:00:58.775 INFO kablam! --> src/interpreter.rs:113:5 Oct 21 16:00:58.775 INFO kablam! | Oct 21 16:00:58.775 INFO kablam! 113 | pub fn get_rarity(&'a self) -> ItemRarity { Oct 21 16:00:58.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.775 INFO kablam! Oct 21 16:00:58.775 INFO kablam! warning: method is never used: `get_account_name` Oct 21 16:00:58.775 INFO kablam! --> src/parser.rs:45:5 Oct 21 16:00:58.775 INFO kablam! | Oct 21 16:00:58.775 INFO kablam! 45 | pub fn get_account_name(&self) -> Option { self.account_name.clone() } Oct 21 16:00:58.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.775 INFO kablam! Oct 21 16:00:58.775 INFO kablam! warning: method is never used: `get_character_name` Oct 21 16:00:58.775 INFO kablam! --> src/parser.rs:46:5 Oct 21 16:00:58.775 INFO kablam! | Oct 21 16:00:58.775 INFO kablam! 46 | pub fn get_character_name(&self) -> Option { self.last_character_name.clone() } Oct 21 16:00:58.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.775 INFO kablam! Oct 21 16:00:58.775 INFO kablam! warning: method is never used: `get_raw_name` Oct 21 16:00:58.775 INFO kablam! --> src/parser.rs:80:5 Oct 21 16:00:58.775 INFO kablam! | Oct 21 16:00:58.775 INFO kablam! 80 | pub fn get_raw_name(&self) -> String { self.name.clone() } Oct 21 16:00:58.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.775 INFO kablam! Oct 21 16:00:58.775 INFO kablam! warning: method is never used: `get_type_line` Oct 21 16:00:58.775 INFO kablam! --> src/parser.rs:81:5 Oct 21 16:00:58.775 INFO kablam! | Oct 21 16:00:58.775 INFO kablam! 81 | pub fn get_type_line(&self) -> String { self.type_line.clone() } Oct 21 16:00:58.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.775 INFO kablam! Oct 21 16:00:58.775 INFO kablam! warning: method is never used: `get_id` Oct 21 16:00:58.775 INFO kablam! --> src/parser.rs:82:5 Oct 21 16:00:58.776 INFO kablam! | Oct 21 16:00:58.776 INFO kablam! 82 | pub fn get_id(&self) -> String { self.id.clone() } Oct 21 16:00:58.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.776 INFO kablam! Oct 21 16:00:58.776 INFO kablam! warning: method is never used: `get_frame_type` Oct 21 16:00:58.776 INFO kablam! --> src/parser.rs:83:5 Oct 21 16:00:58.776 INFO kablam! | Oct 21 16:00:58.776 INFO kablam! 83 | pub fn get_frame_type(&self) -> u8 { self.frame_type } Oct 21 16:00:58.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.776 INFO kablam! Oct 21 16:00:58.776 INFO kablam! warning: method is never used: `get_ilvl` Oct 21 16:00:58.776 INFO kablam! --> src/parser.rs:84:5 Oct 21 16:00:58.776 INFO kablam! | Oct 21 16:00:58.776 INFO kablam! 84 | pub fn get_ilvl(&self) -> u8 { self.ilvl } Oct 21 16:00:58.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.776 INFO kablam! Oct 21 16:00:58.776 INFO kablam! warning: method is never used: `get_league` Oct 21 16:00:58.776 INFO kablam! --> src/parser.rs:85:5 Oct 21 16:00:58.776 INFO kablam! | Oct 21 16:00:58.776 INFO kablam! 85 | pub fn get_league(&self) -> String { self.league.clone() } Oct 21 16:00:58.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.776 INFO kablam! Oct 21 16:00:58.776 INFO kablam! warning: method is never used: `get_description` Oct 21 16:00:58.776 INFO kablam! --> src/parser.rs:86:5 Oct 21 16:00:58.776 INFO kablam! | Oct 21 16:00:58.776 INFO kablam! 86 | pub fn get_description(&self) -> Option { self.descr_text.clone() } Oct 21 16:00:58.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.776 INFO kablam! Oct 21 16:00:58.776 INFO kablam! warning: method is never used: `get_secondary_description` Oct 21 16:00:58.776 INFO kablam! --> src/parser.rs:87:5 Oct 21 16:00:58.776 INFO kablam! | Oct 21 16:00:58.777 INFO kablam! 87 | pub fn get_secondary_description(&self) -> Option { self.sec_descr_text.clone() } Oct 21 16:00:58.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.777 INFO kablam! Oct 21 16:00:58.777 INFO kablam! warning: method is never used: `get_note` Oct 21 16:00:58.777 INFO kablam! --> src/parser.rs:88:5 Oct 21 16:00:58.777 INFO kablam! | Oct 21 16:00:58.777 INFO kablam! 88 | pub fn get_note(&self) -> Option { self.note.clone() } Oct 21 16:00:58.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.777 INFO kablam! Oct 21 16:00:58.777 INFO kablam! warning: method is never used: `is_identified` Oct 21 16:00:58.777 INFO kablam! --> src/parser.rs:89:5 Oct 21 16:00:58.777 INFO kablam! | Oct 21 16:00:58.777 INFO kablam! 89 | pub fn is_identified(&self) -> bool { self.identified } Oct 21 16:00:58.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.777 INFO kablam! Oct 21 16:00:58.777 INFO kablam! warning: field is never used: `response_code` Oct 21 16:00:58.777 INFO kablam! --> src/parser.rs:116:5 Oct 21 16:00:58.777 INFO kablam! | Oct 21 16:00:58.777 INFO kablam! 116 | response_code: u8, Oct 21 16:00:58.777 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.777 INFO kablam! Oct 21 16:00:58.777 INFO kablam! warning: method is never used: `get_response_code` Oct 21 16:00:58.777 INFO kablam! --> src/parser.rs:122:5 Oct 21 16:00:58.777 INFO kablam! | Oct 21 16:00:58.777 INFO kablam! 122 | pub fn get_response_code(&self) -> u8 { self.response_code } Oct 21 16:00:58.777 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.778 INFO kablam! Oct 21 16:00:58.778 INFO kablam! warning: variant is never constructed: `Hyper` Oct 21 16:00:58.778 INFO kablam! --> src/parser.rs:137:5 Oct 21 16:00:58.778 INFO kablam! | Oct 21 16:00:58.778 INFO kablam! 137 | Hyper(hyper::Error), Oct 21 16:00:58.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.778 INFO kablam! Oct 21 16:00:58.778 INFO kablam! warning: method is never used: `get_db_name` Oct 21 16:00:58.778 INFO kablam! --> src/settings.rs:40:5 Oct 21 16:00:58.778 INFO kablam! | Oct 21 16:00:58.778 INFO kablam! 40 | pub fn get_db_name(&self) -> String { Oct 21 16:00:58.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:00:58.778 INFO kablam! Oct 21 16:00:58.904 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.70s Oct 21 16:00:58.912 INFO kablam! su: No module specific data is present Oct 21 16:00:59.534 INFO running `"docker" "rm" "-f" "3b30f950d9b7c1f7f391393efc44db1476d562c95aeb415f08d50a1199d54725"` Oct 21 16:00:59.761 INFO blam! 3b30f950d9b7c1f7f391393efc44db1476d562c95aeb415f08d50a1199d54725