Oct 21 23:27:45.567 INFO checking spaniel-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:27:45.568 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 23:27:46.113 INFO blam! 1dcc1f1a87605e76be5d718e2600081699b3823d6ffe71e000274c060040ce03 Oct 21 23:27:46.126 INFO running `"docker" "start" "-a" "1dcc1f1a87605e76be5d718e2600081699b3823d6ffe71e000274c060040ce03"` Oct 21 23:27:47.313 INFO kablam! usermod: no changes Oct 21 23:27:47.371 INFO kablam! Checking spaniel v0.1.0 (/source) Oct 21 23:27:48.380 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 21 23:27:48.381 INFO kablam! --> src/protocol/codec/mod.rs:11:41 Oct 21 23:27:48.381 INFO kablam! | Oct 21 23:27:48.381 INFO kablam! 11 | use tokio_io::codec::length_delimited::{self, Framed}; Oct 21 23:27:48.382 INFO kablam! | ^^^^ Oct 21 23:27:48.382 INFO kablam! | Oct 21 23:27:48.382 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 23:27:48.382 INFO kablam! Oct 21 23:27:48.383 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec Oct 21 23:27:48.383 INFO kablam! --> src/protocol/codec/mod.rs:11:47 Oct 21 23:27:48.383 INFO kablam! | Oct 21 23:27:48.383 INFO kablam! 11 | use tokio_io::codec::length_delimited::{self, Framed}; Oct 21 23:27:48.384 INFO kablam! | ^^^^^^ Oct 21 23:27:48.384 INFO kablam! Oct 21 23:27:48.384 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 21 23:27:48.385 INFO kablam! --> src/protocol/codec/reader.rs:7:5 Oct 21 23:27:48.385 INFO kablam! | Oct 21 23:27:48.385 INFO kablam! 7 | use tokio_io::codec::length_delimited; Oct 21 23:27:48.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.386 INFO kablam! Oct 21 23:27:48.386 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 21 23:27:48.386 INFO kablam! --> src/protocol/codec/reader.rs:12:10 Oct 21 23:27:48.387 INFO kablam! | Oct 21 23:27:48.387 INFO kablam! 12 | src: length_delimited::FramedRead, Oct 21 23:27:48.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.387 INFO kablam! Oct 21 23:27:48.388 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec Oct 21 23:27:48.388 INFO kablam! --> src/protocol/codec/mod.rs:23:12 Oct 21 23:27:48.388 INFO kablam! | Oct 21 23:27:48.389 INFO kablam! 23 | inner: Framed, Oct 21 23:27:48.389 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 23:27:48.389 INFO kablam! Oct 21 23:27:48.389 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 21 23:27:48.390 INFO kablam! --> src/protocol/codec/reader.rs:19:19 Oct 21 23:27:48.390 INFO kablam! | Oct 21 23:27:48.390 INFO kablam! 19 | let src = length_delimited::Builder::new() Oct 21 23:27:48.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.391 INFO kablam! Oct 21 23:27:48.391 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 21 23:27:48.391 INFO kablam! --> src/protocol/codec/mod.rs:32:20 Oct 21 23:27:48.392 INFO kablam! | Oct 21 23:27:48.392 INFO kablam! 32 | inner: length_delimited::Builder::new() Oct 21 23:27:48.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.393 INFO kablam! Oct 21 23:27:48.428 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 21 23:27:48.429 INFO kablam! --> src/protocol/codec/mod.rs:11:41 Oct 21 23:27:48.429 INFO kablam! | Oct 21 23:27:48.432 INFO kablam! 11 | use tokio_io::codec::length_delimited::{self, Framed}; Oct 21 23:27:48.433 INFO kablam! | ^^^^ Oct 21 23:27:48.433 INFO kablam! | Oct 21 23:27:48.433 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 23:27:48.433 INFO kablam! Oct 21 23:27:48.433 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec Oct 21 23:27:48.434 INFO kablam! --> src/protocol/codec/mod.rs:11:47 Oct 21 23:27:48.434 INFO kablam! | Oct 21 23:27:48.434 INFO kablam! 11 | use tokio_io::codec::length_delimited::{self, Framed}; Oct 21 23:27:48.434 INFO kablam! | ^^^^^^ Oct 21 23:27:48.434 INFO kablam! Oct 21 23:27:48.435 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 21 23:27:48.435 INFO kablam! --> src/protocol/codec/reader.rs:7:5 Oct 21 23:27:48.435 INFO kablam! | Oct 21 23:27:48.435 INFO kablam! 7 | use tokio_io::codec::length_delimited; Oct 21 23:27:48.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.436 INFO kablam! Oct 21 23:27:48.436 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 21 23:27:48.436 INFO kablam! --> src/protocol/codec/reader.rs:12:10 Oct 21 23:27:48.436 INFO kablam! | Oct 21 23:27:48.436 INFO kablam! 12 | src: length_delimited::FramedRead, Oct 21 23:27:48.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.437 INFO kablam! Oct 21 23:27:48.437 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec Oct 21 23:27:48.437 INFO kablam! --> src/protocol/codec/mod.rs:23:12 Oct 21 23:27:48.437 INFO kablam! | Oct 21 23:27:48.437 INFO kablam! 23 | inner: Framed, Oct 21 23:27:48.438 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 23:27:48.438 INFO kablam! Oct 21 23:27:48.438 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 21 23:27:48.438 INFO kablam! --> src/protocol/codec/reader.rs:19:19 Oct 21 23:27:48.444 INFO kablam! | Oct 21 23:27:48.444 INFO kablam! 19 | let src = length_delimited::Builder::new() Oct 21 23:27:48.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.445 INFO kablam! Oct 21 23:27:48.445 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 21 23:27:48.445 INFO kablam! --> src/protocol/codec/mod.rs:32:20 Oct 21 23:27:48.445 INFO kablam! | Oct 21 23:27:48.445 INFO kablam! 32 | inner: length_delimited::Builder::new() Oct 21 23:27:48.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.446 INFO kablam! Oct 21 23:27:48.620 INFO kablam! warning: unused variable: `src` Oct 21 23:27:48.620 INFO kablam! --> src/protocol/frames.rs:305:28 Oct 21 23:27:48.620 INFO kablam! | Oct 21 23:27:48.620 INFO kablam! 305 | fn decode_from(src: &mut B) -> Result { Oct 21 23:27:48.620 INFO kablam! | ^^^ help: consider using `_src` instead Oct 21 23:27:48.620 INFO kablam! | Oct 21 23:27:48.620 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 23:27:48.620 INFO kablam! Oct 21 23:27:48.620 INFO kablam! warning: unused variable: `dst` Oct 21 23:27:48.620 INFO kablam! --> src/protocol/frames.rs:309:38 Oct 21 23:27:48.620 INFO kablam! | Oct 21 23:27:48.620 INFO kablam! 309 | fn encode_into(&self, dst: &mut B) -> Result<(), ()> { Oct 21 23:27:48.620 INFO kablam! | ^^^ help: consider using `_dst` instead Oct 21 23:27:48.620 INFO kablam! Oct 21 23:27:48.724 INFO kablam! warning: method is never used: `notify_all` Oct 21 23:27:48.724 INFO kablam! --> src/connection.rs:195:5 Oct 21 23:27:48.724 INFO kablam! | Oct 21 23:27:48.724 INFO kablam! 195 | fn notify_all(&mut self) { Oct 21 23:27:48.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.724 INFO kablam! | Oct 21 23:27:48.724 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 23:27:48.724 INFO kablam! Oct 21 23:27:48.724 INFO kablam! warning: variant is never constructed: `CreditBased` Oct 21 23:27:48.724 INFO kablam! --> src/flow_control.rs:8:5 Oct 21 23:27:48.724 INFO kablam! | Oct 21 23:27:48.724 INFO kablam! 8 | CreditBased(FlowControlRatio), Oct 21 23:27:48.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.724 INFO kablam! Oct 21 23:27:48.724 INFO kablam! warning: method is never used: `push_front` Oct 21 23:27:48.724 INFO kablam! --> src/protocol/codec/buffer.rs:21:5 Oct 21 23:27:48.724 INFO kablam! | Oct 21 23:27:48.724 INFO kablam! 21 | pub fn push_front(&mut self, value: B) { Oct 21 23:27:48.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.724 INFO kablam! Oct 21 23:27:48.724 INFO kablam! warning: variant is never constructed: `Error` Oct 21 23:27:48.724 INFO kablam! --> src/protocol/codec/writer.rs:72:5 Oct 21 23:27:48.724 INFO kablam! | Oct 21 23:27:48.724 INFO kablam! 72 | Error, Oct 21 23:27:48.724 INFO kablam! | ^^^^^ Oct 21 23:27:48.724 INFO kablam! Oct 21 23:27:48.724 INFO kablam! warning: method is never used: `set_watermarks` Oct 21 23:27:48.724 INFO kablam! --> src/protocol/codec/writer.rs:119:5 Oct 21 23:27:48.724 INFO kablam! | Oct 21 23:27:48.724 INFO kablam! 119 | pub fn set_watermarks(&mut self, high: usize, low: usize) { Oct 21 23:27:48.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.724 INFO kablam! Oct 21 23:27:48.724 INFO kablam! warning: method is never used: `write_and_flush` Oct 21 23:27:48.724 INFO kablam! --> src/protocol/codec/writer.rs:220:5 Oct 21 23:27:48.724 INFO kablam! | Oct 21 23:27:48.724 INFO kablam! 220 | pub fn write_and_flush(&mut self, data: Bytes) -> Poll<(), std::io::Error> { Oct 21 23:27:48.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.724 INFO kablam! Oct 21 23:27:48.784 INFO kablam! warning: unused variable: `src` Oct 21 23:27:48.784 INFO kablam! --> src/protocol/frames.rs:305:28 Oct 21 23:27:48.784 INFO kablam! | Oct 21 23:27:48.784 INFO kablam! 305 | fn decode_from(src: &mut B) -> Result { Oct 21 23:27:48.784 INFO kablam! | ^^^ help: consider using `_src` instead Oct 21 23:27:48.784 INFO kablam! | Oct 21 23:27:48.784 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 23:27:48.784 INFO kablam! Oct 21 23:27:48.784 INFO kablam! warning: unused variable: `dst` Oct 21 23:27:48.784 INFO kablam! --> src/protocol/frames.rs:309:38 Oct 21 23:27:48.784 INFO kablam! | Oct 21 23:27:48.784 INFO kablam! 309 | fn encode_into(&self, dst: &mut B) -> Result<(), ()> { Oct 21 23:27:48.784 INFO kablam! | ^^^ help: consider using `_dst` instead Oct 21 23:27:48.784 INFO kablam! Oct 21 23:27:48.876 INFO kablam! warning: method is never used: `notify_all` Oct 21 23:27:48.876 INFO kablam! --> src/connection.rs:195:5 Oct 21 23:27:48.876 INFO kablam! | Oct 21 23:27:48.876 INFO kablam! 195 | fn notify_all(&mut self) { Oct 21 23:27:48.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.876 INFO kablam! | Oct 21 23:27:48.876 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 23:27:48.876 INFO kablam! Oct 21 23:27:48.876 INFO kablam! warning: variant is never constructed: `CreditBased` Oct 21 23:27:48.876 INFO kablam! --> src/flow_control.rs:8:5 Oct 21 23:27:48.876 INFO kablam! | Oct 21 23:27:48.876 INFO kablam! 8 | CreditBased(FlowControlRatio), Oct 21 23:27:48.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.876 INFO kablam! Oct 21 23:27:48.876 INFO kablam! warning: method is never used: `push_front` Oct 21 23:27:48.876 INFO kablam! --> src/protocol/codec/buffer.rs:21:5 Oct 21 23:27:48.876 INFO kablam! | Oct 21 23:27:48.876 INFO kablam! 21 | pub fn push_front(&mut self, value: B) { Oct 21 23:27:48.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.877 INFO kablam! Oct 21 23:27:48.877 INFO kablam! warning: variant is never constructed: `Error` Oct 21 23:27:48.877 INFO kablam! --> src/protocol/codec/writer.rs:72:5 Oct 21 23:27:48.877 INFO kablam! | Oct 21 23:27:48.877 INFO kablam! 72 | Error, Oct 21 23:27:48.877 INFO kablam! | ^^^^^ Oct 21 23:27:48.877 INFO kablam! Oct 21 23:27:48.877 INFO kablam! warning: method is never used: `set_watermarks` Oct 21 23:27:48.877 INFO kablam! --> src/protocol/codec/writer.rs:119:5 Oct 21 23:27:48.877 INFO kablam! | Oct 21 23:27:48.877 INFO kablam! 119 | pub fn set_watermarks(&mut self, high: usize, low: usize) { Oct 21 23:27:48.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.877 INFO kablam! Oct 21 23:27:48.877 INFO kablam! warning: method is never used: `write_and_flush` Oct 21 23:27:48.877 INFO kablam! --> src/protocol/codec/writer.rs:220:5 Oct 21 23:27:48.877 INFO kablam! | Oct 21 23:27:48.877 INFO kablam! 220 | pub fn write_and_flush(&mut self, data: Bytes) -> Poll<(), std::io::Error> { Oct 21 23:27:48.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:27:48.877 INFO kablam! Oct 21 23:27:48.918 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.58s Oct 21 23:27:48.924 INFO kablam! su: No module specific data is present Oct 21 23:27:49.298 INFO running `"docker" "rm" "-f" "1dcc1f1a87605e76be5d718e2600081699b3823d6ffe71e000274c060040ce03"` Oct 21 23:27:49.481 INFO blam! 1dcc1f1a87605e76be5d718e2600081699b3823d6ffe71e000274c060040ce03