[INFO] fetching crate async-http-client 0.2.0...
[INFO] checking async-http-client-0.2.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate async-http-client 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate async-http-client 0.2.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-http-client 0.2.0
[INFO] finished tweaking crates.io crate async-http-client 0.2.0
[INFO] tweaked toml for crates.io crate async-http-client 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-executor v0.1.10
[INFO] [stderr]   Downloaded tokio-fs v0.1.7
[INFO] [stderr]   Downloaded url v1.7.2
[INFO] [stderr]   Downloaded tokio-reactor v0.1.12
[INFO] [stderr]   Downloaded tokio-timer v0.2.13
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded scoped-tls v0.1.2
[INFO] [stderr]   Downloaded tokio-tcp v0.1.4
[INFO] [stderr]   Downloaded percent-encoding v1.0.1
[INFO] [stderr]   Downloaded tokio-udp v0.1.6
[INFO] [stderr]   Downloaded tokio-current-thread v0.1.7
[INFO] [stderr]   Downloaded tokio-uds v0.2.7
[INFO] [stderr]   Downloaded nom v2.2.1
[INFO] [stderr]   Downloaded futures v0.1.31
[INFO] [stderr]   Downloaded idna v0.1.5
[INFO] [stderr]   Downloaded tokio-io v0.1.13
[INFO] [stderr]   Downloaded tokio v0.1.22
[INFO] [stderr]   Downloaded bytes v0.4.12
[INFO] [stderr]   Downloaded tokio-sync v0.1.8
[INFO] [stderr]   Downloaded tokio-threadpool v0.1.18
[INFO] [stderr]   Downloaded tokio-codec v0.1.2
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.4
[INFO] [stderr]   Downloaded tokio-core v0.1.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4e0a8639b054a6d3d7b6c6a3e651b64d3e9655ebf02165805a0b1a5313300ab
[INFO] running `Command { std: "docker" "start" "-a" "a4e0a8639b054a6d3d7b6c6a3e651b64d3e9655ebf02165805a0b1a5313300ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4e0a8639b054a6d3d7b6c6a3e651b64d3e9655ebf02165805a0b1a5313300ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4e0a8639b054a6d3d7b6c6a3e651b64d3e9655ebf02165805a0b1a5313300ab", kill_on_drop: false }`
[INFO] [stdout] a4e0a8639b054a6d3d7b6c6a3e651b64d3e9655ebf02165805a0b1a5313300ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39350447ad04ae8adf0488f244010e7f7f7cdd70ae32e907e51fbecf64b67526
[INFO] running `Command { std: "docker" "start" "-a" "39350447ad04ae8adf0488f244010e7f7f7cdd70ae32e907e51fbecf64b67526", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking async-http-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tokio_core::io::IoFuture`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:232:6
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl Codec for HttpCodec {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:55
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tokio_core::io::IoFuture`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:80
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tokio_core::io::IoFuture`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:112
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:232:6
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl Codec for HttpCodec {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:191:43
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn decode_header(&mut self, buf: &mut EasyBuf) -> Result<Option<HttpResponse>, Error> {
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:236:36
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn decode(&mut self, buf: &mut EasyBuf) -> Result<Option<HttpResponse>, Error> {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub use tokio_core::io::Io;
[INFO] [stdout]    |                             ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `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
[INFO] [stdout]   --> src/lib.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub use futures::future::{BoxFuture, empty, err, lazy, ok, result};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]  --> src/response.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ascii::AsciiExt;
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:55
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tokio_core::io::IoFuture`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:80
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:112
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:191:43
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn decode_header(&mut self, buf: &mut EasyBuf) -> Result<Option<HttpResponse>, Error> {
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:236:36
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn decode(&mut self, buf: &mut EasyBuf) -> Result<Option<HttpResponse>, Error> {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub use tokio_core::io::Io;
[INFO] [stdout]    |                             ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `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
[INFO] [stdout]   --> src/lib.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub use futures::future::{BoxFuture, empty, err, lazy, ok, result};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]  --> src/response.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ascii::AsciiExt;
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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
[INFO] [stdout]    --> src/lib.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |         }).boxed()
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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
[INFO] [stdout]    --> src/lib.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |         }).boxed()
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::len`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:199:32
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let after_header = buf.len() - bytes_left;
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::drain_to`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         buf.drain_to(after_header);
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Codec::decode`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |             return self.decode(buf);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::len`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:240:31
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let buf_len = buf.len();
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::drain_to`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:245:76
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice()));
[INFO] [stdout]     |                                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::as_slice`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:245:94
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice()));
[INFO] [stdout]     |                                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::len`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:199:32
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let after_header = buf.len() - bytes_left;
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::drain_to`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         buf.drain_to(after_header);
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ascii::AsciiExt`
[INFO] [stdout]  --> src/response.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ascii::AsciiExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Codec::decode`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |             return self.decode(buf);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::len`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:240:31
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let buf_len = buf.len();
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::drain_to`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:245:76
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice()));
[INFO] [stdout]     |                                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::as_slice`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:245:94
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice()));
[INFO] [stdout]     |                                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Io::framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:302:37
[INFO] [stdout]     |
[INFO] [stdout] 302 |             let framed = connection.framed(HttpCodec::new());
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Io::framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:323:37
[INFO] [stdout]     |
[INFO] [stdout] 323 |             let framed = connection.framed(HttpCodec::new());
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ascii::AsciiExt`
[INFO] [stdout]  --> src/response.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ascii::AsciiExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 25 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "39350447ad04ae8adf0488f244010e7f7f7cdd70ae32e907e51fbecf64b67526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39350447ad04ae8adf0488f244010e7f7f7cdd70ae32e907e51fbecf64b67526", kill_on_drop: false }`
[INFO] [stdout] 39350447ad04ae8adf0488f244010e7f7f7cdd70ae32e907e51fbecf64b67526
[INFO] checking async-http-client-0.2.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate async-http-client 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate async-http-client 0.2.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-http-client 0.2.0
[INFO] finished tweaking crates.io crate async-http-client 0.2.0
[INFO] tweaked toml for crates.io crate async-http-client 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 726fe52b9244ddec99b46c038abf4c6adc36bd53595af3372603a3df4ece8b03
[INFO] running `Command { std: "docker" "start" "-a" "726fe52b9244ddec99b46c038abf4c6adc36bd53595af3372603a3df4ece8b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "726fe52b9244ddec99b46c038abf4c6adc36bd53595af3372603a3df4ece8b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "726fe52b9244ddec99b46c038abf4c6adc36bd53595af3372603a3df4ece8b03", kill_on_drop: false }`
[INFO] [stdout] 726fe52b9244ddec99b46c038abf4c6adc36bd53595af3372603a3df4ece8b03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0258e5a7a61eecc310a5f17cce417de36ab63deae1a48b33fd2752e6a8636805
[INFO] running `Command { std: "docker" "start" "-a" "0258e5a7a61eecc310a5f17cce417de36ab63deae1a48b33fd2752e6a8636805", kill_on_drop: false }`
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking tokio-core v0.1.18
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking async-http-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:46
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tokio_core::io::IoFuture`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:232:6
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl Codec for HttpCodec {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tokio_core::io::IoFuture`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:45:50
[INFO] [stdout]    |
[INFO] [stdout] 45 | use tokio_core::io::{EasyBuf, Codec, Framed, Io, IoFuture};
[INFO] [stdout]    |                                                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:55
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tokio_core::io::IoFuture`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:80
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Codec`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:232:6
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl Codec for HttpCodec {
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:112
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:191:43
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn decode_header(&mut self, buf: &mut EasyBuf) -> Result<Option<HttpResponse>, Error> {
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:236:36
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn decode(&mut self, buf: &mut EasyBuf) -> Result<Option<HttpResponse>, Error> {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub use tokio_core::io::Io;
[INFO] [stdout]    |                             ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:55
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `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
[INFO] [stdout]   --> src/lib.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub use futures::future::{BoxFuture, empty, err, lazy, ok, result};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `tokio_core::io::IoFuture`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:80
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]  --> src/response.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ascii::AsciiExt;
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::Framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:146:112
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn send<T: 'static + Io + Send>(self, framed: Framed<T, HttpCodec>) -> IoFuture<(Option<HttpResponse>, Framed<T, HttpCodec>)> {
[INFO] [stdout]     |                                                                                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:191:43
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn decode_header(&mut self, buf: &mut EasyBuf) -> Result<Option<HttpResponse>, Error> {
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `tokio_core::io::EasyBuf`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:236:36
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn decode(&mut self, buf: &mut EasyBuf) -> Result<Option<HttpResponse>, Error> {
[INFO] [stdout]     |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate
[INFO] [stdout]   --> src/lib.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub use tokio_core::io::Io;
[INFO] [stdout]    |                             ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `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
[INFO] [stdout]   --> src/lib.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub use futures::future::{BoxFuture, empty, err, lazy, ok, result};
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead
[INFO] [stdout]  --> src/response.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ascii::AsciiExt;
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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
[INFO] [stdout]    --> src/lib.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |         }).boxed()
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `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
[INFO] [stdout]    --> src/lib.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |         }).boxed()
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::len`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:199:32
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let after_header = buf.len() - bytes_left;
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::drain_to`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         buf.drain_to(after_header);
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::len`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:199:32
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let after_header = buf.len() - bytes_left;
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::drain_to`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |         buf.drain_to(after_header);
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Codec::decode`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |             return self.decode(buf);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::len`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:240:31
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let buf_len = buf.len();
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Codec::decode`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:224:25
[INFO] [stdout]     |
[INFO] [stdout] 224 |             return self.decode(buf);
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::len`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:240:31
[INFO] [stdout]     |
[INFO] [stdout] 240 |             let buf_len = buf.len();
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::drain_to`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:245:76
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice()));
[INFO] [stdout]     |                                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::as_slice`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:245:94
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice()));
[INFO] [stdout]     |                                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::drain_to`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:245:76
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice()));
[INFO] [stdout]     |                                                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::EasyBuf::as_slice`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:245:94
[INFO] [stdout]     |
[INFO] [stdout] 245 |                 self.response.as_mut().map(|res| response::append(res, buf.drain_to(buf_len).as_slice()));
[INFO] [stdout]     |                                                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ascii::AsciiExt`
[INFO] [stdout]  --> src/response.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ascii::AsciiExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Io::framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:302:37
[INFO] [stdout]     |
[INFO] [stdout] 302 |             let framed = connection.framed(HttpCodec::new());
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tokio_core::io::Io::framed`: moved to the `tokio-io` crate
[INFO] [stdout]    --> src/lib.rs:323:37
[INFO] [stdout]     |
[INFO] [stdout] 323 |             let framed = connection.framed(HttpCodec::new());
[INFO] [stdout]     |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ascii::AsciiExt`
[INFO] [stdout]  --> src/response.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::ascii::AsciiExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 25 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0258e5a7a61eecc310a5f17cce417de36ab63deae1a48b33fd2752e6a8636805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0258e5a7a61eecc310a5f17cce417de36ab63deae1a48b33fd2752e6a8636805", kill_on_drop: false }`
[INFO] [stdout] 0258e5a7a61eecc310a5f17cce417de36ab63deae1a48b33fd2752e6a8636805
