Oct 15 16:08:46.214 INFO testing tokio-smtp-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:08:46.215 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 16:08:46.696 INFO blam! 7115930b3b82cf5fb1a83b1b747e0f57071819f47f802b2744929c25436145db Oct 15 16:08:46.699 INFO running `"docker" "start" "-a" "7115930b3b82cf5fb1a83b1b747e0f57071819f47f802b2744929c25436145db"` Oct 15 16:08:47.643 INFO kablam! usermod: no changes Oct 15 16:08:47.807 INFO kablam! Compiling emailaddress v0.4.0 Oct 15 16:08:47.814 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 16:08:51.036 INFO kablam! Compiling tokio-smtp v0.3.0 (/source) Oct 15 16:08:54.159 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:54.159 INFO kablam! --> src/client.rs:101:41 Oct 15 16:08:54.160 INFO kablam! | Oct 15 16:08:54.160 INFO kablam! 101 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 15 16:08:54.160 INFO kablam! | ^^^^^^ Oct 15 16:08:54.160 INFO kablam! | Oct 15 16:08:54.161 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:08:54.161 INFO kablam! Oct 15 16:08:54.161 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:54.161 INFO kablam! --> src/client.rs:108:31 Oct 15 16:08:54.161 INFO kablam! | Oct 15 16:08:54.162 INFO kablam! 108 | pub type ClientTransport = Framed, ClientCodec>; Oct 15 16:08:54.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:08:54.162 INFO kablam! Oct 15 16:08:54.162 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:54.163 INFO kablam! --> src/client.rs:337:36 Oct 15 16:08:54.163 INFO kablam! | Oct 15 16:08:54.163 INFO kablam! 337 | type HandshakeItem = (Response, Framed, ClientCodec>); Oct 15 16:08:54.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:08:54.164 INFO kablam! Oct 15 16:08:54.164 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:54.164 INFO kablam! --> src/client.rs:404:26 Oct 15 16:08:54.164 INFO kablam! | Oct 15 16:08:54.165 INFO kablam! 404 | fn clientauth(stream: Framed, ClientCodec>, params: &ClientParams, features: &[String]) -> Oct 15 16:08:54.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:08:54.165 INFO kablam! Oct 15 16:08:54.165 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:54.166 INFO kablam! --> src/client.rs:405:23 Oct 15 16:08:54.166 INFO kablam! | Oct 15 16:08:54.166 INFO kablam! 405 | Box, ClientCodec>, Error = IoError>> Oct 15 16:08:54.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:08:54.167 INFO kablam! Oct 15 16:08:54.305 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:08:54.306 INFO kablam! --> src/client.rs:346:12 Oct 15 16:08:54.306 INFO kablam! | Oct 15 16:08:54.306 INFO kablam! 346 | io.framed(ClientCodec::new()) Oct 15 16:08:54.306 INFO kablam! | ^^^^^^ Oct 15 16:08:54.307 INFO kablam! Oct 15 16:08:57.715 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.05s Oct 15 16:08:57.727 INFO kablam! su: No module specific data is present Oct 15 16:08:58.472 INFO running `"docker" "rm" "-f" "7115930b3b82cf5fb1a83b1b747e0f57071819f47f802b2744929c25436145db"` Oct 15 16:08:58.763 INFO blam! 7115930b3b82cf5fb1a83b1b747e0f57071819f47f802b2744929c25436145db Oct 15 16:08:58.765 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 16:08:59.043 INFO blam! d615223e1fc1875c212a4a9c360c54c23cf2ebdf80618241ab7727e9f739a1a3 Oct 15 16:08:59.051 INFO running `"docker" "start" "-a" "d615223e1fc1875c212a4a9c360c54c23cf2ebdf80618241ab7727e9f739a1a3"` Oct 15 16:09:00.179 INFO kablam! usermod: no changes Oct 15 16:09:00.407 INFO kablam! Compiling tokio-smtp v0.3.0 (/source) Oct 15 16:09:03.519 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:09:03.520 INFO kablam! --> src/client.rs:101:41 Oct 15 16:09:03.521 INFO kablam! | Oct 15 16:09:03.521 INFO kablam! 101 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 15 16:09:03.522 INFO kablam! | ^^^^^^ Oct 15 16:09:03.523 INFO kablam! | Oct 15 16:09:03.523 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:09:03.524 INFO kablam! Oct 15 16:09:03.524 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:09:03.525 INFO kablam! --> src/client.rs:108:31 Oct 15 16:09:03.526 INFO kablam! | Oct 15 16:09:03.526 INFO kablam! 108 | pub type ClientTransport = Framed, ClientCodec>; Oct 15 16:09:03.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:09:03.527 INFO kablam! Oct 15 16:09:03.528 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:09:03.529 INFO kablam! --> src/client.rs:337:36 Oct 15 16:09:03.529 INFO kablam! | Oct 15 16:09:03.530 INFO kablam! 337 | type HandshakeItem = (Response, Framed, ClientCodec>); Oct 15 16:09:03.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:09:03.530 INFO kablam! Oct 15 16:09:03.530 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:09:03.530 INFO kablam! --> src/client.rs:404:26 Oct 15 16:09:03.530 INFO kablam! | Oct 15 16:09:03.530 INFO kablam! 404 | fn clientauth(stream: Framed, ClientCodec>, params: &ClientParams, features: &[String]) -> Oct 15 16:09:03.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:09:03.530 INFO kablam! Oct 15 16:09:03.530 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:09:03.530 INFO kablam! --> src/client.rs:405:23 Oct 15 16:09:03.530 INFO kablam! | Oct 15 16:09:03.530 INFO kablam! 405 | Box, ClientCodec>, Error = IoError>> Oct 15 16:09:03.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:09:03.535 INFO kablam! Oct 15 16:09:03.677 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:09:03.677 INFO kablam! --> src/client.rs:346:12 Oct 15 16:09:03.677 INFO kablam! | Oct 15 16:09:03.679 INFO kablam! 346 | io.framed(ClientCodec::new()) Oct 15 16:09:03.679 INFO kablam! | ^^^^^^ Oct 15 16:09:03.679 INFO kablam! Oct 15 16:09:06.685 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.48s Oct 15 16:09:06.695 INFO kablam! su: No module specific data is present Oct 15 16:09:07.295 INFO running `"docker" "rm" "-f" "d615223e1fc1875c212a4a9c360c54c23cf2ebdf80618241ab7727e9f739a1a3"` Oct 15 16:09:07.609 INFO blam! d615223e1fc1875c212a4a9c360c54c23cf2ebdf80618241ab7727e9f739a1a3 Oct 15 16:09:07.617 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 16:09:08.032 INFO blam! eb43918b49104ea167baa9cf6df61df8a52987a3521828a368495737bb9b7f47 Oct 15 16:09:08.033 INFO running `"docker" "start" "-a" "eb43918b49104ea167baa9cf6df61df8a52987a3521828a368495737bb9b7f47"` Oct 15 16:09:09.626 INFO kablam! usermod: no changes Oct 15 16:09:09.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 15 16:09:09.827 INFO kablam! Running /target/debug/deps/tokio_smtp-acab24222c20f9e0 Oct 15 16:09:09.831 INFO kablam! Doc-tests tokio-smtp Oct 15 16:09:09.831 INFO blam! Oct 15 16:09:09.831 INFO blam! running 3 tests Oct 15 16:09:09.831 INFO blam! test util::tests::test ... ok Oct 15 16:09:09.831 INFO blam! test response::tests::test ... ok Oct 15 16:09:09.831 INFO blam! test request::tests::test ... ok Oct 15 16:09:09.831 INFO blam! Oct 15 16:09:09.831 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:09:09.831 INFO blam! Oct 15 16:09:15.482 INFO blam! Oct 15 16:09:15.483 INFO blam! running 2 tests Oct 15 16:09:24.548 INFO blam! test src/client.rs - client (line 9) ... ok Oct 15 16:09:24.999 INFO blam! test src/lib.rs - (line 16) ... ok Oct 15 16:09:24.999 INFO blam! Oct 15 16:09:24.999 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:09:24.999 INFO blam! Oct 15 16:09:25.017 INFO kablam! su: No module specific data is present Oct 15 16:09:25.739 INFO running `"docker" "rm" "-f" "eb43918b49104ea167baa9cf6df61df8a52987a3521828a368495737bb9b7f47"` Oct 15 16:09:25.991 INFO blam! eb43918b49104ea167baa9cf6df61df8a52987a3521828a368495737bb9b7f47