Sep 14 11:38:30.332 INFO checking post-sockets-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 11:38:30.332 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 11:38:30.332 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-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:30.775 INFO blam! c92a612e8e87fac8d9ee1484f5214a3fc28a9b86ca3168384c3de696ee116e5a Sep 14 11:38:30.780 INFO running `"docker" "start" "-a" "c92a612e8e87fac8d9ee1484f5214a3fc28a9b86ca3168384c3de696ee116e5a"` Sep 14 11:38:32.526 INFO kablam! usermod: no changes Sep 14 11:38:32.601 INFO kablam! Checking post-sockets v0.1.0 (file:///source) Sep 14 11:38:33.027 INFO kablam! warning: unused variable: `msg` Sep 14 11:38:33.027 INFO kablam! --> src/carrier.rs:34:24 Sep 14 11:38:33.027 INFO kablam! | Sep 14 11:38:33.027 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Sep 14 11:38:33.027 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 14 11:38:33.027 INFO kablam! | Sep 14 11:38:33.027 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 11:38:33.027 INFO kablam! Sep 14 11:38:33.027 INFO kablam! warning: unused variable: `data` Sep 14 11:38:33.027 INFO kablam! --> src/protocols/quic/mod.rs:71:30 Sep 14 11:38:33.027 INFO kablam! | Sep 14 11:38:33.027 INFO kablam! 71 | fn decode_message(&self, data : &[u8]) -> Option { Sep 14 11:38:33.027 INFO kablam! | ^^^^ help: consider using `_data` instead Sep 14 11:38:33.027 INFO kablam! Sep 14 11:38:33.027 INFO kablam! warning: unused variable: `mesg` Sep 14 11:38:33.027 INFO kablam! --> src/protocols/quic/mod.rs:75:30 Sep 14 11:38:33.027 INFO kablam! | Sep 14 11:38:33.027 INFO kablam! 75 | fn encode_message(&self, mesg : &Self::M) -> &[u8] { Sep 14 11:38:33.027 INFO kablam! | ^^^^ help: consider using `_mesg` instead Sep 14 11:38:33.027 INFO kablam! Sep 14 11:38:33.032 INFO kablam! warning: struct is never constructed: `Carrier` Sep 14 11:38:33.032 INFO kablam! --> src/carrier.rs:29:1 Sep 14 11:38:33.032 INFO kablam! | Sep 14 11:38:33.032 INFO kablam! 29 | pub struct Carrier

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

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