Sep 14 11:38:29.561 INFO checking post-sockets-0.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 11:38:29.562 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 11:38:29.562 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:38:29.946 INFO blam! 4c5b24ffaf905bb5eb6b64ff72f517a0649b4032219386fd98a6a362585069c7 Sep 14 11:38:29.947 INFO running `"docker" "start" "-a" "4c5b24ffaf905bb5eb6b64ff72f517a0649b4032219386fd98a6a362585069c7"` Sep 14 11:38:31.672 INFO kablam! usermod: no changes Sep 14 11:38:31.780 INFO kablam! Checking post-sockets v0.1.0 (file:///source) Sep 14 11:38:32.176 INFO kablam! warning: unused variable: `msg` Sep 14 11:38:32.176 INFO kablam! --> src/carrier.rs:34:24 Sep 14 11:38:32.176 INFO kablam! | Sep 14 11:38:32.176 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Sep 14 11:38:32.176 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 14 11:38:32.176 INFO kablam! | Sep 14 11:38:32.176 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 11:38:32.176 INFO kablam! Sep 14 11:38:32.176 INFO kablam! warning: unused variable: `data` Sep 14 11:38:32.176 INFO kablam! --> src/protocols/quic/mod.rs:71:30 Sep 14 11:38:32.176 INFO kablam! | Sep 14 11:38:32.176 INFO kablam! 71 | fn decode_message(&self, data : &[u8]) -> Option { Sep 14 11:38:32.176 INFO kablam! | ^^^^ help: consider using `_data` instead Sep 14 11:38:32.176 INFO kablam! Sep 14 11:38:32.176 INFO kablam! warning: unused variable: `mesg` Sep 14 11:38:32.176 INFO kablam! --> src/protocols/quic/mod.rs:75:30 Sep 14 11:38:32.176 INFO kablam! | Sep 14 11:38:32.176 INFO kablam! 75 | fn encode_message(&self, mesg : &Self::M) -> &[u8] { Sep 14 11:38:32.176 INFO kablam! | ^^^^ help: consider using `_mesg` instead Sep 14 11:38:32.176 INFO kablam! Sep 14 11:38:32.178 INFO kablam! warning: struct is never constructed: `Carrier` Sep 14 11:38:32.178 INFO kablam! --> src/carrier.rs:29:1 Sep 14 11:38:32.179 INFO kablam! | Sep 14 11:38:32.179 INFO kablam! 29 | pub struct Carrier

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

{ Sep 14 11:38:32.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:32.339 INFO kablam! | Sep 14 11:38:32.339 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 11:38:32.339 INFO kablam! Sep 14 11:38:32.339 INFO kablam! warning: method is never used: `send` Sep 14 11:38:32.339 INFO kablam! --> src/carrier.rs:34:5 Sep 14 11:38:32.339 INFO kablam! | Sep 14 11:38:32.339 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Sep 14 11:38:32.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 11:38:32.339 INFO kablam! Sep 14 11:38:32.339 INFO kablam! warning: struct is never constructed: `Quic` Sep 14 11:38:32.339 INFO kablam! --> src/protocols/quic/mod.rs:65:1 Sep 14 11:38:32.339 INFO kablam! | Sep 14 11:38:32.339 INFO kablam! 65 | struct Quic { Sep 14 11:38:32.339 INFO kablam! | ^^^^^^^^^^^ Sep 14 11:38:32.339 INFO kablam! Sep 14 11:38:33.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Sep 14 11:38:33.195 INFO kablam! su: No module specific data is present Sep 14 11:38:34.138 INFO running `"docker" "rm" "-f" "4c5b24ffaf905bb5eb6b64ff72f517a0649b4032219386fd98a6a362585069c7"` Sep 14 11:38:34.214 INFO blam! 4c5b24ffaf905bb5eb6b64ff72f517a0649b4032219386fd98a6a362585069c7