[INFO] fetching crate jsonrpc-macros-plus 7.1.4...
[INFO] testing jsonrpc-macros-plus-7.1.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate jsonrpc-macros-plus 7.1.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate jsonrpc-macros-plus 7.1.4
[INFO] finished tweaking crates.io crate jsonrpc-macros-plus 7.1.4
[INFO] tweaked toml for crates.io crate jsonrpc-macros-plus 7.1.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsonrpc-macros-plus 7.1.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 92 packages to latest compatible versions
[INFO] [stderr]       Adding jsonrpc-core v7.1.1 (available: v18.0.0)
[INFO] [stderr]       Adding jsonrpc-pubsub v7.1.1 (available: v18.0.0)
[INFO] [stderr]       Adding jsonrpc-tcp-server v7.1.1 (available: v18.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0853081811feba10150f9f8e0091bb55935c270130f6d78755cdec7b6312ca9
[INFO] running `Command { std: "docker" "start" "-a" "d0853081811feba10150f9f8e0091bb55935c270130f6d78755cdec7b6312ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0853081811feba10150f9f8e0091bb55935c270130f6d78755cdec7b6312ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0853081811feba10150f9f8e0091bb55935c270130f6d78755cdec7b6312ca9", kill_on_drop: false }`
[INFO] [stdout] d0853081811feba10150f9f8e0091bb55935c270130f6d78755cdec7b6312ca9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea6b7015c115215ba072cf7f2c568da182bbe70cad2244f260d0f58aca66c3a6
[INFO] running `Command { std: "docker" "start" "-a" "ea6b7015c115215ba072cf7f2c568da182bbe70cad2244f260d0f58aca66c3a6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling jsonrpc-core v7.1.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.4.8
[INFO] [stderr]    Compiling jsonrpc-pubsub v7.1.1
[INFO] [stderr]    Compiling jsonrpc-macros-plus v7.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:443:12
[INFO] [stdout]     |
[INFO] [stdout] 443 |     let len = try!(params_len(&params));
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:458:12
[INFO] [stdout]     |
[INFO] [stdout] 458 |         let id = try!(parse_trailing_param(params)).0;
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:321:44
[INFO] [stdout]     |
[INFO] [stdout] 321 | impl<B, OUT, E> WrapAsync<B> for fn(&B) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:332:52
[INFO] [stdout]     |
[INFO] [stdout] 332 | impl<B, M, OUT, E> WrapMeta<B, M> for fn(&B, M) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:464:60
[INFO] [stdout]     |
[INFO] [stdout] 464 | impl<B, OUT, T, E> WrapAsync<B> for fn(&B, Trailing<T>) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:477:68
[INFO] [stdout]     |
[INFO] [stdout] 477 | impl<B, M, OUT, T, E> WrapMeta<B, M> for fn(&B, M, Trailing<T>) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:294:50
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error>;
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:300:59
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error>;
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:324:50
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:335:59
[INFO] [stdout]     |
[INFO] [stdout] 335 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:467:50
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:480:59
[INFO] [stdout]     |
[INFO] [stdout] 480 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/delegates.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/delegates.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | type AsyncData = BoxFuture<Value, Error>;
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:326:61
[INFO] [stdout]     |
[INFO] [stdout] 326 |             Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:327:33
[INFO] [stdout]     |
[INFO] [stdout] 327 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:337:67
[INFO] [stdout]     |
[INFO] [stdout] 337 |             Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:338:40
[INFO] [stdout]     |
[INFO] [stdout] 338 |             Err(e) => futures::failed(e.into()).boxed(),
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:471:78
[INFO] [stdout]     |
[INFO] [stdout] 471 |             Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:472:33
[INFO] [stdout]     |
[INFO] [stdout] 472 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:484:84
[INFO] [stdout]     |
[INFO] [stdout] 484 |             Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:485:33
[INFO] [stdout]     |
[INFO] [stdout] 485 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/delegates.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |         futures::done(closure(&self.delegate, params)).boxed()
[INFO] [stdout]    |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/auto_args.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | macro_rules! build_rpc_trait {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.13s
[INFO] running `Command { std: "docker" "inspect" "ea6b7015c115215ba072cf7f2c568da182bbe70cad2244f260d0f58aca66c3a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea6b7015c115215ba072cf7f2c568da182bbe70cad2244f260d0f58aca66c3a6", kill_on_drop: false }`
[INFO] [stdout] ea6b7015c115215ba072cf7f2c568da182bbe70cad2244f260d0f58aca66c3a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af948ee9c1f338a1967fd4bac0bcc02d5c03b2cb23d95f552c7c61bec461b905
[INFO] running `Command { std: "docker" "start" "-a" "af948ee9c1f338a1967fd4bac0bcc02d5c03b2cb23d95f552c7c61bec461b905", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:443:12
[INFO] [stdout]     |
[INFO] [stdout] 443 |     let len = try!(params_len(&params));
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:458:12
[INFO] [stdout]     |
[INFO] [stdout] 458 |         let id = try!(parse_trailing_param(params)).0;
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:321:44
[INFO] [stdout]     |
[INFO] [stdout] 321 | impl<B, OUT, E> WrapAsync<B> for fn(&B) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:332:52
[INFO] [stdout]     |
[INFO] [stdout] 332 | impl<B, M, OUT, E> WrapMeta<B, M> for fn(&B, M) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:464:60
[INFO] [stdout]     |
[INFO] [stdout] 464 | impl<B, OUT, T, E> WrapAsync<B> for fn(&B, Trailing<T>) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:477:68
[INFO] [stdout]     |
[INFO] [stdout] 477 | impl<B, M, OUT, T, E> WrapMeta<B, M> for fn(&B, M, Trailing<T>) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:294:50
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error>;
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:300:59
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error>;
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:324:50
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:335:59
[INFO] [stdout]     |
[INFO] [stdout] 335 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:467:50
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:480:59
[INFO] [stdout]     |
[INFO] [stdout] 480 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/delegates.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/delegates.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | type AsyncData = BoxFuture<Value, Error>;
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:326:61
[INFO] [stdout]     |
[INFO] [stdout] 326 |             Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:327:33
[INFO] [stdout]     |
[INFO] [stdout] 327 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:337:67
[INFO] [stdout]     |
[INFO] [stdout] 337 |             Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:338:40
[INFO] [stdout]     |
[INFO] [stdout] 338 |             Err(e) => futures::failed(e.into()).boxed(),
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:471:78
[INFO] [stdout]     |
[INFO] [stdout] 471 |             Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:472:33
[INFO] [stdout]     |
[INFO] [stdout] 472 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:484:84
[INFO] [stdout]     |
[INFO] [stdout] 484 |             Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:485:33
[INFO] [stdout]     |
[INFO] [stdout] 485 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/delegates.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |         futures::done(closure(&self.delegate, params)).boxed()
[INFO] [stdout]    |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/auto_args.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | macro_rules! build_rpc_trait {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling tokio-core v0.1.18
[INFO] [stderr]    Compiling globset v0.1.4
[INFO] [stderr]    Compiling jsonrpc-server-utils v7.1.1
[INFO] [stderr]    Compiling jsonrpc-tcp-server v7.1.1
[INFO] [stderr]    Compiling jsonrpc-macros-plus v7.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/std.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stdout]    |                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/std.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stdout]    |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/std.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |         fn call(&self, u64) -> BoxFuture<String, Error>;
[INFO] [stdout]    |                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/meta-macros.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stdout]    |                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/meta-macros.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stdout]    |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/meta-macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         fn mul(&self, u64, jsonrpc_macros::Trailing<u64>) -> Result<u64, Error>;
[INFO] [stdout]    |                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/meta-macros.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |         fn mul(&self, u64, jsonrpc_macros::Trailing<u64>) -> Result<u64, Error>;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: jsonrpc_macros::Trailing<u64>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/meta-macros.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 |         fn call(&self, u64) -> BoxFuture<String, Error>;
[INFO] [stdout]    |                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/meta-macros.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |         fn call_meta(&self, Self::Metadata, BTreeMap<String, Value>) -> BoxFuture<String, Error>;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Metadata`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/meta-macros.rs:33:39
[INFO] [stdout]    |
[INFO] [stdout] 33 |         fn call_meta(&self, Self::Metadata, BTreeMap<String, Value>) -> BoxFuture<String, Error>;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: BTreeMap<String, Value>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> tests/pubsub-macros.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u32, Trailing<u64>);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Metadata`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> tests/pubsub-macros.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u32, Trailing<u64>);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: pubsub::Subscriber<String>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]  --> examples/std.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> tests/pubsub-macros.rs:21:68
[INFO] [stdout]    |
[INFO] [stdout] 21 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u32, Trailing<u64>);
[INFO] [stdout]    |                                                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: u32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> tests/pubsub-macros.rs:21:73
[INFO] [stdout]    |
[INFO] [stdout] 21 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u32, Trailing<u64>);
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Trailing<u64>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> tests/pubsub-macros.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |             fn unsubscribe(&self, SubscriptionId) -> BoxFuture<bool, Error>;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: SubscriptionId`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]   --> examples/std.rs:20:26
[INFO] [stdout]    |
[INFO] [stdout] 20 |         fn call(&self, u64) -> BoxFuture<String, Error>;
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]   --> examples/std.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn call(&self, _: u64) -> BoxFuture<String, Error> {
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]  --> examples/meta-macros.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]   --> examples/meta-macros.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |         fn call(&self, u64) -> BoxFuture<String, Error>;
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]   --> examples/meta-macros.rs:33:67
[INFO] [stdout]    |
[INFO] [stdout] 33 |         fn call_meta(&self, Self::Metadata, BTreeMap<String, Value>) -> BoxFuture<String, Error>;
[INFO] [stdout]    |                                                                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]   --> examples/meta-macros.rs:49:28
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn call(&self, x: u64) -> BoxFuture<String, Error> {
[INFO] [stdout]    |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]   --> examples/meta-macros.rs:53:77
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn call_meta(&self, meta: Self::Metadata, map: BTreeMap<String, Value>) -> BoxFuture<String, Error> {
[INFO] [stdout]    |                                                                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]  --> tests/pubsub-macros.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | use jsonrpc_core::futures::{future, BoxFuture, Future};
[INFO] [stdout]   |                                     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]   --> tests/pubsub-macros.rs:25:45
[INFO] [stdout]    |
[INFO] [stdout] 25 |             fn unsubscribe(&self, SubscriptionId) -> BoxFuture<bool, Error>;
[INFO] [stdout]    |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]   --> tests/pubsub-macros.rs:40:48
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn unsubscribe(&self, _id: SubscriptionId) -> BoxFuture<bool, Error> {
[INFO] [stdout]    |                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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]   --> examples/meta-macros.rs:50:43
[INFO] [stdout]    |
[INFO] [stdout] 50 |         futures::finished(format!("OK: {}", x)).boxed()
[INFO] [stdout]    |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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]   --> examples/meta-macros.rs:54:66
[INFO] [stdout]    |
[INFO] [stdout] 54 |         futures::finished(format!("From: {}, got: {:?}", meta.0, map)).boxed()
[INFO] [stdout]    |                                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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]   --> tests/pubsub-macros.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / build_rpc_trait! {
[INFO] [stdout] 15 | |     pub trait Rpc {
[INFO] [stdout] 16 | |         type Metadata;
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `build_rpc_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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]   --> tests/pubsub-macros.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         future::ok(true).boxed()
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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]   --> examples/std.rs:36:38
[INFO] [stdout]    |
[INFO] [stdout] 36 |         futures::finished("OK".to_owned()).boxed()
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/pubsub-macros.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stdout]    |                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/pubsub-macros.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stdout]    |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/pubsub-macros.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u64);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Metadata`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/pubsub-macros.rs:40:40
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u64);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: pubsub::Subscriber<String>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/pubsub-macros.rs:40:68
[INFO] [stdout]    |
[INFO] [stdout] 40 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u64);
[INFO] [stdout]    |                                                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> examples/pubsub-macros.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |             fn unsubscribe(&self, SubscriptionId) -> BoxFuture<bool, Error>;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: SubscriptionId`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:443:12
[INFO] [stdout]     |
[INFO] [stdout] 443 |     let len = try!(params_len(&params));
[INFO] [stdout]     |               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:458:12
[INFO] [stdout]     |
[INFO] [stdout] 458 |         let id = try!(parse_trailing_param(params)).0;
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/auto_args.rs:528:24
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]   --> examples/pubsub-macros.rs:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | use jsonrpc_core::futures::{BoxFuture, Future, future};
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]   --> examples/pubsub-macros.rs:44:45
[INFO] [stdout]    |
[INFO] [stdout] 44 |             fn unsubscribe(&self, SubscriptionId) -> BoxFuture<bool, Error>;
[INFO] [stdout]    |                                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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]   --> examples/pubsub-macros.rs:77:47
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn unsubscribe(&self, id: SubscriptionId) -> BoxFuture<bool, Error> {
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:321:44
[INFO] [stdout]     |
[INFO] [stdout] 321 | impl<B, OUT, E> WrapAsync<B> for fn(&B) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:332:52
[INFO] [stdout]     |
[INFO] [stdout] 332 | impl<B, M, OUT, E> WrapMeta<B, M> for fn(&B, M) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:464:60
[INFO] [stdout]     |
[INFO] [stdout] 464 | impl<B, OUT, T, E> WrapAsync<B> for fn(&B, Trailing<T>) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:477:68
[INFO] [stdout]     |
[INFO] [stdout] 477 | impl<B, M, OUT, T, E> WrapMeta<B, M> for fn(&B, M, Trailing<T>) -> BoxFuture<OUT, E>
[INFO] [stdout]     |                                                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:382:48
[INFO] [stdout]     |
[INFO] [stdout] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:398:58
[INFO] [stdout]     |
[INFO] [stdout] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:540:66
[INFO] [stdout]     |
[INFO] [stdout] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:570:77
[INFO] [stdout]     |
[INFO] [stdout] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:294:50
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error>;
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:300:59
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error>;
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:324:50
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:335:59
[INFO] [stdout]     |
[INFO] [stdout] 335 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:467:50
[INFO] [stdout]     |
[INFO] [stdout] 467 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:480:59
[INFO] [stdout]     |
[INFO] [stdout] 480 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:383:55
[INFO] [stdout]     |
[INFO] [stdout] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:399:67
[INFO] [stdout]     |
[INFO] [stdout] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:541:55
[INFO] [stdout]     |
[INFO] [stdout] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/auto_args.rs:571:67
[INFO] [stdout]     |
[INFO] [stdout] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stdout]     |                                                                            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/delegates.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `jsonrpc_core::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/delegates.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | type AsyncData = BoxFuture<Value, Error>;
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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]   --> examples/pubsub-macros.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / build_rpc_trait! {
[INFO] [stdout] 30 | |     pub trait Rpc {
[INFO] [stdout] 31 | |         type Metadata;
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `build_rpc_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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]   --> examples/pubsub-macros.rs:80:21
[INFO] [stdout]    |
[INFO] [stdout] 80 |             future::ok(true).boxed()
[INFO] [stdout]    |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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]   --> examples/pubsub-macros.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 |             }).boxed()
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:326:61
[INFO] [stdout]     |
[INFO] [stdout] 326 |             Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:327:33
[INFO] [stdout]     |
[INFO] [stdout] 327 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:337:67
[INFO] [stdout]     |
[INFO] [stdout] 337 |             Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:338:40
[INFO] [stdout]     |
[INFO] [stdout] 338 |             Err(e) => futures::failed(e.into()).boxed(),
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:471:78
[INFO] [stdout]     |
[INFO] [stdout] 471 |             Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:472:33
[INFO] [stdout]     |
[INFO] [stdout] 472 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:484:84
[INFO] [stdout]     |
[INFO] [stdout] 484 |             Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:485:33
[INFO] [stdout]     |
[INFO] [stdout] 485 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 633 | wrap!(A, B, C, D, E);
[INFO] [stdout]     | -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 | wrap!(A, B, C, D);
[INFO] [stdout]     | ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 | wrap!(A, B, C);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 | wrap!(A, B);
[INFO] [stdout]     | ----------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:385:79
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:401:85
[INFO] [stdout]     |
[INFO] [stdout] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 637 | wrap!(A);
[INFO] [stdout]     | -------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stdout]     | ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:544:42
[INFO] [stdout]     |
[INFO] [stdout] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:556:95
[INFO] [stdout]     |
[INFO] [stdout] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                              ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:557:35
[INFO] [stdout]     |
[INFO] [stdout] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:574:42
[INFO] [stdout]     |
[INFO] [stdout] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stdout]     |                                                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:586:101
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stdout]     |                                                                                                                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/auto_args.rs:587:35
[INFO] [stdout]     |
[INFO] [stdout] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stdout]     |                                                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 644 | wrap_with_trailing!(1, A);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `jsonrpc_core::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/delegates.rs:26:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |         futures::done(closure(&self.delegate, params)).boxed()
[INFO] [stdout]    |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]   --> src/auto_args.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | macro_rules! build_rpc_trait {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.51s
[INFO] running `Command { std: "docker" "inspect" "af948ee9c1f338a1967fd4bac0bcc02d5c03b2cb23d95f552c7c61bec461b905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af948ee9c1f338a1967fd4bac0bcc02d5c03b2cb23d95f552c7c61bec461b905", kill_on_drop: false }`
[INFO] [stdout] af948ee9c1f338a1967fd4bac0bcc02d5c03b2cb23d95f552c7c61bec461b905
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ba1209fe0fd1930af33eb3d6b34ecea05d01e206785c3f8d22a91fc23f41577
[INFO] running `Command { std: "docker" "start" "-a" "9ba1209fe0fd1930af33eb3d6b34ecea05d01e206785c3f8d22a91fc23f41577", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/auto_args.rs:443:12
[INFO] [stderr]     |
[INFO] [stderr] 443 |     let len = try!(params_len(&params));
[INFO] [stderr]     |               ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/auto_args.rs:458:12
[INFO] [stderr]     |
[INFO] [stderr] 458 |         let id = try!(parse_trailing_param(params)).0;
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/auto_args.rs:528:24
[INFO] [stderr]     |
[INFO] [stderr] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/auto_args.rs:528:24
[INFO] [stderr]     |
[INFO] [stderr] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/auto_args.rs:528:24
[INFO] [stderr]     |
[INFO] [stderr] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/auto_args.rs:528:24
[INFO] [stderr]     |
[INFO] [stderr] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/auto_args.rs:528:24
[INFO] [stderr]     |
[INFO] [stderr] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/auto_args.rs:528:24
[INFO] [stderr]     |
[INFO] [stderr] 528 |                 let ($($x,)+ id) = try!(params);
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] ...
[INFO] [stderr] 644 | wrap_with_trailing!(1, A);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]  --> src/auto_args.rs:8:35
[INFO] [stderr]   |
[INFO] [stderr] 8 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stderr]   |                                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:321:44
[INFO] [stderr]     |
[INFO] [stderr] 321 | impl<B, OUT, E> WrapAsync<B> for fn(&B) -> BoxFuture<OUT, E>
[INFO] [stderr]     |                                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:332:52
[INFO] [stderr]     |
[INFO] [stderr] 332 | impl<B, M, OUT, E> WrapMeta<B, M> for fn(&B, M) -> BoxFuture<OUT, E>
[INFO] [stderr]     |                                                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:464:60
[INFO] [stderr]     |
[INFO] [stderr] 464 | impl<B, OUT, T, E> WrapAsync<B> for fn(&B, Trailing<T>) -> BoxFuture<OUT, E>
[INFO] [stderr]     |                                                            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:477:68
[INFO] [stderr]     |
[INFO] [stderr] 477 | impl<B, M, OUT, T, E> WrapMeta<B, M> for fn(&B, M, Trailing<T>) -> BoxFuture<OUT, E>
[INFO] [stderr]     |                                                                    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:382:48
[INFO] [stderr]     |
[INFO] [stderr] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                      ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stderr]     | ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:398:58
[INFO] [stderr]     |
[INFO] [stderr] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stderr]     | ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:382:48
[INFO] [stderr]     |
[INFO] [stderr] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                      ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 633 | wrap!(A, B, C, D, E);
[INFO] [stderr]     | -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:398:58
[INFO] [stderr]     |
[INFO] [stderr] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 633 | wrap!(A, B, C, D, E);
[INFO] [stderr]     | -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:382:48
[INFO] [stderr]     |
[INFO] [stderr] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                      ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 634 | wrap!(A, B, C, D);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:398:58
[INFO] [stderr]     |
[INFO] [stderr] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 634 | wrap!(A, B, C, D);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:382:48
[INFO] [stderr]     |
[INFO] [stderr] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                      ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 635 | wrap!(A, B, C);
[INFO] [stderr]     | -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:398:58
[INFO] [stderr]     |
[INFO] [stderr] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 635 | wrap!(A, B, C);
[INFO] [stderr]     | -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:382:48
[INFO] [stderr]     |
[INFO] [stderr] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                      ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 636 | wrap!(A, B);
[INFO] [stderr]     | ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:398:58
[INFO] [stderr]     |
[INFO] [stderr] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 636 | wrap!(A, B);
[INFO] [stderr]     | ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:382:48
[INFO] [stderr]     |
[INFO] [stderr] 382 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ ) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                      ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 637 | wrap!(A);
[INFO] [stderr]     | -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:398:58
[INFO] [stderr]     |
[INFO] [stderr] 398 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 637 | wrap!(A);
[INFO] [stderr]     | -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:540:66
[INFO] [stderr]     |
[INFO] [stderr] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:570:77
[INFO] [stderr]     |
[INFO] [stderr] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:540:66
[INFO] [stderr]     |
[INFO] [stderr] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:570:77
[INFO] [stderr]     |
[INFO] [stderr] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:540:66
[INFO] [stderr]     |
[INFO] [stderr] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:570:77
[INFO] [stderr]     |
[INFO] [stderr] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:540:66
[INFO] [stderr]     |
[INFO] [stderr] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:570:77
[INFO] [stderr]     |
[INFO] [stderr] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:540:66
[INFO] [stderr]     |
[INFO] [stderr] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:570:77
[INFO] [stderr]     |
[INFO] [stderr] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:540:66
[INFO] [stderr]     |
[INFO] [stderr] 540 |         > WrapAsync<BASE> for fn(&BASE, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 644 | wrap_with_trailing!(1, A);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:570:77
[INFO] [stderr]     |
[INFO] [stderr] 570 |         > WrapMeta<BASE, META> for fn(&BASE, META, $($x,)+ Trailing<TRAILING>) -> BoxFuture<OUT, ERR> {
[INFO] [stderr]     |                                                                                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 644 | wrap_with_trailing!(1, A);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:294:50
[INFO] [stderr]     |
[INFO] [stderr] 294 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error>;
[INFO] [stderr]     |                                                     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:300:59
[INFO] [stderr]     |
[INFO] [stderr] 300 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error>;
[INFO] [stderr]     |                                                              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:324:50
[INFO] [stderr]     |
[INFO] [stderr] 324 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:335:59
[INFO] [stderr]     |
[INFO] [stderr] 335 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:467:50
[INFO] [stderr]     |
[INFO] [stderr] 467 |     fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:480:59
[INFO] [stderr]     |
[INFO] [stderr] 480 |     fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:383:55
[INFO] [stderr]     |
[INFO] [stderr] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stderr]     | ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:399:67
[INFO] [stderr]     |
[INFO] [stderr] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stderr]     | ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:383:55
[INFO] [stderr]     |
[INFO] [stderr] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 633 | wrap!(A, B, C, D, E);
[INFO] [stderr]     | -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:399:67
[INFO] [stderr]     |
[INFO] [stderr] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 633 | wrap!(A, B, C, D, E);
[INFO] [stderr]     | -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:383:55
[INFO] [stderr]     |
[INFO] [stderr] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 634 | wrap!(A, B, C, D);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:399:67
[INFO] [stderr]     |
[INFO] [stderr] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 634 | wrap!(A, B, C, D);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:383:55
[INFO] [stderr]     |
[INFO] [stderr] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 635 | wrap!(A, B, C);
[INFO] [stderr]     | -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:399:67
[INFO] [stderr]     |
[INFO] [stderr] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 635 | wrap!(A, B, C);
[INFO] [stderr]     | -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:383:55
[INFO] [stderr]     |
[INFO] [stderr] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 636 | wrap!(A, B);
[INFO] [stderr]     | ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:399:67
[INFO] [stderr]     |
[INFO] [stderr] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 636 | wrap!(A, B);
[INFO] [stderr]     | ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:383:55
[INFO] [stderr]     |
[INFO] [stderr] 383 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 637 | wrap!(A);
[INFO] [stderr]     | -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:399:67
[INFO] [stderr]     |
[INFO] [stderr] 399 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 637 | wrap!(A);
[INFO] [stderr]     | -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:541:55
[INFO] [stderr]     |
[INFO] [stderr] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:571:67
[INFO] [stderr]     |
[INFO] [stderr] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:541:55
[INFO] [stderr]     |
[INFO] [stderr] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:571:67
[INFO] [stderr]     |
[INFO] [stderr] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:541:55
[INFO] [stderr]     |
[INFO] [stderr] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:571:67
[INFO] [stderr]     |
[INFO] [stderr] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:541:55
[INFO] [stderr]     |
[INFO] [stderr] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:571:67
[INFO] [stderr]     |
[INFO] [stderr] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:541:55
[INFO] [stderr]     |
[INFO] [stderr] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:571:67
[INFO] [stderr]     |
[INFO] [stderr] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:541:55
[INFO] [stderr]     |
[INFO] [stderr] 541 |             fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 644 | wrap_with_trailing!(1, A);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:571:67
[INFO] [stderr]     |
[INFO] [stderr] 571 |             fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture<Value, Error> {
[INFO] [stderr]     |                                                                            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 644 | wrap_with_trailing!(1, A);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]  --> src/delegates.rs:6:35
[INFO] [stderr]   |
[INFO] [stderr] 6 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stderr]   |                                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> src/delegates.rs:11:18
[INFO] [stderr]    |
[INFO] [stderr] 11 | type AsyncData = BoxFuture<Value, Error>;
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:326:61
[INFO] [stderr]     |
[INFO] [stderr] 326 |             Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                      ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:327:33
[INFO] [stderr]     |
[INFO] [stderr] 327 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:337:67
[INFO] [stderr]     |
[INFO] [stderr] 337 |             Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:338:40
[INFO] [stderr]     |
[INFO] [stderr] 338 |             Err(e) => futures::failed(e.into()).boxed(),
[INFO] [stderr]     |                                                 ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:471:78
[INFO] [stderr]     |
[INFO] [stderr] 471 |             Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:472:33
[INFO] [stderr]     |
[INFO] [stderr] 472 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:484:84
[INFO] [stderr]     |
[INFO] [stderr] 484 |             Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                             ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:485:33
[INFO] [stderr]     |
[INFO] [stderr] 485 |             Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:385:79
[INFO] [stderr]     |
[INFO] [stderr] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stderr]     | ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:386:35
[INFO] [stderr]     |
[INFO] [stderr] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stderr]     | ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:401:85
[INFO] [stderr]     |
[INFO] [stderr] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stderr]     | ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:402:35
[INFO] [stderr]     |
[INFO] [stderr] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 632 | wrap!(A, B, C, D, E, F);
[INFO] [stderr]     | ----------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:385:79
[INFO] [stderr]     |
[INFO] [stderr] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 633 | wrap!(A, B, C, D, E);
[INFO] [stderr]     | -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:386:35
[INFO] [stderr]     |
[INFO] [stderr] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 633 | wrap!(A, B, C, D, E);
[INFO] [stderr]     | -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:401:85
[INFO] [stderr]     |
[INFO] [stderr] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 633 | wrap!(A, B, C, D, E);
[INFO] [stderr]     | -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:402:35
[INFO] [stderr]     |
[INFO] [stderr] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 633 | wrap!(A, B, C, D, E);
[INFO] [stderr]     | -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:385:79
[INFO] [stderr]     |
[INFO] [stderr] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 634 | wrap!(A, B, C, D);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:386:35
[INFO] [stderr]     |
[INFO] [stderr] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 634 | wrap!(A, B, C, D);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:401:85
[INFO] [stderr]     |
[INFO] [stderr] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 634 | wrap!(A, B, C, D);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:402:35
[INFO] [stderr]     |
[INFO] [stderr] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 634 | wrap!(A, B, C, D);
[INFO] [stderr]     | ----------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:385:79
[INFO] [stderr]     |
[INFO] [stderr] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 635 | wrap!(A, B, C);
[INFO] [stderr]     | -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:386:35
[INFO] [stderr]     |
[INFO] [stderr] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 635 | wrap!(A, B, C);
[INFO] [stderr]     | -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:401:85
[INFO] [stderr]     |
[INFO] [stderr] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 635 | wrap!(A, B, C);
[INFO] [stderr]     | -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:402:35
[INFO] [stderr]     |
[INFO] [stderr] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 635 | wrap!(A, B, C);
[INFO] [stderr]     | -------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:385:79
[INFO] [stderr]     |
[INFO] [stderr] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 636 | wrap!(A, B);
[INFO] [stderr]     | ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:386:35
[INFO] [stderr]     |
[INFO] [stderr] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 636 | wrap!(A, B);
[INFO] [stderr]     | ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:401:85
[INFO] [stderr]     |
[INFO] [stderr] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 636 | wrap!(A, B);
[INFO] [stderr]     | ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:402:35
[INFO] [stderr]     |
[INFO] [stderr] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 636 | wrap!(A, B);
[INFO] [stderr]     | ----------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:385:79
[INFO] [stderr]     |
[INFO] [stderr] 385 |                     Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 637 | wrap!(A);
[INFO] [stderr]     | -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:386:35
[INFO] [stderr]     |
[INFO] [stderr] 386 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 637 | wrap!(A);
[INFO] [stderr]     | -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:401:85
[INFO] [stderr]     |
[INFO] [stderr] 401 |                     Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 637 | wrap!(A);
[INFO] [stderr]     | -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:402:35
[INFO] [stderr]     |
[INFO] [stderr] 402 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 637 | wrap!(A);
[INFO] [stderr]     | -------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:544:42
[INFO] [stderr]     |
[INFO] [stderr] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:556:95
[INFO] [stderr]     |
[INFO] [stderr] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:557:35
[INFO] [stderr]     |
[INFO] [stderr] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:574:42
[INFO] [stderr]     |
[INFO] [stderr] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:586:101
[INFO] [stderr]     |
[INFO] [stderr] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:587:35
[INFO] [stderr]     |
[INFO] [stderr] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 639 | wrap_with_trailing!(6, A, B, C, D, E, F);
[INFO] [stderr]     | ---------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:544:42
[INFO] [stderr]     |
[INFO] [stderr] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:556:95
[INFO] [stderr]     |
[INFO] [stderr] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:557:35
[INFO] [stderr]     |
[INFO] [stderr] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:574:42
[INFO] [stderr]     |
[INFO] [stderr] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:586:101
[INFO] [stderr]     |
[INFO] [stderr] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:587:35
[INFO] [stderr]     |
[INFO] [stderr] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 640 | wrap_with_trailing!(5, A, B, C, D, E);
[INFO] [stderr]     | ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:544:42
[INFO] [stderr]     |
[INFO] [stderr] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:556:95
[INFO] [stderr]     |
[INFO] [stderr] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:557:35
[INFO] [stderr]     |
[INFO] [stderr] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:574:42
[INFO] [stderr]     |
[INFO] [stderr] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:586:101
[INFO] [stderr]     |
[INFO] [stderr] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:587:35
[INFO] [stderr]     |
[INFO] [stderr] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 641 | wrap_with_trailing!(4, A, B, C, D);
[INFO] [stderr]     | ---------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:544:42
[INFO] [stderr]     |
[INFO] [stderr] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:556:95
[INFO] [stderr]     |
[INFO] [stderr] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:557:35
[INFO] [stderr]     |
[INFO] [stderr] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:574:42
[INFO] [stderr]     |
[INFO] [stderr] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:586:101
[INFO] [stderr]     |
[INFO] [stderr] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:587:35
[INFO] [stderr]     |
[INFO] [stderr] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 642 | wrap_with_trailing!(3, A, B, C);
[INFO] [stderr]     | ------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:544:42
[INFO] [stderr]     |
[INFO] [stderr] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:556:95
[INFO] [stderr]     |
[INFO] [stderr] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:557:35
[INFO] [stderr]     |
[INFO] [stderr] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:574:42
[INFO] [stderr]     |
[INFO] [stderr] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:586:101
[INFO] [stderr]     |
[INFO] [stderr] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:587:35
[INFO] [stderr]     |
[INFO] [stderr] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 643 | wrap_with_trailing!(2, A, B);
[INFO] [stderr]     | ---------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:544:42
[INFO] [stderr]     |
[INFO] [stderr] 544 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 644 | wrap_with_trailing!(1, A);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:556:95
[INFO] [stderr]     |
[INFO] [stderr] 556 |                     Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                              ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 644 | wrap_with_trailing!(1, A);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:557:35
[INFO] [stderr]     |
[INFO] [stderr] 557 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 644 | wrap_with_trailing!(1, A);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:574:42
[INFO] [stderr]     |
[INFO] [stderr] 574 |                     Err(e) => return futures::failed(e).boxed(),
[INFO] [stderr]     |                                                         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 644 | wrap_with_trailing!(1, A);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:586:101
[INFO] [stderr]     |
[INFO] [stderr] 586 |                     Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(),
[INFO] [stderr]     |                                                                                                                    ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 644 | wrap_with_trailing!(1, A);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]    --> src/auto_args.rs:587:35
[INFO] [stderr]     |
[INFO] [stderr] 587 |                     Err(e) => futures::failed(e).boxed(),
[INFO] [stderr]     |                                                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 644 | wrap_with_trailing!(1, A);
[INFO] [stderr]     | ------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `wrap_with_trailing` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]   --> src/delegates.rs:26:50
[INFO] [stderr]    |
[INFO] [stderr] 26 |         futures::done(closure(&self.delegate, params)).boxed()
[INFO] [stderr]    |                                                        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a macro
[INFO] [stderr]   --> src/auto_args.rs:74:1
[INFO] [stderr]    |
[INFO] [stderr] 74 | macro_rules! build_rpc_trait {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 | #![warn(missing_docs)]
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `jsonrpc-macros-plus` (lib) generated 139 warnings
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/std.rs:16:17
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stderr]    |                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/std.rs:16:22
[INFO] [stderr]    |
[INFO] [stderr] 16 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stderr]    |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/std.rs:20:18
[INFO] [stderr]    |
[INFO] [stderr] 20 |         fn call(&self, u64) -> BoxFuture<String, Error>;
[INFO] [stderr]    |                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]  --> examples/std.rs:6:35
[INFO] [stderr]   |
[INFO] [stderr] 6 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stderr]   |                                   ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> examples/std.rs:20:26
[INFO] [stderr]    |
[INFO] [stderr] 20 |         fn call(&self, u64) -> BoxFuture<String, Error>;
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> examples/std.rs:35:28
[INFO] [stderr]    |
[INFO] [stderr] 35 |     fn call(&self, _: u64) -> BoxFuture<String, Error> {
[INFO] [stderr]    |                               ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]   --> examples/std.rs:36:38
[INFO] [stderr]    |
[INFO] [stderr] 36 |         futures::finished("OK".to_owned()).boxed()
[INFO] [stderr]    |                                            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/meta-macros.rs:21:17
[INFO] [stderr]    |
[INFO] [stderr] 21 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stderr]    |                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/meta-macros.rs:21:22
[INFO] [stderr]    |
[INFO] [stderr] 21 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stderr]    |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/meta-macros.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |         fn mul(&self, u64, jsonrpc_macros::Trailing<u64>) -> Result<u64, Error>;
[INFO] [stderr]    |                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/meta-macros.rs:25:22
[INFO] [stderr]    |
[INFO] [stderr] 25 |         fn mul(&self, u64, jsonrpc_macros::Trailing<u64>) -> Result<u64, Error>;
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: jsonrpc_macros::Trailing<u64>`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/meta-macros.rs:29:18
[INFO] [stderr]    |
[INFO] [stderr] 29 |         fn call(&self, u64) -> BoxFuture<String, Error>;
[INFO] [stderr]    |                        ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/meta-macros.rs:33:23
[INFO] [stderr]    |
[INFO] [stderr] 33 |         fn call_meta(&self, Self::Metadata, BTreeMap<String, Value>) -> BoxFuture<String, Error>;
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Metadata`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/meta-macros.rs:33:39
[INFO] [stderr]    |
[INFO] [stderr] 33 |         fn call_meta(&self, Self::Metadata, BTreeMap<String, Value>) -> BoxFuture<String, Error>;
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: BTreeMap<String, Value>`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]  --> examples/meta-macros.rs:9:35
[INFO] [stderr]   |
[INFO] [stderr] 9 | use jsonrpc_core::futures::{self, BoxFuture, Future};
[INFO] [stderr]   |                                   ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> examples/meta-macros.rs:29:26
[INFO] [stderr]    |
[INFO] [stderr] 29 |         fn call(&self, u64) -> BoxFuture<String, Error>;
[INFO] [stderr]    |                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> examples/meta-macros.rs:33:67
[INFO] [stderr]    |
[INFO] [stderr] 33 |         fn call_meta(&self, Self::Metadata, BTreeMap<String, Value>) -> BoxFuture<String, Error>;
[INFO] [stderr]    |                                                                         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> examples/meta-macros.rs:49:28
[INFO] [stderr]    |
[INFO] [stderr] 49 |     fn call(&self, x: u64) -> BoxFuture<String, Error> {
[INFO] [stderr]    |                               ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> examples/meta-macros.rs:53:77
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn call_meta(&self, meta: Self::Metadata, map: BTreeMap<String, Value>) -> BoxFuture<String, Error> {
[INFO] [stderr]    |                                                                                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]   --> examples/meta-macros.rs:50:43
[INFO] [stderr]    |
[INFO] [stderr] 50 |         futures::finished(format!("OK: {}", x)).boxed()
[INFO] [stderr]    |                                                 ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]   --> examples/meta-macros.rs:54:66
[INFO] [stderr]    |
[INFO] [stderr] 54 |         futures::finished(format!("From: {}, got: {:?}", meta.0, map)).boxed()
[INFO] [stderr]    |                                                                        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/pubsub-macros.rs:35:17
[INFO] [stderr]    |
[INFO] [stderr] 35 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stderr]    |                       ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/pubsub-macros.rs:35:22
[INFO] [stderr]    |
[INFO] [stderr] 35 |         fn add(&self, u64, u64) -> Result<u64, Error>;
[INFO] [stderr]    |                            ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/pubsub-macros.rs:40:24
[INFO] [stderr]    |
[INFO] [stderr] 40 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u64);
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Metadata`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/pubsub-macros.rs:40:40
[INFO] [stderr]    |
[INFO] [stderr] 40 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u64);
[INFO] [stderr]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: pubsub::Subscriber<String>`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/pubsub-macros.rs:40:68
[INFO] [stderr]    |
[INFO] [stderr] 40 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u64);
[INFO] [stderr]    |                                                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> examples/pubsub-macros.rs:44:26
[INFO] [stderr]    |
[INFO] [stderr] 44 |             fn unsubscribe(&self, SubscriptionId) -> BoxFuture<bool, Error>;
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: SubscriptionId`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> examples/pubsub-macros.rs:12:29
[INFO] [stderr]    |
[INFO] [stderr] 12 | use jsonrpc_core::futures::{BoxFuture, Future, future};
[INFO] [stderr]    |                             ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> examples/pubsub-macros.rs:44:45
[INFO] [stderr]    |
[INFO] [stderr] 44 |             fn unsubscribe(&self, SubscriptionId) -> BoxFuture<bool, Error>;
[INFO] [stderr]    |                                                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> examples/pubsub-macros.rs:77:47
[INFO] [stderr]    |
[INFO] [stderr] 77 |     fn unsubscribe(&self, id: SubscriptionId) -> BoxFuture<bool, Error> {
[INFO] [stderr]    |                                                  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]   --> examples/pubsub-macros.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | / build_rpc_trait! {
[INFO] [stderr] 30 | |     pub trait Rpc {
[INFO] [stderr] 31 | |         type Metadata;
[INFO] [stderr] ...  |
[INFO] [stderr] 47 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `build_rpc_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]   --> examples/pubsub-macros.rs:80:21
[INFO] [stderr]    |
[INFO] [stderr] 80 |             future::ok(true).boxed()
[INFO] [stderr]    |                              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]   --> examples/pubsub-macros.rs:86:7
[INFO] [stderr]    |
[INFO] [stderr] 86 |             }).boxed()
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> tests/pubsub-macros.rs:21:24
[INFO] [stderr]    |
[INFO] [stderr] 21 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u32, Trailing<u64>);
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Metadata`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> tests/pubsub-macros.rs:21:40
[INFO] [stderr]    |
[INFO] [stderr] 21 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u32, Trailing<u64>);
[INFO] [stderr]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: pubsub::Subscriber<String>`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> tests/pubsub-macros.rs:21:68
[INFO] [stderr]    |
[INFO] [stderr] 21 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u32, Trailing<u64>);
[INFO] [stderr]    |                                                                             ^^^ help: try naming the parameter or explicitly ignoring it: `_: u32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> tests/pubsub-macros.rs:21:73
[INFO] [stderr]    |
[INFO] [stderr] 21 |             fn subscribe(&self, Self::Metadata, pubsub::Subscriber<String>, u32, Trailing<u64>);
[INFO] [stderr]    |                                                                                  ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Trailing<u64>`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> tests/pubsub-macros.rs:25:26
[INFO] [stderr]    |
[INFO] [stderr] 25 |             fn unsubscribe(&self, SubscriptionId) -> BoxFuture<bool, Error>;
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: SubscriptionId`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]  --> tests/pubsub-macros.rs:8:37
[INFO] [stderr]   |
[INFO] [stderr] 8 | use jsonrpc_core::futures::{future, BoxFuture, Future};
[INFO] [stderr]   |                                     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> tests/pubsub-macros.rs:25:45
[INFO] [stderr]    |
[INFO] [stderr] 25 |             fn unsubscribe(&self, SubscriptionId) -> BoxFuture<bool, Error>;
[INFO] [stderr]    |                                                      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `jsonrpc_core::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] [stderr]   --> tests/pubsub-macros.rs:40:48
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn unsubscribe(&self, _id: SubscriptionId) -> BoxFuture<bool, Error> {
[INFO] [stderr]    |                                                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]   --> tests/pubsub-macros.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / build_rpc_trait! {
[INFO] [stderr] 15 | |     pub trait Rpc {
[INFO] [stderr] 16 | |         type Metadata;
[INFO] [stderr] ...  |
[INFO] [stderr] 28 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `build_rpc_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `jsonrpc_core::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] [stderr]   --> tests/pubsub-macros.rs:41:20
[INFO] [stderr]    |
[INFO] [stderr] 41 |         future::ok(true).boxed()
[INFO] [stderr]    |                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `jsonrpc-macros-plus` (lib test) generated 139 warnings (139 duplicates)
[INFO] [stderr] warning: `jsonrpc-macros-plus` (example "std") generated 7 warnings (run `cargo fix --example "std" -p jsonrpc-macros-plus` to apply 3 suggestions)
[INFO] [stderr] warning: `jsonrpc-macros-plus` (example "meta-macros") generated 14 warnings (run `cargo fix --example "meta-macros" -p jsonrpc-macros-plus` to apply 7 suggestions)
[INFO] [stderr] warning: `jsonrpc-macros-plus` (example "pubsub-macros") generated 12 warnings (run `cargo fix --example "pubsub-macros" -p jsonrpc-macros-plus` to apply 6 suggestions)
[INFO] [stderr] warning: `jsonrpc-macros-plus` (test "pubsub-macros") generated 10 warnings (run `cargo fix --test "pubsub-macros" -p jsonrpc-macros-plus` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsonrpc_macros-fc26261da091cf53)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pubsub-macros.rs (/opt/rustwide/target/debug/deps/pubsub_macros-a774619d95018477)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_invalid_trailing_pubsub_params ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_invalid_trailing_pubsub_params stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_invalid_trailing_pubsub_params' (25) panicked at tests/pubsub-macros.rs:75:75:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error("", line: 0, column: 0)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58182f87ebe2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58182f87ebe2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58182f87ebe2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58182f87ebe2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58182f88f31f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58182f88f31f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58182f84c353 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58182f84c353 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58182f858302 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58182f85ce5f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58182f85ccf1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x58182f7a6bde - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x58182f7a6bde - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58182f85d46f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x58182f85d46f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x58182f85d2ca - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x58182f858439 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58182f840c4d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x58182f897250 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58182f896786 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x58182f77c94b - core::result::Result<T,E>::unwrap::hf7742f5ae395166f
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58182f77c94b - pubsub_macros::test_invalid_trailing_pubsub_params::h8388d2fdb53f77ea
[INFO] [stderr] error: test failed, to rerun pass `--test pubsub-macros`
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/pubsub-macros.rs:75:72
[INFO] [stdout]   22:     0x58182f77cce7 - pubsub_macros::test_invalid_trailing_pubsub_params::{{closure}}::h821d5ae389e431a6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/pubsub-macros.rs:56:41
[INFO] [stdout]   23:     0x58182f781a86 - core::ops::function::FnOnce::call_once::h695acdc700dc8763
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58182f7a6a2b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58182f7a6a2b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x58182f7baa3d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58182f7baa3d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x58182f7baa3d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x58182f7baa3d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x58182f7baa3d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58182f7baa3d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58182f7baa3d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58182f793f84 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58182f793f84 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58182f7978ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x58182f7978ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x58182f7978ba - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x58182f7978ba - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x58182f7978ba - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58182f7978ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x58182f7978ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58182f85383f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x58182f85383f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x739795407aa4 - <unknown>
[INFO] [stdout]   45:     0x739795494a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_invalid_trailing_pubsub_params
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9ba1209fe0fd1930af33eb3d6b34ecea05d01e206785c3f8d22a91fc23f41577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ba1209fe0fd1930af33eb3d6b34ecea05d01e206785c3f8d22a91fc23f41577", kill_on_drop: false }`
[INFO] [stdout] 9ba1209fe0fd1930af33eb3d6b34ecea05d01e206785c3f8d22a91fc23f41577
