Oct 27 20:25:23.727 INFO checking ire-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:25:23.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 27 20:25:24.235 INFO blam! 776808b9825b6ebca121cf07556215ecbc1fe9af4876b21e0c0c1cdefb9dc730 Oct 27 20:25:24.238 INFO running `"docker" "start" "-a" "776808b9825b6ebca121cf07556215ecbc1fe9af4876b21e0c0c1cdefb9dc730"` Oct 27 20:25:26.206 INFO kablam! usermod: no changes Oct 27 20:25:26.580 INFO kablam! Checking index-fixed v0.2.0 Oct 27 20:25:26.584 INFO kablam! Checking pretty_assertions v0.3.4 Oct 27 20:25:26.595 INFO kablam! Checking subtle v0.2.0 Oct 27 20:25:26.892 INFO kablam! Checking aesti v0.3.0 Oct 27 20:25:29.294 INFO kablam! Checking curve25519-dalek v0.11.0 Oct 27 20:25:31.409 INFO kablam! Checking ed25519-dalek v0.4.2 Oct 27 20:25:32.759 INFO kablam! Checking ire v0.0.1 (/source) Oct 27 20:25:42.839 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.839 INFO kablam! --> src/transport/ntcp/mod.rs:13:41 Oct 27 20:25:42.839 INFO kablam! | Oct 27 20:25:42.839 INFO kablam! 13 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 27 20:25:42.839 INFO kablam! | ^^^^^^ Oct 27 20:25:42.839 INFO kablam! | Oct 27 20:25:42.839 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:25:42.839 INFO kablam! Oct 27 20:25:42.839 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.839 INFO kablam! --> src/transport/ntcp/mod.rs:998:15 Oct 27 20:25:42.839 INFO kablam! | Oct 27 20:25:42.839 INFO kablam! 998 | upstream: Framed, Oct 27 20:25:42.839 INFO kablam! | ^^^^^^^^^^^^ Oct 27 20:25:42.839 INFO kablam! Oct 27 20:25:42.846 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.847 INFO kablam! --> src/transport/ntcp/mod.rs:1014:36 Oct 27 20:25:42.847 INFO kablam! | Oct 27 20:25:42.847 INFO kablam! 1014 | -> Box, Error = io::Error>> { Oct 27 20:25:42.847 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:25:42.847 INFO kablam! Oct 27 20:25:42.847 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.847 INFO kablam! --> src/transport/ntcp/mod.rs:1048:37 Oct 27 20:25:42.847 INFO kablam! | Oct 27 20:25:42.847 INFO kablam! 1048 | -> Box, Error = io::Error>> { Oct 27 20:25:42.847 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:25:42.847 INFO kablam! Oct 27 20:25:42.847 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.847 INFO kablam! --> src/transport/ntcp/mod.rs:1191:71 Oct 27 20:25:42.847 INFO kablam! | Oct 27 20:25:42.847 INFO kablam! 1191 | fn transmute_transport(transport: HandshakeTransport) -> Framed { Oct 27 20:25:42.847 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:25:42.847 INFO kablam! Oct 27 20:25:42.847 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.847 INFO kablam! --> src/transport/ntcp/mod.rs:1193:9 Oct 27 20:25:42.847 INFO kablam! | Oct 27 20:25:42.847 INFO kablam! 1193 | Framed::from_parts(parts, Codec::from(established)) Oct 27 20:25:42.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:25:42.847 INFO kablam! Oct 27 20:25:42.847 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.847 INFO kablam! --> src/transport/ntcp/mod.rs:1206:17 Oct 27 20:25:42.847 INFO kablam! | Oct 27 20:25:42.847 INFO kablam! 1206 | type Item = Framed; Oct 27 20:25:42.847 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:25:42.847 INFO kablam! Oct 27 20:25:42.847 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.847 INFO kablam! --> src/transport/ntcp/mod.rs:1295:41 Oct 27 20:25:42.847 INFO kablam! | Oct 27 20:25:42.847 INFO kablam! 1295 | -> Box, Error = io::Error>> { Oct 27 20:25:42.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:42.847 INFO kablam! Oct 27 20:25:42.895 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.895 INFO kablam! --> src/transport/ntcp/mod.rs:13:41 Oct 27 20:25:42.895 INFO kablam! | Oct 27 20:25:42.895 INFO kablam! 13 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 27 20:25:42.895 INFO kablam! | ^^^^^^ Oct 27 20:25:42.895 INFO kablam! | Oct 27 20:25:42.895 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:25:42.895 INFO kablam! Oct 27 20:25:42.895 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.895 INFO kablam! --> src/transport/ntcp/mod.rs:998:15 Oct 27 20:25:42.895 INFO kablam! | Oct 27 20:25:42.895 INFO kablam! 998 | upstream: Framed, Oct 27 20:25:42.895 INFO kablam! | ^^^^^^^^^^^^ Oct 27 20:25:42.895 INFO kablam! Oct 27 20:25:42.899 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.899 INFO kablam! --> src/transport/ntcp/mod.rs:1014:36 Oct 27 20:25:42.899 INFO kablam! | Oct 27 20:25:42.899 INFO kablam! 1014 | -> Box, Error = io::Error>> { Oct 27 20:25:42.899 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:25:42.899 INFO kablam! Oct 27 20:25:42.899 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.899 INFO kablam! --> src/transport/ntcp/mod.rs:1048:37 Oct 27 20:25:42.899 INFO kablam! | Oct 27 20:25:42.899 INFO kablam! 1048 | -> Box, Error = io::Error>> { Oct 27 20:25:42.899 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:25:42.899 INFO kablam! Oct 27 20:25:42.899 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.899 INFO kablam! --> src/transport/ntcp/mod.rs:1191:71 Oct 27 20:25:42.899 INFO kablam! | Oct 27 20:25:42.899 INFO kablam! 1191 | fn transmute_transport(transport: HandshakeTransport) -> Framed { Oct 27 20:25:42.899 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:25:42.899 INFO kablam! Oct 27 20:25:42.899 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.899 INFO kablam! --> src/transport/ntcp/mod.rs:1193:9 Oct 27 20:25:42.899 INFO kablam! | Oct 27 20:25:42.899 INFO kablam! 1193 | Framed::from_parts(parts, Codec::from(established)) Oct 27 20:25:42.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:25:42.899 INFO kablam! Oct 27 20:25:42.899 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.899 INFO kablam! --> src/transport/ntcp/mod.rs:1206:17 Oct 27 20:25:42.899 INFO kablam! | Oct 27 20:25:42.899 INFO kablam! 1206 | type Item = Framed; Oct 27 20:25:42.899 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 20:25:42.899 INFO kablam! Oct 27 20:25:42.899 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 27 20:25:42.899 INFO kablam! --> src/transport/ntcp/mod.rs:1295:41 Oct 27 20:25:42.899 INFO kablam! | Oct 27 20:25:42.899 INFO kablam! 1295 | -> Box, Error = io::Error>> { Oct 27 20:25:42.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:42.899 INFO kablam! Oct 27 20:25:43.575 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 20:25:43.575 INFO kablam! --> src/transport/ntcp/mod.rs:1024:30 Oct 27 20:25:43.575 INFO kablam! | Oct 27 20:25:43.575 INFO kablam! 1024 | upstream: stream.framed(codec), Oct 27 20:25:43.575 INFO kablam! | ^^^^^^ Oct 27 20:25:43.575 INFO kablam! Oct 27 20:25:43.578 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 20:25:43.579 INFO kablam! --> src/transport/ntcp/mod.rs:1060:30 Oct 27 20:25:43.579 INFO kablam! | Oct 27 20:25:43.579 INFO kablam! 1060 | upstream: stream.framed(codec), Oct 27 20:25:43.579 INFO kablam! | ^^^^^^ Oct 27 20:25:43.579 INFO kablam! Oct 27 20:25:43.991 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 20:25:43.991 INFO kablam! --> src/transport/ntcp/mod.rs:1024:30 Oct 27 20:25:43.991 INFO kablam! | Oct 27 20:25:43.991 INFO kablam! 1024 | upstream: stream.framed(codec), Oct 27 20:25:43.991 INFO kablam! | ^^^^^^ Oct 27 20:25:43.991 INFO kablam! Oct 27 20:25:43.991 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 27 20:25:43.991 INFO kablam! --> src/transport/ntcp/mod.rs:1060:30 Oct 27 20:25:43.991 INFO kablam! | Oct 27 20:25:43.991 INFO kablam! 1060 | upstream: stream.framed(codec), Oct 27 20:25:43.991 INFO kablam! | ^^^^^^ Oct 27 20:25:43.991 INFO kablam! Oct 27 20:25:44.567 INFO kablam! warning: unused import: `self::math::ModPow` Oct 27 20:25:44.567 INFO kablam! --> src/crypto/mod.rs:18:5 Oct 27 20:25:44.567 INFO kablam! | Oct 27 20:25:44.567 INFO kablam! 18 | use self::math::ModPow; Oct 27 20:25:44.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:25:44.567 INFO kablam! | Oct 27 20:25:44.567 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 20:25:44.567 INFO kablam! Oct 27 20:25:44.567 INFO kablam! warning: unused import: `ModPow` Oct 27 20:25:44.567 INFO kablam! --> src/transport/mod.rs:7:20 Oct 27 20:25:44.567 INFO kablam! | Oct 27 20:25:44.567 INFO kablam! 7 | use crypto::math::{ModPow, rectify}; Oct 27 20:25:44.567 INFO kablam! | ^^^^^^ Oct 27 20:25:44.567 INFO kablam! Oct 27 20:25:44.724 INFO kablam! warning: unreachable pattern Oct 27 20:25:44.724 INFO kablam! --> src/crypto/mod.rs:86:13 Oct 27 20:25:44.724 INFO kablam! | Oct 27 20:25:44.725 INFO kablam! 86 | _ => panic!("Unsupported SigType/EncType combination"), Oct 27 20:25:44.725 INFO kablam! | ^ Oct 27 20:25:44.725 INFO kablam! | Oct 27 20:25:44.725 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 20:25:44.726 INFO kablam! Oct 27 20:25:44.726 INFO kablam! warning: unreachable pattern Oct 27 20:25:44.726 INFO kablam! --> src/crypto/mod.rs:95:13 Oct 27 20:25:44.726 INFO kablam! | Oct 27 20:25:44.727 INFO kablam! 95 | _ => panic!("Unsupported SigType/EncType combination"), Oct 27 20:25:44.727 INFO kablam! | ^ Oct 27 20:25:44.727 INFO kablam! Oct 27 20:25:44.727 INFO kablam! warning: unreachable pattern Oct 27 20:25:44.728 INFO kablam! --> src/crypto/mod.rs:123:13 Oct 27 20:25:44.728 INFO kablam! | Oct 27 20:25:44.728 INFO kablam! 123 | _ => panic!("Unsupported SigType/EncType combination"), Oct 27 20:25:44.728 INFO kablam! | ^ Oct 27 20:25:44.729 INFO kablam! Oct 27 20:25:44.732 INFO kablam! warning: unused variable: `e` Oct 27 20:25:44.732 INFO kablam! --> src/i2np/frame.rs:102:21 Oct 27 20:25:44.732 INFO kablam! | Oct 27 20:25:44.733 INFO kablam! 102 | Err(e) => return IResult::Error(ErrorKind::Custom(1)), Oct 27 20:25:44.733 INFO kablam! | ^ help: consider using `_e` instead Oct 27 20:25:44.733 INFO kablam! | Oct 27 20:25:44.734 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 20:25:44.734 INFO kablam! Oct 27 20:25:44.734 INFO kablam! warning: unused variable: `x` Oct 27 20:25:44.735 INFO kablam! --> src/i2np/frame.rs:105:31 Oct 27 20:25:44.735 INFO kablam! | Oct 27 20:25:44.735 INFO kablam! 105 | IResult::Done(x, ri) => IResult::Done(i, ri), Oct 27 20:25:44.735 INFO kablam! | ^ help: consider using `_x` instead Oct 27 20:25:44.736 INFO kablam! Oct 27 20:25:44.736 INFO kablam! warning: unused variable: `e` Oct 27 20:25:44.736 INFO kablam! --> src/i2np/frame.rs:124:13 Oct 27 20:25:44.737 INFO kablam! | Oct 27 20:25:44.737 INFO kablam! 124 | Err(e) => Err(GenError::CustomError(1)), Oct 27 20:25:44.737 INFO kablam! | ^ help: consider using `_e` instead Oct 27 20:25:44.737 INFO kablam! Oct 27 20:25:44.743 INFO kablam! warning: unused variable: `i` Oct 27 20:25:44.743 INFO kablam! --> src/crypto/mod.rs:34:27 Oct 27 20:25:44.743 INFO kablam! | Oct 27 20:25:44.743 INFO kablam! 34 | IResult::Done(i, s) => Some(s), Oct 27 20:25:44.743 INFO kablam! | ^ help: consider using `_i` instead Oct 27 20:25:44.743 INFO kablam! Oct 27 20:25:44.743 INFO kablam! warning: unused variable: `i` Oct 27 20:25:44.743 INFO kablam! --> src/crypto/mod.rs:108:27 Oct 27 20:25:44.743 INFO kablam! | Oct 27 20:25:44.743 INFO kablam! 108 | IResult::Done(i, s) => Some(s), Oct 27 20:25:44.743 INFO kablam! | ^ help: consider using `_i` instead Oct 27 20:25:44.743 INFO kablam! Oct 27 20:25:44.743 INFO kablam! warning: unused variable: `sig_type` Oct 27 20:25:44.743 INFO kablam! --> src/crypto/mod.rs:120:34 Oct 27 20:25:44.743 INFO kablam! | Oct 27 20:25:44.743 INFO kablam! 120 | pub fn extra_data_len(&self, sig_type: &SigType) -> usize { Oct 27 20:25:44.743 INFO kablam! | ^^^^^^^^ help: consider using `_sig_type` instead Oct 27 20:25:44.743 INFO kablam! Oct 27 20:25:44.743 INFO kablam! warning: unused variable: `i` Oct 27 20:25:44.743 INFO kablam! --> src/data/mod.rs:83:27 Oct 27 20:25:44.743 INFO kablam! | Oct 27 20:25:44.743 INFO kablam! 83 | IResult::Done(i, s) => Some(s), Oct 27 20:25:44.743 INFO kablam! | ^ help: consider using `_i` instead Oct 27 20:25:44.743 INFO kablam! Oct 27 20:25:45.119 INFO kablam! warning: unused import: `self::math::ModPow` Oct 27 20:25:45.119 INFO kablam! --> src/crypto/mod.rs:18:5 Oct 27 20:25:45.119 INFO kablam! | Oct 27 20:25:45.119 INFO kablam! 18 | use self::math::ModPow; Oct 27 20:25:45.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.119 INFO kablam! | Oct 27 20:25:45.120 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 20:25:45.120 INFO kablam! Oct 27 20:25:45.120 INFO kablam! warning: unused import: `ModPow` Oct 27 20:25:45.120 INFO kablam! --> src/transport/mod.rs:7:20 Oct 27 20:25:45.120 INFO kablam! | Oct 27 20:25:45.120 INFO kablam! 7 | use crypto::math::{ModPow, rectify}; Oct 27 20:25:45.120 INFO kablam! | ^^^^^^ Oct 27 20:25:45.120 INFO kablam! Oct 27 20:25:45.407 INFO kablam! warning: unreachable pattern Oct 27 20:25:45.407 INFO kablam! --> src/crypto/mod.rs:86:13 Oct 27 20:25:45.407 INFO kablam! | Oct 27 20:25:45.407 INFO kablam! 86 | _ => panic!("Unsupported SigType/EncType combination"), Oct 27 20:25:45.407 INFO kablam! | ^ Oct 27 20:25:45.407 INFO kablam! | Oct 27 20:25:45.407 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 20:25:45.407 INFO kablam! Oct 27 20:25:45.407 INFO kablam! warning: unreachable pattern Oct 27 20:25:45.407 INFO kablam! --> src/crypto/mod.rs:95:13 Oct 27 20:25:45.407 INFO kablam! | Oct 27 20:25:45.407 INFO kablam! 95 | _ => panic!("Unsupported SigType/EncType combination"), Oct 27 20:25:45.407 INFO kablam! | ^ Oct 27 20:25:45.407 INFO kablam! Oct 27 20:25:45.407 INFO kablam! warning: unreachable pattern Oct 27 20:25:45.407 INFO kablam! --> src/crypto/mod.rs:123:13 Oct 27 20:25:45.407 INFO kablam! | Oct 27 20:25:45.407 INFO kablam! 123 | _ => panic!("Unsupported SigType/EncType combination"), Oct 27 20:25:45.407 INFO kablam! | ^ Oct 27 20:25:45.407 INFO kablam! Oct 27 20:25:45.411 INFO kablam! warning: unused variable: `e` Oct 27 20:25:45.411 INFO kablam! --> src/i2np/frame.rs:102:21 Oct 27 20:25:45.411 INFO kablam! | Oct 27 20:25:45.411 INFO kablam! 102 | Err(e) => return IResult::Error(ErrorKind::Custom(1)), Oct 27 20:25:45.411 INFO kablam! | ^ help: consider using `_e` instead Oct 27 20:25:45.411 INFO kablam! | Oct 27 20:25:45.411 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 20:25:45.411 INFO kablam! Oct 27 20:25:45.411 INFO kablam! warning: unused variable: `x` Oct 27 20:25:45.411 INFO kablam! --> src/i2np/frame.rs:105:31 Oct 27 20:25:45.411 INFO kablam! | Oct 27 20:25:45.411 INFO kablam! 105 | IResult::Done(x, ri) => IResult::Done(i, ri), Oct 27 20:25:45.411 INFO kablam! | ^ help: consider using `_x` instead Oct 27 20:25:45.411 INFO kablam! Oct 27 20:25:45.411 INFO kablam! warning: unused variable: `e` Oct 27 20:25:45.411 INFO kablam! --> src/i2np/frame.rs:124:13 Oct 27 20:25:45.411 INFO kablam! | Oct 27 20:25:45.411 INFO kablam! 124 | Err(e) => Err(GenError::CustomError(1)), Oct 27 20:25:45.411 INFO kablam! | ^ help: consider using `_e` instead Oct 27 20:25:45.411 INFO kablam! Oct 27 20:25:45.419 INFO kablam! warning: unused variable: `i` Oct 27 20:25:45.419 INFO kablam! --> src/data/frame.rs:408:27 Oct 27 20:25:45.419 INFO kablam! | Oct 27 20:25:45.419 INFO kablam! 408 | IResult::Done(i, ri) => { Oct 27 20:25:45.419 INFO kablam! | ^ help: consider using `_i` instead Oct 27 20:25:45.419 INFO kablam! Oct 27 20:25:45.419 INFO kablam! warning: unused variable: `n` Oct 27 20:25:45.419 INFO kablam! --> src/data/frame.rs:421:28 Oct 27 20:25:45.419 INFO kablam! | Oct 27 20:25:45.419 INFO kablam! 421 | Ok((o, n)) => { Oct 27 20:25:45.419 INFO kablam! | ^ help: consider using `_n` instead Oct 27 20:25:45.419 INFO kablam! Oct 27 20:25:45.423 INFO kablam! warning: unused variable: `i` Oct 27 20:25:45.423 INFO kablam! --> src/crypto/mod.rs:34:27 Oct 27 20:25:45.423 INFO kablam! | Oct 27 20:25:45.423 INFO kablam! 34 | IResult::Done(i, s) => Some(s), Oct 27 20:25:45.423 INFO kablam! | ^ help: consider using `_i` instead Oct 27 20:25:45.423 INFO kablam! Oct 27 20:25:45.423 INFO kablam! warning: unused variable: `i` Oct 27 20:25:45.423 INFO kablam! --> src/crypto/mod.rs:108:27 Oct 27 20:25:45.423 INFO kablam! | Oct 27 20:25:45.423 INFO kablam! 108 | IResult::Done(i, s) => Some(s), Oct 27 20:25:45.423 INFO kablam! | ^ help: consider using `_i` instead Oct 27 20:25:45.423 INFO kablam! Oct 27 20:25:45.423 INFO kablam! warning: unused variable: `sig_type` Oct 27 20:25:45.423 INFO kablam! --> src/crypto/mod.rs:120:34 Oct 27 20:25:45.423 INFO kablam! | Oct 27 20:25:45.423 INFO kablam! 120 | pub fn extra_data_len(&self, sig_type: &SigType) -> usize { Oct 27 20:25:45.423 INFO kablam! | ^^^^^^^^ help: consider using `_sig_type` instead Oct 27 20:25:45.423 INFO kablam! Oct 27 20:25:45.423 INFO kablam! warning: unused variable: `i` Oct 27 20:25:45.423 INFO kablam! --> src/data/mod.rs:83:27 Oct 27 20:25:45.423 INFO kablam! | Oct 27 20:25:45.423 INFO kablam! 83 | IResult::Done(i, s) => Some(s), Oct 27 20:25:45.423 INFO kablam! | ^ help: consider using `_i` instead Oct 27 20:25:45.423 INFO kablam! Oct 27 20:25:45.431 INFO kablam! warning: method is never used: `from_bytes` Oct 27 20:25:45.431 INFO kablam! --> src/crypto/mod.rs:32:5 Oct 27 20:25:45.431 INFO kablam! | Oct 27 20:25:45.431 INFO kablam! 32 | pub fn from_bytes(buf: &[u8]) -> Option { Oct 27 20:25:45.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.431 INFO kablam! | Oct 27 20:25:45.431 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:25:45.431 INFO kablam! Oct 27 20:25:45.431 INFO kablam! warning: method is never used: `privkey_len` Oct 27 20:25:45.431 INFO kablam! --> src/crypto/mod.rs:60:5 Oct 27 20:25:45.431 INFO kablam! | Oct 27 20:25:45.431 INFO kablam! 60 | pub fn privkey_len(&self) -> u32 { Oct 27 20:25:45.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.431 INFO kablam! Oct 27 20:25:45.431 INFO kablam! warning: method is never used: `from_bytes` Oct 27 20:25:45.431 INFO kablam! --> src/crypto/mod.rs:106:5 Oct 27 20:25:45.431 INFO kablam! | Oct 27 20:25:45.431 INFO kablam! 106 | pub fn from_bytes(buf: &[u8]) -> Option { Oct 27 20:25:45.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.431 INFO kablam! Oct 27 20:25:45.431 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 27 20:25:45.431 INFO kablam! --> src/crypto/mod.rs:195:5 Oct 27 20:25:45.431 INFO kablam! | Oct 27 20:25:45.431 INFO kablam! 195 | DsaSha1, Oct 27 20:25:45.431 INFO kablam! | ^^^^^^^ Oct 27 20:25:45.431 INFO kablam! Oct 27 20:25:45.431 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 27 20:25:45.431 INFO kablam! --> src/crypto/mod.rs:196:5 Oct 27 20:25:45.431 INFO kablam! | Oct 27 20:25:45.431 INFO kablam! 196 | EcdsaSha256P256, Oct 27 20:25:45.431 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:45.431 INFO kablam! Oct 27 20:25:45.431 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 27 20:25:45.431 INFO kablam! --> src/crypto/mod.rs:197:5 Oct 27 20:25:45.431 INFO kablam! | Oct 27 20:25:45.431 INFO kablam! 197 | EcdsaSha384P384, Oct 27 20:25:45.431 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:45.431 INFO kablam! Oct 27 20:25:45.431 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 27 20:25:45.431 INFO kablam! --> src/crypto/mod.rs:198:5 Oct 27 20:25:45.431 INFO kablam! | Oct 27 20:25:45.431 INFO kablam! 198 | EcdsaSha512P521, Oct 27 20:25:45.431 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 27 20:25:45.432 INFO kablam! --> src/crypto/mod.rs:263:5 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 263 | DsaSha1, Oct 27 20:25:45.432 INFO kablam! | ^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 27 20:25:45.432 INFO kablam! --> src/crypto/mod.rs:264:5 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 264 | EcdsaSha256P256, Oct 27 20:25:45.432 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 27 20:25:45.432 INFO kablam! --> src/crypto/mod.rs:265:5 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 265 | EcdsaSha384P384, Oct 27 20:25:45.432 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 27 20:25:45.432 INFO kablam! --> src/crypto/mod.rs:266:5 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 266 | EcdsaSha512P521, Oct 27 20:25:45.432 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 27 20:25:45.432 INFO kablam! --> src/crypto/mod.rs:346:5 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 346 | DsaSha1, Oct 27 20:25:45.432 INFO kablam! | ^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 27 20:25:45.432 INFO kablam! --> src/crypto/mod.rs:347:5 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 347 | EcdsaSha256P256, Oct 27 20:25:45.432 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 27 20:25:45.432 INFO kablam! --> src/crypto/mod.rs:348:5 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 348 | EcdsaSha384P384, Oct 27 20:25:45.432 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 27 20:25:45.432 INFO kablam! --> src/crypto/mod.rs:349:5 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 349 | EcdsaSha512P521, Oct 27 20:25:45.432 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: method is never used: `from` Oct 27 20:25:45.432 INFO kablam! --> src/data/mod.rs:81:5 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 81 | pub fn from(buf: &[u8]) -> Option { Oct 27 20:25:45.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: method is never used: `code` Oct 27 20:25:45.432 INFO kablam! --> src/data/mod.rs:89:5 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 89 | pub fn code(&self) -> u8 { Oct 27 20:25:45.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: function is never used: `iv` Oct 27 20:25:45.432 INFO kablam! --> src/i2np/frame.rs:19:1 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 19 | fn iv<'a>(input: &'a [u8]) -> IResult<&'a [u8], [u8; 16]> { Oct 27 20:25:45.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: function is never used: `build_request_record` Oct 27 20:25:45.432 INFO kablam! --> src/i2np/frame.rs:35:1 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 35 | / pub fn build_request_record<'a>(input: &'a [u8], Oct 27 20:25:45.432 INFO kablam! 36 | | to_peer: Hash) Oct 27 20:25:45.432 INFO kablam! 37 | | -> IResult<&'a [u8], BuildRequestRecord> { Oct 27 20:25:45.432 INFO kablam! 38 | | do_parse!(input, Oct 27 20:25:45.432 INFO kablam! ... | Oct 27 20:25:45.432 INFO kablam! 56 | | })) Oct 27 20:25:45.432 INFO kablam! 57 | | } Oct 27 20:25:45.432 INFO kablam! | |_^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.432 INFO kablam! warning: function is never used: `validate_build_response_record` Oct 27 20:25:45.432 INFO kablam! --> src/i2np/frame.rs:59:1 Oct 27 20:25:45.432 INFO kablam! | Oct 27 20:25:45.432 INFO kablam! 59 | / fn validate_build_response_record<'a>(input: &'a [u8], Oct 27 20:25:45.432 INFO kablam! 60 | | hash: Hash, Oct 27 20:25:45.432 INFO kablam! 61 | | padding: &[u8], Oct 27 20:25:45.432 INFO kablam! 62 | | reply: u8) Oct 27 20:25:45.432 INFO kablam! ... | Oct 27 20:25:45.432 INFO kablam! 72 | | } Oct 27 20:25:45.432 INFO kablam! 73 | | } Oct 27 20:25:45.432 INFO kablam! | |_^ Oct 27 20:25:45.432 INFO kablam! Oct 27 20:25:45.435 INFO kablam! warning: struct is never constructed: `BuildRequestRecord` Oct 27 20:25:45.435 INFO kablam! --> src/i2np/mod.rs:12:1 Oct 27 20:25:45.435 INFO kablam! | Oct 27 20:25:45.435 INFO kablam! 12 | pub struct BuildRequestRecord { Oct 27 20:25:45.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.435 INFO kablam! Oct 27 20:25:45.435 INFO kablam! warning: struct is never constructed: `BuildResponseRecord` Oct 27 20:25:45.435 INFO kablam! --> src/i2np/mod.rs:26:1 Oct 27 20:25:45.435 INFO kablam! | Oct 27 20:25:45.435 INFO kablam! 26 | pub struct BuildResponseRecord { Oct 27 20:25:45.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.435 INFO kablam! Oct 27 20:25:45.459 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 20:25:45.459 INFO kablam! --> src/data/mod.rs:172:9 Oct 27 20:25:45.459 INFO kablam! | Oct 27 20:25:45.459 INFO kablam! 172 | rid.write(&self.to_bytes()); Oct 27 20:25:45.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.459 INFO kablam! | Oct 27 20:25:45.459 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 20:25:45.459 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 20:25:45.459 INFO kablam! Oct 27 20:25:45.459 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 20:25:45.459 INFO kablam! --> src/data/mod.rs:228:9 Oct 27 20:25:45.459 INFO kablam! | Oct 27 20:25:45.459 INFO kablam! 228 | rid.write(&self.to_bytes()); Oct 27 20:25:45.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.459 INFO kablam! | Oct 27 20:25:45.459 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 20:25:45.459 INFO kablam! Oct 27 20:25:45.467 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 20:25:45.467 INFO kablam! --> src/i2np/frame.rs:119:5 Oct 27 20:25:45.467 INFO kablam! | Oct 27 20:25:45.467 INFO kablam! 119 | gen_router_info((&mut buf, 0), ri); Oct 27 20:25:45.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.467 INFO kablam! | Oct 27 20:25:45.467 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 20:25:45.467 INFO kablam! Oct 27 20:25:45.467 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 20:25:45.467 INFO kablam! --> src/i2np/frame.rs:121:5 Oct 27 20:25:45.467 INFO kablam! | Oct 27 20:25:45.467 INFO kablam! 121 | e.write(&buf); Oct 27 20:25:45.467 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 20:25:45.467 INFO kablam! | Oct 27 20:25:45.467 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 20:25:45.467 INFO kablam! Oct 27 20:25:45.467 INFO kablam! warning: unused `std::iter::Map` that must be used Oct 27 20:25:45.467 INFO kablam! --> src/i2np/frame.rs:448:13 Oct 27 20:25:45.467 INFO kablam! | Oct 27 20:25:45.467 INFO kablam! 448 | r.iter().enumerate().map(|(i, &s)| xs[i].copy_from_slice(s)); Oct 27 20:25:45.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.467 INFO kablam! | Oct 27 20:25:45.467 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 27 20:25:45.467 INFO kablam! Oct 27 20:25:45.467 INFO kablam! warning: unused `std::iter::Map` that must be used Oct 27 20:25:45.467 INFO kablam! --> src/i2np/frame.rs:470:13 Oct 27 20:25:45.467 INFO kablam! | Oct 27 20:25:45.467 INFO kablam! 470 | r.iter().enumerate().map(|(i, &s)| xs[i].copy_from_slice(s)); Oct 27 20:25:45.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:45.467 INFO kablam! | Oct 27 20:25:45.467 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 27 20:25:45.467 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: method is never used: `from_bytes` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:32:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 32 | pub fn from_bytes(buf: &[u8]) -> Option { Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: method is never used: `privkey_len` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:60:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 60 | pub fn privkey_len(&self) -> u32 { Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: method is never used: `from_bytes` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:106:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 106 | pub fn from_bytes(buf: &[u8]) -> Option { Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:195:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 195 | DsaSha1, Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^ Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:196:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 196 | EcdsaSha256P256, Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:197:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 197 | EcdsaSha384P384, Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:198:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 198 | EcdsaSha512P521, Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:263:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 263 | DsaSha1, Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^ Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:264:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 264 | EcdsaSha256P256, Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:265:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 265 | EcdsaSha384P384, Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:266:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 266 | EcdsaSha512P521, Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:346:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.047 INFO kablam! 346 | DsaSha1, Oct 27 20:25:46.047 INFO kablam! | ^^^^^^^ Oct 27 20:25:46.047 INFO kablam! Oct 27 20:25:46.047 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 27 20:25:46.047 INFO kablam! --> src/crypto/mod.rs:347:5 Oct 27 20:25:46.047 INFO kablam! | Oct 27 20:25:46.048 INFO kablam! 347 | EcdsaSha256P256, Oct 27 20:25:46.048 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:46.048 INFO kablam! Oct 27 20:25:46.048 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 27 20:25:46.048 INFO kablam! --> src/crypto/mod.rs:348:5 Oct 27 20:25:46.048 INFO kablam! | Oct 27 20:25:46.048 INFO kablam! 348 | EcdsaSha384P384, Oct 27 20:25:46.048 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:46.048 INFO kablam! Oct 27 20:25:46.048 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 27 20:25:46.048 INFO kablam! --> src/crypto/mod.rs:349:5 Oct 27 20:25:46.048 INFO kablam! | Oct 27 20:25:46.048 INFO kablam! 349 | EcdsaSha512P521, Oct 27 20:25:46.048 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:25:46.048 INFO kablam! Oct 27 20:25:46.051 INFO kablam! warning: method is never used: `from` Oct 27 20:25:46.051 INFO kablam! --> src/data/mod.rs:81:5 Oct 27 20:25:46.051 INFO kablam! | Oct 27 20:25:46.051 INFO kablam! 81 | pub fn from(buf: &[u8]) -> Option { Oct 27 20:25:46.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.051 INFO kablam! Oct 27 20:25:46.051 INFO kablam! warning: function is never used: `iv` Oct 27 20:25:46.051 INFO kablam! --> src/i2np/frame.rs:19:1 Oct 27 20:25:46.051 INFO kablam! | Oct 27 20:25:46.051 INFO kablam! 19 | fn iv<'a>(input: &'a [u8]) -> IResult<&'a [u8], [u8; 16]> { Oct 27 20:25:46.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.051 INFO kablam! Oct 27 20:25:46.051 INFO kablam! warning: function is never used: `build_request_record` Oct 27 20:25:46.051 INFO kablam! --> src/i2np/frame.rs:35:1 Oct 27 20:25:46.051 INFO kablam! | Oct 27 20:25:46.051 INFO kablam! 35 | / pub fn build_request_record<'a>(input: &'a [u8], Oct 27 20:25:46.051 INFO kablam! 36 | | to_peer: Hash) Oct 27 20:25:46.051 INFO kablam! 37 | | -> IResult<&'a [u8], BuildRequestRecord> { Oct 27 20:25:46.051 INFO kablam! 38 | | do_parse!(input, Oct 27 20:25:46.051 INFO kablam! ... | Oct 27 20:25:46.051 INFO kablam! 56 | | })) Oct 27 20:25:46.051 INFO kablam! 57 | | } Oct 27 20:25:46.051 INFO kablam! | |_^ Oct 27 20:25:46.051 INFO kablam! Oct 27 20:25:46.051 INFO kablam! warning: function is never used: `validate_build_response_record` Oct 27 20:25:46.051 INFO kablam! --> src/i2np/frame.rs:59:1 Oct 27 20:25:46.051 INFO kablam! | Oct 27 20:25:46.051 INFO kablam! 59 | / fn validate_build_response_record<'a>(input: &'a [u8], Oct 27 20:25:46.051 INFO kablam! 60 | | hash: Hash, Oct 27 20:25:46.051 INFO kablam! 61 | | padding: &[u8], Oct 27 20:25:46.051 INFO kablam! 62 | | reply: u8) Oct 27 20:25:46.051 INFO kablam! ... | Oct 27 20:25:46.051 INFO kablam! 72 | | } Oct 27 20:25:46.051 INFO kablam! 73 | | } Oct 27 20:25:46.051 INFO kablam! | |_^ Oct 27 20:25:46.051 INFO kablam! Oct 27 20:25:46.051 INFO kablam! warning: struct is never constructed: `BuildRequestRecord` Oct 27 20:25:46.051 INFO kablam! --> src/i2np/mod.rs:12:1 Oct 27 20:25:46.051 INFO kablam! | Oct 27 20:25:46.051 INFO kablam! 12 | pub struct BuildRequestRecord { Oct 27 20:25:46.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.051 INFO kablam! Oct 27 20:25:46.051 INFO kablam! warning: struct is never constructed: `BuildResponseRecord` Oct 27 20:25:46.051 INFO kablam! --> src/i2np/mod.rs:26:1 Oct 27 20:25:46.051 INFO kablam! | Oct 27 20:25:46.051 INFO kablam! 26 | pub struct BuildResponseRecord { Oct 27 20:25:46.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.051 INFO kablam! Oct 27 20:25:46.075 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 20:25:46.075 INFO kablam! --> src/data/mod.rs:172:9 Oct 27 20:25:46.075 INFO kablam! | Oct 27 20:25:46.075 INFO kablam! 172 | rid.write(&self.to_bytes()); Oct 27 20:25:46.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.075 INFO kablam! | Oct 27 20:25:46.075 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 20:25:46.075 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 20:25:46.075 INFO kablam! Oct 27 20:25:46.075 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 20:25:46.075 INFO kablam! --> src/data/mod.rs:228:9 Oct 27 20:25:46.075 INFO kablam! | Oct 27 20:25:46.075 INFO kablam! 228 | rid.write(&self.to_bytes()); Oct 27 20:25:46.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.075 INFO kablam! | Oct 27 20:25:46.075 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 20:25:46.075 INFO kablam! Oct 27 20:25:46.075 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 20:25:46.075 INFO kablam! --> src/i2np/frame.rs:119:5 Oct 27 20:25:46.075 INFO kablam! | Oct 27 20:25:46.075 INFO kablam! 119 | gen_router_info((&mut buf, 0), ri); Oct 27 20:25:46.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.075 INFO kablam! | Oct 27 20:25:46.075 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 20:25:46.075 INFO kablam! Oct 27 20:25:46.075 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 20:25:46.075 INFO kablam! --> src/i2np/frame.rs:121:5 Oct 27 20:25:46.075 INFO kablam! | Oct 27 20:25:46.075 INFO kablam! 121 | e.write(&buf); Oct 27 20:25:46.075 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 20:25:46.075 INFO kablam! | Oct 27 20:25:46.075 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 20:25:46.075 INFO kablam! Oct 27 20:25:46.083 INFO kablam! warning: unused `std::iter::Map` that must be used Oct 27 20:25:46.083 INFO kablam! --> src/i2np/frame.rs:448:13 Oct 27 20:25:46.083 INFO kablam! | Oct 27 20:25:46.083 INFO kablam! 448 | r.iter().enumerate().map(|(i, &s)| xs[i].copy_from_slice(s)); Oct 27 20:25:46.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.083 INFO kablam! | Oct 27 20:25:46.083 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 27 20:25:46.083 INFO kablam! Oct 27 20:25:46.083 INFO kablam! warning: unused `std::iter::Map` that must be used Oct 27 20:25:46.083 INFO kablam! --> src/i2np/frame.rs:470:13 Oct 27 20:25:46.083 INFO kablam! | Oct 27 20:25:46.083 INFO kablam! 470 | r.iter().enumerate().map(|(i, &s)| xs[i].copy_from_slice(s)); Oct 27 20:25:46.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:25:46.083 INFO kablam! | Oct 27 20:25:46.083 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 27 20:25:46.083 INFO kablam! Oct 27 20:25:46.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.95s Oct 27 20:25:46.188 INFO kablam! su: No module specific data is present Oct 27 20:25:46.937 INFO running `"docker" "rm" "-f" "776808b9825b6ebca121cf07556215ecbc1fe9af4876b21e0c0c1cdefb9dc730"` Oct 27 20:25:47.113 INFO blam! 776808b9825b6ebca121cf07556215ecbc1fe9af4876b21e0c0c1cdefb9dc730