Sep 04 10:55:31.521 INFO checking post-sockets-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 10:55:31.521 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 10:55:31.521 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:55:31.742 INFO blam! 950547024ab6fb6ee5fe5460ac4887ce9a290b0dfb44540127448aa09228202e Sep 04 10:55:31.744 INFO running `"docker" "start" "-a" "950547024ab6fb6ee5fe5460ac4887ce9a290b0dfb44540127448aa09228202e"` Sep 04 10:55:32.468 INFO kablam! Checking post-sockets v0.1.0 (file:///source) Sep 04 10:55:32.994 INFO kablam! warning: unused variable: `msg` Sep 04 10:55:32.994 INFO kablam! --> src/carrier.rs:34:24 Sep 04 10:55:32.994 INFO kablam! | Sep 04 10:55:32.994 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Sep 04 10:55:32.994 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 04 10:55:32.995 INFO kablam! | Sep 04 10:55:32.995 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 10:55:32.995 INFO kablam! Sep 04 10:55:32.995 INFO kablam! warning: unused variable: `data` Sep 04 10:55:32.995 INFO kablam! --> src/protocols/quic/mod.rs:71:30 Sep 04 10:55:32.995 INFO kablam! | Sep 04 10:55:32.995 INFO kablam! 71 | fn decode_message(&self, data : &[u8]) -> Option { Sep 04 10:55:32.995 INFO kablam! | ^^^^ help: consider using `_data` instead Sep 04 10:55:32.995 INFO kablam! Sep 04 10:55:32.995 INFO kablam! warning: unused variable: `mesg` Sep 04 10:55:32.995 INFO kablam! --> src/protocols/quic/mod.rs:75:30 Sep 04 10:55:32.995 INFO kablam! | Sep 04 10:55:32.995 INFO kablam! 75 | fn encode_message(&self, mesg : &Self::M) -> &[u8] { Sep 04 10:55:32.995 INFO kablam! | ^^^^ help: consider using `_mesg` instead Sep 04 10:55:32.995 INFO kablam! Sep 04 10:55:32.999 INFO kablam! warning: struct is never constructed: `Carrier` Sep 04 10:55:32.999 INFO kablam! --> src/carrier.rs:29:1 Sep 04 10:55:32.999 INFO kablam! | Sep 04 10:55:32.999 INFO kablam! 29 | pub struct Carrier

{ Sep 04 10:55:32.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:55:32.999 INFO kablam! | Sep 04 10:55:32.999 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 10:55:32.999 INFO kablam! Sep 04 10:55:33.000 INFO kablam! warning: method is never used: `send` Sep 04 10:55:33.000 INFO kablam! --> src/carrier.rs:34:5 Sep 04 10:55:33.000 INFO kablam! | Sep 04 10:55:33.000 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Sep 04 10:55:33.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:55:33.000 INFO kablam! Sep 04 10:55:33.000 INFO kablam! warning: struct is never constructed: `Quic` Sep 04 10:55:33.000 INFO kablam! --> src/protocols/quic/mod.rs:65:1 Sep 04 10:55:33.000 INFO kablam! | Sep 04 10:55:33.000 INFO kablam! 65 | struct Quic { Sep 04 10:55:33.000 INFO kablam! | ^^^^^^^^^^^ Sep 04 10:55:33.000 INFO kablam! Sep 04 10:55:33.104 INFO kablam! warning: unused variable: `msg` Sep 04 10:55:33.104 INFO kablam! --> src/carrier.rs:34:24 Sep 04 10:55:33.104 INFO kablam! | Sep 04 10:55:33.104 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Sep 04 10:55:33.104 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 04 10:55:33.104 INFO kablam! | Sep 04 10:55:33.104 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 10:55:33.104 INFO kablam! Sep 04 10:55:33.105 INFO kablam! warning: unused variable: `data` Sep 04 10:55:33.105 INFO kablam! --> src/protocols/quic/mod.rs:71:30 Sep 04 10:55:33.105 INFO kablam! | Sep 04 10:55:33.105 INFO kablam! 71 | fn decode_message(&self, data : &[u8]) -> Option { Sep 04 10:55:33.105 INFO kablam! | ^^^^ help: consider using `_data` instead Sep 04 10:55:33.105 INFO kablam! Sep 04 10:55:33.105 INFO kablam! warning: unused variable: `mesg` Sep 04 10:55:33.105 INFO kablam! --> src/protocols/quic/mod.rs:75:30 Sep 04 10:55:33.105 INFO kablam! | Sep 04 10:55:33.105 INFO kablam! 75 | fn encode_message(&self, mesg : &Self::M) -> &[u8] { Sep 04 10:55:33.105 INFO kablam! | ^^^^ help: consider using `_mesg` instead Sep 04 10:55:33.105 INFO kablam! Sep 04 10:55:33.109 INFO kablam! warning: struct is never constructed: `Carrier` Sep 04 10:55:33.110 INFO kablam! --> src/carrier.rs:29:1 Sep 04 10:55:33.110 INFO kablam! | Sep 04 10:55:33.110 INFO kablam! 29 | pub struct Carrier

{ Sep 04 10:55:33.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:55:33.110 INFO kablam! | Sep 04 10:55:33.110 INFO kablam! = note: #[warn(dead_code)] on by default Sep 04 10:55:33.110 INFO kablam! Sep 04 10:55:33.110 INFO kablam! warning: method is never used: `send` Sep 04 10:55:33.110 INFO kablam! --> src/carrier.rs:34:5 Sep 04 10:55:33.110 INFO kablam! | Sep 04 10:55:33.110 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Sep 04 10:55:33.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:55:33.111 INFO kablam! Sep 04 10:55:33.111 INFO kablam! warning: struct is never constructed: `Quic` Sep 04 10:55:33.111 INFO kablam! --> src/protocols/quic/mod.rs:65:1 Sep 04 10:55:33.111 INFO kablam! | Sep 04 10:55:33.111 INFO kablam! 65 | struct Quic { Sep 04 10:55:33.111 INFO kablam! | ^^^^^^^^^^^ Sep 04 10:55:33.111 INFO kablam! Sep 04 10:55:34.125 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Sep 04 10:55:34.131 INFO kablam! su: No module specific data is present Sep 04 10:55:34.678 INFO running `"docker" "rm" "-f" "950547024ab6fb6ee5fe5460ac4887ce9a290b0dfb44540127448aa09228202e"` Sep 04 10:55:34.789 INFO blam! 950547024ab6fb6ee5fe5460ac4887ce9a290b0dfb44540127448aa09228202e