Oct 27 20:13:51.992 INFO checking jsonrpc-http-server-plus-7.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:13:51.992 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 20:13:52.482 INFO blam! 846a341f71ee756ada88f87f7e9117b7c6e58d0ed164474465b8bb392b9e010c Oct 27 20:13:52.495 INFO running `"docker" "start" "-a" "846a341f71ee756ada88f87f7e9117b7c6e58d0ed164474465b8bb392b9e010c"` Oct 27 20:13:53.971 INFO kablam! usermod: no changes Oct 27 20:13:54.277 INFO kablam! Checking globset v0.1.4 Oct 27 20:13:54.277 INFO kablam! Checking jsonrpc-core v7.1.1 Oct 27 20:13:57.383 INFO kablam! Checking jsonrpc-server-utils v7.1.1 Oct 27 20:14:02.287 INFO kablam! Checking jsonrpc-http-server-plus v7.1.0 (/source) Oct 27 20:14:11.295 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 Oct 27 20:14:11.296 INFO kablam! --> src/handler.rs:11:45 Oct 27 20:14:11.296 INFO kablam! | Oct 27 20:14:11.296 INFO kablam! 11 | use jsonrpc::futures::{Future, Poll, Async, BoxFuture, Stream}; Oct 27 20:14:11.297 INFO kablam! | ^^^^^^^^^ Oct 27 20:14:11.297 INFO kablam! | Oct 27 20:14:11.297 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:14:11.297 INFO kablam! Oct 27 20:14:11.303 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 Oct 27 20:14:11.303 INFO kablam! --> src/handler.rs:88:13 Oct 27 20:14:11.303 INFO kablam! | Oct 27 20:14:11.304 INFO kablam! 88 | Middleware(BoxFuture), Oct 27 20:14:11.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:14:11.304 INFO kablam! Oct 27 20:14:11.304 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 Oct 27 20:14:11.305 INFO kablam! --> src/handler.rs:133:10 Oct 27 20:14:11.305 INFO kablam! | Oct 27 20:14:11.305 INFO kablam! 133 | Waiting(BoxFuture, ()>), Oct 27 20:14:11.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:14:11.306 INFO kablam! Oct 27 20:14:11.306 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 Oct 27 20:14:11.306 INFO kablam! --> src/lib.rs:42:50 Oct 27 20:14:11.307 INFO kablam! | Oct 27 20:14:11.307 INFO kablam! 42 | use jsonrpc::futures::{self, Future, IntoFuture, BoxFuture, Stream}; Oct 27 20:14:11.307 INFO kablam! | ^^^^^^^^^ Oct 27 20:14:11.307 INFO kablam! Oct 27 20:14:11.308 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 Oct 27 20:14:11.308 INFO kablam! --> src/lib.rs:115:12 Oct 27 20:14:11.308 INFO kablam! | Oct 27 20:14:11.308 INFO kablam! 115 | handler: BoxFuture, Oct 27 20:14:11.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:14:11.309 INFO kablam! Oct 27 20:14:11.483 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 Oct 27 20:14:11.483 INFO kablam! --> src/lib.rs:135:36 Oct 27 20:14:11.484 INFO kablam! | Oct 27 20:14:11.484 INFO kablam! 135 | handler: handler.into_future().boxed(), Oct 27 20:14:11.484 INFO kablam! | ^^^^^ Oct 27 20:14:11.484 INFO kablam! Oct 27 20:14:11.563 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 27 20:14:11.563 INFO kablam! --> src/lib.rs:430:11 Oct 27 20:14:11.564 INFO kablam! | Oct 27 20:14:11.564 INFO kablam! 430 | http.bind_connection(&handle, socket, addr, ServerHandler::new( Oct 27 20:14:11.564 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:14:11.564 INFO kablam! Oct 27 20:14:11.647 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 Oct 27 20:14:11.647 INFO kablam! --> src/handler.rs:11:45 Oct 27 20:14:11.647 INFO kablam! | Oct 27 20:14:11.647 INFO kablam! 11 | use jsonrpc::futures::{Future, Poll, Async, BoxFuture, Stream}; Oct 27 20:14:11.647 INFO kablam! | ^^^^^^^^^ Oct 27 20:14:11.647 INFO kablam! | Oct 27 20:14:11.647 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:14:11.658 INFO kablam! Oct 27 20:14:11.659 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 Oct 27 20:14:11.659 INFO kablam! --> src/handler.rs:88:13 Oct 27 20:14:11.659 INFO kablam! | Oct 27 20:14:11.659 INFO kablam! 88 | Middleware(BoxFuture), Oct 27 20:14:11.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:14:11.659 INFO kablam! Oct 27 20:14:11.659 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 Oct 27 20:14:11.659 INFO kablam! --> src/handler.rs:133:10 Oct 27 20:14:11.659 INFO kablam! | Oct 27 20:14:11.659 INFO kablam! 133 | Waiting(BoxFuture, ()>), Oct 27 20:14:11.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:14:11.659 INFO kablam! Oct 27 20:14:11.659 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 Oct 27 20:14:11.659 INFO kablam! --> src/lib.rs:42:50 Oct 27 20:14:11.659 INFO kablam! | Oct 27 20:14:11.659 INFO kablam! 42 | use jsonrpc::futures::{self, Future, IntoFuture, BoxFuture, Stream}; Oct 27 20:14:11.659 INFO kablam! | ^^^^^^^^^ Oct 27 20:14:11.659 INFO kablam! Oct 27 20:14:11.659 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 Oct 27 20:14:11.659 INFO kablam! --> src/lib.rs:115:12 Oct 27 20:14:11.659 INFO kablam! | Oct 27 20:14:11.659 INFO kablam! 115 | handler: BoxFuture, Oct 27 20:14:11.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:14:11.659 INFO kablam! Oct 27 20:14:11.659 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 Oct 27 20:14:11.659 INFO kablam! --> src/tests.rs:24:52 Oct 27 20:14:11.666 INFO kablam! | Oct 27 20:14:11.667 INFO kablam! 24 | futures::finished(Value::String("world".into())).boxed() Oct 27 20:14:11.667 INFO kablam! | ^^^^^ Oct 27 20:14:11.667 INFO kablam! Oct 27 20:14:11.667 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 Oct 27 20:14:11.667 INFO kablam! --> src/tests.rs:32:43 Oct 27 20:14:11.667 INFO kablam! | Oct 27 20:14:11.667 INFO kablam! 32 | p.map_err(|_| Error::invalid_request()).boxed() Oct 27 20:14:11.667 INFO kablam! | ^^^^^ Oct 27 20:14:11.667 INFO kablam! Oct 27 20:14:11.831 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 Oct 27 20:14:11.831 INFO kablam! --> src/lib.rs:135:36 Oct 27 20:14:11.831 INFO kablam! | Oct 27 20:14:11.831 INFO kablam! 135 | handler: handler.into_future().boxed(), Oct 27 20:14:11.831 INFO kablam! | ^^^^^ Oct 27 20:14:11.831 INFO kablam! Oct 27 20:14:11.903 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 27 20:14:11.903 INFO kablam! --> src/lib.rs:430:11 Oct 27 20:14:11.903 INFO kablam! | Oct 27 20:14:11.903 INFO kablam! 430 | http.bind_connection(&handle, socket, addr, ServerHandler::new( Oct 27 20:14:11.903 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 20:14:11.903 INFO kablam! Oct 27 20:14:28.832 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.83s Oct 27 20:14:28.857 INFO kablam! su: No module specific data is present Oct 27 20:14:29.763 INFO running `"docker" "rm" "-f" "846a341f71ee756ada88f87f7e9117b7c6e58d0ed164474465b8bb392b9e010c"` Oct 27 20:14:30.039 INFO blam! 846a341f71ee756ada88f87f7e9117b7c6e58d0ed164474465b8bb392b9e010c