Oct 13 07:15:50.432 INFO checking tokio-smtp-0.3.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 07:15:50.433 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 07:15:50.856 INFO blam! eb53bf051f8e0da3b6f6e3e2167f9ef32275aaa0a6db5199296609bfbe53af65 Oct 13 07:15:50.865 INFO running `"docker" "start" "-a" "eb53bf051f8e0da3b6f6e3e2167f9ef32275aaa0a6db5199296609bfbe53af65"` Oct 13 07:15:52.556 INFO kablam! usermod: no changes Oct 13 07:15:52.716 INFO kablam! Checking emailaddress v0.4.0 Oct 13 07:15:53.464 INFO kablam! Checking tokio-smtp v0.3.0 (/source) Oct 13 07:15:57.968 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.968 INFO kablam! --> src/client.rs:101:41 Oct 13 07:15:57.968 INFO kablam! | Oct 13 07:15:57.968 INFO kablam! 101 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 13 07:15:57.968 INFO kablam! | ^^^^^^ Oct 13 07:15:57.968 INFO kablam! | Oct 13 07:15:57.968 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:15:57.968 INFO kablam! Oct 13 07:15:57.968 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.968 INFO kablam! --> src/client.rs:108:31 Oct 13 07:15:57.968 INFO kablam! | Oct 13 07:15:57.968 INFO kablam! 108 | pub type ClientTransport = Framed, ClientCodec>; Oct 13 07:15:57.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.968 INFO kablam! Oct 13 07:15:57.968 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.968 INFO kablam! --> src/client.rs:337:36 Oct 13 07:15:57.968 INFO kablam! | Oct 13 07:15:57.968 INFO kablam! 337 | type HandshakeItem = (Response, Framed, ClientCodec>); Oct 13 07:15:57.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.968 INFO kablam! Oct 13 07:15:57.968 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.968 INFO kablam! --> src/client.rs:404:26 Oct 13 07:15:57.968 INFO kablam! | Oct 13 07:15:57.968 INFO kablam! 404 | fn clientauth(stream: Framed, ClientCodec>, params: &ClientParams, features: &[String]) -> Oct 13 07:15:57.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.968 INFO kablam! Oct 13 07:15:57.968 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.969 INFO kablam! --> src/client.rs:405:23 Oct 13 07:15:57.969 INFO kablam! | Oct 13 07:15:57.969 INFO kablam! 405 | Box, ClientCodec>, Error = IoError>> Oct 13 07:15:57.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.969 INFO kablam! Oct 13 07:15:58.008 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:58.008 INFO kablam! --> src/client.rs:101:41 Oct 13 07:15:58.008 INFO kablam! | Oct 13 07:15:58.008 INFO kablam! 101 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 13 07:15:58.008 INFO kablam! | ^^^^^^ Oct 13 07:15:58.008 INFO kablam! | Oct 13 07:15:58.008 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:15:58.008 INFO kablam! Oct 13 07:15:58.008 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:58.008 INFO kablam! --> src/client.rs:108:31 Oct 13 07:15:58.008 INFO kablam! | Oct 13 07:15:58.008 INFO kablam! 108 | pub type ClientTransport = Framed, ClientCodec>; Oct 13 07:15:58.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:58.008 INFO kablam! Oct 13 07:15:58.008 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:58.008 INFO kablam! --> src/client.rs:337:36 Oct 13 07:15:58.008 INFO kablam! | Oct 13 07:15:58.008 INFO kablam! 337 | type HandshakeItem = (Response, Framed, ClientCodec>); Oct 13 07:15:58.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:58.008 INFO kablam! Oct 13 07:15:58.008 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:58.008 INFO kablam! --> src/client.rs:404:26 Oct 13 07:15:58.008 INFO kablam! | Oct 13 07:15:58.008 INFO kablam! 404 | fn clientauth(stream: Framed, ClientCodec>, params: &ClientParams, features: &[String]) -> Oct 13 07:15:58.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:58.009 INFO kablam! Oct 13 07:15:58.009 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:58.009 INFO kablam! --> src/client.rs:405:23 Oct 13 07:15:58.009 INFO kablam! | Oct 13 07:15:58.009 INFO kablam! 405 | Box, ClientCodec>, Error = IoError>> Oct 13 07:15:58.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:58.009 INFO kablam! Oct 13 07:15:58.172 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:15:58.172 INFO kablam! --> src/client.rs:346:12 Oct 13 07:15:58.172 INFO kablam! | Oct 13 07:15:58.172 INFO kablam! 346 | io.framed(ClientCodec::new()) Oct 13 07:15:58.172 INFO kablam! | ^^^^^^ Oct 13 07:15:58.172 INFO kablam! Oct 13 07:15:58.312 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:15:58.313 INFO kablam! --> src/client.rs:346:12 Oct 13 07:15:58.313 INFO kablam! | Oct 13 07:15:58.313 INFO kablam! 346 | io.framed(ClientCodec::new()) Oct 13 07:15:58.314 INFO kablam! | ^^^^^^ Oct 13 07:15:58.314 INFO kablam! Oct 13 07:15:58.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.30s Oct 13 07:15:58.896 INFO kablam! su: No module specific data is present Oct 13 07:15:59.660 INFO running `"docker" "rm" "-f" "eb53bf051f8e0da3b6f6e3e2167f9ef32275aaa0a6db5199296609bfbe53af65"` Oct 13 07:16:00.028 INFO blam! eb53bf051f8e0da3b6f6e3e2167f9ef32275aaa0a6db5199296609bfbe53af65