Oct 12 15:30:25.062 INFO checking problame/rust-srs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 15:30:25.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 15:30:25.624 INFO blam! eba424e36651419efdc00d81e785c480bc3593f8f56f8f614110af9e2392c267 Oct 12 15:30:25.626 INFO running `"docker" "start" "-a" "eba424e36651419efdc00d81e785c480bc3593f8f56f8f614110af9e2392c267"` Oct 12 15:30:26.668 INFO kablam! usermod: no changes Oct 12 15:30:26.756 INFO kablam! Checking rustsrsd v0.1.0 (/source) Oct 12 15:30:27.461 INFO kablam! warning: unused import: `base64_email_safe_decode` Oct 12 15:30:27.461 INFO kablam! --> src/srs/transformers.rs:12:42 Oct 12 15:30:27.461 INFO kablam! | Oct 12 15:30:27.461 INFO kablam! 12 | use srs::util::{base64_email_safe_encode,base64_email_safe_decode}; Oct 12 15:30:27.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.461 INFO kablam! | Oct 12 15:30:27.461 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 15:30:27.461 INFO kablam! Oct 12 15:30:27.462 INFO kablam! warning: unused import: `ForwarderError` Oct 12 15:30:27.462 INFO kablam! --> src/srs/transformer_tests.rs:6:62 Oct 12 15:30:27.462 INFO kablam! | Oct 12 15:30:27.462 INFO kablam! 6 | use srs::transformers::{Receiver,ReceiverError,Forwarder,ForwarderError,Timestamper,SRSTimestamper}; Oct 12 15:30:27.462 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 15:30:27.462 INFO kablam! Oct 12 15:30:27.466 INFO kablam! warning: unused import: `Forwarder` Oct 12 15:30:27.466 INFO kablam! --> src/srs/transformer_tests.rs:135:52 Oct 12 15:30:27.466 INFO kablam! | Oct 12 15:30:27.466 INFO kablam! 135 | use srs::transformers::{ForwardableAddress,Forwarder}; Oct 12 15:30:27.466 INFO kablam! | ^^^^^^^^^ Oct 12 15:30:27.466 INFO kablam! Oct 12 15:30:27.466 INFO kablam! warning: unused import: `Forwarder` Oct 12 15:30:27.466 INFO kablam! --> src/srs/transformer_tests.rs:163:52 Oct 12 15:30:27.466 INFO kablam! | Oct 12 15:30:27.466 INFO kablam! 163 | use srs::transformers::{ForwardableAddress,Forwarder}; Oct 12 15:30:27.466 INFO kablam! | ^^^^^^^^^ Oct 12 15:30:27.466 INFO kablam! Oct 12 15:30:27.466 INFO kablam! warning: unused import: `SRS1` Oct 12 15:30:27.466 INFO kablam! --> src/srs/transformer_tests.rs:164:44 Oct 12 15:30:27.466 INFO kablam! | Oct 12 15:30:27.466 INFO kablam! 164 | use srs::parser::SRSAddress::{SRS0,SRS1}; Oct 12 15:30:27.466 INFO kablam! | ^^^^ Oct 12 15:30:27.467 INFO kablam! Oct 12 15:30:27.467 INFO kablam! warning: unused import: `Forwarder` Oct 12 15:30:27.467 INFO kablam! --> src/srs/transformer_tests.rs:197:52 Oct 12 15:30:27.467 INFO kablam! | Oct 12 15:30:27.467 INFO kablam! 197 | use srs::transformers::{ForwardableAddress,Forwarder}; Oct 12 15:30:27.467 INFO kablam! | ^^^^^^^^^ Oct 12 15:30:27.467 INFO kablam! Oct 12 15:30:27.467 INFO kablam! warning: unused import: `SRS0` Oct 12 15:30:27.467 INFO kablam! --> src/srs/transformer_tests.rs:198:39 Oct 12 15:30:27.467 INFO kablam! | Oct 12 15:30:27.467 INFO kablam! 198 | use srs::parser::SRSAddress::{SRS0,SRS1}; Oct 12 15:30:27.467 INFO kablam! | ^^^^ Oct 12 15:30:27.467 INFO kablam! Oct 12 15:30:27.467 INFO kablam! warning: unused imports: `ForwardableAddress`, `Forwarder` Oct 12 15:30:27.467 INFO kablam! --> src/srs/transformer_tests.rs:226:33 Oct 12 15:30:27.467 INFO kablam! | Oct 12 15:30:27.467 INFO kablam! 226 | use srs::transformers::{ForwardableAddress,Forwarder}; Oct 12 15:30:27.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ Oct 12 15:30:27.467 INFO kablam! Oct 12 15:30:27.467 INFO kablam! warning: unused import: `openssl::hash::MessageDigest` Oct 12 15:30:27.467 INFO kablam! --> src/main.rs:7:5 Oct 12 15:30:27.467 INFO kablam! | Oct 12 15:30:27.467 INFO kablam! 7 | use openssl::hash::MessageDigest; Oct 12 15:30:27.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.468 INFO kablam! Oct 12 15:30:27.468 INFO kablam! warning: unused import: `Write` Oct 12 15:30:27.468 INFO kablam! --> src/main.rs:12:20 Oct 12 15:30:27.468 INFO kablam! | Oct 12 15:30:27.468 INFO kablam! 12 | use std::io::{Read,Write}; Oct 12 15:30:27.468 INFO kablam! | ^^^^^ Oct 12 15:30:27.468 INFO kablam! Oct 12 15:30:27.475 INFO kablam! warning: unused import: `base64_email_safe_decode` Oct 12 15:30:27.475 INFO kablam! --> src/srs/transformers.rs:12:42 Oct 12 15:30:27.475 INFO kablam! | Oct 12 15:30:27.475 INFO kablam! 12 | use srs::util::{base64_email_safe_encode,base64_email_safe_decode}; Oct 12 15:30:27.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.475 INFO kablam! | Oct 12 15:30:27.475 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 15:30:27.475 INFO kablam! Oct 12 15:30:27.475 INFO kablam! warning: unused import: `openssl::hash::MessageDigest` Oct 12 15:30:27.475 INFO kablam! --> src/main.rs:7:5 Oct 12 15:30:27.475 INFO kablam! | Oct 12 15:30:27.476 INFO kablam! 7 | use openssl::hash::MessageDigest; Oct 12 15:30:27.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.476 INFO kablam! Oct 12 15:30:27.476 INFO kablam! warning: unused import: `Write` Oct 12 15:30:27.476 INFO kablam! --> src/main.rs:12:20 Oct 12 15:30:27.476 INFO kablam! | Oct 12 15:30:27.476 INFO kablam! 12 | use std::io::{Read,Write}; Oct 12 15:30:27.476 INFO kablam! | ^^^^^ Oct 12 15:30:27.476 INFO kablam! Oct 12 15:30:27.509 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 15:30:27.509 INFO kablam! --> src/srs/transformers.rs:8:5 Oct 12 15:30:27.509 INFO kablam! | Oct 12 15:30:27.509 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 12 15:30:27.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.509 INFO kablam! | Oct 12 15:30:27.509 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 15:30:27.509 INFO kablam! Oct 12 15:30:27.524 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 15:30:27.524 INFO kablam! --> src/srs/transformers.rs:8:5 Oct 12 15:30:27.524 INFO kablam! | Oct 12 15:30:27.525 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 12 15:30:27.525 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.525 INFO kablam! | Oct 12 15:30:27.525 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 15:30:27.525 INFO kablam! Oct 12 15:30:27.873 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 15:30:27.873 INFO kablam! --> src/srs/transformers.rs:8:5 Oct 12 15:30:27.873 INFO kablam! | Oct 12 15:30:27.873 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 12 15:30:27.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.873 INFO kablam! Oct 12 15:30:27.899 INFO kablam! warning: unused variable: `substr` Oct 12 15:30:27.899 INFO kablam! --> src/srs/transformers.rs:149:30 Oct 12 15:30:27.899 INFO kablam! | Oct 12 15:30:27.899 INFO kablam! 149 | fn is_email_compatible_ascii(substr: &[u8]) -> bool { Oct 12 15:30:27.899 INFO kablam! | ^^^^^^ help: consider using `_substr` instead Oct 12 15:30:27.899 INFO kablam! | Oct 12 15:30:27.899 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 15:30:27.899 INFO kablam! Oct 12 15:30:27.899 INFO kablam! warning: unused variable: `e` Oct 12 15:30:27.899 INFO kablam! --> src/main.rs:33:13 Oct 12 15:30:27.899 INFO kablam! | Oct 12 15:30:27.899 INFO kablam! 33 | Err(e) => { Oct 12 15:30:27.899 INFO kablam! | ^ help: consider using `_e` instead Oct 12 15:30:27.899 INFO kablam! Oct 12 15:30:27.899 INFO kablam! warning: unused variable: `e` Oct 12 15:30:27.899 INFO kablam! --> src/main.rs:44:17 Oct 12 15:30:27.899 INFO kablam! | Oct 12 15:30:27.899 INFO kablam! 44 | Err(e) => { Oct 12 15:30:27.899 INFO kablam! | ^ help: consider using `_e` instead Oct 12 15:30:27.899 INFO kablam! Oct 12 15:30:27.899 INFO kablam! warning: value assigned to `res` is never read Oct 12 15:30:27.899 INFO kablam! --> src/srs/transformers.rs:59:17 Oct 12 15:30:27.899 INFO kablam! | Oct 12 15:30:27.899 INFO kablam! 59 | let mut res: u16 = 0; Oct 12 15:30:27.899 INFO kablam! | ^^^ Oct 12 15:30:27.899 INFO kablam! | Oct 12 15:30:27.899 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 15:30:27.899 INFO kablam! Oct 12 15:30:27.905 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 15:30:27.905 INFO kablam! --> src/srs/transformers.rs:8:5 Oct 12 15:30:27.905 INFO kablam! | Oct 12 15:30:27.905 INFO kablam! 8 | use std::ascii::AsciiExt; Oct 12 15:30:27.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.905 INFO kablam! Oct 12 15:30:27.964 INFO kablam! warning: unused variable: `substr` Oct 12 15:30:27.964 INFO kablam! --> src/srs/transformers.rs:149:30 Oct 12 15:30:27.964 INFO kablam! | Oct 12 15:30:27.964 INFO kablam! 149 | fn is_email_compatible_ascii(substr: &[u8]) -> bool { Oct 12 15:30:27.964 INFO kablam! | ^^^^^^ help: consider using `_substr` instead Oct 12 15:30:27.964 INFO kablam! | Oct 12 15:30:27.964 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 15:30:27.964 INFO kablam! Oct 12 15:30:27.964 INFO kablam! warning: unused variable: `ts` Oct 12 15:30:27.964 INFO kablam! --> src/srs/transformer_tests.rs:25:35 Oct 12 15:30:27.964 INFO kablam! | Oct 12 15:30:27.964 INFO kablam! 25 | verify: Box::new(|ts| Ok(())), Oct 12 15:30:27.964 INFO kablam! | ^^ help: consider using `_ts` instead Oct 12 15:30:27.964 INFO kablam! Oct 12 15:30:27.964 INFO kablam! warning: unused variable: `ts` Oct 12 15:30:27.964 INFO kablam! --> src/srs/transformer_tests.rs:124:35 Oct 12 15:30:27.964 INFO kablam! | Oct 12 15:30:27.964 INFO kablam! 124 | verify: Box::new(|ts| Err(23)), Oct 12 15:30:27.964 INFO kablam! | ^^ help: consider using `_ts` instead Oct 12 15:30:27.964 INFO kablam! Oct 12 15:30:27.964 INFO kablam! warning: unused variable: `e` Oct 12 15:30:27.964 INFO kablam! --> src/main.rs:33:13 Oct 12 15:30:27.964 INFO kablam! | Oct 12 15:30:27.964 INFO kablam! 33 | Err(e) => { Oct 12 15:30:27.964 INFO kablam! | ^ help: consider using `_e` instead Oct 12 15:30:27.964 INFO kablam! Oct 12 15:30:27.964 INFO kablam! warning: unused variable: `e` Oct 12 15:30:27.964 INFO kablam! --> src/main.rs:44:17 Oct 12 15:30:27.964 INFO kablam! | Oct 12 15:30:27.964 INFO kablam! 44 | Err(e) => { Oct 12 15:30:27.964 INFO kablam! | ^ help: consider using `_e` instead Oct 12 15:30:27.964 INFO kablam! Oct 12 15:30:27.964 INFO kablam! warning: unused variable: `r_c` Oct 12 15:30:27.964 INFO kablam! --> src/srs/transformer_tests.rs:241:13 Oct 12 15:30:27.964 INFO kablam! | Oct 12 15:30:27.964 INFO kablam! 241 | let r_c = make_receiver("csecret", "c"); Oct 12 15:30:27.964 INFO kablam! | ^^^ help: consider using `_r_c` instead Oct 12 15:30:27.964 INFO kablam! Oct 12 15:30:27.964 INFO kablam! warning: unused variable: `t` Oct 12 15:30:27.964 INFO kablam! --> src/srs/transformer_tests.rs:302:13 Oct 12 15:30:27.964 INFO kablam! | Oct 12 15:30:27.964 INFO kablam! 302 | let t = SRSTimestamper { Oct 12 15:30:27.964 INFO kablam! | ^ help: consider using `_t` instead Oct 12 15:30:27.964 INFO kablam! Oct 12 15:30:27.964 INFO kablam! warning: unused variable: `t` Oct 12 15:30:27.965 INFO kablam! --> src/srs/transformer_tests.rs:319:13 Oct 12 15:30:27.965 INFO kablam! | Oct 12 15:30:27.965 INFO kablam! 319 | let t = SRSTimestamper { Oct 12 15:30:27.965 INFO kablam! | ^ help: consider using `_t` instead Oct 12 15:30:27.965 INFO kablam! Oct 12 15:30:27.965 INFO kablam! warning: value assigned to `res` is never read Oct 12 15:30:27.965 INFO kablam! --> src/srs/transformers.rs:59:17 Oct 12 15:30:27.965 INFO kablam! | Oct 12 15:30:27.965 INFO kablam! 59 | let mut res: u16 = 0; Oct 12 15:30:27.965 INFO kablam! | ^^^ Oct 12 15:30:27.965 INFO kablam! | Oct 12 15:30:27.965 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 15:30:27.965 INFO kablam! Oct 12 15:30:27.972 INFO kablam! warning: method is never used: `get_version` Oct 12 15:30:27.972 INFO kablam! --> src/srs/parser.rs:11:5 Oct 12 15:30:27.972 INFO kablam! | Oct 12 15:30:27.972 INFO kablam! 11 | fn get_version(&self) -> u8 { Oct 12 15:30:27.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.972 INFO kablam! | Oct 12 15:30:27.972 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 15:30:27.972 INFO kablam! Oct 12 15:30:27.972 INFO kablam! warning: method is never used: `is_0` Oct 12 15:30:27.972 INFO kablam! --> src/srs/parser.rs:17:5 Oct 12 15:30:27.972 INFO kablam! | Oct 12 15:30:27.972 INFO kablam! 17 | pub fn is_0(&self) -> bool { return self.get_version() == 0; } Oct 12 15:30:27.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.972 INFO kablam! Oct 12 15:30:27.972 INFO kablam! warning: method is never used: `is_1` Oct 12 15:30:27.972 INFO kablam! --> src/srs/parser.rs:18:5 Oct 12 15:30:27.972 INFO kablam! | Oct 12 15:30:27.972 INFO kablam! 18 | pub fn is_1(&self) -> bool { return self.get_version() == 1; } Oct 12 15:30:27.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.972 INFO kablam! Oct 12 15:30:27.972 INFO kablam! warning: method is never used: `srs0` Oct 12 15:30:27.972 INFO kablam! --> src/srs/parser.rs:19:5 Oct 12 15:30:27.972 INFO kablam! | Oct 12 15:30:27.972 INFO kablam! 19 | pub fn srs0(self) -> SRS0Address { Oct 12 15:30:27.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.972 INFO kablam! Oct 12 15:30:27.972 INFO kablam! warning: method is never used: `srs1` Oct 12 15:30:27.972 INFO kablam! --> src/srs/parser.rs:25:5 Oct 12 15:30:27.972 INFO kablam! | Oct 12 15:30:27.972 INFO kablam! 25 | pub fn srs1(self) -> SRS1Address { Oct 12 15:30:27.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.972 INFO kablam! Oct 12 15:30:27.981 INFO kablam! warning: function is never used: `is_valid_srs_separator` Oct 12 15:30:27.981 INFO kablam! --> src/srs/transformers.rs:157:1 Oct 12 15:30:27.981 INFO kablam! | Oct 12 15:30:27.981 INFO kablam! 157 | fn is_valid_srs_separator(separator: &str) -> bool { Oct 12 15:30:27.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.981 INFO kablam! Oct 12 15:30:27.981 INFO kablam! warning: struct is never constructed: `Forwarder` Oct 12 15:30:27.981 INFO kablam! --> src/srs/transformers.rs:256:1 Oct 12 15:30:27.981 INFO kablam! | Oct 12 15:30:27.981 INFO kablam! 256 | pub struct Forwarder where T: Timestamper { Oct 12 15:30:27.981 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.982 INFO kablam! Oct 12 15:30:27.982 INFO kablam! warning: enum is never used: `ForwarderInitializationError` Oct 12 15:30:27.982 INFO kablam! --> src/srs/transformers.rs:265:1 Oct 12 15:30:27.982 INFO kablam! | Oct 12 15:30:27.982 INFO kablam! 265 | pub enum ForwarderInitializationError { Oct 12 15:30:27.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.982 INFO kablam! Oct 12 15:30:27.982 INFO kablam! warning: enum is never used: `ForwarderError` Oct 12 15:30:27.982 INFO kablam! --> src/srs/transformers.rs:271:1 Oct 12 15:30:27.982 INFO kablam! | Oct 12 15:30:27.982 INFO kablam! 271 | pub enum ForwarderError { Oct 12 15:30:27.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.982 INFO kablam! Oct 12 15:30:27.982 INFO kablam! warning: enum is never used: `ForwardableAddress` Oct 12 15:30:27.982 INFO kablam! --> src/srs/transformers.rs:276:1 Oct 12 15:30:27.982 INFO kablam! | Oct 12 15:30:27.982 INFO kablam! 276 | pub enum ForwardableAddress { Oct 12 15:30:27.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.982 INFO kablam! Oct 12 15:30:27.982 INFO kablam! warning: method is never used: `new` Oct 12 15:30:27.982 INFO kablam! --> src/srs/transformers.rs:286:5 Oct 12 15:30:27.982 INFO kablam! | Oct 12 15:30:27.982 INFO kablam! 286 | pub fn new(secret: Vec, hostname: Vec, md: MessageDigest, separator: &str, timestamper: T) -> Result,ForwarderInitializationError> { Oct 12 15:30:27.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.982 INFO kablam! Oct 12 15:30:27.982 INFO kablam! warning: method is never used: `update_hash` Oct 12 15:30:27.982 INFO kablam! --> src/srs/transformers.rs:307:5 Oct 12 15:30:27.982 INFO kablam! | Oct 12 15:30:27.982 INFO kablam! 307 | fn update_hash(&self, address: &mut SRSAddress) -> Result<(), ForwarderError> { Oct 12 15:30:27.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.982 INFO kablam! Oct 12 15:30:27.982 INFO kablam! warning: method is never used: `forward` Oct 12 15:30:27.982 INFO kablam! --> src/srs/transformers.rs:319:5 Oct 12 15:30:27.982 INFO kablam! | Oct 12 15:30:27.982 INFO kablam! 319 | pub fn forward(&self, address: ForwardableAddress) -> Result { Oct 12 15:30:27.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.982 INFO kablam! Oct 12 15:30:27.982 INFO kablam! warning: variant is never constructed: `DecodingErr` Oct 12 15:30:27.982 INFO kablam! --> src/srs/util.rs:4:5 Oct 12 15:30:27.982 INFO kablam! | Oct 12 15:30:27.982 INFO kablam! 4 | DecodingErr, Oct 12 15:30:27.982 INFO kablam! | ^^^^^^^^^^^ Oct 12 15:30:27.982 INFO kablam! Oct 12 15:30:27.982 INFO kablam! warning: function is never used: `base64_email_safe_decode` Oct 12 15:30:27.982 INFO kablam! --> src/srs/util.rs:38:1 Oct 12 15:30:27.982 INFO kablam! | Oct 12 15:30:27.982 INFO kablam! 38 | pub fn base64_email_safe_decode(s: &str) -> Result, Base64Err> { Oct 12 15:30:27.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.982 INFO kablam! Oct 12 15:30:27.989 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 15:30:27.989 INFO kablam! --> src/main.rs:97:17 Oct 12 15:30:27.989 INFO kablam! | Oct 12 15:30:27.989 INFO kablam! 97 | stream.shutdown(Shutdown::Both); Oct 12 15:30:27.989 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:27.989 INFO kablam! | Oct 12 15:30:27.989 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 15:30:27.989 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 15:30:27.989 INFO kablam! Oct 12 15:30:28.090 INFO kablam! warning: variable does not need to be mutable Oct 12 15:30:28.090 INFO kablam! --> src/srs/transformer_tests.rs:147:13 Oct 12 15:30:28.090 INFO kablam! | Oct 12 15:30:28.090 INFO kablam! 147 | let mut res = res.srs0(); Oct 12 15:30:28.090 INFO kablam! | ----^^^ Oct 12 15:30:28.090 INFO kablam! | | Oct 12 15:30:28.090 INFO kablam! | help: remove this `mut` Oct 12 15:30:28.090 INFO kablam! | Oct 12 15:30:28.090 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 15:30:28.090 INFO kablam! Oct 12 15:30:28.090 INFO kablam! warning: variable does not need to be mutable Oct 12 15:30:28.090 INFO kablam! --> src/srs/transformer_tests.rs:181:13 Oct 12 15:30:28.090 INFO kablam! | Oct 12 15:30:28.090 INFO kablam! 181 | let mut res = res.srs1(); Oct 12 15:30:28.090 INFO kablam! | ----^^^ Oct 12 15:30:28.090 INFO kablam! | | Oct 12 15:30:28.090 INFO kablam! | help: remove this `mut` Oct 12 15:30:28.090 INFO kablam! Oct 12 15:30:28.104 INFO kablam! warning: variable does not need to be mutable Oct 12 15:30:28.104 INFO kablam! --> src/srs/transformer_tests.rs:280:13 Oct 12 15:30:28.104 INFO kablam! | Oct 12 15:30:28.104 INFO kablam! 280 | let mut t = SRSTimestamper { Oct 12 15:30:28.104 INFO kablam! | ----^ Oct 12 15:30:28.104 INFO kablam! | | Oct 12 15:30:28.104 INFO kablam! | help: remove this `mut` Oct 12 15:30:28.104 INFO kablam! Oct 12 15:30:28.129 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 15:30:28.129 INFO kablam! --> src/main.rs:97:17 Oct 12 15:30:28.129 INFO kablam! | Oct 12 15:30:28.129 INFO kablam! 97 | stream.shutdown(Shutdown::Both); Oct 12 15:30:28.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 15:30:28.129 INFO kablam! | Oct 12 15:30:28.129 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 15:30:28.129 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 15:30:28.129 INFO kablam! Oct 12 15:30:28.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Oct 12 15:30:28.188 INFO kablam! su: No module specific data is present Oct 12 15:30:28.725 INFO running `"docker" "rm" "-f" "eba424e36651419efdc00d81e785c480bc3593f8f56f8f614110af9e2392c267"` Oct 12 15:30:29.111 INFO blam! eba424e36651419efdc00d81e785c480bc3593f8f56f8f614110af9e2392c267