Sep 20 01:18:16.889 INFO checking jsonrpc-http-server-plus-7.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 01:18:16.889 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 01:18:16.889 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:18:17.075 INFO blam! 8516cb1fc7d114762ddb28d9ebbbd213e99598a5e91099de01075beabbb09155 Sep 20 01:18:17.077 INFO running `"docker" "start" "-a" "8516cb1fc7d114762ddb28d9ebbbd213e99598a5e91099de01075beabbb09155"` Sep 20 01:18:18.365 INFO kablam! usermod: no changes Sep 20 01:18:18.706 INFO kablam! Checking jsonrpc-core v7.1.1 Sep 20 01:18:20.046 INFO kablam! Checking jsonrpc-server-utils v7.1.1 Sep 20 01:18:22.227 INFO kablam! Checking jsonrpc-http-server-plus v7.1.0 (/source) Sep 20 01:18:24.002 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.002 INFO kablam! --> src/handler.rs:11:45 Sep 20 01:18:24.002 INFO kablam! | Sep 20 01:18:24.002 INFO kablam! 11 | use jsonrpc::futures::{Future, Poll, Async, BoxFuture, Stream}; Sep 20 01:18:24.002 INFO kablam! | ^^^^^^^^^ Sep 20 01:18:24.002 INFO kablam! | Sep 20 01:18:24.002 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 01:18:24.002 INFO kablam! Sep 20 01:18:24.003 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.003 INFO kablam! --> src/handler.rs:88:13 Sep 20 01:18:24.003 INFO kablam! | Sep 20 01:18:24.003 INFO kablam! 88 | Middleware(BoxFuture), Sep 20 01:18:24.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:18:24.003 INFO kablam! Sep 20 01:18:24.003 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.003 INFO kablam! --> src/handler.rs:133:10 Sep 20 01:18:24.003 INFO kablam! | Sep 20 01:18:24.003 INFO kablam! 133 | Waiting(BoxFuture, ()>), Sep 20 01:18:24.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:18:24.003 INFO kablam! Sep 20 01:18:24.003 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.006 INFO kablam! --> src/lib.rs:42:50 Sep 20 01:18:24.006 INFO kablam! | Sep 20 01:18:24.006 INFO kablam! 42 | use jsonrpc::futures::{self, Future, IntoFuture, BoxFuture, Stream}; Sep 20 01:18:24.006 INFO kablam! | ^^^^^^^^^ Sep 20 01:18:24.006 INFO kablam! Sep 20 01:18:24.006 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.006 INFO kablam! --> src/lib.rs:115:12 Sep 20 01:18:24.006 INFO kablam! | Sep 20 01:18:24.006 INFO kablam! 115 | handler: BoxFuture, Sep 20 01:18:24.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:18:24.006 INFO kablam! Sep 20 01:18:24.059 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.059 INFO kablam! --> src/handler.rs:11:45 Sep 20 01:18:24.059 INFO kablam! | Sep 20 01:18:24.059 INFO kablam! 11 | use jsonrpc::futures::{Future, Poll, Async, BoxFuture, Stream}; Sep 20 01:18:24.059 INFO kablam! | ^^^^^^^^^ Sep 20 01:18:24.059 INFO kablam! | Sep 20 01:18:24.059 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 01:18:24.059 INFO kablam! Sep 20 01:18:24.059 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.059 INFO kablam! --> src/handler.rs:88:13 Sep 20 01:18:24.059 INFO kablam! | Sep 20 01:18:24.059 INFO kablam! 88 | Middleware(BoxFuture), Sep 20 01:18:24.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:18:24.060 INFO kablam! Sep 20 01:18:24.060 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.060 INFO kablam! --> src/handler.rs:133:10 Sep 20 01:18:24.060 INFO kablam! | Sep 20 01:18:24.060 INFO kablam! 133 | Waiting(BoxFuture, ()>), Sep 20 01:18:24.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:18:24.060 INFO kablam! Sep 20 01:18:24.060 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.060 INFO kablam! --> src/lib.rs:42:50 Sep 20 01:18:24.060 INFO kablam! | Sep 20 01:18:24.060 INFO kablam! 42 | use jsonrpc::futures::{self, Future, IntoFuture, BoxFuture, Stream}; Sep 20 01:18:24.060 INFO kablam! | ^^^^^^^^^ Sep 20 01:18:24.060 INFO kablam! Sep 20 01:18:24.060 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.060 INFO kablam! --> src/lib.rs:115:12 Sep 20 01:18:24.060 INFO kablam! | Sep 20 01:18:24.060 INFO kablam! 115 | handler: BoxFuture, Sep 20 01:18:24.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 01:18:24.060 INFO kablam! Sep 20 01:18:24.114 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.114 INFO kablam! --> src/lib.rs:135:36 Sep 20 01:18:24.114 INFO kablam! | Sep 20 01:18:24.114 INFO kablam! 135 | handler: handler.into_future().boxed(), Sep 20 01:18:24.114 INFO kablam! | ^^^^^ Sep 20 01:18:24.114 INFO kablam! Sep 20 01:18:24.151 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 20 01:18:24.151 INFO kablam! --> src/lib.rs:430:11 Sep 20 01:18:24.151 INFO kablam! | Sep 20 01:18:24.151 INFO kablam! 430 | http.bind_connection(&handle, socket, addr, ServerHandler::new( Sep 20 01:18:24.151 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 01:18:24.151 INFO kablam! Sep 20 01:18:24.155 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.155 INFO kablam! --> src/lib.rs:135:36 Sep 20 01:18:24.155 INFO kablam! | Sep 20 01:18:24.155 INFO kablam! 135 | handler: handler.into_future().boxed(), Sep 20 01:18:24.155 INFO kablam! | ^^^^^ Sep 20 01:18:24.155 INFO kablam! Sep 20 01:18:24.207 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Sep 20 01:18:24.207 INFO kablam! --> src/lib.rs:430:11 Sep 20 01:18:24.207 INFO kablam! | Sep 20 01:18:24.207 INFO kablam! 430 | http.bind_connection(&handle, socket, addr, ServerHandler::new( Sep 20 01:18:24.207 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 20 01:18:24.207 INFO kablam! Sep 20 01:18:24.234 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.234 INFO kablam! --> src/tests.rs:24:52 Sep 20 01:18:24.234 INFO kablam! | Sep 20 01:18:24.234 INFO kablam! 24 | futures::finished(Value::String("world".into())).boxed() Sep 20 01:18:24.234 INFO kablam! | ^^^^^ Sep 20 01:18:24.234 INFO kablam! Sep 20 01:18:24.248 INFO kablam! warning: use of deprecated item 'jsonrpc::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 Sep 20 01:18:24.248 INFO kablam! --> src/tests.rs:32:43 Sep 20 01:18:24.248 INFO kablam! | Sep 20 01:18:24.248 INFO kablam! 32 | p.map_err(|_| Error::invalid_request()).boxed() Sep 20 01:18:24.248 INFO kablam! | ^^^^^ Sep 20 01:18:24.248 INFO kablam! Sep 20 01:18:26.554 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.15s Sep 20 01:18:26.574 INFO kablam! su: No module specific data is present Sep 20 01:18:27.171 INFO running `"docker" "rm" "-f" "8516cb1fc7d114762ddb28d9ebbbd213e99598a5e91099de01075beabbb09155"` Sep 20 01:18:27.248 INFO blam! 8516cb1fc7d114762ddb28d9ebbbd213e99598a5e91099de01075beabbb09155