[INFO] fetching crate jsonrpc-macros-plus 7.1.4... [INFO] testing jsonrpc-macros-plus-7.1.4 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate jsonrpc-macros-plus 7.1.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate jsonrpc-macros-plus 7.1.4 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonrpc-pubsub v7.1.1 [INFO] [stderr] Downloaded jsonrpc-core v7.1.1 [INFO] [stderr] Downloaded jsonrpc-server-utils v7.1.1 [INFO] [stderr] Downloaded jsonrpc-tcp-server v7.1.1 [INFO] [stderr] Downloaded globset v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95fdb5ad17fc88d100138ae0ce5375a5e12ffb5290a1f6572ccfbd8e551c49dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "95fdb5ad17fc88d100138ae0ce5375a5e12ffb5290a1f6572ccfbd8e551c49dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95fdb5ad17fc88d100138ae0ce5375a5e12ffb5290a1f6572ccfbd8e551c49dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95fdb5ad17fc88d100138ae0ce5375a5e12ffb5290a1f6572ccfbd8e551c49dc", kill_on_drop: false }` [INFO] [stdout] 95fdb5ad17fc88d100138ae0ce5375a5e12ffb5290a1f6572ccfbd8e551c49dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fdf929b69e2da0b0811dd883c0152a6053f430c75f57d05cc994dec853b0b6e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1fdf929b69e2da0b0811dd883c0152a6053f430c75f57d05cc994dec853b0b6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.73 [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-core v7.1.1 [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(¶ms)); [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 WrapAsync for fn(&B) -> BoxFuture [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 WrapMeta for fn(&B, M) -> BoxFuture [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 WrapAsync for fn(&B, Trailing) -> BoxFuture [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 WrapMeta for fn(&B, M, Trailing) -> BoxFuture [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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; [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; [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use 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 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] [stdout] warning: 139 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.31s [INFO] running `Command { std: "docker" "inspect" "1fdf929b69e2da0b0811dd883c0152a6053f430c75f57d05cc994dec853b0b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdf929b69e2da0b0811dd883c0152a6053f430c75f57d05cc994dec853b0b6e", kill_on_drop: false }` [INFO] [stdout] 1fdf929b69e2da0b0811dd883c0152a6053f430c75f57d05cc994dec853b0b6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01d90fe5f1d7267399fb90138a6d9aa41961ab6b07512ddedb07f6f0929cb3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a01d90fe5f1d7267399fb90138a6d9aa41961ab6b07512ddedb07f6f0929cb3a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [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(¶ms)); [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 WrapAsync for fn(&B) -> BoxFuture [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 WrapMeta for fn(&B, M) -> BoxFuture [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 WrapAsync for fn(&B, Trailing) -> BoxFuture [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 WrapMeta for fn(&B, M, Trailing) -> BoxFuture [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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; [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; [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use 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 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] [stdout] warning: 139 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling globset v0.1.4 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [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; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [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 [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; [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 [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; [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 [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: use of deprecated type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to 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:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / build_rpc_trait! { [INFO] [stdout] 9 | | pub trait Rpc { [INFO] [stdout] 10 | | /// Returns a protocol version [INFO] [stdout] 11 | | #[rpc(name = "protocolVersion")] [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to 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:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / build_rpc_trait! { [INFO] [stdout] 9 | | pub trait Rpc { [INFO] [stdout] 10 | | /// Returns a protocol version [INFO] [stdout] 11 | | #[rpc(name = "protocolVersion")] [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [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; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [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 [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; [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 [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) -> Result; [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 [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) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: jsonrpc_macros::Trailing` [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 [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; [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 [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) -> BoxFuture; [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 [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) -> BoxFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: BTreeMap` [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 [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, u32, Trailing); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Metadata` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [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 [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, u32, Trailing); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: pubsub::Subscriber` [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 [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, u32, Trailing); [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 [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, u32, Trailing); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Trailing` [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 [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; [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to 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; [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [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 [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; [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 [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, 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 [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, u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: pubsub::Subscriber` [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 [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, 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 [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; [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 [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:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / build_rpc_trait! { [INFO] [stdout] 16 | | pub trait Rpc { [INFO] [stdout] 17 | | type Metadata; [INFO] [stdout] 18 | | [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to 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:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / build_rpc_trait! { [INFO] [stdout] 15 | | pub trait Rpc { [INFO] [stdout] 16 | | type Metadata; [INFO] [stdout] 17 | | [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to 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 { [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:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / build_rpc_trait! { [INFO] [stdout] 16 | | pub trait Rpc { [INFO] [stdout] 17 | | type Metadata; [INFO] [stdout] 18 | | [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to 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:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / build_rpc_trait! { [INFO] [stdout] 16 | | pub trait Rpc { [INFO] [stdout] 17 | | type Metadata; [INFO] [stdout] 18 | | [INFO] [stdout] ... | [INFO] [stdout] 34 | | } [INFO] [stdout] 35 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to 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 { [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: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:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | / build_rpc_trait! { [INFO] [stdout] 30 | | pub trait Rpc { [INFO] [stdout] 31 | | type Metadata; [INFO] [stdout] 32 | | [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to 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 { [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) -> BoxFuture { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [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(¶ms)); [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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to 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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to use a local extension 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 WrapAsync for fn(&B) -> BoxFuture [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 WrapMeta for fn(&B, M) -> BoxFuture [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 WrapAsync for fn(&B, Trailing) -> BoxFuture [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 WrapMeta for fn(&B, M, Trailing) -> BoxFuture [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to 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] 17 | | [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to use a local extension 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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to 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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to use a local extension 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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to 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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to use a local extension 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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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; [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; [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to 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] 32 | | [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended to use a local extension 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 { [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 { [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; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use a local extension 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended to use 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 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] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 139 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.69s [INFO] running `Command { std: "docker" "inspect" "a01d90fe5f1d7267399fb90138a6d9aa41961ab6b07512ddedb07f6f0929cb3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01d90fe5f1d7267399fb90138a6d9aa41961ab6b07512ddedb07f6f0929cb3a", kill_on_drop: false }` [INFO] [stdout] a01d90fe5f1d7267399fb90138a6d9aa41961ab6b07512ddedb07f6f0929cb3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5caeda0ea4e28bf40972cceb832e7bc51e95547c97d1063b6e739d919804edf2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5caeda0ea4e28bf40972cceb832e7bc51e95547c97d1063b6e739d919804edf2", kill_on_drop: false }` [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(¶ms)); [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 WrapAsync for fn(&B) -> BoxFuture [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 WrapMeta for fn(&B, M) -> BoxFuture [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 WrapAsync for fn(&B, Trailing) -> BoxFuture [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 WrapMeta for fn(&B, M, Trailing) -> BoxFuture [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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; [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; [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 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: 139 warnings emitted [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, u32, Trailing); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Metadata` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [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 [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, u32, Trailing); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: pubsub::Subscriber` [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 [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, u32, Trailing); [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 [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, u32, Trailing); [INFO] [stderr] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Trailing` [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 [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; [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 [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:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / build_rpc_trait! { [INFO] [stderr] 15 | | pub trait Rpc { [INFO] [stderr] 16 | | type Metadata; [INFO] [stderr] 17 | | [INFO] [stderr] ... | [INFO] [stderr] 27 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended 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 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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] 17 | | [INFO] [stderr] ... | [INFO] [stderr] 27 | | } [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: 10 warnings emitted [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; [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [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 [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; [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 [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) -> Result; [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 [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) -> Result; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: jsonrpc_macros::Trailing` [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 [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; [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 [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) -> BoxFuture; [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 [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) -> BoxFuture; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: BTreeMap` [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 [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:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / build_rpc_trait! { [INFO] [stderr] 16 | | pub trait Rpc { [INFO] [stderr] 17 | | type Metadata; [INFO] [stderr] 18 | | [INFO] [stderr] ... | [INFO] [stderr] 34 | | } [INFO] [stderr] 35 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended 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:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / build_rpc_trait! { [INFO] [stderr] 16 | | pub trait Rpc { [INFO] [stderr] 17 | | type Metadata; [INFO] [stderr] 18 | | [INFO] [stderr] ... | [INFO] [stderr] 34 | | } [INFO] [stderr] 35 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended 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:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / build_rpc_trait! { [INFO] [stderr] 16 | | pub trait Rpc { [INFO] [stderr] 17 | | type Metadata; [INFO] [stderr] 18 | | [INFO] [stderr] ... | [INFO] [stderr] 34 | | } [INFO] [stderr] 35 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended 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 { [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) -> BoxFuture { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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: 15 warnings emitted [INFO] [stderr] [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(¶ms)); [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 WrapAsync for fn(&B) -> BoxFuture [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 WrapMeta for fn(&B, M) -> BoxFuture [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 WrapAsync for fn(&B, Trailing) -> BoxFuture [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 WrapMeta for fn(&B, M, Trailing) -> BoxFuture [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ ) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { [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 for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { [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; [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; [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 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: 139 warnings emitted [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; [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [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 [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; [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 [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, 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 [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, u64); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: pubsub::Subscriber` [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 [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, 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 [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; [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 [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:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | / build_rpc_trait! { [INFO] [stderr] 30 | | pub trait Rpc { [INFO] [stderr] 31 | | type Metadata; [INFO] [stderr] 32 | | [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended 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 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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 associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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] 32 | | [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [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: 12 warnings emitted [INFO] [stderr] [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; [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: u64` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [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 [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; [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 [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; [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 [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:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / build_rpc_trait! { [INFO] [stderr] 9 | | pub trait Rpc { [INFO] [stderr] 10 | | /// Returns a protocol version [INFO] [stderr] 11 | | #[rpc(name = "protocolVersion")] [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended 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:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / build_rpc_trait! { [INFO] [stderr] 9 | | pub trait Rpc { [INFO] [stderr] 10 | | /// Returns a protocol version [INFO] [stderr] 11 | | #[rpc(name = "protocolVersion")] [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [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 type alias `jsonrpc_core::futures::BoxFuture`: removed without replacement, recommended 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 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `jsonrpc_core::futures::Future::boxed`: removed without replacement, recommended 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: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jsonrpc_macros-965cc034e7b630aa) [INFO] [stdout] [INFO] [stderr] Running tests/pubsub-macros.rs (/opt/rustwide/target/debug/deps/pubsub_macros-29ce957aa1fb8ced) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--test pubsub-macros' [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] thread 'test_invalid_trailing_pubsub_params' panicked at 'called `Result::unwrap()` on an `Err` value: Error("", line: 0, column: 0)', tests/pubsub-macros.rs:75:75 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563c3ed50050 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563c3ed50050 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563c3ed50050 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563c3ed50050 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563c3ed72bcc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x563c3ed4ce85 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x563c3ed5220b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563c3ed5220b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563c3ed5220b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563c3ed51d1c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563c3ed528d4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563c3ed523b7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x563c3ed5054c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563c3ed52319 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x563c3ec34641 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x563c3ec34733 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x563c3ec6c75b - core::result::Result::unwrap::h2cadc9c76320a456 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x563c3ec52d08 - pubsub_macros::test_invalid_trailing_pubsub_params::h2ae1069450e722c2 [INFO] [stdout] at /opt/rustwide/workdir/tests/pubsub-macros.rs:75:41 [INFO] [stdout] 18: 0x563c3ec52bda - pubsub_macros::test_invalid_trailing_pubsub_params::{{closure}}::hd04c378dcb592a95 [INFO] [stdout] at /opt/rustwide/workdir/tests/pubsub-macros.rs:56:1 [INFO] [stdout] 19: 0x563c3ec495de - core::ops::function::FnOnce::call_once::h9dfa4530c1988898 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x563c3ec98fe3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x563c3ec98fe3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x563c3ec97a70 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x563c3ec97a70 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x563c3ec97a70 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x563c3ec97a70 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x563c3ec97a70 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x563c3ec97a70 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x563c3ec97a70 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x563c3ec71032 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x563c3ec71032 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x563c3ec74c88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x563c3ec74c88 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x563c3ec74c88 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x563c3ec74c88 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x563c3ec74c88 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x563c3ec74c88 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x563c3ec74c88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x563c3ed574c7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x563c3ed574c7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x563c3ed574c7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7f230af2f609 - start_thread [INFO] [stdout] 42: 0x7f230ad01293 - clone [INFO] [stdout] 43: 0x0 - [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.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5caeda0ea4e28bf40972cceb832e7bc51e95547c97d1063b6e739d919804edf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5caeda0ea4e28bf40972cceb832e7bc51e95547c97d1063b6e739d919804edf2", kill_on_drop: false }` [INFO] [stdout] 5caeda0ea4e28bf40972cceb832e7bc51e95547c97d1063b6e739d919804edf2