Oct 13 07:15:50.245 INFO checking tokio-smtp-0.3.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 07:15:50.245 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.672 INFO blam! 8d3d2843e7744dee8681e5a057b700336eb84e3b58f25a11b7ef475b43334e4e Oct 13 07:15:50.688 INFO running `"docker" "start" "-a" "8d3d2843e7744dee8681e5a057b700336eb84e3b58f25a11b7ef475b43334e4e"` Oct 13 07:15:51.992 INFO kablam! usermod: no changes Oct 13 07:15:52.259 INFO kablam! Checking emailaddress v0.4.0 Oct 13 07:15:53.016 INFO kablam! Checking tokio-smtp v0.3.0 (/source) Oct 13 07:15:57.004 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.004 INFO kablam! --> src/client.rs:101:41 Oct 13 07:15:57.004 INFO kablam! | Oct 13 07:15:57.004 INFO kablam! 101 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 13 07:15:57.004 INFO kablam! | ^^^^^^ Oct 13 07:15:57.004 INFO kablam! | Oct 13 07:15:57.004 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:15:57.004 INFO kablam! Oct 13 07:15:57.004 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.004 INFO kablam! --> src/client.rs:108:31 Oct 13 07:15:57.004 INFO kablam! | Oct 13 07:15:57.005 INFO kablam! 108 | pub type ClientTransport = Framed, ClientCodec>; Oct 13 07:15:57.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.005 INFO kablam! Oct 13 07:15:57.005 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.005 INFO kablam! --> src/client.rs:337:36 Oct 13 07:15:57.005 INFO kablam! | Oct 13 07:15:57.005 INFO kablam! 337 | type HandshakeItem = (Response, Framed, ClientCodec>); Oct 13 07:15:57.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.005 INFO kablam! Oct 13 07:15:57.005 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.005 INFO kablam! --> src/client.rs:404:26 Oct 13 07:15:57.005 INFO kablam! | Oct 13 07:15:57.005 INFO kablam! 404 | fn clientauth(stream: Framed, ClientCodec>, params: &ClientParams, features: &[String]) -> Oct 13 07:15:57.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.005 INFO kablam! Oct 13 07:15:57.005 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.005 INFO kablam! --> src/client.rs:405:23 Oct 13 07:15:57.005 INFO kablam! | Oct 13 07:15:57.005 INFO kablam! 405 | Box, ClientCodec>, Error = IoError>> Oct 13 07:15:57.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.005 INFO kablam! Oct 13 07:15:57.212 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.212 INFO kablam! --> src/client.rs:101:41 Oct 13 07:15:57.212 INFO kablam! | Oct 13 07:15:57.212 INFO kablam! 101 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 13 07:15:57.212 INFO kablam! | ^^^^^^ Oct 13 07:15:57.212 INFO kablam! | Oct 13 07:15:57.212 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 07:15:57.212 INFO kablam! Oct 13 07:15:57.212 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.212 INFO kablam! --> src/client.rs:108:31 Oct 13 07:15:57.212 INFO kablam! | Oct 13 07:15:57.212 INFO kablam! 108 | pub type ClientTransport = Framed, ClientCodec>; Oct 13 07:15:57.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.212 INFO kablam! Oct 13 07:15:57.213 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.213 INFO kablam! --> src/client.rs:337:36 Oct 13 07:15:57.213 INFO kablam! | Oct 13 07:15:57.213 INFO kablam! 337 | type HandshakeItem = (Response, Framed, ClientCodec>); Oct 13 07:15:57.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.213 INFO kablam! Oct 13 07:15:57.213 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.213 INFO kablam! --> src/client.rs:404:26 Oct 13 07:15:57.213 INFO kablam! | Oct 13 07:15:57.213 INFO kablam! 404 | fn clientauth(stream: Framed, ClientCodec>, params: &ClientParams, features: &[String]) -> Oct 13 07:15:57.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.213 INFO kablam! Oct 13 07:15:57.213 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 13 07:15:57.213 INFO kablam! --> src/client.rs:405:23 Oct 13 07:15:57.213 INFO kablam! | Oct 13 07:15:57.213 INFO kablam! 405 | Box, ClientCodec>, Error = IoError>> Oct 13 07:15:57.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 07:15:57.213 INFO kablam! Oct 13 07:15:57.390 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:15:57.390 INFO kablam! --> src/client.rs:346:12 Oct 13 07:15:57.390 INFO kablam! | Oct 13 07:15:57.390 INFO kablam! 346 | io.framed(ClientCodec::new()) Oct 13 07:15:57.390 INFO kablam! | ^^^^^^ Oct 13 07:15:57.390 INFO kablam! Oct 13 07:15:57.532 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 13 07:15:57.532 INFO kablam! --> src/client.rs:346:12 Oct 13 07:15:57.532 INFO kablam! | Oct 13 07:15:57.533 INFO kablam! 346 | io.framed(ClientCodec::new()) Oct 13 07:15:57.533 INFO kablam! | ^^^^^^ Oct 13 07:15:57.533 INFO kablam! Oct 13 07:15:58.368 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.35s Oct 13 07:15:58.372 INFO kablam! su: No module specific data is present Oct 13 07:15:58.989 INFO running `"docker" "rm" "-f" "8d3d2843e7744dee8681e5a057b700336eb84e3b58f25a11b7ef475b43334e4e"` Oct 13 07:15:59.188 INFO blam! 8d3d2843e7744dee8681e5a057b700336eb84e3b58f25a11b7ef475b43334e4e