Oct 16 17:35:12.794 INFO testing async-http-client-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 17:35:12.795 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 17:35:13.511 INFO blam! dce111de007ed16b955143b2e18c8c4f5781c9e6cc5d084c09334e5f681646a9 Oct 16 17:35:13.514 INFO running `"docker" "start" "-a" "dce111de007ed16b955143b2e18c8c4f5781c9e6cc5d084c09334e5f681646a9"` Oct 16 17:35:15.618 INFO kablam! usermod: no changes Oct 16 17:35:15.811 INFO kablam! Compiling async-http-client v0.2.0 (/source) Oct 16 17:35:20.730 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:35:20.730 INFO kablam! --> src/lib.rs:45:22 Oct 16 17:35:20.731 INFO kablam! | Oct 16 17:35:20.731 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:20.731 INFO kablam! | ^^^^^^^ Oct 16 17:35:20.731 INFO kablam! | Oct 16 17:35:20.731 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:35:20.731 INFO kablam! Oct 16 17:35:20.732 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 17:35:20.732 INFO kablam! --> src/lib.rs:45:31 Oct 16 17:35:20.732 INFO kablam! | Oct 16 17:35:20.732 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:20.732 INFO kablam! | ^^^^^ Oct 16 17:35:20.732 INFO kablam! Oct 16 17:35:20.733 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:35:20.733 INFO kablam! --> src/lib.rs:45:38 Oct 16 17:35:20.733 INFO kablam! | Oct 16 17:35:20.733 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:20.733 INFO kablam! | ^^^^^^ Oct 16 17:35:20.733 INFO kablam! Oct 16 17:35:20.734 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:35:20.734 INFO kablam! --> src/lib.rs:45:46 Oct 16 17:35:20.734 INFO kablam! | Oct 16 17:35:20.735 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:20.735 INFO kablam! | ^^ Oct 16 17:35:20.735 INFO kablam! Oct 16 17:35:20.736 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 16 17:35:20.736 INFO kablam! --> src/lib.rs:45:50 Oct 16 17:35:20.736 INFO kablam! | Oct 16 17:35:20.736 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:20.736 INFO kablam! | ^^^^^^^^ Oct 16 17:35:20.736 INFO kablam! Oct 16 17:35:20.736 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:35:20.736 INFO kablam! --> src/lib.rs:49:13 Oct 16 17:35:20.736 INFO kablam! | Oct 16 17:35:20.736 INFO kablam! 49 | pub use tokio_core::io::Io; Oct 16 17:35:20.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 17:35:20.736 INFO kablam! Oct 16 17:35:20.736 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:20.736 INFO kablam! --> src/lib.rs:54:31 Oct 16 17:35:20.736 INFO kablam! | Oct 16 17:35:20.736 INFO kablam! 54 | pub use futures::future::{BoxFuture, empty, err, lazy, ok, result}; Oct 16 17:35:20.736 INFO kablam! | ^^^^^^^^^ Oct 16 17:35:20.736 INFO kablam! Oct 16 17:35:20.739 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 17:35:20.739 INFO kablam! --> src/response.rs:3:5 Oct 16 17:35:20.739 INFO kablam! | Oct 16 17:35:20.739 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 16 17:35:20.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:20.739 INFO kablam! Oct 16 17:35:20.739 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 17:35:20.739 INFO kablam! --> src/lib.rs:232:6 Oct 16 17:35:20.739 INFO kablam! | Oct 16 17:35:20.739 INFO kablam! 232 | impl Codec for HttpCodec { Oct 16 17:35:20.739 INFO kablam! | ^^^^^ Oct 16 17:35:20.739 INFO kablam! Oct 16 17:35:20.739 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:35:20.739 INFO kablam! --> src/lib.rs:146:30 Oct 16 17:35:20.739 INFO kablam! | Oct 16 17:35:20.739 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:20.739 INFO kablam! | ^^ Oct 16 17:35:20.739 INFO kablam! Oct 16 17:35:20.740 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:35:20.740 INFO kablam! --> src/lib.rs:146:55 Oct 16 17:35:20.740 INFO kablam! | Oct 16 17:35:20.740 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:20.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:20.740 INFO kablam! Oct 16 17:35:20.740 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 16 17:35:20.740 INFO kablam! --> src/lib.rs:146:80 Oct 16 17:35:20.740 INFO kablam! | Oct 16 17:35:20.743 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:20.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:20.743 INFO kablam! Oct 16 17:35:20.743 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:35:20.743 INFO kablam! --> src/lib.rs:146:112 Oct 16 17:35:20.743 INFO kablam! | Oct 16 17:35:20.743 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:20.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:20.743 INFO kablam! Oct 16 17:35:20.743 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:35:20.743 INFO kablam! --> src/lib.rs:191:43 Oct 16 17:35:20.743 INFO kablam! | Oct 16 17:35:20.743 INFO kablam! 191 | fn decode_header(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 16 17:35:20.743 INFO kablam! | ^^^^^^^ Oct 16 17:35:20.743 INFO kablam! Oct 16 17:35:20.743 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:35:20.743 INFO kablam! --> src/lib.rs:236:36 Oct 16 17:35:20.743 INFO kablam! | Oct 16 17:35:20.743 INFO kablam! 236 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 16 17:35:20.743 INFO kablam! | ^^^^^^^ Oct 16 17:35:20.743 INFO kablam! Oct 16 17:35:20.871 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:20.871 INFO kablam! --> src/lib.rs:151:12 Oct 16 17:35:20.871 INFO kablam! | Oct 16 17:35:20.871 INFO kablam! 151 | }).boxed() Oct 16 17:35:20.871 INFO kablam! | ^^^^^ Oct 16 17:35:20.871 INFO kablam! Oct 16 17:35:20.891 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 17:35:20.891 INFO kablam! --> src/lib.rs:199:32 Oct 16 17:35:20.891 INFO kablam! | Oct 16 17:35:20.891 INFO kablam! 199 | let after_header = buf.len() - bytes_left; Oct 16 17:35:20.891 INFO kablam! | ^^^ Oct 16 17:35:20.892 INFO kablam! Oct 16 17:35:20.893 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 17:35:20.893 INFO kablam! --> src/lib.rs:200:13 Oct 16 17:35:20.893 INFO kablam! | Oct 16 17:35:20.893 INFO kablam! 200 | buf.drain_to(after_header); Oct 16 17:35:20.893 INFO kablam! | ^^^^^^^^ Oct 16 17:35:20.893 INFO kablam! Oct 16 17:35:20.896 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::decode': moved to the `tokio-io` crate Oct 16 17:35:20.896 INFO kablam! --> src/lib.rs:224:25 Oct 16 17:35:20.896 INFO kablam! | Oct 16 17:35:20.896 INFO kablam! 224 | return self.decode(buf); Oct 16 17:35:20.897 INFO kablam! | ^^^^^^ Oct 16 17:35:20.897 INFO kablam! Oct 16 17:35:20.898 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 17:35:20.899 INFO kablam! --> src/lib.rs:240:31 Oct 16 17:35:20.900 INFO kablam! | Oct 16 17:35:20.900 INFO kablam! 240 | let buf_len = buf.len(); Oct 16 17:35:20.900 INFO kablam! | ^^^ Oct 16 17:35:20.900 INFO kablam! Oct 16 17:35:20.902 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 17:35:20.902 INFO kablam! --> src/lib.rs:245:76 Oct 16 17:35:20.902 INFO kablam! | Oct 16 17:35:20.902 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 16 17:35:20.902 INFO kablam! | ^^^^^^^^ Oct 16 17:35:20.902 INFO kablam! Oct 16 17:35:20.903 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 16 17:35:20.903 INFO kablam! --> src/lib.rs:245:94 Oct 16 17:35:20.903 INFO kablam! | Oct 16 17:35:20.903 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 16 17:35:20.903 INFO kablam! | ^^^^^^^^ Oct 16 17:35:20.903 INFO kablam! Oct 16 17:35:21.034 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 17:35:21.034 INFO kablam! --> src/response.rs:3:5 Oct 16 17:35:21.034 INFO kablam! | Oct 16 17:35:21.034 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 16 17:35:21.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:21.034 INFO kablam! | Oct 16 17:35:21.034 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 17:35:21.034 INFO kablam! Oct 16 17:35:22.074 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.43s Oct 16 17:35:22.087 INFO kablam! su: No module specific data is present Oct 16 17:35:24.210 INFO running `"docker" "rm" "-f" "dce111de007ed16b955143b2e18c8c4f5781c9e6cc5d084c09334e5f681646a9"` Oct 16 17:35:24.451 INFO blam! dce111de007ed16b955143b2e18c8c4f5781c9e6cc5d084c09334e5f681646a9 Oct 16 17:35:24.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 17:35:24.943 INFO blam! b5e9be7a016ad6f4c955c94dab704c2b5c9258e6909110712e9e7a5ad7f45d80 Oct 16 17:35:24.951 INFO running `"docker" "start" "-a" "b5e9be7a016ad6f4c955c94dab704c2b5c9258e6909110712e9e7a5ad7f45d80"` Oct 16 17:35:26.383 INFO kablam! usermod: no changes Oct 16 17:35:26.583 INFO kablam! Compiling async-http-client v0.2.0 (/source) Oct 16 17:35:31.099 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:35:31.099 INFO kablam! --> src/lib.rs:45:22 Oct 16 17:35:31.099 INFO kablam! | Oct 16 17:35:31.099 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:31.099 INFO kablam! | ^^^^^^^ Oct 16 17:35:31.099 INFO kablam! | Oct 16 17:35:31.099 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:35:31.099 INFO kablam! Oct 16 17:35:31.099 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 17:35:31.099 INFO kablam! --> src/lib.rs:45:31 Oct 16 17:35:31.099 INFO kablam! | Oct 16 17:35:31.099 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:31.099 INFO kablam! | ^^^^^ Oct 16 17:35:31.099 INFO kablam! Oct 16 17:35:31.099 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:35:31.099 INFO kablam! --> src/lib.rs:45:38 Oct 16 17:35:31.099 INFO kablam! | Oct 16 17:35:31.099 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:31.099 INFO kablam! | ^^^^^^ Oct 16 17:35:31.099 INFO kablam! Oct 16 17:35:31.103 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:35:31.103 INFO kablam! --> src/lib.rs:45:46 Oct 16 17:35:31.103 INFO kablam! | Oct 16 17:35:31.103 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:31.103 INFO kablam! | ^^ Oct 16 17:35:31.103 INFO kablam! Oct 16 17:35:31.103 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 16 17:35:31.103 INFO kablam! --> src/lib.rs:45:50 Oct 16 17:35:31.103 INFO kablam! | Oct 16 17:35:31.103 INFO kablam! 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture}; Oct 16 17:35:31.103 INFO kablam! | ^^^^^^^^ Oct 16 17:35:31.103 INFO kablam! Oct 16 17:35:31.103 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:35:31.103 INFO kablam! --> src/lib.rs:49:13 Oct 16 17:35:31.103 INFO kablam! | Oct 16 17:35:31.103 INFO kablam! 49 | pub use tokio_core::io::Io; Oct 16 17:35:31.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 17:35:31.103 INFO kablam! Oct 16 17:35:31.103 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:31.103 INFO kablam! --> src/lib.rs:54:31 Oct 16 17:35:31.103 INFO kablam! | Oct 16 17:35:31.103 INFO kablam! 54 | pub use futures::future::{BoxFuture, empty, err, lazy, ok, result}; Oct 16 17:35:31.103 INFO kablam! | ^^^^^^^^^ Oct 16 17:35:31.103 INFO kablam! Oct 16 17:35:31.103 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 17:35:31.103 INFO kablam! --> src/response.rs:3:5 Oct 16 17:35:31.103 INFO kablam! | Oct 16 17:35:31.103 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 16 17:35:31.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:31.103 INFO kablam! Oct 16 17:35:31.103 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec': moved to the `tokio-io` crate Oct 16 17:35:31.103 INFO kablam! --> src/lib.rs:232:6 Oct 16 17:35:31.103 INFO kablam! | Oct 16 17:35:31.103 INFO kablam! 232 | impl Codec for HttpCodec { Oct 16 17:35:31.103 INFO kablam! | ^^^^^ Oct 16 17:35:31.103 INFO kablam! Oct 16 17:35:31.103 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io': moved to the `tokio-io` crate Oct 16 17:35:31.103 INFO kablam! --> src/lib.rs:146:30 Oct 16 17:35:31.103 INFO kablam! | Oct 16 17:35:31.104 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:31.104 INFO kablam! | ^^ Oct 16 17:35:31.104 INFO kablam! Oct 16 17:35:31.104 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:35:31.104 INFO kablam! --> src/lib.rs:146:55 Oct 16 17:35:31.104 INFO kablam! | Oct 16 17:35:31.104 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:31.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:31.104 INFO kablam! Oct 16 17:35:31.104 INFO kablam! warning: use of deprecated item 'tokio_core::io::IoFuture': moved to the `tokio-io` crate Oct 16 17:35:31.104 INFO kablam! --> src/lib.rs:146:80 Oct 16 17:35:31.104 INFO kablam! | Oct 16 17:35:31.104 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:31.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:31.104 INFO kablam! Oct 16 17:35:31.104 INFO kablam! warning: use of deprecated item 'tokio_core::io::Framed': moved to the `tokio-io` crate Oct 16 17:35:31.104 INFO kablam! --> src/lib.rs:146:112 Oct 16 17:35:31.104 INFO kablam! | Oct 16 17:35:31.104 INFO kablam! 146 | pub fn send(self, framed: Framed) -> IoFuture<(Option, Framed)> { Oct 16 17:35:31.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:31.104 INFO kablam! Oct 16 17:35:31.104 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:35:31.104 INFO kablam! --> src/lib.rs:191:43 Oct 16 17:35:31.104 INFO kablam! | Oct 16 17:35:31.104 INFO kablam! 191 | fn decode_header(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 16 17:35:31.104 INFO kablam! | ^^^^^^^ Oct 16 17:35:31.104 INFO kablam! Oct 16 17:35:31.104 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf': moved to the `tokio-io` crate Oct 16 17:35:31.104 INFO kablam! --> src/lib.rs:236:36 Oct 16 17:35:31.104 INFO kablam! | Oct 16 17:35:31.104 INFO kablam! 236 | fn decode(&mut self, buf: &mut EasyBuf) -> Result, Error> { Oct 16 17:35:31.104 INFO kablam! | ^^^^^^^ Oct 16 17:35:31.104 INFO kablam! Oct 16 17:35:31.271 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:31.271 INFO kablam! --> src/lib.rs:151:12 Oct 16 17:35:31.271 INFO kablam! | Oct 16 17:35:31.271 INFO kablam! 151 | }).boxed() Oct 16 17:35:31.271 INFO kablam! | ^^^^^ Oct 16 17:35:31.271 INFO kablam! Oct 16 17:35:31.287 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 17:35:31.287 INFO kablam! --> src/lib.rs:199:32 Oct 16 17:35:31.287 INFO kablam! | Oct 16 17:35:31.287 INFO kablam! 199 | let after_header = buf.len() - bytes_left; Oct 16 17:35:31.287 INFO kablam! | ^^^ Oct 16 17:35:31.287 INFO kablam! Oct 16 17:35:31.287 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 17:35:31.287 INFO kablam! --> src/lib.rs:200:13 Oct 16 17:35:31.287 INFO kablam! | Oct 16 17:35:31.287 INFO kablam! 200 | buf.drain_to(after_header); Oct 16 17:35:31.287 INFO kablam! | ^^^^^^^^ Oct 16 17:35:31.287 INFO kablam! Oct 16 17:35:31.291 INFO kablam! warning: use of deprecated item 'tokio_core::io::Codec::decode': moved to the `tokio-io` crate Oct 16 17:35:31.291 INFO kablam! --> src/lib.rs:224:25 Oct 16 17:35:31.291 INFO kablam! | Oct 16 17:35:31.291 INFO kablam! 224 | return self.decode(buf); Oct 16 17:35:31.291 INFO kablam! | ^^^^^^ Oct 16 17:35:31.291 INFO kablam! Oct 16 17:35:31.291 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::len': moved to the `tokio-io` crate Oct 16 17:35:31.291 INFO kablam! --> src/lib.rs:240:31 Oct 16 17:35:31.291 INFO kablam! | Oct 16 17:35:31.291 INFO kablam! 240 | let buf_len = buf.len(); Oct 16 17:35:31.291 INFO kablam! | ^^^ Oct 16 17:35:31.291 INFO kablam! Oct 16 17:35:31.295 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::drain_to': moved to the `tokio-io` crate Oct 16 17:35:31.295 INFO kablam! --> src/lib.rs:245:76 Oct 16 17:35:31.295 INFO kablam! | Oct 16 17:35:31.295 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 16 17:35:31.295 INFO kablam! | ^^^^^^^^ Oct 16 17:35:31.295 INFO kablam! Oct 16 17:35:31.295 INFO kablam! warning: use of deprecated item 'tokio_core::io::EasyBuf::as_slice': moved to the `tokio-io` crate Oct 16 17:35:31.295 INFO kablam! --> src/lib.rs:245:94 Oct 16 17:35:31.295 INFO kablam! | Oct 16 17:35:31.295 INFO kablam! 245 | self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice())); Oct 16 17:35:31.295 INFO kablam! | ^^^^^^^^ Oct 16 17:35:31.295 INFO kablam! Oct 16 17:35:31.315 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 16 17:35:31.315 INFO kablam! --> src/lib.rs:302:37 Oct 16 17:35:31.315 INFO kablam! | Oct 16 17:35:31.315 INFO kablam! 302 | let framed = connection.framed(HttpCodec::new()); Oct 16 17:35:31.315 INFO kablam! | ^^^^^^ Oct 16 17:35:31.315 INFO kablam! Oct 16 17:35:31.339 INFO kablam! warning: use of deprecated item 'tokio_core::io::Io::framed': moved to the `tokio-io` crate Oct 16 17:35:31.339 INFO kablam! --> src/lib.rs:323:37 Oct 16 17:35:31.339 INFO kablam! | Oct 16 17:35:31.339 INFO kablam! 323 | let framed = connection.framed(HttpCodec::new()); Oct 16 17:35:31.339 INFO kablam! | ^^^^^^ Oct 16 17:35:31.339 INFO kablam! Oct 16 17:35:31.535 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 17:35:31.535 INFO kablam! --> src/response.rs:3:5 Oct 16 17:35:31.535 INFO kablam! | Oct 16 17:35:31.535 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 16 17:35:31.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:35:31.536 INFO kablam! | Oct 16 17:35:31.536 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 17:35:31.536 INFO kablam! Oct 16 17:35:36.552 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.14s Oct 16 17:35:36.559 INFO kablam! su: No module specific data is present Oct 16 17:35:37.819 INFO running `"docker" "rm" "-f" "b5e9be7a016ad6f4c955c94dab704c2b5c9258e6909110712e9e7a5ad7f45d80"` Oct 16 17:35:38.096 INFO blam! b5e9be7a016ad6f4c955c94dab704c2b5c9258e6909110712e9e7a5ad7f45d80