Oct 16 17:34:45.947 INFO testing async-http-client-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 17:34:45.947 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 17:34:46.300 INFO blam! 5a6e7de1e3ea478043180f927c44f3992456634b255e32a3558413b962528308 Oct 16 17:34:46.302 INFO running `"docker" "start" "-a" "5a6e7de1e3ea478043180f927c44f3992456634b255e32a3558413b962528308"` Oct 16 17:34:48.814 INFO kablam! usermod: no changes Oct 16 17:34:49.048 INFO kablam! Compiling async-http-client v0.2.0 (/source) Oct 16 17:34:53.411 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:34:53.412 INFO kablam! --> src/lib.rs:45:22 Oct 16 17:34:53.412 INFO kablam! | Oct 16 17:34:53.412 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:34:53.412 INFO kablam! | ^^^^^^^ Oct 16 17:34:53.412 INFO kablam! | Oct 16 17:34:53.412 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:34:53.412 INFO kablam! Oct 16 17:34:53.412 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 17:34:53.412 INFO kablam! --> src/lib.rs:45:31 Oct 16 17:34:53.412 INFO kablam! | Oct 16 17:34:53.412 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:34:53.412 INFO kablam! | ^^^^^ Oct 16 17:34:53.412 INFO kablam! Oct 16 17:34:53.412 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:34:53.412 INFO kablam! --> src/lib.rs:45:38 Oct 16 17:34:53.412 INFO kablam! | Oct 16 17:34:53.412 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:34:53.412 INFO kablam! | ^^^^^^ Oct 16 17:34:53.412 INFO kablam! Oct 16 17:34:53.412 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:34:53.412 INFO kablam! --> src/lib.rs:45:46 Oct 16 17:34:53.412 INFO kablam! | Oct 16 17:34:53.412 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:34:53.412 INFO kablam! | ^^ Oct 16 17:34:53.412 INFO kablam! Oct 16 17:34:53.412 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 16 17:34:53.412 INFO kablam! --> src/lib.rs:45:50 Oct 16 17:34:53.412 INFO kablam! | Oct 16 17:34:53.412 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:34:53.412 INFO kablam! | ^^^^^^^^ Oct 16 17:34:53.412 INFO kablam! Oct 16 17:34:53.412 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:34:53.412 INFO kablam! --> src/lib.rs:49:13 Oct 16 17:34:53.412 INFO kablam! | Oct 16 17:34:53.412 INFO kablam! 49 | pub use tokio_core::io::Io; Oct 16 17:34:53.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 17:34:53.412 INFO kablam! Oct 16 17:34:53.412 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 16 17:34:53.412 INFO kablam! --> src/lib.rs:54:31 Oct 16 17:34:53.412 INFO kablam! | Oct 16 17:34:53.412 INFO kablam! 54 | pub use futures::future::{BoxFuture, empty, err, lazy, ok, result}; Oct 16 17:34:53.412 INFO kablam! | ^^^^^^^^^ Oct 16 17:34:53.413 INFO kablam! Oct 16 17:34:53.413 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 17:34:53.413 INFO kablam! --> src/response.rs:3:5 Oct 16 17:34:53.413 INFO kablam! | Oct 16 17:34:53.413 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 16 17:34:53.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:34:53.413 INFO kablam! Oct 16 17:34:53.413 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 17:34:53.413 INFO kablam! --> src/lib.rs:232:6 Oct 16 17:34:53.413 INFO kablam! | Oct 16 17:34:53.413 INFO kablam! 232 | impl Codec for HttpCodec { Oct 16 17:34:53.413 INFO kablam! | ^^^^^ Oct 16 17:34:53.413 INFO kablam! Oct 16 17:34:53.413 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:34:53.413 INFO kablam! --> src/lib.rs:146:30 Oct 16 17:34:53.413 INFO kablam! | Oct 16 17:34:53.413 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:34:53.413 INFO kablam! | ^^ Oct 16 17:34:53.413 INFO kablam! Oct 16 17:34:53.413 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:34:53.413 INFO kablam! --> src/lib.rs:146:55 Oct 16 17:34:53.413 INFO kablam! | Oct 16 17:34:53.413 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:34:53.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:34:53.413 INFO kablam! Oct 16 17:34:53.413 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 16 17:34:53.413 INFO kablam! --> src/lib.rs:146:80 Oct 16 17:34:53.413 INFO kablam! | Oct 16 17:34:53.413 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:34:53.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:34:53.413 INFO kablam! Oct 16 17:34:53.413 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:34:53.413 INFO kablam! --> src/lib.rs:146:112 Oct 16 17:34:53.413 INFO kablam! | Oct 16 17:34:53.413 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:34:53.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:34:53.413 INFO kablam! Oct 16 17:34:53.413 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:34:53.413 INFO kablam! --> src/lib.rs:191:43 Oct 16 17:34:53.413 INFO kablam! | Oct 16 17:34:53.413 INFO kablam! 191 | fn decode_header(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 16 17:34:53.413 INFO kablam! | ^^^^^^^ Oct 16 17:34:53.413 INFO kablam! Oct 16 17:34:53.413 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:34:53.413 INFO kablam! --> src/lib.rs:236:36 Oct 16 17:34:53.413 INFO kablam! | Oct 16 17:34:53.413 INFO kablam! 236 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 16 17:34:53.413 INFO kablam! | ^^^^^^^ Oct 16 17:34:53.413 INFO kablam! Oct 16 17:34:53.573 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 16 17:34:53.573 INFO kablam! --> src/lib.rs:151:12 Oct 16 17:34:53.573 INFO kablam! | Oct 16 17:34:53.573 INFO kablam! 151 | }).boxed() Oct 16 17:34:53.573 INFO kablam! | ^^^^^ Oct 16 17:34:53.573 INFO kablam! Oct 16 17:34:53.597 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 17:34:53.598 INFO kablam! --> src/lib.rs:199:32 Oct 16 17:34:53.599 INFO kablam! | Oct 16 17:34:53.599 INFO kablam! 199 | let after_header = buf.len() - bytes_left; Oct 16 17:34:53.599 INFO kablam! | ^^^ Oct 16 17:34:53.599 INFO kablam! Oct 16 17:34:53.599 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 17:34:53.599 INFO kablam! --> src/lib.rs:200:13 Oct 16 17:34:53.599 INFO kablam! | Oct 16 17:34:53.599 INFO kablam! 200 | buf.drain_to(after_header); Oct 16 17:34:53.599 INFO kablam! | ^^^^^^^^ Oct 16 17:34:53.599 INFO kablam! Oct 16 17:34:53.603 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::decode': moved to the `tokio-io` crate Oct 16 17:34:53.603 INFO kablam! --> src/lib.rs:224:25 Oct 16 17:34:53.603 INFO kablam! | Oct 16 17:34:53.604 INFO kablam! 224 | return self.decode(buf); Oct 16 17:34:53.604 INFO kablam! | ^^^^^^ Oct 16 17:34:53.604 INFO kablam! Oct 16 17:34:53.611 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 17:34:53.611 INFO kablam! --> src/lib.rs:240:31 Oct 16 17:34:53.611 INFO kablam! | Oct 16 17:34:53.612 INFO kablam! 240 | let buf_len = buf.len(); Oct 16 17:34:53.612 INFO kablam! | ^^^ Oct 16 17:34:53.612 INFO kablam! Oct 16 17:34:53.619 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 17:34:53.619 INFO kablam! --> src/lib.rs:245:76 Oct 16 17:34:53.619 INFO kablam! | Oct 16 17:34:53.619 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 16 17:34:53.619 INFO kablam! | ^^^^^^^^ Oct 16 17:34:53.619 INFO kablam! Oct 16 17:34:53.627 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 16 17:34:53.627 INFO kablam! --> src/lib.rs:245:94 Oct 16 17:34:53.627 INFO kablam! | Oct 16 17:34:53.627 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 16 17:34:53.627 INFO kablam! | ^^^^^^^^ Oct 16 17:34:53.627 INFO kablam! Oct 16 17:34:53.796 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 17:34:53.796 INFO kablam! --> src/response.rs:3:5 Oct 16 17:34:53.796 INFO kablam! | Oct 16 17:34:53.796 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 16 17:34:53.796 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:34:53.796 INFO kablam! | Oct 16 17:34:53.796 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 17:34:53.796 INFO kablam! Oct 16 17:34:54.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.91s Oct 16 17:34:54.764 INFO kablam! su: No module specific data is present Oct 16 17:34:56.353 INFO running `"docker" "rm" "-f" "5a6e7de1e3ea478043180f927c44f3992456634b255e32a3558413b962528308"` Oct 16 17:34:56.671 INFO blam! 5a6e7de1e3ea478043180f927c44f3992456634b255e32a3558413b962528308 Oct 16 17:34:56.673 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 17:34:57.180 INFO blam! 8efa8ed4abbb6106f71f5aecdc35f23c3bad2ea34a86b15290c8ddbe0f26ad81 Oct 16 17:34:57.183 INFO running `"docker" "start" "-a" "8efa8ed4abbb6106f71f5aecdc35f23c3bad2ea34a86b15290c8ddbe0f26ad81"` Oct 16 17:34:59.836 INFO kablam! usermod: no changes Oct 16 17:35:00.067 INFO kablam! Compiling async-http-client v0.2.0 (/source) Oct 16 17:35:05.220 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:35:05.221 INFO kablam! --> src/lib.rs:45:22 Oct 16 17:35:05.222 INFO kablam! | Oct 16 17:35:05.222 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:05.223 INFO kablam! | ^^^^^^^ Oct 16 17:35:05.224 INFO kablam! | Oct 16 17:35:05.224 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:35:05.225 INFO kablam! Oct 16 17:35:05.226 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 17:35:05.226 INFO kablam! --> src/lib.rs:45:31 Oct 16 17:35:05.227 INFO kablam! | Oct 16 17:35:05.228 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:05.228 INFO kablam! | ^^^^^ Oct 16 17:35:05.229 INFO kablam! Oct 16 17:35:05.229 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:35:05.229 INFO kablam! --> src/lib.rs:45:38 Oct 16 17:35:05.229 INFO kablam! | Oct 16 17:35:05.229 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:05.230 INFO kablam! | ^^^^^^ Oct 16 17:35:05.231 INFO kablam! Oct 16 17:35:05.231 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:35:05.231 INFO kablam! --> src/lib.rs:45:46 Oct 16 17:35:05.231 INFO kablam! | Oct 16 17:35:05.231 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:05.231 INFO kablam! | ^^ Oct 16 17:35:05.231 INFO kablam! Oct 16 17:35:05.231 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 16 17:35:05.231 INFO kablam! --> src/lib.rs:45:50 Oct 16 17:35:05.231 INFO kablam! | Oct 16 17:35:05.231 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:05.231 INFO kablam! | ^^^^^^^^ Oct 16 17:35:05.231 INFO kablam! Oct 16 17:35:05.231 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:35:05.231 INFO kablam! --> src/lib.rs:49:13 Oct 16 17:35:05.231 INFO kablam! | Oct 16 17:35:05.231 INFO kablam! 49 | pub use tokio_core::io::Io; Oct 16 17:35:05.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 17:35:05.231 INFO kablam! Oct 16 17:35:05.231 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 16 17:35:05.231 INFO kablam! --> src/lib.rs:54:31 Oct 16 17:35:05.231 INFO kablam! | Oct 16 17:35:05.231 INFO kablam! 54 | pub use futures::future::{BoxFuture, empty, err, lazy, ok, result}; Oct 16 17:35:05.231 INFO kablam! | ^^^^^^^^^ Oct 16 17:35:05.232 INFO kablam! Oct 16 17:35:05.232 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 17:35:05.232 INFO kablam! --> src/response.rs:3:5 Oct 16 17:35:05.232 INFO kablam! | Oct 16 17:35:05.232 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 16 17:35:05.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:05.232 INFO kablam! Oct 16 17:35:05.232 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 17:35:05.232 INFO kablam! --> src/lib.rs:232:6 Oct 16 17:35:05.232 INFO kablam! | Oct 16 17:35:05.232 INFO kablam! 232 | impl Codec for HttpCodec { Oct 16 17:35:05.232 INFO kablam! | ^^^^^ Oct 16 17:35:05.232 INFO kablam! Oct 16 17:35:05.232 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:35:05.232 INFO kablam! --> src/lib.rs:146:30 Oct 16 17:35:05.232 INFO kablam! | Oct 16 17:35:05.232 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:05.232 INFO kablam! | ^^ Oct 16 17:35:05.232 INFO kablam! Oct 16 17:35:05.232 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:35:05.232 INFO kablam! --> src/lib.rs:146:55 Oct 16 17:35:05.232 INFO kablam! | Oct 16 17:35:05.232 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:05.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:05.232 INFO kablam! Oct 16 17:35:05.232 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 16 17:35:05.232 INFO kablam! --> src/lib.rs:146:80 Oct 16 17:35:05.232 INFO kablam! | Oct 16 17:35:05.232 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:05.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:05.232 INFO kablam! Oct 16 17:35:05.232 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:35:05.232 INFO kablam! --> src/lib.rs:146:112 Oct 16 17:35:05.232 INFO kablam! | Oct 16 17:35:05.232 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:05.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:05.232 INFO kablam! Oct 16 17:35:05.232 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:35:05.232 INFO kablam! --> src/lib.rs:191:43 Oct 16 17:35:05.232 INFO kablam! | Oct 16 17:35:05.232 INFO kablam! 191 | fn decode_header(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 16 17:35:05.232 INFO kablam! | ^^^^^^^ Oct 16 17:35:05.232 INFO kablam! Oct 16 17:35:05.232 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:35:05.232 INFO kablam! --> src/lib.rs:236:36 Oct 16 17:35:05.232 INFO kablam! | Oct 16 17:35:05.232 INFO kablam! 236 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 16 17:35:05.232 INFO kablam! | ^^^^^^^ Oct 16 17:35:05.232 INFO kablam! Oct 16 17:35:05.373 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 16 17:35:05.374 INFO kablam! --> src/lib.rs:151:12 Oct 16 17:35:05.374 INFO kablam! | Oct 16 17:35:05.374 INFO kablam! 151 | }).boxed() Oct 16 17:35:05.375 INFO kablam! | ^^^^^ Oct 16 17:35:05.375 INFO kablam! Oct 16 17:35:05.389 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 17:35:05.389 INFO kablam! --> src/lib.rs:199:32 Oct 16 17:35:05.389 INFO kablam! | Oct 16 17:35:05.389 INFO kablam! 199 | let after_header = buf.len() - bytes_left; Oct 16 17:35:05.389 INFO kablam! | ^^^ Oct 16 17:35:05.389 INFO kablam! Oct 16 17:35:05.390 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 17:35:05.390 INFO kablam! --> src/lib.rs:200:13 Oct 16 17:35:05.390 INFO kablam! | Oct 16 17:35:05.390 INFO kablam! 200 | buf.drain_to(after_header); Oct 16 17:35:05.390 INFO kablam! | ^^^^^^^^ Oct 16 17:35:05.390 INFO kablam! Oct 16 17:35:05.393 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::decode': moved to the `tokio-io` crate Oct 16 17:35:05.393 INFO kablam! --> src/lib.rs:224:25 Oct 16 17:35:05.393 INFO kablam! | Oct 16 17:35:05.393 INFO kablam! 224 | return self.decode(buf); Oct 16 17:35:05.393 INFO kablam! | ^^^^^^ Oct 16 17:35:05.393 INFO kablam! Oct 16 17:35:05.397 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 17:35:05.397 INFO kablam! --> src/lib.rs:240:31 Oct 16 17:35:05.397 INFO kablam! | Oct 16 17:35:05.397 INFO kablam! 240 | let buf_len = buf.len(); Oct 16 17:35:05.397 INFO kablam! | ^^^ Oct 16 17:35:05.397 INFO kablam! Oct 16 17:35:05.397 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 17:35:05.397 INFO kablam! --> src/lib.rs:245:76 Oct 16 17:35:05.397 INFO kablam! | Oct 16 17:35:05.397 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 16 17:35:05.397 INFO kablam! | ^^^^^^^^ Oct 16 17:35:05.397 INFO kablam! Oct 16 17:35:05.397 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 16 17:35:05.397 INFO kablam! --> src/lib.rs:245:94 Oct 16 17:35:05.397 INFO kablam! | Oct 16 17:35:05.397 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 16 17:35:05.397 INFO kablam! | ^^^^^^^^ Oct 16 17:35:05.397 INFO kablam! Oct 16 17:35:05.413 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 16 17:35:05.413 INFO kablam! --> src/lib.rs:302:37 Oct 16 17:35:05.413 INFO kablam! | Oct 16 17:35:05.413 INFO kablam! 302 | let framed = connection.framed(HttpCodec::new()); Oct 16 17:35:05.413 INFO kablam! | ^^^^^^ Oct 16 17:35:05.413 INFO kablam! Oct 16 17:35:05.451 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 16 17:35:05.451 INFO kablam! --> src/lib.rs:323:37 Oct 16 17:35:05.451 INFO kablam! | Oct 16 17:35:05.451 INFO kablam! 323 | let framed = connection.framed(HttpCodec::new()); Oct 16 17:35:05.451 INFO kablam! | ^^^^^^ Oct 16 17:35:05.451 INFO kablam! Oct 16 17:35:05.621 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 17:35:05.621 INFO kablam! --> src/response.rs:3:5 Oct 16 17:35:05.621 INFO kablam! | Oct 16 17:35:05.622 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 16 17:35:05.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:05.622 INFO kablam! | Oct 16 17:35:05.622 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 17:35:05.623 INFO kablam! Oct 16 17:35:10.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.63s Oct 16 17:35:10.516 INFO kablam! su: No module specific data is present Oct 16 17:35:12.366 INFO running `"docker" "rm" "-f" "8efa8ed4abbb6106f71f5aecdc35f23c3bad2ea34a86b15290c8ddbe0f26ad81"` Oct 16 17:35:12.703 INFO blam! 8efa8ed4abbb6106f71f5aecdc35f23c3bad2ea34a86b15290c8ddbe0f26ad81