Oct 13 10:45:05.675 INFO checking post-sockets-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 10:45:05.676 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 10:45:06.111 INFO blam! 793f9e0876b0888e245da8bc2652a7f2d3a79a370c16b54e3e8d60855712e276 Oct 13 10:45:06.116 INFO running `"docker" "start" "-a" "793f9e0876b0888e245da8bc2652a7f2d3a79a370c16b54e3e8d60855712e276"` Oct 13 10:45:06.736 INFO kablam! usermod: no changes Oct 13 10:45:06.804 INFO kablam! Checking post-sockets v0.1.0 (/source) Oct 13 10:45:07.608 INFO kablam! warning: unused variable: `msg` Oct 13 10:45:07.608 INFO kablam! --> src/carrier.rs:34:24 Oct 13 10:45:07.608 INFO kablam! | Oct 13 10:45:07.608 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Oct 13 10:45:07.608 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 13 10:45:07.608 INFO kablam! | Oct 13 10:45:07.608 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 10:45:07.608 INFO kablam! Oct 13 10:45:07.608 INFO kablam! warning: unused variable: `data` Oct 13 10:45:07.608 INFO kablam! --> src/protocols/quic/mod.rs:71:30 Oct 13 10:45:07.608 INFO kablam! | Oct 13 10:45:07.608 INFO kablam! 71 | fn decode_message(&self, data : &[u8]) -> Option { Oct 13 10:45:07.608 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 13 10:45:07.608 INFO kablam! Oct 13 10:45:07.608 INFO kablam! warning: unused variable: `mesg` Oct 13 10:45:07.608 INFO kablam! --> src/protocols/quic/mod.rs:75:30 Oct 13 10:45:07.608 INFO kablam! | Oct 13 10:45:07.608 INFO kablam! 75 | fn encode_message(&self, mesg : &Self::M) -> &[u8] { Oct 13 10:45:07.608 INFO kablam! | ^^^^ help: consider using `_mesg` instead Oct 13 10:45:07.608 INFO kablam! Oct 13 10:45:07.612 INFO kablam! warning: struct is never constructed: `Carrier` Oct 13 10:45:07.612 INFO kablam! --> src/carrier.rs:29:1 Oct 13 10:45:07.612 INFO kablam! | Oct 13 10:45:07.612 INFO kablam! 29 | pub struct Carrier

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

{ Oct 13 10:45:07.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:07.629 INFO kablam! | Oct 13 10:45:07.629 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 10:45:07.629 INFO kablam! Oct 13 10:45:07.629 INFO kablam! warning: method is never used: `send` Oct 13 10:45:07.629 INFO kablam! --> src/carrier.rs:34:5 Oct 13 10:45:07.629 INFO kablam! | Oct 13 10:45:07.629 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Oct 13 10:45:07.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 10:45:07.629 INFO kablam! Oct 13 10:45:07.629 INFO kablam! warning: struct is never constructed: `Quic` Oct 13 10:45:07.629 INFO kablam! --> src/protocols/quic/mod.rs:65:1 Oct 13 10:45:07.629 INFO kablam! | Oct 13 10:45:07.629 INFO kablam! 65 | struct Quic { Oct 13 10:45:07.629 INFO kablam! | ^^^^^^^^^^^ Oct 13 10:45:07.629 INFO kablam! Oct 13 10:45:09.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.35s Oct 13 10:45:09.125 INFO kablam! su: No module specific data is present Oct 13 10:45:09.465 INFO running `"docker" "rm" "-f" "793f9e0876b0888e245da8bc2652a7f2d3a79a370c16b54e3e8d60855712e276"` Oct 13 10:45:09.664 INFO blam! 793f9e0876b0888e245da8bc2652a7f2d3a79a370c16b54e3e8d60855712e276