Oct 21 22:57:01.389 INFO checking tokio-smtp-0.3.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:57:01.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 22:57:01.841 INFO blam! 2c32c3201c349e64eb3f5d7627791028d6c3f804b7bc28d803233295b9ab4fe4 Oct 21 22:57:01.874 INFO running `"docker" "start" "-a" "2c32c3201c349e64eb3f5d7627791028d6c3f804b7bc28d803233295b9ab4fe4"` Oct 21 22:57:02.956 INFO kablam! usermod: no changes Oct 21 22:57:03.205 INFO kablam! Checking emailaddress v0.4.0 Oct 21 22:57:03.836 INFO kablam! Checking tokio-smtp v0.3.0 (/source) Oct 21 22:57:07.614 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:57:07.614 INFO kablam! --> src/client.rs:101:41 Oct 21 22:57:07.614 INFO kablam! | Oct 21 22:57:07.614 INFO kablam! 101 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 21 22:57:07.614 INFO kablam! | ^^^^^^ Oct 21 22:57:07.614 INFO kablam! | Oct 21 22:57:07.614 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 22:57:07.614 INFO kablam! Oct 21 22:57:07.614 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:57:07.614 INFO kablam! --> src/client.rs:108:31 Oct 21 22:57:07.614 INFO kablam! | Oct 21 22:57:07.614 INFO kablam! 108 | pub type ClientTransport = Framed, ClientCodec>; Oct 21 22:57:07.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:57:07.614 INFO kablam! Oct 21 22:57:07.614 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:57:07.614 INFO kablam! --> src/client.rs:337:36 Oct 21 22:57:07.614 INFO kablam! | Oct 21 22:57:07.614 INFO kablam! 337 | type HandshakeItem = (Response, Framed, ClientCodec>); Oct 21 22:57:07.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:57:07.618 INFO kablam! Oct 21 22:57:07.618 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:57:07.618 INFO kablam! --> src/client.rs:404:26 Oct 21 22:57:07.618 INFO kablam! | Oct 21 22:57:07.618 INFO kablam! 404 | fn clientauth(stream: Framed, ClientCodec>, params: &ClientParams, features: &[String]) -> Oct 21 22:57:07.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:57:07.618 INFO kablam! Oct 21 22:57:07.618 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:57:07.618 INFO kablam! --> src/client.rs:405:23 Oct 21 22:57:07.618 INFO kablam! | Oct 21 22:57:07.618 INFO kablam! 405 | Box, ClientCodec>, Error = IoError>> Oct 21 22:57:07.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:57:07.618 INFO kablam! Oct 21 22:57:07.705 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:57:07.705 INFO kablam! --> src/client.rs:101:41 Oct 21 22:57:07.705 INFO kablam! | Oct 21 22:57:07.706 INFO kablam! 101 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 21 22:57:07.706 INFO kablam! | ^^^^^^ Oct 21 22:57:07.706 INFO kablam! | Oct 21 22:57:07.706 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 22:57:07.707 INFO kablam! Oct 21 22:57:07.707 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:57:07.707 INFO kablam! --> src/client.rs:108:31 Oct 21 22:57:07.708 INFO kablam! | Oct 21 22:57:07.708 INFO kablam! 108 | pub type ClientTransport = Framed, ClientCodec>; Oct 21 22:57:07.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:57:07.712 INFO kablam! Oct 21 22:57:07.713 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:57:07.713 INFO kablam! --> src/client.rs:337:36 Oct 21 22:57:07.713 INFO kablam! | Oct 21 22:57:07.714 INFO kablam! 337 | type HandshakeItem = (Response, Framed, ClientCodec>); Oct 21 22:57:07.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:57:07.714 INFO kablam! Oct 21 22:57:07.714 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:57:07.715 INFO kablam! --> src/client.rs:404:26 Oct 21 22:57:07.715 INFO kablam! | Oct 21 22:57:07.715 INFO kablam! 404 | fn clientauth(stream: Framed, ClientCodec>, params: &ClientParams, features: &[String]) -> Oct 21 22:57:07.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:57:07.716 INFO kablam! Oct 21 22:57:07.716 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 21 22:57:07.716 INFO kablam! --> src/client.rs:405:23 Oct 21 22:57:07.717 INFO kablam! | Oct 21 22:57:07.717 INFO kablam! 405 | Box, ClientCodec>, Error = IoError>> Oct 21 22:57:07.717 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:57:07.717 INFO kablam! Oct 21 22:57:07.844 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 21 22:57:07.845 INFO kablam! --> src/client.rs:346:12 Oct 21 22:57:07.845 INFO kablam! | Oct 21 22:57:07.845 INFO kablam! 346 | io.framed(ClientCodec::new()) Oct 21 22:57:07.846 INFO kablam! | ^^^^^^ Oct 21 22:57:07.846 INFO kablam! Oct 21 22:57:07.933 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 21 22:57:07.933 INFO kablam! --> src/client.rs:346:12 Oct 21 22:57:07.933 INFO kablam! | Oct 21 22:57:07.934 INFO kablam! 346 | io.framed(ClientCodec::new()) Oct 21 22:57:07.934 INFO kablam! | ^^^^^^ Oct 21 22:57:07.934 INFO kablam! Oct 21 22:57:08.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.71s Oct 21 22:57:08.705 INFO kablam! su: No module specific data is present Oct 21 22:57:09.271 INFO running `"docker" "rm" "-f" "2c32c3201c349e64eb3f5d7627791028d6c3f804b7bc28d803233295b9ab4fe4"` Oct 21 22:57:09.509 INFO blam! 2c32c3201c349e64eb3f5d7627791028d6c3f804b7bc28d803233295b9ab4fe4