Oct 28 00:56:48.511 INFO checking async-http-client-0.2.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 28 00:56:48.512 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 28 00:56:48.979 INFO blam! bf1b78f3edae9ffdd67b58114aeb86bf8140f67b82e5297bbe14625517f4d055 Oct 28 00:56:48.991 INFO running `"docker" "start" "-a" "bf1b78f3edae9ffdd67b58114aeb86bf8140f67b82e5297bbe14625517f4d055"` Oct 28 00:56:49.895 INFO kablam! usermod: no changes Oct 28 00:56:50.051 INFO kablam! Checking async-http-client v0.2.0 (/source) Oct 28 00:56:56.247 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 28 00:56:56.247 INFO kablam! --> src/lib.rs:45:22 Oct 28 00:56:56.247 INFO kablam! | Oct 28 00:56:56.247 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 28 00:56:56.247 INFO kablam! | ^^^^^^^ Oct 28 00:56:56.247 INFO kablam! | Oct 28 00:56:56.247 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:56:56.247 INFO kablam! Oct 28 00:56:56.247 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 28 00:56:56.247 INFO kablam! --> src/lib.rs:45:31 Oct 28 00:56:56.247 INFO kablam! | Oct 28 00:56:56.247 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 28 00:56:56.247 INFO kablam! | ^^^^^ Oct 28 00:56:56.247 INFO kablam! Oct 28 00:56:56.247 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 28 00:56:56.247 INFO kablam! --> src/lib.rs:45:38 Oct 28 00:56:56.247 INFO kablam! | Oct 28 00:56:56.247 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 28 00:56:56.247 INFO kablam! | ^^^^^^ Oct 28 00:56:56.248 INFO kablam! Oct 28 00:56:56.248 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 28 00:56:56.248 INFO kablam! --> src/lib.rs:45:46 Oct 28 00:56:56.248 INFO kablam! | Oct 28 00:56:56.248 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 28 00:56:56.248 INFO kablam! | ^^ Oct 28 00:56:56.248 INFO kablam! Oct 28 00:56:56.248 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 28 00:56:56.248 INFO kablam! --> src/lib.rs:45:50 Oct 28 00:56:56.248 INFO kablam! | Oct 28 00:56:56.248 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 28 00:56:56.248 INFO kablam! | ^^^^^^^^ Oct 28 00:56:56.248 INFO kablam! Oct 28 00:56:56.248 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 28 00:56:56.248 INFO kablam! --> src/lib.rs:49:13 Oct 28 00:56:56.248 INFO kablam! | Oct 28 00:56:56.248 INFO kablam! 49 | pub use tokio_core::io::Io; Oct 28 00:56:56.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 28 00:56:56.248 INFO kablam! Oct 28 00:56:56.248 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 28 00:56:56.248 INFO kablam! --> src/lib.rs:54:31 Oct 28 00:56:56.248 INFO kablam! | Oct 28 00:56:56.248 INFO kablam! 54 | pub use futures::future::{BoxFuture, empty, err, lazy, ok, result}; Oct 28 00:56:56.248 INFO kablam! | ^^^^^^^^^ Oct 28 00:56:56.249 INFO kablam! Oct 28 00:56:56.249 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 28 00:56:56.249 INFO kablam! --> src/response.rs:3:5 Oct 28 00:56:56.249 INFO kablam! | Oct 28 00:56:56.249 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 28 00:56:56.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 28 00:56:56.249 INFO kablam! Oct 28 00:56:56.249 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 28 00:56:56.249 INFO kablam! --> src/lib.rs:232:6 Oct 28 00:56:56.249 INFO kablam! | Oct 28 00:56:56.249 INFO kablam! 232 | impl Codec for HttpCodec { Oct 28 00:56:56.249 INFO kablam! | ^^^^^ Oct 28 00:56:56.249 INFO kablam! Oct 28 00:56:56.249 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 28 00:56:56.249 INFO kablam! --> src/lib.rs:146:30 Oct 28 00:56:56.249 INFO kablam! | Oct 28 00:56:56.249 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 28 00:56:56.249 INFO kablam! | ^^ Oct 28 00:56:56.249 INFO kablam! Oct 28 00:56:56.249 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 28 00:56:56.249 INFO kablam! --> src/lib.rs:146:55 Oct 28 00:56:56.249 INFO kablam! | Oct 28 00:56:56.249 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 28 00:56:56.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 28 00:56:56.249 INFO kablam! Oct 28 00:56:56.250 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 28 00:56:56.250 INFO kablam! --> src/lib.rs:146:80 Oct 28 00:56:56.250 INFO kablam! | Oct 28 00:56:56.250 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 28 00:56:56.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:56:56.250 INFO kablam! Oct 28 00:56:56.250 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 28 00:56:56.250 INFO kablam! --> src/lib.rs:146:112 Oct 28 00:56:56.250 INFO kablam! | Oct 28 00:56:56.250 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 28 00:56:56.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 28 00:56:56.250 INFO kablam! Oct 28 00:56:56.250 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 28 00:56:56.250 INFO kablam! --> src/lib.rs:191:43 Oct 28 00:56:56.250 INFO kablam! | Oct 28 00:56:56.250 INFO kablam! 191 | fn decode_header(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 28 00:56:56.250 INFO kablam! | ^^^^^^^ Oct 28 00:56:56.250 INFO kablam! Oct 28 00:56:56.250 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 28 00:56:56.250 INFO kablam! --> src/lib.rs:236:36 Oct 28 00:56:56.250 INFO kablam! | Oct 28 00:56:56.250 INFO kablam! 236 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 28 00:56:56.250 INFO kablam! | ^^^^^^^ Oct 28 00:56:56.250 INFO kablam! Oct 28 00:56:56.320 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 28 00:56:56.322 INFO kablam! --> src/lib.rs:151:12 Oct 28 00:56:56.322 INFO kablam! | Oct 28 00:56:56.322 INFO kablam! 151 | }).boxed() Oct 28 00:56:56.323 INFO kablam! | ^^^^^ Oct 28 00:56:56.323 INFO kablam! Oct 28 00:56:56.336 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 28 00:56:56.336 INFO kablam! --> src/lib.rs:199:32 Oct 28 00:56:56.336 INFO kablam! | Oct 28 00:56:56.336 INFO kablam! 199 | let after_header = buf.len() - bytes_left; Oct 28 00:56:56.336 INFO kablam! | ^^^ Oct 28 00:56:56.336 INFO kablam! Oct 28 00:56:56.336 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 28 00:56:56.336 INFO kablam! --> src/lib.rs:200:13 Oct 28 00:56:56.336 INFO kablam! | Oct 28 00:56:56.337 INFO kablam! 200 | buf.drain_to(after_header); Oct 28 00:56:56.337 INFO kablam! | ^^^^^^^^ Oct 28 00:56:56.337 INFO kablam! Oct 28 00:56:56.343 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::decode': moved to the `tokio-io` crate Oct 28 00:56:56.343 INFO kablam! --> src/lib.rs:224:25 Oct 28 00:56:56.343 INFO kablam! | Oct 28 00:56:56.343 INFO kablam! 224 | return self.decode(buf); Oct 28 00:56:56.343 INFO kablam! | ^^^^^^ Oct 28 00:56:56.343 INFO kablam! Oct 28 00:56:56.343 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 28 00:56:56.343 INFO kablam! --> src/lib.rs:240:31 Oct 28 00:56:56.343 INFO kablam! | Oct 28 00:56:56.343 INFO kablam! 240 | let buf_len = buf.len(); Oct 28 00:56:56.343 INFO kablam! | ^^^ Oct 28 00:56:56.343 INFO kablam! Oct 28 00:56:56.351 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 28 00:56:56.351 INFO kablam! --> src/lib.rs:245:76 Oct 28 00:56:56.351 INFO kablam! | Oct 28 00:56:56.351 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 28 00:56:56.351 INFO kablam! | ^^^^^^^^ Oct 28 00:56:56.351 INFO kablam! Oct 28 00:56:56.351 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 28 00:56:56.351 INFO kablam! --> src/lib.rs:245:94 Oct 28 00:56:56.351 INFO kablam! | Oct 28 00:56:56.351 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 28 00:56:56.351 INFO kablam! | ^^^^^^^^ Oct 28 00:56:56.351 INFO kablam! Oct 28 00:56:56.476 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 28 00:56:56.476 INFO kablam! --> src/response.rs:3:5 Oct 28 00:56:56.477 INFO kablam! | Oct 28 00:56:56.477 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 28 00:56:56.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 28 00:56:56.477 INFO kablam! | Oct 28 00:56:56.477 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 00:56:56.477 INFO kablam! Oct 28 00:56:57.151 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 28 00:56:57.151 INFO kablam! --> src/lib.rs:45:22 Oct 28 00:56:57.151 INFO kablam! | Oct 28 00:56:57.151 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 28 00:56:57.151 INFO kablam! | ^^^^^^^ Oct 28 00:56:57.151 INFO kablam! | Oct 28 00:56:57.151 INFO kablam! = note: #[warn(deprecated)] on by default Oct 28 00:56:57.151 INFO kablam! Oct 28 00:56:57.151 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 28 00:56:57.151 INFO kablam! --> src/lib.rs:45:31 Oct 28 00:56:57.151 INFO kablam! | Oct 28 00:56:57.151 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 28 00:56:57.151 INFO kablam! | ^^^^^ Oct 28 00:56:57.151 INFO kablam! Oct 28 00:56:57.151 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 28 00:56:57.151 INFO kablam! --> src/lib.rs:45:38 Oct 28 00:56:57.151 INFO kablam! | Oct 28 00:56:57.151 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 28 00:56:57.151 INFO kablam! | ^^^^^^ Oct 28 00:56:57.151 INFO kablam! Oct 28 00:56:57.151 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 28 00:56:57.151 INFO kablam! --> src/lib.rs:45:46 Oct 28 00:56:57.151 INFO kablam! | Oct 28 00:56:57.151 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 28 00:56:57.151 INFO kablam! | ^^ Oct 28 00:56:57.151 INFO kablam! Oct 28 00:56:57.151 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 28 00:56:57.151 INFO kablam! --> src/lib.rs:45:50 Oct 28 00:56:57.151 INFO kablam! | Oct 28 00:56:57.151 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 28 00:56:57.151 INFO kablam! | ^^^^^^^^ Oct 28 00:56:57.151 INFO kablam! Oct 28 00:56:57.151 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 28 00:56:57.151 INFO kablam! --> src/lib.rs:49:13 Oct 28 00:56:57.151 INFO kablam! | Oct 28 00:56:57.151 INFO kablam! 49 | pub use tokio_core::io::Io; Oct 28 00:56:57.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 28 00:56:57.151 INFO kablam! Oct 28 00:56:57.151 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 28 00:56:57.151 INFO kablam! --> src/lib.rs:54:31 Oct 28 00:56:57.151 INFO kablam! | Oct 28 00:56:57.151 INFO kablam! 54 | pub use futures::future::{BoxFuture, empty, err, lazy, ok, result}; Oct 28 00:56:57.151 INFO kablam! | ^^^^^^^^^ Oct 28 00:56:57.151 INFO kablam! Oct 28 00:56:57.151 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 28 00:56:57.151 INFO kablam! --> src/response.rs:3:5 Oct 28 00:56:57.151 INFO kablam! | Oct 28 00:56:57.151 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 28 00:56:57.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 28 00:56:57.151 INFO kablam! Oct 28 00:56:57.151 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 28 00:56:57.151 INFO kablam! --> src/lib.rs:232:6 Oct 28 00:56:57.151 INFO kablam! | Oct 28 00:56:57.151 INFO kablam! 232 | impl Codec for HttpCodec { Oct 28 00:56:57.151 INFO kablam! | ^^^^^ Oct 28 00:56:57.151 INFO kablam! Oct 28 00:56:57.151 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 28 00:56:57.151 INFO kablam! --> src/lib.rs:146:30 Oct 28 00:56:57.151 INFO kablam! | Oct 28 00:56:57.151 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 28 00:56:57.152 INFO kablam! | ^^ Oct 28 00:56:57.152 INFO kablam! Oct 28 00:56:57.152 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 28 00:56:57.152 INFO kablam! --> src/lib.rs:146:55 Oct 28 00:56:57.152 INFO kablam! | Oct 28 00:56:57.152 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 28 00:56:57.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 28 00:56:57.152 INFO kablam! Oct 28 00:56:57.152 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 28 00:56:57.152 INFO kablam! --> src/lib.rs:146:80 Oct 28 00:56:57.152 INFO kablam! | Oct 28 00:56:57.152 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 28 00:56:57.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 28 00:56:57.152 INFO kablam! Oct 28 00:56:57.152 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 28 00:56:57.152 INFO kablam! --> src/lib.rs:146:112 Oct 28 00:56:57.152 INFO kablam! | Oct 28 00:56:57.152 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 28 00:56:57.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 28 00:56:57.152 INFO kablam! Oct 28 00:56:57.152 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 28 00:56:57.152 INFO kablam! --> src/lib.rs:191:43 Oct 28 00:56:57.152 INFO kablam! | Oct 28 00:56:57.152 INFO kablam! 191 | fn decode_header(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 28 00:56:57.152 INFO kablam! | ^^^^^^^ Oct 28 00:56:57.152 INFO kablam! Oct 28 00:56:57.152 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 28 00:56:57.152 INFO kablam! --> src/lib.rs:236:36 Oct 28 00:56:57.152 INFO kablam! | Oct 28 00:56:57.152 INFO kablam! 236 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 28 00:56:57.152 INFO kablam! | ^^^^^^^ Oct 28 00:56:57.152 INFO kablam! Oct 28 00:56:57.243 INFO kablam! warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 28 00:56:57.243 INFO kablam! --> src/lib.rs:151:12 Oct 28 00:56:57.243 INFO kablam! | Oct 28 00:56:57.243 INFO kablam! 151 | }).boxed() Oct 28 00:56:57.243 INFO kablam! | ^^^^^ Oct 28 00:56:57.243 INFO kablam! Oct 28 00:56:57.266 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 28 00:56:57.266 INFO kablam! --> src/lib.rs:199:32 Oct 28 00:56:57.266 INFO kablam! | Oct 28 00:56:57.266 INFO kablam! 199 | let after_header = buf.len() - bytes_left; Oct 28 00:56:57.266 INFO kablam! | ^^^ Oct 28 00:56:57.266 INFO kablam! Oct 28 00:56:57.266 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 28 00:56:57.266 INFO kablam! --> src/lib.rs:200:13 Oct 28 00:56:57.267 INFO kablam! | Oct 28 00:56:57.267 INFO kablam! 200 | buf.drain_to(after_header); Oct 28 00:56:57.267 INFO kablam! | ^^^^^^^^ Oct 28 00:56:57.267 INFO kablam! Oct 28 00:56:57.269 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::decode': moved to the `tokio-io` crate Oct 28 00:56:57.269 INFO kablam! --> src/lib.rs:224:25 Oct 28 00:56:57.269 INFO kablam! | Oct 28 00:56:57.269 INFO kablam! 224 | return self.decode(buf); Oct 28 00:56:57.269 INFO kablam! | ^^^^^^ Oct 28 00:56:57.269 INFO kablam! Oct 28 00:56:57.271 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 28 00:56:57.271 INFO kablam! --> src/lib.rs:240:31 Oct 28 00:56:57.271 INFO kablam! | Oct 28 00:56:57.271 INFO kablam! 240 | let buf_len = buf.len(); Oct 28 00:56:57.271 INFO kablam! | ^^^ Oct 28 00:56:57.271 INFO kablam! Oct 28 00:56:57.274 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 28 00:56:57.274 INFO kablam! --> src/lib.rs:245:76 Oct 28 00:56:57.274 INFO kablam! | Oct 28 00:56:57.274 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 28 00:56:57.274 INFO kablam! | ^^^^^^^^ Oct 28 00:56:57.275 INFO kablam! Oct 28 00:56:57.275 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 28 00:56:57.275 INFO kablam! --> src/lib.rs:245:94 Oct 28 00:56:57.275 INFO kablam! | Oct 28 00:56:57.275 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 28 00:56:57.275 INFO kablam! | ^^^^^^^^ Oct 28 00:56:57.275 INFO kablam! Oct 28 00:56:57.291 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 28 00:56:57.291 INFO kablam! --> src/lib.rs:302:37 Oct 28 00:56:57.291 INFO kablam! | Oct 28 00:56:57.291 INFO kablam! 302 | let framed = connection.framed(HttpCodec::new()); Oct 28 00:56:57.291 INFO kablam! | ^^^^^^ Oct 28 00:56:57.291 INFO kablam! Oct 28 00:56:57.306 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 28 00:56:57.306 INFO kablam! --> src/lib.rs:323:37 Oct 28 00:56:57.307 INFO kablam! | Oct 28 00:56:57.307 INFO kablam! 323 | let framed = connection.framed(HttpCodec::new()); Oct 28 00:56:57.307 INFO kablam! | ^^^^^^ Oct 28 00:56:57.307 INFO kablam! Oct 28 00:56:57.457 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 28 00:56:57.457 INFO kablam! --> src/response.rs:3:5 Oct 28 00:56:57.457 INFO kablam! | Oct 28 00:56:57.457 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 28 00:56:57.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 28 00:56:57.457 INFO kablam! | Oct 28 00:56:57.457 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 28 00:56:57.457 INFO kablam! Oct 28 00:56:57.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.73s Oct 28 00:56:57.667 INFO kablam! su: No module specific data is present Oct 28 00:56:58.207 INFO running `"docker" "rm" "-f" "bf1b78f3edae9ffdd67b58114aeb86bf8140f67b82e5297bbe14625517f4d055"` Oct 28 00:56:58.523 INFO blam! bf1b78f3edae9ffdd67b58114aeb86bf8140f67b82e5297bbe14625517f4d055