Oct 12 05:39:26.837 INFO testing async-http-client-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:39:26.837 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 05:39:27.316 INFO blam! cbc69413fef611bf53199331587f7d2cbbaaa1b2124dbfe707ed220c65a42e3d Oct 12 05:39:27.318 INFO running `"docker" "start" "-a" "cbc69413fef611bf53199331587f7d2cbbaaa1b2124dbfe707ed220c65a42e3d"` Oct 12 05:39:28.768 INFO kablam! usermod: no changes Oct 12 05:39:28.952 INFO kablam! Compiling async-http-client v0.2.0 (/source) Oct 12 05:39:35.089 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 12 05:39:35.090 INFO kablam! --> src/lib.rs:45:22 Oct 12 05:39:35.090 INFO kablam! | Oct 12 05:39:35.090 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 12 05:39:35.090 INFO kablam! | ^^^^^^^ Oct 12 05:39:35.091 INFO kablam! | Oct 12 05:39:35.091 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:39:35.091 INFO kablam! Oct 12 05:39:35.091 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 12 05:39:35.092 INFO kablam! --> src/lib.rs:45:31 Oct 12 05:39:35.092 INFO kablam! | Oct 12 05:39:35.092 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 12 05:39:35.093 INFO kablam! | ^^^^^ Oct 12 05:39:35.093 INFO kablam! Oct 12 05:39:35.093 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 12 05:39:35.094 INFO kablam! --> src/lib.rs:45:38 Oct 12 05:39:35.094 INFO kablam! | Oct 12 05:39:35.094 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 12 05:39:35.094 INFO kablam! | ^^^^^^ Oct 12 05:39:35.095 INFO kablam! Oct 12 05:39:35.095 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 12 05:39:35.095 INFO kablam! --> src/lib.rs:45:46 Oct 12 05:39:35.096 INFO kablam! | Oct 12 05:39:35.096 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 12 05:39:35.096 INFO kablam! | ^^ Oct 12 05:39:35.096 INFO kablam! Oct 12 05:39:35.097 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 12 05:39:35.097 INFO kablam! --> src/lib.rs:45:50 Oct 12 05:39:35.097 INFO kablam! | Oct 12 05:39:35.097 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 12 05:39:35.098 INFO kablam! | ^^^^^^^^ Oct 12 05:39:35.098 INFO kablam! Oct 12 05:39:35.098 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 12 05:39:35.098 INFO kablam! --> src/lib.rs:49:13 Oct 12 05:39:35.099 INFO kablam! | Oct 12 05:39:35.099 INFO kablam! 49 | pub use tokio_core::io::Io; Oct 12 05:39:35.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 05:39:35.099 INFO kablam! Oct 12 05:39:35.100 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 12 05:39:35.100 INFO kablam! --> src/lib.rs:54:31 Oct 12 05:39:35.100 INFO kablam! | Oct 12 05:39:35.100 INFO kablam! 54 | pub use futures::future::{BoxFuture, empty, err, lazy, ok, result}; Oct 12 05:39:35.101 INFO kablam! | ^^^^^^^^^ Oct 12 05:39:35.101 INFO kablam! Oct 12 05:39:35.101 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 05:39:35.101 INFO kablam! --> src/response.rs:3:5 Oct 12 05:39:35.102 INFO kablam! | Oct 12 05:39:35.102 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 12 05:39:35.102 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:39:35.102 INFO kablam! Oct 12 05:39:35.102 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 12 05:39:35.103 INFO kablam! --> src/lib.rs:232:6 Oct 12 05:39:35.103 INFO kablam! | Oct 12 05:39:35.103 INFO kablam! 232 | impl Codec for HttpCodec { Oct 12 05:39:35.103 INFO kablam! | ^^^^^ Oct 12 05:39:35.104 INFO kablam! Oct 12 05:39:35.104 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 12 05:39:35.104 INFO kablam! --> src/lib.rs:146:30 Oct 12 05:39:35.104 INFO kablam! | Oct 12 05:39:35.105 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 12 05:39:35.105 INFO kablam! | ^^ Oct 12 05:39:35.105 INFO kablam! Oct 12 05:39:35.106 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 12 05:39:35.106 INFO kablam! --> src/lib.rs:146:55 Oct 12 05:39:35.106 INFO kablam! | Oct 12 05:39:35.106 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 12 05:39:35.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:39:35.106 INFO kablam! Oct 12 05:39:35.106 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 12 05:39:35.106 INFO kablam! --> src/lib.rs:146:80 Oct 12 05:39:35.106 INFO kablam! | Oct 12 05:39:35.106 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 12 05:39:35.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:39:35.106 INFO kablam! Oct 12 05:39:35.106 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 12 05:39:35.106 INFO kablam! --> src/lib.rs:146:112 Oct 12 05:39:35.106 INFO kablam! | Oct 12 05:39:35.106 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 12 05:39:35.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:39:35.106 INFO kablam! Oct 12 05:39:35.106 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 12 05:39:35.106 INFO kablam! --> src/lib.rs:191:43 Oct 12 05:39:35.106 INFO kablam! | Oct 12 05:39:35.106 INFO kablam! 191 | fn decode_header(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 12 05:39:35.106 INFO kablam! | ^^^^^^^ Oct 12 05:39:35.106 INFO kablam! Oct 12 05:39:35.106 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 12 05:39:35.106 INFO kablam! --> src/lib.rs:236:36 Oct 12 05:39:35.106 INFO kablam! | Oct 12 05:39:35.106 INFO kablam! 236 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 12 05:39:35.106 INFO kablam! | ^^^^^^^ Oct 12 05:39:35.106 INFO kablam! Oct 12 05:39:35.188 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 12 05:39:35.188 INFO kablam! --> src/lib.rs:151:12 Oct 12 05:39:35.188 INFO kablam! | Oct 12 05:39:35.188 INFO kablam! 151 | }).boxed() Oct 12 05:39:35.188 INFO kablam! | ^^^^^ Oct 12 05:39:35.188 INFO kablam! Oct 12 05:39:35.208 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 12 05:39:35.208 INFO kablam! --> src/lib.rs:199:32 Oct 12 05:39:35.208 INFO kablam! | Oct 12 05:39:35.208 INFO kablam! 199 | let after_header = buf.len() - bytes_left; Oct 12 05:39:35.208 INFO kablam! | ^^^ Oct 12 05:39:35.208 INFO kablam! Oct 12 05:39:35.208 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 12 05:39:35.208 INFO kablam! --> src/lib.rs:200:13 Oct 12 05:39:35.208 INFO kablam! | Oct 12 05:39:35.208 INFO kablam! 200 | buf.drain_to(after_header); Oct 12 05:39:35.208 INFO kablam! | ^^^^^^^^ Oct 12 05:39:35.208 INFO kablam! Oct 12 05:39:35.211 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::decode': moved to the `tokio-io` crate Oct 12 05:39:35.211 INFO kablam! --> src/lib.rs:224:25 Oct 12 05:39:35.211 INFO kablam! | Oct 12 05:39:35.211 INFO kablam! 224 | return self.decode(buf); Oct 12 05:39:35.211 INFO kablam! | ^^^^^^ Oct 12 05:39:35.211 INFO kablam! Oct 12 05:39:35.216 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 12 05:39:35.216 INFO kablam! --> src/lib.rs:240:31 Oct 12 05:39:35.216 INFO kablam! | Oct 12 05:39:35.216 INFO kablam! 240 | let buf_len = buf.len(); Oct 12 05:39:35.216 INFO kablam! | ^^^ Oct 12 05:39:35.216 INFO kablam! Oct 12 05:39:35.216 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 12 05:39:35.216 INFO kablam! --> src/lib.rs:245:76 Oct 12 05:39:35.216 INFO kablam! | Oct 12 05:39:35.216 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 12 05:39:35.216 INFO kablam! | ^^^^^^^^ Oct 12 05:39:35.216 INFO kablam! Oct 12 05:39:35.216 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 12 05:39:35.216 INFO kablam! --> src/lib.rs:245:94 Oct 12 05:39:35.216 INFO kablam! | Oct 12 05:39:35.216 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 12 05:39:35.216 INFO kablam! | ^^^^^^^^ Oct 12 05:39:35.216 INFO kablam! Oct 12 05:39:35.360 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 05:39:35.360 INFO kablam! --> src/response.rs:3:5 Oct 12 05:39:35.360 INFO kablam! | Oct 12 05:39:35.360 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 12 05:39:35.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:39:35.360 INFO kablam! | Oct 12 05:39:35.360 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:39:35.360 INFO kablam! Oct 12 05:39:36.201 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.41s Oct 12 05:39:36.209 INFO kablam! su: No module specific data is present Oct 12 05:39:37.388 INFO running `"docker" "rm" "-f" "cbc69413fef611bf53199331587f7d2cbbaaa1b2124dbfe707ed220c65a42e3d"` Oct 12 05:39:37.656 INFO blam! cbc69413fef611bf53199331587f7d2cbbaaa1b2124dbfe707ed220c65a42e3d Oct 12 05:39:37.666 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 05:39:38.146 INFO blam! cf2dd9da6673779de31aeebd19e1aa89ab8658f49ed2e0ac40f7ebfd7a127b17 Oct 12 05:39:38.149 INFO running `"docker" "start" "-a" "cf2dd9da6673779de31aeebd19e1aa89ab8658f49ed2e0ac40f7ebfd7a127b17"` Oct 12 05:39:40.312 INFO kablam! usermod: no changes Oct 12 05:39:40.515 INFO kablam! Compiling async-http-client v0.2.0 (/source) Oct 12 05:39:48.628 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:45:22 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 12 05:39:48.629 INFO kablam! | ^^^^^^^ Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:45:31 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 12 05:39:48.629 INFO kablam! | ^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:45:38 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 12 05:39:48.629 INFO kablam! | ^^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:45:46 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 12 05:39:48.629 INFO kablam! | ^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:45:50 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 12 05:39:48.629 INFO kablam! | ^^^^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:49:13 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 49 | pub use tokio_core::io::Io; Oct 12 05:39:48.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 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 12 05:39:48.629 INFO kablam! --> src/lib.rs:54:31 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 54 | pub use futures::future::{BoxFuture, empty, err, lazy, ok, result}; Oct 12 05:39:48.629 INFO kablam! | ^^^^^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 05:39:48.629 INFO kablam! --> src/response.rs:3:5 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 12 05:39:48.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:232:6 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 232 | impl Codec for HttpCodec { Oct 12 05:39:48.629 INFO kablam! | ^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:146:30 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 12 05:39:48.629 INFO kablam! | ^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:146:55 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 12 05:39:48.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:146:80 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 12 05:39:48.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:146:112 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 12 05:39:48.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:191:43 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 191 | fn decode_header(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 12 05:39:48.629 INFO kablam! | ^^^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.629 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 12 05:39:48.629 INFO kablam! --> src/lib.rs:236:36 Oct 12 05:39:48.629 INFO kablam! | Oct 12 05:39:48.629 INFO kablam! 236 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 12 05:39:48.629 INFO kablam! | ^^^^^^^ Oct 12 05:39:48.629 INFO kablam! Oct 12 05:39:48.811 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 12 05:39:48.811 INFO kablam! --> src/lib.rs:151:12 Oct 12 05:39:48.811 INFO kablam! | Oct 12 05:39:48.811 INFO kablam! 151 | }).boxed() Oct 12 05:39:48.811 INFO kablam! | ^^^^^ Oct 12 05:39:48.811 INFO kablam! Oct 12 05:39:48.831 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 12 05:39:48.831 INFO kablam! --> src/lib.rs:199:32 Oct 12 05:39:48.832 INFO kablam! | Oct 12 05:39:48.832 INFO kablam! 199 | let after_header = buf.len() - bytes_left; Oct 12 05:39:48.832 INFO kablam! | ^^^ Oct 12 05:39:48.832 INFO kablam! Oct 12 05:39:48.833 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 12 05:39:48.833 INFO kablam! --> src/lib.rs:200:13 Oct 12 05:39:48.833 INFO kablam! | Oct 12 05:39:48.834 INFO kablam! 200 | buf.drain_to(after_header); Oct 12 05:39:48.834 INFO kablam! | ^^^^^^^^ Oct 12 05:39:48.834 INFO kablam! Oct 12 05:39:48.835 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::decode': moved to the `tokio-io` crate Oct 12 05:39:48.835 INFO kablam! --> src/lib.rs:224:25 Oct 12 05:39:48.835 INFO kablam! | Oct 12 05:39:48.836 INFO kablam! 224 | return self.decode(buf); Oct 12 05:39:48.836 INFO kablam! | ^^^^^^ Oct 12 05:39:48.836 INFO kablam! Oct 12 05:39:48.840 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 12 05:39:48.840 INFO kablam! --> src/lib.rs:240:31 Oct 12 05:39:48.840 INFO kablam! | Oct 12 05:39:48.840 INFO kablam! 240 | let buf_len = buf.len(); Oct 12 05:39:48.840 INFO kablam! | ^^^ Oct 12 05:39:48.840 INFO kablam! Oct 12 05:39:48.843 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 12 05:39:48.843 INFO kablam! --> src/lib.rs:245:76 Oct 12 05:39:48.843 INFO kablam! | Oct 12 05:39:48.843 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 12 05:39:48.843 INFO kablam! | ^^^^^^^^ Oct 12 05:39:48.843 INFO kablam! Oct 12 05:39:48.844 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 12 05:39:48.844 INFO kablam! --> src/lib.rs:245:94 Oct 12 05:39:48.844 INFO kablam! | Oct 12 05:39:48.844 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 12 05:39:48.844 INFO kablam! | ^^^^^^^^ Oct 12 05:39:48.844 INFO kablam! Oct 12 05:39:48.860 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 12 05:39:48.860 INFO kablam! --> src/lib.rs:302:37 Oct 12 05:39:48.860 INFO kablam! | Oct 12 05:39:48.860 INFO kablam! 302 | let framed = connection.framed(HttpCodec::new()); Oct 12 05:39:48.860 INFO kablam! | ^^^^^^ Oct 12 05:39:48.860 INFO kablam! Oct 12 05:39:48.881 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 12 05:39:48.881 INFO kablam! --> src/lib.rs:323:37 Oct 12 05:39:48.881 INFO kablam! | Oct 12 05:39:48.881 INFO kablam! 323 | let framed = connection.framed(HttpCodec::new()); Oct 12 05:39:48.881 INFO kablam! | ^^^^^^ Oct 12 05:39:48.881 INFO kablam! Oct 12 05:39:49.068 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 05:39:49.068 INFO kablam! --> src/response.rs:3:5 Oct 12 05:39:49.068 INFO kablam! | Oct 12 05:39:49.068 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 12 05:39:49.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:39:49.068 INFO kablam! | Oct 12 05:39:49.068 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:39:49.068 INFO kablam! Oct 12 05:39:53.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.63s Oct 12 05:39:53.980 INFO kablam! su: No module specific data is present Oct 12 05:39:55.138 INFO running `"docker" "rm" "-f" "cf2dd9da6673779de31aeebd19e1aa89ab8658f49ed2e0ac40f7ebfd7a127b17"` Oct 12 05:39:55.620 INFO blam! cf2dd9da6673779de31aeebd19e1aa89ab8658f49ed2e0ac40f7ebfd7a127b17