Oct 11 18:29:50.421 INFO testing ire-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 18:29:50.421 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 18:29:50.423 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:29:50.712 INFO blam! 20fc36852ae9d5290ab881758d34521feeda9ae23df661a4fa5a10e817fd01e3 Oct 11 18:29:50.718 INFO running `"docker" "start" "-a" "20fc36852ae9d5290ab881758d34521feeda9ae23df661a4fa5a10e817fd01e3"` Oct 11 18:29:51.049 INFO kablam! usermod: no changes Oct 11 18:29:51.279 INFO kablam! Compiling index-fixed v0.2.0 Oct 11 18:29:51.282 INFO kablam! Compiling subtle v0.2.0 Oct 11 18:29:51.336 INFO kablam! Compiling aesti v0.3.0 Oct 11 18:29:53.048 INFO kablam! Compiling curve25519-dalek v0.11.0 Oct 11 18:29:54.897 INFO kablam! Compiling ed25519-dalek v0.4.2 Oct 11 18:29:56.235 INFO kablam! Compiling ire v0.0.1 (/source) Oct 11 18:30:04.811 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:04.811 INFO kablam! --> src/transport/ntcp/mod.rs:13:41 Oct 11 18:30:04.811 INFO kablam! | Oct 11 18:30:04.812 INFO kablam! 13 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 11 18:30:04.812 INFO kablam! | ^^^^^^ Oct 11 18:30:04.812 INFO kablam! | Oct 11 18:30:04.812 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 18:30:04.813 INFO kablam! Oct 11 18:30:04.813 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:04.813 INFO kablam! --> src/transport/ntcp/mod.rs:998:15 Oct 11 18:30:04.814 INFO kablam! | Oct 11 18:30:04.814 INFO kablam! 998 | upstream: Framed, Oct 11 18:30:04.814 INFO kablam! | ^^^^^^^^^^^^ Oct 11 18:30:04.814 INFO kablam! Oct 11 18:30:04.824 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:04.825 INFO kablam! --> src/transport/ntcp/mod.rs:1014:36 Oct 11 18:30:04.825 INFO kablam! | Oct 11 18:30:04.825 INFO kablam! 1014 | -> Box, Error = io::Error>> { Oct 11 18:30:04.825 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 18:30:04.826 INFO kablam! Oct 11 18:30:04.826 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:04.826 INFO kablam! --> src/transport/ntcp/mod.rs:1048:37 Oct 11 18:30:04.826 INFO kablam! | Oct 11 18:30:04.827 INFO kablam! 1048 | -> Box, Error = io::Error>> { Oct 11 18:30:04.827 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 18:30:04.827 INFO kablam! Oct 11 18:30:04.827 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:04.828 INFO kablam! --> src/transport/ntcp/mod.rs:1191:71 Oct 11 18:30:04.828 INFO kablam! | Oct 11 18:30:04.828 INFO kablam! 1191 | fn transmute_transport(transport: HandshakeTransport) -> Framed { Oct 11 18:30:04.828 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 18:30:04.829 INFO kablam! Oct 11 18:30:04.829 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:04.829 INFO kablam! --> src/transport/ntcp/mod.rs:1193:9 Oct 11 18:30:04.830 INFO kablam! | Oct 11 18:30:04.830 INFO kablam! 1193 | Framed::from_parts(parts, Codec::from(established)) Oct 11 18:30:04.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 18:30:04.830 INFO kablam! Oct 11 18:30:04.831 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:04.831 INFO kablam! --> src/transport/ntcp/mod.rs:1206:17 Oct 11 18:30:04.831 INFO kablam! | Oct 11 18:30:04.832 INFO kablam! 1206 | type Item = Framed; Oct 11 18:30:04.832 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 18:30:04.832 INFO kablam! Oct 11 18:30:04.832 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:04.833 INFO kablam! --> src/transport/ntcp/mod.rs:1295:41 Oct 11 18:30:04.833 INFO kablam! | Oct 11 18:30:04.833 INFO kablam! 1295 | -> Box, Error = io::Error>> { Oct 11 18:30:04.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:04.834 INFO kablam! Oct 11 18:30:05.615 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 18:30:05.615 INFO kablam! --> src/transport/ntcp/mod.rs:1024:30 Oct 11 18:30:05.615 INFO kablam! | Oct 11 18:30:05.615 INFO kablam! 1024 | upstream: stream.framed(codec), Oct 11 18:30:05.615 INFO kablam! | ^^^^^^ Oct 11 18:30:05.615 INFO kablam! Oct 11 18:30:05.620 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 18:30:05.620 INFO kablam! --> src/transport/ntcp/mod.rs:1060:30 Oct 11 18:30:05.620 INFO kablam! | Oct 11 18:30:05.620 INFO kablam! 1060 | upstream: stream.framed(codec), Oct 11 18:30:05.620 INFO kablam! | ^^^^^^ Oct 11 18:30:05.620 INFO kablam! Oct 11 18:30:06.242 INFO kablam! warning: unused import: `self::math::ModPow` Oct 11 18:30:06.242 INFO kablam! --> src/crypto/mod.rs:18:5 Oct 11 18:30:06.243 INFO kablam! | Oct 11 18:30:06.243 INFO kablam! 18 | use self::math::ModPow; Oct 11 18:30:06.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.243 INFO kablam! | Oct 11 18:30:06.243 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 18:30:06.243 INFO kablam! Oct 11 18:30:06.243 INFO kablam! warning: unused import: `ModPow` Oct 11 18:30:06.243 INFO kablam! --> src/transport/mod.rs:7:20 Oct 11 18:30:06.243 INFO kablam! | Oct 11 18:30:06.243 INFO kablam! 7 | use crypto::math::{ModPow, rectify}; Oct 11 18:30:06.243 INFO kablam! | ^^^^^^ Oct 11 18:30:06.243 INFO kablam! Oct 11 18:30:06.362 INFO kablam! warning: unreachable pattern Oct 11 18:30:06.362 INFO kablam! --> src/crypto/mod.rs:86:13 Oct 11 18:30:06.362 INFO kablam! | Oct 11 18:30:06.362 INFO kablam! 86 | _ => panic!("Unsupported SigType/EncType combination"), Oct 11 18:30:06.362 INFO kablam! | ^ Oct 11 18:30:06.362 INFO kablam! | Oct 11 18:30:06.362 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 18:30:06.362 INFO kablam! Oct 11 18:30:06.362 INFO kablam! warning: unreachable pattern Oct 11 18:30:06.362 INFO kablam! --> src/crypto/mod.rs:95:13 Oct 11 18:30:06.363 INFO kablam! | Oct 11 18:30:06.363 INFO kablam! 95 | _ => panic!("Unsupported SigType/EncType combination"), Oct 11 18:30:06.363 INFO kablam! | ^ Oct 11 18:30:06.363 INFO kablam! Oct 11 18:30:06.363 INFO kablam! warning: unreachable pattern Oct 11 18:30:06.363 INFO kablam! --> src/crypto/mod.rs:123:13 Oct 11 18:30:06.363 INFO kablam! | Oct 11 18:30:06.363 INFO kablam! 123 | _ => panic!("Unsupported SigType/EncType combination"), Oct 11 18:30:06.363 INFO kablam! | ^ Oct 11 18:30:06.363 INFO kablam! Oct 11 18:30:06.368 INFO kablam! warning: unused variable: `e` Oct 11 18:30:06.368 INFO kablam! --> src/i2np/frame.rs:102:21 Oct 11 18:30:06.368 INFO kablam! | Oct 11 18:30:06.368 INFO kablam! 102 | Err(e) => return IResult::Error(ErrorKind::Custom(1)), Oct 11 18:30:06.368 INFO kablam! | ^ help: consider using `_e` instead Oct 11 18:30:06.368 INFO kablam! | Oct 11 18:30:06.369 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 18:30:06.369 INFO kablam! Oct 11 18:30:06.369 INFO kablam! warning: unused variable: `x` Oct 11 18:30:06.369 INFO kablam! --> src/i2np/frame.rs:105:31 Oct 11 18:30:06.370 INFO kablam! | Oct 11 18:30:06.370 INFO kablam! 105 | IResult::Done(x, ri) => IResult::Done(i, ri), Oct 11 18:30:06.370 INFO kablam! | ^ help: consider using `_x` instead Oct 11 18:30:06.370 INFO kablam! Oct 11 18:30:06.370 INFO kablam! warning: unused variable: `e` Oct 11 18:30:06.370 INFO kablam! --> src/i2np/frame.rs:124:13 Oct 11 18:30:06.370 INFO kablam! | Oct 11 18:30:06.370 INFO kablam! 124 | Err(e) => Err(GenError::CustomError(1)), Oct 11 18:30:06.370 INFO kablam! | ^ help: consider using `_e` instead Oct 11 18:30:06.370 INFO kablam! Oct 11 18:30:06.375 INFO kablam! warning: unused variable: `i` Oct 11 18:30:06.375 INFO kablam! --> src/crypto/mod.rs:34:27 Oct 11 18:30:06.375 INFO kablam! | Oct 11 18:30:06.375 INFO kablam! 34 | IResult::Done(i, s) => Some(s), Oct 11 18:30:06.375 INFO kablam! | ^ help: consider using `_i` instead Oct 11 18:30:06.375 INFO kablam! Oct 11 18:30:06.375 INFO kablam! warning: unused variable: `i` Oct 11 18:30:06.375 INFO kablam! --> src/crypto/mod.rs:108:27 Oct 11 18:30:06.375 INFO kablam! | Oct 11 18:30:06.376 INFO kablam! 108 | IResult::Done(i, s) => Some(s), Oct 11 18:30:06.376 INFO kablam! | ^ help: consider using `_i` instead Oct 11 18:30:06.376 INFO kablam! Oct 11 18:30:06.376 INFO kablam! warning: unused variable: `sig_type` Oct 11 18:30:06.376 INFO kablam! --> src/crypto/mod.rs:120:34 Oct 11 18:30:06.376 INFO kablam! | Oct 11 18:30:06.376 INFO kablam! 120 | pub fn extra_data_len(&self, sig_type: &SigType) -> usize { Oct 11 18:30:06.376 INFO kablam! | ^^^^^^^^ help: consider using `_sig_type` instead Oct 11 18:30:06.376 INFO kablam! Oct 11 18:30:06.376 INFO kablam! warning: unused variable: `i` Oct 11 18:30:06.376 INFO kablam! --> src/data/mod.rs:83:27 Oct 11 18:30:06.376 INFO kablam! | Oct 11 18:30:06.376 INFO kablam! 83 | IResult::Done(i, s) => Some(s), Oct 11 18:30:06.376 INFO kablam! | ^ help: consider using `_i` instead Oct 11 18:30:06.376 INFO kablam! Oct 11 18:30:06.817 INFO kablam! warning: method is never used: `from_bytes` Oct 11 18:30:06.817 INFO kablam! --> src/crypto/mod.rs:32:5 Oct 11 18:30:06.817 INFO kablam! | Oct 11 18:30:06.817 INFO kablam! 32 | pub fn from_bytes(buf: &[u8]) -> Option { Oct 11 18:30:06.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.817 INFO kablam! | Oct 11 18:30:06.817 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 18:30:06.817 INFO kablam! Oct 11 18:30:06.822 INFO kablam! warning: method is never used: `privkey_len` Oct 11 18:30:06.822 INFO kablam! --> src/crypto/mod.rs:60:5 Oct 11 18:30:06.823 INFO kablam! | Oct 11 18:30:06.823 INFO kablam! 60 | pub fn privkey_len(&self) -> u32 { Oct 11 18:30:06.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.823 INFO kablam! Oct 11 18:30:06.824 INFO kablam! warning: method is never used: `from_bytes` Oct 11 18:30:06.824 INFO kablam! --> src/crypto/mod.rs:106:5 Oct 11 18:30:06.824 INFO kablam! | Oct 11 18:30:06.825 INFO kablam! 106 | pub fn from_bytes(buf: &[u8]) -> Option { Oct 11 18:30:06.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.825 INFO kablam! Oct 11 18:30:06.825 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 11 18:30:06.826 INFO kablam! --> src/crypto/mod.rs:195:5 Oct 11 18:30:06.826 INFO kablam! | Oct 11 18:30:06.826 INFO kablam! 195 | DsaSha1, Oct 11 18:30:06.827 INFO kablam! | ^^^^^^^ Oct 11 18:30:06.827 INFO kablam! Oct 11 18:30:06.827 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 11 18:30:06.827 INFO kablam! --> src/crypto/mod.rs:196:5 Oct 11 18:30:06.828 INFO kablam! | Oct 11 18:30:06.828 INFO kablam! 196 | EcdsaSha256P256, Oct 11 18:30:06.828 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:06.829 INFO kablam! Oct 11 18:30:06.829 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 11 18:30:06.829 INFO kablam! --> src/crypto/mod.rs:197:5 Oct 11 18:30:06.830 INFO kablam! | Oct 11 18:30:06.830 INFO kablam! 197 | EcdsaSha384P384, Oct 11 18:30:06.830 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:06.830 INFO kablam! Oct 11 18:30:06.831 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 11 18:30:06.831 INFO kablam! --> src/crypto/mod.rs:198:5 Oct 11 18:30:06.831 INFO kablam! | Oct 11 18:30:06.832 INFO kablam! 198 | EcdsaSha512P521, Oct 11 18:30:06.832 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:06.832 INFO kablam! Oct 11 18:30:06.832 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 11 18:30:06.833 INFO kablam! --> src/crypto/mod.rs:263:5 Oct 11 18:30:06.833 INFO kablam! | Oct 11 18:30:06.833 INFO kablam! 263 | DsaSha1, Oct 11 18:30:06.834 INFO kablam! | ^^^^^^^ Oct 11 18:30:06.834 INFO kablam! Oct 11 18:30:06.834 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 11 18:30:06.835 INFO kablam! --> src/crypto/mod.rs:264:5 Oct 11 18:30:06.835 INFO kablam! | Oct 11 18:30:06.835 INFO kablam! 264 | EcdsaSha256P256, Oct 11 18:30:06.836 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:06.836 INFO kablam! Oct 11 18:30:06.836 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 11 18:30:06.837 INFO kablam! --> src/crypto/mod.rs:265:5 Oct 11 18:30:06.837 INFO kablam! | Oct 11 18:30:06.837 INFO kablam! 265 | EcdsaSha384P384, Oct 11 18:30:06.837 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:06.838 INFO kablam! Oct 11 18:30:06.838 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 11 18:30:06.838 INFO kablam! --> src/crypto/mod.rs:266:5 Oct 11 18:30:06.839 INFO kablam! | Oct 11 18:30:06.839 INFO kablam! 266 | EcdsaSha512P521, Oct 11 18:30:06.839 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:06.839 INFO kablam! Oct 11 18:30:06.840 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 11 18:30:06.840 INFO kablam! --> src/crypto/mod.rs:346:5 Oct 11 18:30:06.840 INFO kablam! | Oct 11 18:30:06.841 INFO kablam! 346 | DsaSha1, Oct 11 18:30:06.841 INFO kablam! | ^^^^^^^ Oct 11 18:30:06.841 INFO kablam! Oct 11 18:30:06.842 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 11 18:30:06.842 INFO kablam! --> src/crypto/mod.rs:347:5 Oct 11 18:30:06.842 INFO kablam! | Oct 11 18:30:06.842 INFO kablam! 347 | EcdsaSha256P256, Oct 11 18:30:06.842 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:06.842 INFO kablam! Oct 11 18:30:06.842 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 11 18:30:06.842 INFO kablam! --> src/crypto/mod.rs:348:5 Oct 11 18:30:06.842 INFO kablam! | Oct 11 18:30:06.842 INFO kablam! 348 | EcdsaSha384P384, Oct 11 18:30:06.842 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:06.842 INFO kablam! Oct 11 18:30:06.842 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 11 18:30:06.842 INFO kablam! --> src/crypto/mod.rs:349:5 Oct 11 18:30:06.842 INFO kablam! | Oct 11 18:30:06.842 INFO kablam! 349 | EcdsaSha512P521, Oct 11 18:30:06.842 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:06.842 INFO kablam! Oct 11 18:30:06.842 INFO kablam! warning: method is never used: `from` Oct 11 18:30:06.842 INFO kablam! --> src/data/mod.rs:81:5 Oct 11 18:30:06.842 INFO kablam! | Oct 11 18:30:06.842 INFO kablam! 81 | pub fn from(buf: &[u8]) -> Option { Oct 11 18:30:06.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.842 INFO kablam! Oct 11 18:30:06.842 INFO kablam! warning: method is never used: `code` Oct 11 18:30:06.842 INFO kablam! --> src/data/mod.rs:89:5 Oct 11 18:30:06.842 INFO kablam! | Oct 11 18:30:06.842 INFO kablam! 89 | pub fn code(&self) -> u8 { Oct 11 18:30:06.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.842 INFO kablam! Oct 11 18:30:06.842 INFO kablam! warning: function is never used: `iv` Oct 11 18:30:06.842 INFO kablam! --> src/i2np/frame.rs:19:1 Oct 11 18:30:06.842 INFO kablam! | Oct 11 18:30:06.842 INFO kablam! 19 | fn iv<'a>(input: &'a [u8]) -> IResult<&'a [u8], [u8; 16]> { Oct 11 18:30:06.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.842 INFO kablam! Oct 11 18:30:06.842 INFO kablam! warning: function is never used: `build_request_record` Oct 11 18:30:06.842 INFO kablam! --> src/i2np/frame.rs:35:1 Oct 11 18:30:06.842 INFO kablam! | Oct 11 18:30:06.842 INFO kablam! 35 | / pub fn build_request_record<'a>(input: &'a [u8], Oct 11 18:30:06.842 INFO kablam! 36 | | to_peer: Hash) Oct 11 18:30:06.842 INFO kablam! 37 | | -> IResult<&'a [u8], BuildRequestRecord> { Oct 11 18:30:06.842 INFO kablam! 38 | | do_parse!(input, Oct 11 18:30:06.842 INFO kablam! ... | Oct 11 18:30:06.842 INFO kablam! 56 | | })) Oct 11 18:30:06.842 INFO kablam! 57 | | } Oct 11 18:30:06.842 INFO kablam! | |_^ Oct 11 18:30:06.842 INFO kablam! Oct 11 18:30:06.842 INFO kablam! warning: function is never used: `validate_build_response_record` Oct 11 18:30:06.842 INFO kablam! --> src/i2np/frame.rs:59:1 Oct 11 18:30:06.842 INFO kablam! | Oct 11 18:30:06.842 INFO kablam! 59 | / fn validate_build_response_record<'a>(input: &'a [u8], Oct 11 18:30:06.842 INFO kablam! 60 | | hash: Hash, Oct 11 18:30:06.842 INFO kablam! 61 | | padding: &[u8], Oct 11 18:30:06.842 INFO kablam! 62 | | reply: u8) Oct 11 18:30:06.842 INFO kablam! ... | Oct 11 18:30:06.842 INFO kablam! 72 | | } Oct 11 18:30:06.842 INFO kablam! 73 | | } Oct 11 18:30:06.842 INFO kablam! | |_^ Oct 11 18:30:06.842 INFO kablam! Oct 11 18:30:06.842 INFO kablam! warning: struct is never constructed: `BuildRequestRecord` Oct 11 18:30:06.842 INFO kablam! --> src/i2np/mod.rs:12:1 Oct 11 18:30:06.842 INFO kablam! | Oct 11 18:30:06.842 INFO kablam! 12 | pub struct BuildRequestRecord { Oct 11 18:30:06.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.842 INFO kablam! Oct 11 18:30:06.842 INFO kablam! warning: struct is never constructed: `BuildResponseRecord` Oct 11 18:30:06.842 INFO kablam! --> src/i2np/mod.rs:26:1 Oct 11 18:30:06.842 INFO kablam! | Oct 11 18:30:06.842 INFO kablam! 26 | pub struct BuildResponseRecord { Oct 11 18:30:06.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.842 INFO kablam! Oct 11 18:30:06.842 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:30:06.842 INFO kablam! --> src/data/mod.rs:172:9 Oct 11 18:30:06.842 INFO kablam! | Oct 11 18:30:06.842 INFO kablam! 172 | rid.write(&self.to_bytes()); Oct 11 18:30:06.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.843 INFO kablam! | Oct 11 18:30:06.843 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 18:30:06.843 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:30:06.843 INFO kablam! Oct 11 18:30:06.843 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:30:06.843 INFO kablam! --> src/data/mod.rs:228:9 Oct 11 18:30:06.843 INFO kablam! | Oct 11 18:30:06.843 INFO kablam! 228 | rid.write(&self.to_bytes()); Oct 11 18:30:06.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.843 INFO kablam! | Oct 11 18:30:06.843 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:30:06.843 INFO kablam! Oct 11 18:30:06.843 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:30:06.843 INFO kablam! --> src/i2np/frame.rs:119:5 Oct 11 18:30:06.843 INFO kablam! | Oct 11 18:30:06.843 INFO kablam! 119 | gen_router_info((&mut buf, 0), ri); Oct 11 18:30:06.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.843 INFO kablam! | Oct 11 18:30:06.843 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:30:06.843 INFO kablam! Oct 11 18:30:06.843 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:30:06.843 INFO kablam! --> src/i2np/frame.rs:121:5 Oct 11 18:30:06.843 INFO kablam! | Oct 11 18:30:06.843 INFO kablam! 121 | e.write(&buf); Oct 11 18:30:06.843 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 18:30:06.843 INFO kablam! | Oct 11 18:30:06.843 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:30:06.843 INFO kablam! Oct 11 18:30:06.843 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 11 18:30:06.843 INFO kablam! --> src/i2np/frame.rs:448:13 Oct 11 18:30:06.843 INFO kablam! | Oct 11 18:30:06.843 INFO kablam! 448 | r.iter().enumerate().map(|(i, &s)| xs[i].copy_from_slice(s)); Oct 11 18:30:06.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.843 INFO kablam! | Oct 11 18:30:06.843 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 11 18:30:06.843 INFO kablam! Oct 11 18:30:06.843 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 11 18:30:06.843 INFO kablam! --> src/i2np/frame.rs:470:13 Oct 11 18:30:06.843 INFO kablam! | Oct 11 18:30:06.843 INFO kablam! 470 | r.iter().enumerate().map(|(i, &s)| xs[i].copy_from_slice(s)); Oct 11 18:30:06.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:06.843 INFO kablam! | Oct 11 18:30:06.843 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 11 18:30:06.843 INFO kablam! Oct 11 18:30:11.335 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.27s Oct 11 18:30:11.344 INFO kablam! su: No module specific data is present Oct 11 18:30:11.621 INFO running `"docker" "rm" "-f" "20fc36852ae9d5290ab881758d34521feeda9ae23df661a4fa5a10e817fd01e3"` Oct 11 18:30:11.711 INFO blam! 20fc36852ae9d5290ab881758d34521feeda9ae23df661a4fa5a10e817fd01e3 Oct 11 18:30:11.713 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 18:30:11.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:30:11.889 INFO blam! 9347ecf2c2ffb1db71abb0ab23578a9f053d215061b379f63a8b5e0f556a5a60 Oct 11 18:30:11.890 INFO running `"docker" "start" "-a" "9347ecf2c2ffb1db71abb0ab23578a9f053d215061b379f63a8b5e0f556a5a60"` Oct 11 18:30:12.438 INFO kablam! usermod: no changes Oct 11 18:30:12.636 INFO kablam! Compiling pretty_assertions v0.3.4 Oct 11 18:30:13.940 INFO kablam! Compiling ire v0.0.1 (/source) Oct 11 18:30:22.412 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:22.412 INFO kablam! --> src/transport/ntcp/mod.rs:13:41 Oct 11 18:30:22.412 INFO kablam! | Oct 11 18:30:22.412 INFO kablam! 13 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 11 18:30:22.412 INFO kablam! | ^^^^^^ Oct 11 18:30:22.412 INFO kablam! | Oct 11 18:30:22.412 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 18:30:22.412 INFO kablam! Oct 11 18:30:22.412 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:22.412 INFO kablam! --> src/transport/ntcp/mod.rs:998:15 Oct 11 18:30:22.412 INFO kablam! | Oct 11 18:30:22.412 INFO kablam! 998 | upstream: Framed, Oct 11 18:30:22.412 INFO kablam! | ^^^^^^^^^^^^ Oct 11 18:30:22.412 INFO kablam! Oct 11 18:30:22.421 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:22.421 INFO kablam! --> src/transport/ntcp/mod.rs:1014:36 Oct 11 18:30:22.421 INFO kablam! | Oct 11 18:30:22.421 INFO kablam! 1014 | -> Box, Error = io::Error>> { Oct 11 18:30:22.421 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 18:30:22.421 INFO kablam! Oct 11 18:30:22.421 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:22.421 INFO kablam! --> src/transport/ntcp/mod.rs:1048:37 Oct 11 18:30:22.421 INFO kablam! | Oct 11 18:30:22.421 INFO kablam! 1048 | -> Box, Error = io::Error>> { Oct 11 18:30:22.421 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 18:30:22.421 INFO kablam! Oct 11 18:30:22.421 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:22.421 INFO kablam! --> src/transport/ntcp/mod.rs:1191:71 Oct 11 18:30:22.421 INFO kablam! | Oct 11 18:30:22.421 INFO kablam! 1191 | fn transmute_transport(transport: HandshakeTransport) -> Framed { Oct 11 18:30:22.421 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 18:30:22.421 INFO kablam! Oct 11 18:30:22.421 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:22.421 INFO kablam! --> src/transport/ntcp/mod.rs:1193:9 Oct 11 18:30:22.421 INFO kablam! | Oct 11 18:30:22.421 INFO kablam! 1193 | Framed::from_parts(parts, Codec::from(established)) Oct 11 18:30:22.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 18:30:22.421 INFO kablam! Oct 11 18:30:22.421 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:22.421 INFO kablam! --> src/transport/ntcp/mod.rs:1206:17 Oct 11 18:30:22.421 INFO kablam! | Oct 11 18:30:22.421 INFO kablam! 1206 | type Item = Framed; Oct 11 18:30:22.421 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 18:30:22.421 INFO kablam! Oct 11 18:30:22.421 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 18:30:22.421 INFO kablam! --> src/transport/ntcp/mod.rs:1295:41 Oct 11 18:30:22.421 INFO kablam! | Oct 11 18:30:22.421 INFO kablam! 1295 | -> Box, Error = io::Error>> { Oct 11 18:30:22.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:22.421 INFO kablam! Oct 11 18:30:23.306 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 18:30:23.306 INFO kablam! --> src/transport/ntcp/mod.rs:1024:30 Oct 11 18:30:23.306 INFO kablam! | Oct 11 18:30:23.306 INFO kablam! 1024 | upstream: stream.framed(codec), Oct 11 18:30:23.306 INFO kablam! | ^^^^^^ Oct 11 18:30:23.306 INFO kablam! Oct 11 18:30:23.316 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 18:30:23.316 INFO kablam! --> src/transport/ntcp/mod.rs:1060:30 Oct 11 18:30:23.316 INFO kablam! | Oct 11 18:30:23.316 INFO kablam! 1060 | upstream: stream.framed(codec), Oct 11 18:30:23.316 INFO kablam! | ^^^^^^ Oct 11 18:30:23.316 INFO kablam! Oct 11 18:30:23.957 INFO kablam! warning: unused import: `self::math::ModPow` Oct 11 18:30:23.957 INFO kablam! --> src/crypto/mod.rs:18:5 Oct 11 18:30:23.957 INFO kablam! | Oct 11 18:30:23.957 INFO kablam! 18 | use self::math::ModPow; Oct 11 18:30:23.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 18:30:23.957 INFO kablam! | Oct 11 18:30:23.957 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 18:30:23.957 INFO kablam! Oct 11 18:30:23.958 INFO kablam! warning: unused import: `ModPow` Oct 11 18:30:23.958 INFO kablam! --> src/transport/mod.rs:7:20 Oct 11 18:30:23.958 INFO kablam! | Oct 11 18:30:23.958 INFO kablam! 7 | use crypto::math::{ModPow, rectify}; Oct 11 18:30:23.958 INFO kablam! | ^^^^^^ Oct 11 18:30:23.958 INFO kablam! Oct 11 18:30:24.105 INFO kablam! warning: unreachable pattern Oct 11 18:30:24.105 INFO kablam! --> src/crypto/mod.rs:86:13 Oct 11 18:30:24.105 INFO kablam! | Oct 11 18:30:24.105 INFO kablam! 86 | _ => panic!("Unsupported SigType/EncType combination"), Oct 11 18:30:24.105 INFO kablam! | ^ Oct 11 18:30:24.105 INFO kablam! | Oct 11 18:30:24.105 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 18:30:24.105 INFO kablam! Oct 11 18:30:24.105 INFO kablam! warning: unreachable pattern Oct 11 18:30:24.105 INFO kablam! --> src/crypto/mod.rs:95:13 Oct 11 18:30:24.105 INFO kablam! | Oct 11 18:30:24.105 INFO kablam! 95 | _ => panic!("Unsupported SigType/EncType combination"), Oct 11 18:30:24.105 INFO kablam! | ^ Oct 11 18:30:24.105 INFO kablam! Oct 11 18:30:24.105 INFO kablam! warning: unreachable pattern Oct 11 18:30:24.105 INFO kablam! --> src/crypto/mod.rs:123:13 Oct 11 18:30:24.105 INFO kablam! | Oct 11 18:30:24.105 INFO kablam! 123 | _ => panic!("Unsupported SigType/EncType combination"), Oct 11 18:30:24.105 INFO kablam! | ^ Oct 11 18:30:24.105 INFO kablam! Oct 11 18:30:24.111 INFO kablam! warning: unused variable: `e` Oct 11 18:30:24.111 INFO kablam! --> src/i2np/frame.rs:102:21 Oct 11 18:30:24.111 INFO kablam! | Oct 11 18:30:24.111 INFO kablam! 102 | Err(e) => return IResult::Error(ErrorKind::Custom(1)), Oct 11 18:30:24.111 INFO kablam! | ^ help: consider using `_e` instead Oct 11 18:30:24.111 INFO kablam! | Oct 11 18:30:24.111 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 18:30:24.111 INFO kablam! Oct 11 18:30:24.111 INFO kablam! warning: unused variable: `x` Oct 11 18:30:24.112 INFO kablam! --> src/i2np/frame.rs:105:31 Oct 11 18:30:24.112 INFO kablam! | Oct 11 18:30:24.112 INFO kablam! 105 | IResult::Done(x, ri) => IResult::Done(i, ri), Oct 11 18:30:24.112 INFO kablam! | ^ help: consider using `_x` instead Oct 11 18:30:24.112 INFO kablam! Oct 11 18:30:24.112 INFO kablam! warning: unused variable: `e` Oct 11 18:30:24.112 INFO kablam! --> src/i2np/frame.rs:124:13 Oct 11 18:30:24.112 INFO kablam! | Oct 11 18:30:24.112 INFO kablam! 124 | Err(e) => Err(GenError::CustomError(1)), Oct 11 18:30:24.112 INFO kablam! | ^ help: consider using `_e` instead Oct 11 18:30:24.112 INFO kablam! Oct 11 18:30:24.119 INFO kablam! warning: unused variable: `i` Oct 11 18:30:24.119 INFO kablam! --> src/data/frame.rs:408:27 Oct 11 18:30:24.119 INFO kablam! | Oct 11 18:30:24.119 INFO kablam! 408 | IResult::Done(i, ri) => { Oct 11 18:30:24.119 INFO kablam! | ^ help: consider using `_i` instead Oct 11 18:30:24.119 INFO kablam! Oct 11 18:30:24.119 INFO kablam! warning: unused variable: `n` Oct 11 18:30:24.119 INFO kablam! --> src/data/frame.rs:421:28 Oct 11 18:30:24.119 INFO kablam! | Oct 11 18:30:24.119 INFO kablam! 421 | Ok((o, n)) => { Oct 11 18:30:24.119 INFO kablam! | ^ help: consider using `_n` instead Oct 11 18:30:24.119 INFO kablam! Oct 11 18:30:24.124 INFO kablam! warning: unused variable: `i` Oct 11 18:30:24.124 INFO kablam! --> src/crypto/mod.rs:34:27 Oct 11 18:30:24.124 INFO kablam! | Oct 11 18:30:24.124 INFO kablam! 34 | IResult::Done(i, s) => Some(s), Oct 11 18:30:24.124 INFO kablam! | ^ help: consider using `_i` instead Oct 11 18:30:24.124 INFO kablam! Oct 11 18:30:24.124 INFO kablam! warning: unused variable: `i` Oct 11 18:30:24.124 INFO kablam! --> src/crypto/mod.rs:108:27 Oct 11 18:30:24.124 INFO kablam! | Oct 11 18:30:24.124 INFO kablam! 108 | IResult::Done(i, s) => Some(s), Oct 11 18:30:24.124 INFO kablam! | ^ help: consider using `_i` instead Oct 11 18:30:24.124 INFO kablam! Oct 11 18:30:24.124 INFO kablam! warning: unused variable: `sig_type` Oct 11 18:30:24.124 INFO kablam! --> src/crypto/mod.rs:120:34 Oct 11 18:30:24.124 INFO kablam! | Oct 11 18:30:24.124 INFO kablam! 120 | pub fn extra_data_len(&self, sig_type: &SigType) -> usize { Oct 11 18:30:24.124 INFO kablam! | ^^^^^^^^ help: consider using `_sig_type` instead Oct 11 18:30:24.124 INFO kablam! Oct 11 18:30:24.124 INFO kablam! warning: unused variable: `i` Oct 11 18:30:24.124 INFO kablam! --> src/data/mod.rs:83:27 Oct 11 18:30:24.124 INFO kablam! | Oct 11 18:30:24.124 INFO kablam! 83 | IResult::Done(i, s) => Some(s), Oct 11 18:30:24.124 INFO kablam! | ^ help: consider using `_i` instead Oct 11 18:30:24.124 INFO kablam! Oct 11 18:30:24.660 INFO kablam! warning: method is never used: `from_bytes` Oct 11 18:30:24.660 INFO kablam! --> src/crypto/mod.rs:32:5 Oct 11 18:30:24.660 INFO kablam! | Oct 11 18:30:24.660 INFO kablam! 32 | pub fn from_bytes(buf: &[u8]) -> Option { Oct 11 18:30:24.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.660 INFO kablam! | Oct 11 18:30:24.660 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 18:30:24.660 INFO kablam! Oct 11 18:30:24.660 INFO kablam! warning: method is never used: `privkey_len` Oct 11 18:30:24.660 INFO kablam! --> src/crypto/mod.rs:60:5 Oct 11 18:30:24.660 INFO kablam! | Oct 11 18:30:24.660 INFO kablam! 60 | pub fn privkey_len(&self) -> u32 { Oct 11 18:30:24.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.660 INFO kablam! Oct 11 18:30:24.660 INFO kablam! warning: method is never used: `from_bytes` Oct 11 18:30:24.660 INFO kablam! --> src/crypto/mod.rs:106:5 Oct 11 18:30:24.660 INFO kablam! | Oct 11 18:30:24.660 INFO kablam! 106 | pub fn from_bytes(buf: &[u8]) -> Option { Oct 11 18:30:24.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.660 INFO kablam! Oct 11 18:30:24.660 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 11 18:30:24.660 INFO kablam! --> src/crypto/mod.rs:195:5 Oct 11 18:30:24.660 INFO kablam! | Oct 11 18:30:24.660 INFO kablam! 195 | DsaSha1, Oct 11 18:30:24.660 INFO kablam! | ^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.661 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 11 18:30:24.661 INFO kablam! --> src/crypto/mod.rs:196:5 Oct 11 18:30:24.661 INFO kablam! | Oct 11 18:30:24.661 INFO kablam! 196 | EcdsaSha256P256, Oct 11 18:30:24.661 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.661 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 11 18:30:24.661 INFO kablam! --> src/crypto/mod.rs:197:5 Oct 11 18:30:24.661 INFO kablam! | Oct 11 18:30:24.661 INFO kablam! 197 | EcdsaSha384P384, Oct 11 18:30:24.661 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.661 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 11 18:30:24.661 INFO kablam! --> src/crypto/mod.rs:198:5 Oct 11 18:30:24.661 INFO kablam! | Oct 11 18:30:24.661 INFO kablam! 198 | EcdsaSha512P521, Oct 11 18:30:24.661 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.661 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 11 18:30:24.661 INFO kablam! --> src/crypto/mod.rs:263:5 Oct 11 18:30:24.661 INFO kablam! | Oct 11 18:30:24.661 INFO kablam! 263 | DsaSha1, Oct 11 18:30:24.661 INFO kablam! | ^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.661 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 11 18:30:24.661 INFO kablam! --> src/crypto/mod.rs:264:5 Oct 11 18:30:24.661 INFO kablam! | Oct 11 18:30:24.661 INFO kablam! 264 | EcdsaSha256P256, Oct 11 18:30:24.661 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.661 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 11 18:30:24.661 INFO kablam! --> src/crypto/mod.rs:265:5 Oct 11 18:30:24.661 INFO kablam! | Oct 11 18:30:24.661 INFO kablam! 265 | EcdsaSha384P384, Oct 11 18:30:24.661 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.661 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 11 18:30:24.661 INFO kablam! --> src/crypto/mod.rs:266:5 Oct 11 18:30:24.661 INFO kablam! | Oct 11 18:30:24.661 INFO kablam! 266 | EcdsaSha512P521, Oct 11 18:30:24.661 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.661 INFO kablam! warning: variant is never constructed: `DsaSha1` Oct 11 18:30:24.661 INFO kablam! --> src/crypto/mod.rs:346:5 Oct 11 18:30:24.661 INFO kablam! | Oct 11 18:30:24.661 INFO kablam! 346 | DsaSha1, Oct 11 18:30:24.661 INFO kablam! | ^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.661 INFO kablam! warning: variant is never constructed: `EcdsaSha256P256` Oct 11 18:30:24.661 INFO kablam! --> src/crypto/mod.rs:347:5 Oct 11 18:30:24.661 INFO kablam! | Oct 11 18:30:24.661 INFO kablam! 347 | EcdsaSha256P256, Oct 11 18:30:24.661 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.661 INFO kablam! warning: variant is never constructed: `EcdsaSha384P384` Oct 11 18:30:24.661 INFO kablam! --> src/crypto/mod.rs:348:5 Oct 11 18:30:24.661 INFO kablam! | Oct 11 18:30:24.661 INFO kablam! 348 | EcdsaSha384P384, Oct 11 18:30:24.661 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.661 INFO kablam! warning: variant is never constructed: `EcdsaSha512P521` Oct 11 18:30:24.661 INFO kablam! --> src/crypto/mod.rs:349:5 Oct 11 18:30:24.661 INFO kablam! | Oct 11 18:30:24.661 INFO kablam! 349 | EcdsaSha512P521, Oct 11 18:30:24.661 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 18:30:24.661 INFO kablam! Oct 11 18:30:24.664 INFO kablam! warning: method is never used: `from` Oct 11 18:30:24.664 INFO kablam! --> src/data/mod.rs:81:5 Oct 11 18:30:24.664 INFO kablam! | Oct 11 18:30:24.664 INFO kablam! 81 | pub fn from(buf: &[u8]) -> Option { Oct 11 18:30:24.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.664 INFO kablam! Oct 11 18:30:24.664 INFO kablam! warning: function is never used: `iv` Oct 11 18:30:24.664 INFO kablam! --> src/i2np/frame.rs:19:1 Oct 11 18:30:24.664 INFO kablam! | Oct 11 18:30:24.664 INFO kablam! 19 | fn iv<'a>(input: &'a [u8]) -> IResult<&'a [u8], [u8; 16]> { Oct 11 18:30:24.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.664 INFO kablam! Oct 11 18:30:24.664 INFO kablam! warning: function is never used: `build_request_record` Oct 11 18:30:24.664 INFO kablam! --> src/i2np/frame.rs:35:1 Oct 11 18:30:24.664 INFO kablam! | Oct 11 18:30:24.664 INFO kablam! 35 | / pub fn build_request_record<'a>(input: &'a [u8], Oct 11 18:30:24.665 INFO kablam! 36 | | to_peer: Hash) Oct 11 18:30:24.665 INFO kablam! 37 | | -> IResult<&'a [u8], BuildRequestRecord> { Oct 11 18:30:24.665 INFO kablam! 38 | | do_parse!(input, Oct 11 18:30:24.665 INFO kablam! ... | Oct 11 18:30:24.665 INFO kablam! 56 | | })) Oct 11 18:30:24.665 INFO kablam! 57 | | } Oct 11 18:30:24.665 INFO kablam! | |_^ Oct 11 18:30:24.665 INFO kablam! Oct 11 18:30:24.665 INFO kablam! warning: function is never used: `validate_build_response_record` Oct 11 18:30:24.665 INFO kablam! --> src/i2np/frame.rs:59:1 Oct 11 18:30:24.665 INFO kablam! | Oct 11 18:30:24.665 INFO kablam! 59 | / fn validate_build_response_record<'a>(input: &'a [u8], Oct 11 18:30:24.665 INFO kablam! 60 | | hash: Hash, Oct 11 18:30:24.665 INFO kablam! 61 | | padding: &[u8], Oct 11 18:30:24.665 INFO kablam! 62 | | reply: u8) Oct 11 18:30:24.665 INFO kablam! ... | Oct 11 18:30:24.665 INFO kablam! 72 | | } Oct 11 18:30:24.665 INFO kablam! 73 | | } Oct 11 18:30:24.665 INFO kablam! | |_^ Oct 11 18:30:24.665 INFO kablam! Oct 11 18:30:24.665 INFO kablam! warning: struct is never constructed: `BuildRequestRecord` Oct 11 18:30:24.665 INFO kablam! --> src/i2np/mod.rs:12:1 Oct 11 18:30:24.665 INFO kablam! | Oct 11 18:30:24.665 INFO kablam! 12 | pub struct BuildRequestRecord { Oct 11 18:30:24.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.665 INFO kablam! Oct 11 18:30:24.665 INFO kablam! warning: struct is never constructed: `BuildResponseRecord` Oct 11 18:30:24.665 INFO kablam! --> src/i2np/mod.rs:26:1 Oct 11 18:30:24.665 INFO kablam! | Oct 11 18:30:24.665 INFO kablam! 26 | pub struct BuildResponseRecord { Oct 11 18:30:24.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.665 INFO kablam! Oct 11 18:30:24.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:30:24.684 INFO kablam! --> src/data/mod.rs:172:9 Oct 11 18:30:24.684 INFO kablam! | Oct 11 18:30:24.684 INFO kablam! 172 | rid.write(&self.to_bytes()); Oct 11 18:30:24.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.684 INFO kablam! | Oct 11 18:30:24.684 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 18:30:24.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:30:24.684 INFO kablam! Oct 11 18:30:24.684 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:30:24.684 INFO kablam! --> src/data/mod.rs:228:9 Oct 11 18:30:24.684 INFO kablam! | Oct 11 18:30:24.684 INFO kablam! 228 | rid.write(&self.to_bytes()); Oct 11 18:30:24.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.684 INFO kablam! | Oct 11 18:30:24.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:30:24.684 INFO kablam! Oct 11 18:30:24.689 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:30:24.689 INFO kablam! --> src/i2np/frame.rs:119:5 Oct 11 18:30:24.689 INFO kablam! | Oct 11 18:30:24.689 INFO kablam! 119 | gen_router_info((&mut buf, 0), ri); Oct 11 18:30:24.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.689 INFO kablam! | Oct 11 18:30:24.689 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:30:24.689 INFO kablam! Oct 11 18:30:24.689 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 18:30:24.689 INFO kablam! --> src/i2np/frame.rs:121:5 Oct 11 18:30:24.689 INFO kablam! | Oct 11 18:30:24.689 INFO kablam! 121 | e.write(&buf); Oct 11 18:30:24.689 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 18:30:24.689 INFO kablam! | Oct 11 18:30:24.689 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 18:30:24.689 INFO kablam! Oct 11 18:30:24.696 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 11 18:30:24.696 INFO kablam! --> src/i2np/frame.rs:448:13 Oct 11 18:30:24.696 INFO kablam! | Oct 11 18:30:24.696 INFO kablam! 448 | r.iter().enumerate().map(|(i, &s)| xs[i].copy_from_slice(s)); Oct 11 18:30:24.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.696 INFO kablam! | Oct 11 18:30:24.696 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 11 18:30:24.696 INFO kablam! Oct 11 18:30:24.696 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 11 18:30:24.696 INFO kablam! --> src/i2np/frame.rs:470:13 Oct 11 18:30:24.696 INFO kablam! | Oct 11 18:30:24.696 INFO kablam! 470 | r.iter().enumerate().map(|(i, &s)| xs[i].copy_from_slice(s)); Oct 11 18:30:24.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:30:24.696 INFO kablam! | Oct 11 18:30:24.696 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 11 18:30:24.696 INFO kablam! Oct 11 18:30:28.052 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.58s Oct 11 18:30:28.062 INFO kablam! su: No module specific data is present Oct 11 18:30:28.734 INFO running `"docker" "rm" "-f" "9347ecf2c2ffb1db71abb0ab23578a9f053d215061b379f63a8b5e0f556a5a60"` Oct 11 18:30:28.796 INFO blam! 9347ecf2c2ffb1db71abb0ab23578a9f053d215061b379f63a8b5e0f556a5a60 Oct 11 18:30:28.797 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 18:30:28.797 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:30:28.980 INFO blam! cc9156487553deffc057e87a9d3c8699c306181a9609e103edcca913f6ba5117 Oct 11 18:30:28.982 INFO running `"docker" "start" "-a" "cc9156487553deffc057e87a9d3c8699c306181a9609e103edcca913f6ba5117"` Oct 11 18:30:29.501 INFO kablam! usermod: no changes Oct 11 18:30:29.721 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 11 18:30:29.728 INFO kablam! Running /target/debug/deps/ire-56085f4bd318684c Oct 11 18:30:29.732 INFO blam! Oct 11 18:30:29.732 INFO blam! running 13 tests Oct 11 18:30:29.737 INFO blam! test crypto::math::tests::modpow_small ... ok Oct 11 18:30:29.737 INFO blam! test crypto::tests::aes_256_ecb_test_vectors ... ok Oct 11 18:30:29.737 INFO blam! test crypto::tests::test_sig_type_pad_len ... ok Oct 11 18:30:29.738 INFO blam! test data::tests::hash_xor ... ok Oct 11 18:30:29.738 INFO blam! test crypto::tests::aes_256_cbc_test_vectors ... ok Oct 11 18:30:29.739 INFO blam! test data::frame::tests::test_router_info ... ok Oct 11 18:30:29.739 INFO blam! test i2np::frame::tests::test_gen_checksum ... ok Oct 11 18:30:29.740 INFO blam! test crypto::tests::test_sig_type_extra_data_len ... ok Oct 11 18:30:29.752 INFO blam! test i2np::frame::tests::test_validate_checksum ... ok Oct 11 18:30:29.752 INFO blam! test transport::ntcp::frame::tests::test_adler ... ok Oct 11 18:30:29.753 INFO blam! test data::tests::router_identity_hash ... ok Oct 11 18:30:31.151 INFO blam! test crypto::math::tests::modpow_big ... ok Oct 11 18:30:32.268 INFO blam! test transport::tests::build_session_key ... ok Oct 11 18:30:32.268 INFO blam! Oct 11 18:30:32.268 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:30:32.268 INFO blam! Oct 11 18:30:32.271 INFO kablam! su: No module specific data is present Oct 11 18:30:32.491 INFO running `"docker" "rm" "-f" "cc9156487553deffc057e87a9d3c8699c306181a9609e103edcca913f6ba5117"` Oct 11 18:30:32.581 INFO blam! cc9156487553deffc057e87a9d3c8699c306181a9609e103edcca913f6ba5117