Oct 10 14:09:54.852 INFO testing str4d/ire against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:09:54.852 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:09:54.852 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 10 14:09:55.181 INFO blam! 3a6c28026494e1c2fb0f002e306ccd802151c2d869fac6ad292b681a917b1944 Oct 10 14:09:55.188 INFO running `"docker" "start" "-a" "3a6c28026494e1c2fb0f002e306ccd802151c2d869fac6ad292b681a917b1944"` Oct 10 14:09:57.089 INFO kablam! usermod: no changes Oct 10 14:09:57.571 INFO kablam! Compiling subtle v0.7.1 Oct 10 14:09:57.572 INFO kablam! Compiling byteorder v1.2.6 Oct 10 14:09:57.596 INFO kablam! Compiling num-bigint v0.2.0 Oct 10 14:09:57.597 INFO kablam! Compiling block-padding v0.1.0 Oct 10 14:09:57.600 INFO kablam! Compiling rand v0.5.5 Oct 10 14:09:57.600 INFO kablam! Compiling memchr v2.1.0 Oct 10 14:09:57.600 INFO kablam! Compiling mio v0.6.16 Oct 10 14:09:57.600 INFO kablam! Compiling i2p_snow v0.3.1 Oct 10 14:09:59.487 INFO kablam! Compiling rust-crypto v0.2.36 Oct 10 14:09:59.513 INFO kablam! Compiling block-cipher-trait v0.5.3 Oct 10 14:10:00.720 INFO kablam! Compiling ring v0.13.2 Oct 10 14:10:02.417 INFO kablam! Compiling sha2 v0.7.1 Oct 10 14:10:02.521 INFO kablam! Compiling aes-soft v0.2.0 Oct 10 14:10:04.577 INFO kablam! Compiling block-modes v0.1.0 Oct 10 14:10:07.588 INFO kablam! Compiling bytes v0.4.10 Oct 10 14:10:07.734 INFO kablam! Compiling aes v0.2.0 Oct 10 14:10:07.912 INFO kablam! Compiling failure v0.1.2 Oct 10 14:10:17.328 INFO kablam! Compiling nom v4.0.0 Oct 10 14:10:17.624 INFO kablam! Compiling tokio-io v0.1.8 Oct 10 14:10:19.832 INFO kablam! Compiling curve25519-dalek v0.19.1 Oct 10 14:10:19.832 INFO kablam! Compiling curve25519-dalek v0.18.0 Oct 10 14:10:19.832 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 10 14:10:19.832 INFO kablam! Compiling signatory v0.9.0-alpha3 Oct 10 14:10:30.680 INFO kablam! Compiling parking_lot v0.6.4 Oct 10 14:10:31.298 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 14:10:34.892 INFO kablam! Compiling signatory-ring v0.9.0-alpha3 Oct 10 14:10:41.576 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 10 14:10:47.700 INFO kablam! Compiling ed25519-dalek v0.8.0 Oct 10 14:10:50.384 INFO kablam! Compiling x25519-dalek v0.2.1 Oct 10 14:10:50.441 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 10 14:10:53.749 INFO kablam! Compiling signatory-dalek v0.9.0-alpha3 Oct 10 14:10:58.680 INFO kablam! Compiling ire v0.0.1 (/source) Oct 10 14:11:04.796 INFO kablam! warning: unused variable: `timeout_ms` Oct 10 14:11:04.796 INFO kablam! --> src/netdb/mod.rs:28:9 Oct 10 14:11:04.796 INFO kablam! | Oct 10 14:11:04.796 INFO kablam! 28 | timeout_ms: u64, Oct 10 14:11:04.796 INFO kablam! | ^^^^^^^^^^ help: consider using `_timeout_ms` instead Oct 10 14:11:04.796 INFO kablam! | Oct 10 14:11:04.796 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:11:04.796 INFO kablam! Oct 10 14:11:04.796 INFO kablam! warning: unused variable: `timeout_ms` Oct 10 14:11:04.796 INFO kablam! --> src/netdb/mod.rs:39:9 Oct 10 14:11:04.796 INFO kablam! | Oct 10 14:11:04.796 INFO kablam! 39 | timeout_ms: u64, Oct 10 14:11:04.797 INFO kablam! | ^^^^^^^^^^ help: consider using `_timeout_ms` instead Oct 10 14:11:04.797 INFO kablam! Oct 10 14:11:04.797 INFO kablam! warning: unused variable: `from_local_dest` Oct 10 14:11:04.797 INFO kablam! --> src/netdb/mod.rs:40:9 Oct 10 14:11:04.797 INFO kablam! | Oct 10 14:11:04.797 INFO kablam! 40 | from_local_dest: Option, Oct 10 14:11:04.797 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_from_local_dest` instead Oct 10 14:11:04.797 INFO kablam! Oct 10 14:11:04.797 INFO kablam! warning: unused variable: `ts_a` Oct 10 14:11:04.797 INFO kablam! --> src/transport/ntcp2/handshake/mod.rs:115:41 Oct 10 14:11:04.797 INFO kablam! | Oct 10 14:11:04.797 INFO kablam! 115 | let (padlen, sclen, ts_a) = match frame::session_request(&buf) { Oct 10 14:11:04.797 INFO kablam! | ^^^^ help: consider using `_ts_a` instead Oct 10 14:11:04.797 INFO kablam! Oct 10 14:11:04.797 INFO kablam! warning: unused variable: `ts_b` Oct 10 14:11:04.797 INFO kablam! --> src/transport/ntcp2/handshake/mod.rs:451:34 Oct 10 14:11:04.797 INFO kablam! | Oct 10 14:11:04.797 INFO kablam! 451 | let (padlen, ts_b) = match frame::session_created(&buf) { Oct 10 14:11:04.797 INFO kablam! | ^^^^ help: consider using `_ts_b` instead Oct 10 14:11:04.797 INFO kablam! Oct 10 14:11:05.472 INFO kablam! warning: method is never used: `encrypt_basic` Oct 10 14:11:05.472 INFO kablam! --> src/crypto/elgamal.rs:74:5 Oct 10 14:11:05.472 INFO kablam! | Oct 10 14:11:05.472 INFO kablam! 74 | fn encrypt_basic(&self, msg: &[u8]) -> Result<(BigUint, BigUint), ()> { Oct 10 14:11:05.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.472 INFO kablam! | Oct 10 14:11:05.472 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:11:05.472 INFO kablam! Oct 10 14:11:05.472 INFO kablam! warning: method is never used: `encrypt` Oct 10 14:11:05.472 INFO kablam! --> src/crypto/elgamal.rs:94:5 Oct 10 14:11:05.472 INFO kablam! | Oct 10 14:11:05.472 INFO kablam! 94 | pub fn encrypt(&self, msg: &[u8]) -> Result<[u8; 514], ()> { Oct 10 14:11:05.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.472 INFO kablam! Oct 10 14:11:05.472 INFO kablam! warning: method is never used: `decrypt_basic` Oct 10 14:11:05.472 INFO kablam! --> src/crypto/elgamal.rs:140:5 Oct 10 14:11:05.472 INFO kablam! | Oct 10 14:11:05.472 INFO kablam! 140 | fn decrypt_basic(&self, (gamma, delta): (BigUint, BigUint)) -> Vec { Oct 10 14:11:05.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.472 INFO kablam! Oct 10 14:11:05.472 INFO kablam! warning: method is never used: `decrypt` Oct 10 14:11:05.472 INFO kablam! --> src/crypto/elgamal.rs:152:5 Oct 10 14:11:05.472 INFO kablam! | Oct 10 14:11:05.472 INFO kablam! 152 | pub fn decrypt(&self, ct: &[u8]) -> Result, ()> { Oct 10 14:11:05.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.472 INFO kablam! Oct 10 14:11:05.477 INFO kablam! warning: function is never used: `iv` Oct 10 14:11:05.477 INFO kablam! --> src/i2np/frame.rs:21:1 Oct 10 14:11:05.477 INFO kablam! | Oct 10 14:11:05.477 INFO kablam! 21 | fn iv<'a>(input: &'a [u8]) -> IResult<&'a [u8], [u8; 16]> { Oct 10 14:11:05.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.477 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: function is never used: `build_request_record` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/frame.rs:32:1 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 32 | / pub fn build_request_record<'a>( Oct 10 14:11:05.478 INFO kablam! 33 | | input: &'a [u8], Oct 10 14:11:05.478 INFO kablam! 34 | | to_peer: Hash, Oct 10 14:11:05.478 INFO kablam! 35 | | ) -> IResult<&'a [u8], BuildRequestRecord> { Oct 10 14:11:05.478 INFO kablam! ... | Oct 10 14:11:05.478 INFO kablam! 65 | | ) Oct 10 14:11:05.478 INFO kablam! 66 | | } Oct 10 14:11:05.478 INFO kablam! | |_^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: function is never used: `validate_build_response_record` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/frame.rs:68:1 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 68 | / fn validate_build_response_record<'a>( Oct 10 14:11:05.478 INFO kablam! 69 | | input: &'a [u8], Oct 10 14:11:05.478 INFO kablam! 70 | | hash: &Hash, Oct 10 14:11:05.478 INFO kablam! 71 | | padding: &[u8], Oct 10 14:11:05.478 INFO kablam! ... | Oct 10 14:11:05.478 INFO kablam! 82 | | } Oct 10 14:11:05.478 INFO kablam! 83 | | } Oct 10 14:11:05.478 INFO kablam! | |_^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `to_peer` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:30:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 30 | to_peer: Hash, Oct 10 14:11:05.478 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `receive_tid` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:31:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 31 | receive_tid: TunnelId, Oct 10 14:11:05.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `our_ident` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:32:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 32 | our_ident: Hash, Oct 10 14:11:05.478 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `next_tid` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:33:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 33 | next_tid: TunnelId, Oct 10 14:11:05.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `next_ident` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:34:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 34 | next_ident: Hash, Oct 10 14:11:05.478 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `layer_key` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:35:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 35 | layer_key: SessionKey, Oct 10 14:11:05.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `iv_key` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:36:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 36 | iv_key: SessionKey, Oct 10 14:11:05.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `reply_key` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:37:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 37 | reply_key: SessionKey, Oct 10 14:11:05.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `reply_iv` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:38:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 38 | reply_iv: [u8; 16], Oct 10 14:11:05.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `flag` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:39:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 39 | flag: u8, Oct 10 14:11:05.478 INFO kablam! | ^^^^^^^^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `request_time` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:40:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 40 | request_time: u32, Oct 10 14:11:05.478 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.478 INFO kablam! Oct 10 14:11:05.478 INFO kablam! warning: field is never used: `send_msg_id` Oct 10 14:11:05.478 INFO kablam! --> src/i2np/mod.rs:41:5 Oct 10 14:11:05.478 INFO kablam! | Oct 10 14:11:05.478 INFO kablam! 41 | send_msg_id: u32, Oct 10 14:11:05.479 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 14:11:05.479 INFO kablam! Oct 10 14:11:05.479 INFO kablam! warning: field is never used: `reply` Oct 10 14:11:05.479 INFO kablam! --> src/i2np/mod.rs:47:5 Oct 10 14:11:05.479 INFO kablam! | Oct 10 14:11:05.479 INFO kablam! 47 | reply: u8, Oct 10 14:11:05.479 INFO kablam! | ^^^^^^^^^ Oct 10 14:11:05.479 INFO kablam! Oct 10 14:11:05.479 INFO kablam! warning: field is never used: `netdb` Oct 10 14:11:05.479 INFO kablam! --> src/router/mod.rs:57:5 Oct 10 14:11:05.479 INFO kablam! | Oct 10 14:11:05.479 INFO kablam! 57 | netdb: Arc>, Oct 10 14:11:05.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:05.479 INFO kablam! Oct 10 14:11:12.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 10 14:11:12.713 INFO kablam! su: No module specific data is present Oct 10 14:11:13.840 INFO running `"docker" "rm" "-f" "3a6c28026494e1c2fb0f002e306ccd802151c2d869fac6ad292b681a917b1944"` Oct 10 14:11:14.096 INFO blam! 3a6c28026494e1c2fb0f002e306ccd802151c2d869fac6ad292b681a917b1944 Oct 10 14:11:14.109 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:11:14.110 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 10 14:11:14.487 INFO blam! 2b0135b2586ce39b405593b1623fd5cffc7258545b7afe91e60d0cd2f3012e17 Oct 10 14:11:14.493 INFO running `"docker" "start" "-a" "2b0135b2586ce39b405593b1623fd5cffc7258545b7afe91e60d0cd2f3012e17"` Oct 10 14:11:15.684 INFO kablam! usermod: no changes Oct 10 14:11:16.004 INFO kablam! Compiling tempfile v3.0.4 Oct 10 14:11:17.273 INFO kablam! Compiling ire v0.0.1 (/source) Oct 10 14:11:24.248 INFO kablam! warning: unused variable: `timeout_ms` Oct 10 14:11:24.248 INFO kablam! --> src/netdb/mod.rs:28:9 Oct 10 14:11:24.248 INFO kablam! | Oct 10 14:11:24.248 INFO kablam! 28 | timeout_ms: u64, Oct 10 14:11:24.248 INFO kablam! | ^^^^^^^^^^ help: consider using `_timeout_ms` instead Oct 10 14:11:24.248 INFO kablam! | Oct 10 14:11:24.248 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:11:24.248 INFO kablam! Oct 10 14:11:24.248 INFO kablam! warning: unused variable: `timeout_ms` Oct 10 14:11:24.248 INFO kablam! --> src/netdb/mod.rs:39:9 Oct 10 14:11:24.248 INFO kablam! | Oct 10 14:11:24.249 INFO kablam! 39 | timeout_ms: u64, Oct 10 14:11:24.249 INFO kablam! | ^^^^^^^^^^ help: consider using `_timeout_ms` instead Oct 10 14:11:24.249 INFO kablam! Oct 10 14:11:24.249 INFO kablam! warning: unused variable: `from_local_dest` Oct 10 14:11:24.249 INFO kablam! --> src/netdb/mod.rs:40:9 Oct 10 14:11:24.249 INFO kablam! | Oct 10 14:11:24.249 INFO kablam! 40 | from_local_dest: Option, Oct 10 14:11:24.249 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_from_local_dest` instead Oct 10 14:11:24.249 INFO kablam! Oct 10 14:11:24.249 INFO kablam! warning: unused variable: `ts_a` Oct 10 14:11:24.249 INFO kablam! --> src/transport/ntcp2/handshake/mod.rs:115:41 Oct 10 14:11:24.249 INFO kablam! | Oct 10 14:11:24.249 INFO kablam! 115 | let (padlen, sclen, ts_a) = match frame::session_request(&buf) { Oct 10 14:11:24.249 INFO kablam! | ^^^^ help: consider using `_ts_a` instead Oct 10 14:11:24.249 INFO kablam! Oct 10 14:11:24.249 INFO kablam! warning: unused variable: `ts_b` Oct 10 14:11:24.249 INFO kablam! --> src/transport/ntcp2/handshake/mod.rs:451:34 Oct 10 14:11:24.249 INFO kablam! | Oct 10 14:11:24.249 INFO kablam! 451 | let (padlen, ts_b) = match frame::session_created(&buf) { Oct 10 14:11:24.249 INFO kablam! | ^^^^ help: consider using `_ts_b` instead Oct 10 14:11:24.249 INFO kablam! Oct 10 14:11:24.249 INFO kablam! warning: unused variable: `from` Oct 10 14:11:24.249 INFO kablam! --> src/transport/mod.rs:390:30 Oct 10 14:11:24.249 INFO kablam! | Oct 10 14:11:24.249 INFO kablam! 390 | fn handle(&self, from: Hash, msg: Message) {} Oct 10 14:11:24.249 INFO kablam! | ^^^^ help: consider using `_from` instead Oct 10 14:11:24.249 INFO kablam! Oct 10 14:11:24.249 INFO kablam! warning: unused variable: `msg` Oct 10 14:11:24.249 INFO kablam! --> src/transport/mod.rs:390:42 Oct 10 14:11:24.249 INFO kablam! | Oct 10 14:11:24.249 INFO kablam! 390 | fn handle(&self, from: Hash, msg: Message) {} Oct 10 14:11:24.249 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 10 14:11:24.249 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: function is never used: `iv` Oct 10 14:11:25.341 INFO kablam! --> src/i2np/frame.rs:21:1 Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! 21 | fn iv<'a>(input: &'a [u8]) -> IResult<&'a [u8], [u8; 16]> { Oct 10 14:11:25.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 14:11:25.341 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: function is never used: `build_request_record` Oct 10 14:11:25.341 INFO kablam! --> src/i2np/frame.rs:32:1 Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! 32 | / pub fn build_request_record<'a>( Oct 10 14:11:25.341 INFO kablam! 33 | | input: &'a [u8], Oct 10 14:11:25.341 INFO kablam! 34 | | to_peer: Hash, Oct 10 14:11:25.341 INFO kablam! 35 | | ) -> IResult<&'a [u8], BuildRequestRecord> { Oct 10 14:11:25.341 INFO kablam! ... | Oct 10 14:11:25.341 INFO kablam! 65 | | ) Oct 10 14:11:25.341 INFO kablam! 66 | | } Oct 10 14:11:25.341 INFO kablam! | |_^ Oct 10 14:11:25.341 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: function is never used: `validate_build_response_record` Oct 10 14:11:25.341 INFO kablam! --> src/i2np/frame.rs:68:1 Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! 68 | / fn validate_build_response_record<'a>( Oct 10 14:11:25.341 INFO kablam! 69 | | input: &'a [u8], Oct 10 14:11:25.341 INFO kablam! 70 | | hash: &Hash, Oct 10 14:11:25.341 INFO kablam! 71 | | padding: &[u8], Oct 10 14:11:25.341 INFO kablam! ... | Oct 10 14:11:25.341 INFO kablam! 82 | | } Oct 10 14:11:25.341 INFO kablam! 83 | | } Oct 10 14:11:25.341 INFO kablam! | |_^ Oct 10 14:11:25.341 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: field is never used: `to_peer` Oct 10 14:11:25.341 INFO kablam! --> src/i2np/mod.rs:30:5 Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! 30 | to_peer: Hash, Oct 10 14:11:25.341 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 14:11:25.341 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: field is never used: `receive_tid` Oct 10 14:11:25.341 INFO kablam! --> src/i2np/mod.rs:31:5 Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! 31 | receive_tid: TunnelId, Oct 10 14:11:25.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:25.341 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: field is never used: `our_ident` Oct 10 14:11:25.341 INFO kablam! --> src/i2np/mod.rs:32:5 Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! 32 | our_ident: Hash, Oct 10 14:11:25.341 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 14:11:25.341 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: field is never used: `next_tid` Oct 10 14:11:25.341 INFO kablam! --> src/i2np/mod.rs:33:5 Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! 33 | next_tid: TunnelId, Oct 10 14:11:25.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 14:11:25.341 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: field is never used: `next_ident` Oct 10 14:11:25.341 INFO kablam! --> src/i2np/mod.rs:34:5 Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! 34 | next_ident: Hash, Oct 10 14:11:25.341 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 14:11:25.341 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: field is never used: `layer_key` Oct 10 14:11:25.341 INFO kablam! --> src/i2np/mod.rs:35:5 Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! 35 | layer_key: SessionKey, Oct 10 14:11:25.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:25.341 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: field is never used: `iv_key` Oct 10 14:11:25.341 INFO kablam! --> src/i2np/mod.rs:36:5 Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! 36 | iv_key: SessionKey, Oct 10 14:11:25.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 14:11:25.341 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: field is never used: `reply_key` Oct 10 14:11:25.341 INFO kablam! --> src/i2np/mod.rs:37:5 Oct 10 14:11:25.341 INFO kablam! | Oct 10 14:11:25.341 INFO kablam! 37 | reply_key: SessionKey, Oct 10 14:11:25.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:25.341 INFO kablam! Oct 10 14:11:25.341 INFO kablam! warning: field is never used: `reply_iv` Oct 10 14:11:25.342 INFO kablam! --> src/i2np/mod.rs:38:5 Oct 10 14:11:25.342 INFO kablam! | Oct 10 14:11:25.342 INFO kablam! 38 | reply_iv: [u8; 16], Oct 10 14:11:25.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 14:11:25.342 INFO kablam! Oct 10 14:11:25.342 INFO kablam! warning: field is never used: `flag` Oct 10 14:11:25.342 INFO kablam! --> src/i2np/mod.rs:39:5 Oct 10 14:11:25.342 INFO kablam! | Oct 10 14:11:25.342 INFO kablam! 39 | flag: u8, Oct 10 14:11:25.342 INFO kablam! | ^^^^^^^^ Oct 10 14:11:25.342 INFO kablam! Oct 10 14:11:25.342 INFO kablam! warning: field is never used: `request_time` Oct 10 14:11:25.342 INFO kablam! --> src/i2np/mod.rs:40:5 Oct 10 14:11:25.342 INFO kablam! | Oct 10 14:11:25.342 INFO kablam! 40 | request_time: u32, Oct 10 14:11:25.342 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 14:11:25.342 INFO kablam! Oct 10 14:11:25.342 INFO kablam! warning: field is never used: `send_msg_id` Oct 10 14:11:25.342 INFO kablam! --> src/i2np/mod.rs:41:5 Oct 10 14:11:25.342 INFO kablam! | Oct 10 14:11:25.342 INFO kablam! 41 | send_msg_id: u32, Oct 10 14:11:25.342 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 14:11:25.342 INFO kablam! Oct 10 14:11:25.342 INFO kablam! warning: field is never used: `reply` Oct 10 14:11:25.342 INFO kablam! --> src/i2np/mod.rs:47:5 Oct 10 14:11:25.342 INFO kablam! | Oct 10 14:11:25.342 INFO kablam! 47 | reply: u8, Oct 10 14:11:25.342 INFO kablam! | ^^^^^^^^^ Oct 10 14:11:25.342 INFO kablam! Oct 10 14:11:25.342 INFO kablam! warning: field is never used: `netdb` Oct 10 14:11:25.342 INFO kablam! --> src/router/mod.rs:57:5 Oct 10 14:11:25.342 INFO kablam! | Oct 10 14:11:25.342 INFO kablam! 57 | netdb: Arc>, Oct 10 14:11:25.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:11:25.342 INFO kablam! Oct 10 14:11:35.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.27s Oct 10 14:11:36.005 INFO kablam! su: No module specific data is present Oct 10 14:11:37.437 INFO running `"docker" "rm" "-f" "2b0135b2586ce39b405593b1623fd5cffc7258545b7afe91e60d0cd2f3012e17"` Oct 10 14:11:37.712 INFO blam! 2b0135b2586ce39b405593b1623fd5cffc7258545b7afe91e60d0cd2f3012e17 Oct 10 14:11:37.718 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:11:37.720 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 10 14:11:38.076 INFO blam! 664845638edcfabb47998c9b121ab86b2c43b19db1c4e6f0f4d96bedb5f662a1 Oct 10 14:11:38.085 INFO running `"docker" "start" "-a" "664845638edcfabb47998c9b121ab86b2c43b19db1c4e6f0f4d96bedb5f662a1"` Oct 10 14:11:39.257 INFO kablam! usermod: no changes Oct 10 14:11:39.560 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 10 14:11:39.580 INFO kablam! Running /target/debug/deps/ire-701ffa4e981722b9 Oct 10 14:11:39.581 INFO blam! Oct 10 14:11:39.581 INFO blam! running 51 tests Oct 10 14:11:39.588 INFO blam! test crypto::math::tests::rectify_zero ... ok Oct 10 14:11:39.588 INFO blam! test crypto::tests::test_sig_type_extra_data_len ... ok Oct 10 14:11:39.588 INFO blam! test crypto::tests::test_sig_type_pad_len ... ok Oct 10 14:11:39.588 INFO blam! test data::frame::tests::test_router_info ... ok Oct 10 14:11:39.588 INFO blam! test data::tests::hash_xor ... ok Oct 10 14:11:39.589 INFO blam! test data::tests::i2pstring_to_csv ... ok Oct 10 14:11:39.589 INFO blam! test data::tests::router_address_options ... ok Oct 10 14:11:39.589 INFO blam! test data::tests::router_identity_hash ... ok Oct 10 14:11:39.594 INFO blam! test crypto::math::tests::rectify_value ... ok Oct 10 14:11:39.594 INFO blam! test crypto::math::tests::rectify_one ... ok Oct 10 14:11:39.611 INFO blam! test data::tests::router_info_verify_sigtype_1 ... ok Oct 10 14:11:39.620 INFO blam! test data::tests::router_info_verify_sigtype_2 ... ok Oct 10 14:11:39.637 INFO blam! test data::tests::router_info_verify_sigtype_7 ... ok Oct 10 14:11:39.637 INFO blam! test i2np::frame::tests::test_gen_checksum ... ok Oct 10 14:11:39.637 INFO blam! test i2np::frame::tests::test_message ... ok Oct 10 14:11:39.639 INFO blam! test i2np::frame::tests::test_ntcp2_message ... ok Oct 10 14:11:39.639 INFO blam! test i2np::frame::tests::test_validate_checksum ... ok Oct 10 14:11:39.639 INFO blam! test i2np::tests::message_ntcp2_size ... ok Oct 10 14:11:39.639 INFO blam! test i2np::tests::message_size ... ok Oct 10 14:11:39.648 INFO blam! test crypto::tests::aes_256_cbc_test_vectors ... ok Oct 10 14:11:39.668 INFO blam! test transport::ntcp2::frame::tests::test_datetime ... ok Oct 10 14:11:39.676 INFO blam! test transport::ntcp2::frame::tests::test_message ... ok Oct 10 14:11:39.676 INFO blam! test transport::ntcp2::frame::tests::test_options ... ok Oct 10 14:11:39.677 INFO blam! test transport::ntcp2::frame::tests::test_padding ... ok Oct 10 14:11:39.688 INFO blam! test transport::ntcp2::frame::tests::test_router_info ... ok Oct 10 14:11:39.692 INFO blam! test transport::ntcp2::frame::tests::test_session_created ... ok Oct 10 14:11:39.696 INFO blam! test transport::ntcp2::frame::tests::test_session_request ... ok Oct 10 14:11:39.700 INFO blam! test transport::ntcp2::frame::tests::test_termination ... ok Oct 10 14:11:39.704 INFO blam! test transport::ntcp2::frame::tests::test_unknown ... ok Oct 10 14:11:44.480 INFO blam! test data::tests::router_info_address ... ok Oct 10 14:11:45.136 INFO blam! test netdb::tests::store_and_retrieve ... ok Oct 10 14:11:46.513 INFO blam! test data::tests::router_info_sign ... ok Oct 10 14:11:46.513 INFO blam! test transport::ntcp::frame::tests::gen_timestamp_frame_small_buffer ... ok Oct 10 14:11:46.513 INFO blam! test transport::ntcp::frame::tests::gen_timestamp_frame_valid ... ok Oct 10 14:11:46.514 INFO blam! test transport::ntcp::frame::tests::get_adler_standard ... ok Oct 10 14:11:46.514 INFO blam! test transport::ntcp::frame::tests::get_adler_standard_long ... ok Oct 10 14:11:46.514 INFO blam! test transport::ntcp::frame::tests::get_adler_timesync ... ok Oct 10 14:11:46.525 INFO blam! test transport::ntcp::frame::tests::test_adler ... ok Oct 10 14:11:50.304 INFO blam! test transport::ntcp2::handshake::tests::ntcp2_handshake ... ok Oct 10 14:11:50.600 INFO blam! test transport::ntcp2::tests::session_receive ... ok Oct 10 14:11:51.886 INFO blam! test transport::ntcp2::tests::session_send ... ok Oct 10 14:11:51.892 INFO blam! test transport::tests::handle_send ... ok Oct 10 14:11:51.908 INFO blam! test transport::tests::handle_timestamp ... ok Oct 10 14:11:51.920 INFO blam! test transport::tests::manager_addresses ... ok Oct 10 14:11:52.619 INFO blam! test crypto::dh::tests::build_session_key ... ok Oct 10 14:11:56.060 INFO blam! test transport::ntcp::tests::session_receive ... ok Oct 10 14:11:56.336 INFO blam! test transport::ntcp::tests::session_send ... ok Oct 10 14:12:06.576 INFO blam! test transport::ntcp::handshake::tests::ntcp_handshake ... ok Oct 10 14:12:11.388 INFO blam! test crypto::elgamal::tests::round_trip_basic ... ok Oct 10 14:12:19.476 INFO blam! test crypto::elgamal::tests::round_trip ... ok Oct 10 14:12:36.160 INFO blam! test crypto::elgamal::tests::test_vectors ... ok Oct 10 14:12:36.160 INFO blam! Oct 10 14:12:36.161 INFO blam! test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:12:36.161 INFO blam! Oct 10 14:12:36.168 INFO kablam! Doc-tests ire Oct 10 14:12:42.927 INFO blam! Oct 10 14:12:42.927 INFO blam! running 0 tests Oct 10 14:12:42.927 INFO blam! Oct 10 14:12:42.927 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:12:42.927 INFO blam! Oct 10 14:12:42.944 INFO kablam! su: No module specific data is present Oct 10 14:12:43.429 INFO running `"docker" "rm" "-f" "664845638edcfabb47998c9b121ab86b2c43b19db1c4e6f0f4d96bedb5f662a1"` Oct 10 14:12:43.724 INFO blam! 664845638edcfabb47998c9b121ab86b2c43b19db1c4e6f0f4d96bedb5f662a1