Oct 27 20:13:23.523 INFO checking jsonrpc-macros-plus-7.1.4 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 20:13:23.525 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 20:13:24.035 INFO blam! 1b09b4773b204e19b504611956ebf22f62f294fa592d985e317e45714a6db2ca Oct 27 20:13:24.037 INFO running `"docker" "start" "-a" "1b09b4773b204e19b504611956ebf22f62f294fa592d985e317e45714a6db2ca"` Oct 27 20:13:25.667 INFO kablam! usermod: no changes Oct 27 20:13:25.979 INFO kablam! Checking globset v0.1.4 Oct 27 20:13:25.987 INFO kablam! Checking jsonrpc-core v7.1.1 Oct 27 20:13:28.523 INFO kablam! Checking jsonrpc-pubsub v7.1.1 Oct 27 20:13:28.531 INFO kablam! Checking jsonrpc-server-utils v7.1.1 Oct 27 20:13:32.211 INFO kablam! Checking jsonrpc-macros-plus v7.1.4 (/source) Oct 27 20:13:35.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.155 INFO kablam! --> src/auto_args.rs:8:35 Oct 27 20:13:35.155 INFO kablam! | Oct 27 20:13:35.155 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:35.156 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:35.156 INFO kablam! | Oct 27 20:13:35.156 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:35.156 INFO kablam! Oct 27 20:13:35.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.156 INFO kablam! --> src/auto_args.rs:321:44 Oct 27 20:13:35.156 INFO kablam! | Oct 27 20:13:35.156 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 27 20:13:35.156 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.156 INFO kablam! Oct 27 20:13:35.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.156 INFO kablam! --> src/auto_args.rs:332:52 Oct 27 20:13:35.158 INFO kablam! | Oct 27 20:13:35.158 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 27 20:13:35.158 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.158 INFO kablam! Oct 27 20:13:35.158 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.158 INFO kablam! --> src/auto_args.rs:464:60 Oct 27 20:13:35.158 INFO kablam! | Oct 27 20:13:35.158 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 27 20:13:35.158 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.158 INFO kablam! Oct 27 20:13:35.158 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.158 INFO kablam! --> src/auto_args.rs:477:68 Oct 27 20:13:35.158 INFO kablam! | Oct 27 20:13:35.158 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 27 20:13:35.159 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.159 INFO kablam! Oct 27 20:13:35.159 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.159 INFO kablam! --> src/delegates.rs:6:35 Oct 27 20:13:35.159 INFO kablam! | Oct 27 20:13:35.159 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:35.159 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:35.159 INFO kablam! Oct 27 20:13:35.159 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.159 INFO kablam! --> src/delegates.rs:11:18 Oct 27 20:13:35.159 INFO kablam! | Oct 27 20:13:35.159 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 27 20:13:35.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.159 INFO kablam! Oct 27 20:13:35.159 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.159 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:35.159 INFO kablam! | Oct 27 20:13:35.159 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:35.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.159 INFO kablam! ... Oct 27 20:13:35.159 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:35.159 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:35.159 INFO kablam! Oct 27 20:13:35.159 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.159 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:35.159 INFO kablam! | Oct 27 20:13:35.159 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:35.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.159 INFO kablam! ... Oct 27 20:13:35.159 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:35.159 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:35.159 INFO kablam! Oct 27 20:13:35.159 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.159 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:35.159 INFO kablam! | Oct 27 20:13:35.159 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:35.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.159 INFO kablam! ... Oct 27 20:13:35.159 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:35.159 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:35.159 INFO kablam! Oct 27 20:13:35.159 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.159 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:35.159 INFO kablam! | Oct 27 20:13:35.159 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:35.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.159 INFO kablam! ... Oct 27 20:13:35.159 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:35.159 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:35.159 INFO kablam! Oct 27 20:13:35.159 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.159 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:35.159 INFO kablam! | Oct 27 20:13:35.159 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:35.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.159 INFO kablam! ... Oct 27 20:13:35.159 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:35.159 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:35.159 INFO kablam! Oct 27 20:13:35.159 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.159 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:35.159 INFO kablam! | Oct 27 20:13:35.159 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:35.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.159 INFO kablam! ... Oct 27 20:13:35.159 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:35.159 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:35.159 INFO kablam! Oct 27 20:13:35.159 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.159 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:35.159 INFO kablam! | Oct 27 20:13:35.159 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:35.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.159 INFO kablam! ... Oct 27 20:13:35.159 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:35.159 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:35.159 INFO kablam! Oct 27 20:13:35.159 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.159 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:35.159 INFO kablam! | Oct 27 20:13:35.159 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:35.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.159 INFO kablam! ... Oct 27 20:13:35.159 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:35.159 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:35.159 INFO kablam! Oct 27 20:13:35.159 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.159 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:35.159 INFO kablam! | Oct 27 20:13:35.159 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:35.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.160 INFO kablam! ... Oct 27 20:13:35.160 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:35.160 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:35.160 INFO kablam! Oct 27 20:13:35.160 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.160 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:35.160 INFO kablam! | Oct 27 20:13:35.160 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:35.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.160 INFO kablam! ... Oct 27 20:13:35.160 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:35.160 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:35.160 INFO kablam! Oct 27 20:13:35.160 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.160 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:35.160 INFO kablam! | Oct 27 20:13:35.160 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:35.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.160 INFO kablam! ... Oct 27 20:13:35.160 INFO kablam! 637 | wrap!(A); Oct 27 20:13:35.160 INFO kablam! | --------- in this macro invocation Oct 27 20:13:35.160 INFO kablam! Oct 27 20:13:35.160 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.160 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:35.160 INFO kablam! | Oct 27 20:13:35.160 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:35.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.160 INFO kablam! ... Oct 27 20:13:35.160 INFO kablam! 637 | wrap!(A); Oct 27 20:13:35.160 INFO kablam! | --------- in this macro invocation Oct 27 20:13:35.160 INFO kablam! Oct 27 20:13:35.160 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.160 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:35.160 INFO kablam! | Oct 27 20:13:35.160 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.160 INFO kablam! ... Oct 27 20:13:35.160 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:35.160 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:35.160 INFO kablam! Oct 27 20:13:35.160 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.160 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:35.160 INFO kablam! | Oct 27 20:13:35.160 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.160 INFO kablam! ... Oct 27 20:13:35.160 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:35.160 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:35.160 INFO kablam! Oct 27 20:13:35.160 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.160 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:35.160 INFO kablam! | Oct 27 20:13:35.160 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.160 INFO kablam! ... Oct 27 20:13:35.160 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:35.160 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:35.160 INFO kablam! Oct 27 20:13:35.160 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.160 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:35.160 INFO kablam! | Oct 27 20:13:35.160 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.160 INFO kablam! ... Oct 27 20:13:35.160 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:35.160 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:35.160 INFO kablam! Oct 27 20:13:35.160 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.160 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:35.160 INFO kablam! | Oct 27 20:13:35.160 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.160 INFO kablam! ... Oct 27 20:13:35.160 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:35.160 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:35.160 INFO kablam! Oct 27 20:13:35.160 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.160 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:35.160 INFO kablam! | Oct 27 20:13:35.160 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.160 INFO kablam! ... Oct 27 20:13:35.160 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:35.160 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:35.160 INFO kablam! Oct 27 20:13:35.160 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.160 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! ... Oct 27 20:13:35.161 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:35.161 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.161 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! ... Oct 27 20:13:35.161 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:35.161 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.161 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! ... Oct 27 20:13:35.161 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:35.161 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.161 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! ... Oct 27 20:13:35.161 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:35.161 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.161 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! ... Oct 27 20:13:35.161 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:35.161 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.161 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! ... Oct 27 20:13:35.161 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:35.161 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.161 INFO kablam! --> src/auto_args.rs:294:50 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.161 INFO kablam! --> src/auto_args.rs:300:59 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.161 INFO kablam! --> src/auto_args.rs:324:50 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.161 INFO kablam! --> src/auto_args.rs:335:59 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.161 INFO kablam! --> src/auto_args.rs:467:50 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.161 INFO kablam! --> src/auto_args.rs:480:59 Oct 27 20:13:35.161 INFO kablam! | Oct 27 20:13:35.161 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 27 20:13:35.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.161 INFO kablam! Oct 27 20:13:35.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.162 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:35.162 INFO kablam! | Oct 27 20:13:35.162 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.162 INFO kablam! ... Oct 27 20:13:35.162 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:35.162 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:35.162 INFO kablam! Oct 27 20:13:35.162 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.162 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:35.162 INFO kablam! | Oct 27 20:13:35.162 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.162 INFO kablam! ... Oct 27 20:13:35.162 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:35.162 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:35.162 INFO kablam! Oct 27 20:13:35.162 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.162 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:35.162 INFO kablam! | Oct 27 20:13:35.162 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.162 INFO kablam! ... Oct 27 20:13:35.162 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:35.162 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:35.162 INFO kablam! Oct 27 20:13:35.162 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.162 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:35.162 INFO kablam! | Oct 27 20:13:35.162 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.162 INFO kablam! ... Oct 27 20:13:35.162 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:35.162 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:35.162 INFO kablam! Oct 27 20:13:35.162 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.162 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:35.162 INFO kablam! | Oct 27 20:13:35.162 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.162 INFO kablam! ... Oct 27 20:13:35.162 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:35.162 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:35.162 INFO kablam! Oct 27 20:13:35.162 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.162 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:35.162 INFO kablam! | Oct 27 20:13:35.162 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.162 INFO kablam! ... Oct 27 20:13:35.162 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:35.162 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:35.162 INFO kablam! Oct 27 20:13:35.162 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.162 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:35.162 INFO kablam! | Oct 27 20:13:35.162 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.162 INFO kablam! ... Oct 27 20:13:35.162 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:35.162 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:35.162 INFO kablam! Oct 27 20:13:35.162 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.162 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:35.162 INFO kablam! | Oct 27 20:13:35.162 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.162 INFO kablam! ... Oct 27 20:13:35.162 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:35.162 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:35.162 INFO kablam! Oct 27 20:13:35.162 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.162 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:35.162 INFO kablam! | Oct 27 20:13:35.162 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.162 INFO kablam! ... Oct 27 20:13:35.162 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:35.162 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:35.162 INFO kablam! Oct 27 20:13:35.162 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.162 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:35.162 INFO kablam! | Oct 27 20:13:35.162 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.162 INFO kablam! ... Oct 27 20:13:35.163 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:35.163 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:35.163 INFO kablam! Oct 27 20:13:35.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.163 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:35.163 INFO kablam! | Oct 27 20:13:35.163 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.163 INFO kablam! ... Oct 27 20:13:35.163 INFO kablam! 637 | wrap!(A); Oct 27 20:13:35.163 INFO kablam! | --------- in this macro invocation Oct 27 20:13:35.163 INFO kablam! Oct 27 20:13:35.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.163 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:35.163 INFO kablam! | Oct 27 20:13:35.163 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.163 INFO kablam! ... Oct 27 20:13:35.163 INFO kablam! 637 | wrap!(A); Oct 27 20:13:35.163 INFO kablam! | --------- in this macro invocation Oct 27 20:13:35.163 INFO kablam! Oct 27 20:13:35.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.163 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:35.163 INFO kablam! | Oct 27 20:13:35.163 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.163 INFO kablam! ... Oct 27 20:13:35.163 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:35.163 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:35.163 INFO kablam! Oct 27 20:13:35.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.163 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:35.163 INFO kablam! | Oct 27 20:13:35.163 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.163 INFO kablam! ... Oct 27 20:13:35.163 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:35.163 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:35.163 INFO kablam! Oct 27 20:13:35.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.163 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:35.163 INFO kablam! | Oct 27 20:13:35.163 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.163 INFO kablam! ... Oct 27 20:13:35.163 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:35.163 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:35.163 INFO kablam! Oct 27 20:13:35.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.163 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:35.163 INFO kablam! | Oct 27 20:13:35.163 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.163 INFO kablam! ... Oct 27 20:13:35.163 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:35.163 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:35.163 INFO kablam! Oct 27 20:13:35.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.163 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:35.163 INFO kablam! | Oct 27 20:13:35.163 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.163 INFO kablam! ... Oct 27 20:13:35.163 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:35.163 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:35.163 INFO kablam! Oct 27 20:13:35.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.163 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:35.163 INFO kablam! | Oct 27 20:13:35.163 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.163 INFO kablam! ... Oct 27 20:13:35.163 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:35.163 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:35.163 INFO kablam! Oct 27 20:13:35.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.163 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:35.163 INFO kablam! | Oct 27 20:13:35.163 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.163 INFO kablam! ... Oct 27 20:13:35.163 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:35.163 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:35.163 INFO kablam! Oct 27 20:13:35.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.164 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:35.164 INFO kablam! | Oct 27 20:13:35.164 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.164 INFO kablam! ... Oct 27 20:13:35.164 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:35.164 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:35.164 INFO kablam! Oct 27 20:13:35.164 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.164 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:35.164 INFO kablam! | Oct 27 20:13:35.164 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.164 INFO kablam! ... Oct 27 20:13:35.164 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:35.164 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:35.164 INFO kablam! Oct 27 20:13:35.164 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.164 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:35.164 INFO kablam! | Oct 27 20:13:35.164 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.164 INFO kablam! ... Oct 27 20:13:35.164 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:35.164 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:35.164 INFO kablam! Oct 27 20:13:35.164 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.164 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:35.164 INFO kablam! | Oct 27 20:13:35.164 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:35.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.164 INFO kablam! ... Oct 27 20:13:35.164 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:35.164 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:35.164 INFO kablam! Oct 27 20:13:35.164 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.164 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:35.164 INFO kablam! | Oct 27 20:13:35.164 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:35.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:35.164 INFO kablam! ... Oct 27 20:13:35.164 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:35.164 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:35.164 INFO kablam! Oct 27 20:13:35.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.427 INFO kablam! --> src/auto_args.rs:326:61 Oct 27 20:13:35.427 INFO kablam! | Oct 27 20:13:35.427 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.427 INFO kablam! | ^^^^^ Oct 27 20:13:35.427 INFO kablam! Oct 27 20:13:35.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.427 INFO kablam! --> src/auto_args.rs:327:33 Oct 27 20:13:35.427 INFO kablam! | Oct 27 20:13:35.427 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.427 INFO kablam! | ^^^^^ Oct 27 20:13:35.427 INFO kablam! Oct 27 20:13:35.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.427 INFO kablam! --> src/auto_args.rs:337:67 Oct 27 20:13:35.427 INFO kablam! | Oct 27 20:13:35.427 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.427 INFO kablam! | ^^^^^ Oct 27 20:13:35.427 INFO kablam! Oct 27 20:13:35.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.427 INFO kablam! --> src/auto_args.rs:338:40 Oct 27 20:13:35.427 INFO kablam! | Oct 27 20:13:35.427 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 27 20:13:35.427 INFO kablam! | ^^^^^ Oct 27 20:13:35.427 INFO kablam! Oct 27 20:13:35.455 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.455 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:35.455 INFO kablam! | Oct 27 20:13:35.455 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.455 INFO kablam! | ^^^^^ Oct 27 20:13:35.455 INFO kablam! ... Oct 27 20:13:35.455 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:35.455 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:35.455 INFO kablam! Oct 27 20:13:35.455 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.455 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:35.455 INFO kablam! | Oct 27 20:13:35.455 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.455 INFO kablam! | ^^^^^ Oct 27 20:13:35.455 INFO kablam! ... Oct 27 20:13:35.455 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:35.455 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:35.455 INFO kablam! Oct 27 20:13:35.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.463 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:35.463 INFO kablam! | Oct 27 20:13:35.463 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.463 INFO kablam! | ^^^^^ Oct 27 20:13:35.463 INFO kablam! ... Oct 27 20:13:35.463 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:35.463 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:35.463 INFO kablam! Oct 27 20:13:35.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.463 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:35.463 INFO kablam! | Oct 27 20:13:35.463 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.463 INFO kablam! | ^^^^^ Oct 27 20:13:35.463 INFO kablam! ... Oct 27 20:13:35.463 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:35.463 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:35.463 INFO kablam! Oct 27 20:13:35.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.463 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:35.463 INFO kablam! | Oct 27 20:13:35.463 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.463 INFO kablam! | ^^^^^ Oct 27 20:13:35.463 INFO kablam! ... Oct 27 20:13:35.463 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:35.463 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:35.463 INFO kablam! Oct 27 20:13:35.467 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.467 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:35.467 INFO kablam! | Oct 27 20:13:35.467 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.467 INFO kablam! | ^^^^^ Oct 27 20:13:35.467 INFO kablam! ... Oct 27 20:13:35.467 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:35.467 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:35.467 INFO kablam! Oct 27 20:13:35.471 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.471 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:35.471 INFO kablam! | Oct 27 20:13:35.471 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.471 INFO kablam! | ^^^^^ Oct 27 20:13:35.471 INFO kablam! ... Oct 27 20:13:35.471 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:35.471 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:35.471 INFO kablam! Oct 27 20:13:35.479 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.479 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:35.479 INFO kablam! | Oct 27 20:13:35.479 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.479 INFO kablam! | ^^^^^ Oct 27 20:13:35.479 INFO kablam! ... Oct 27 20:13:35.479 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:35.479 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:35.479 INFO kablam! Oct 27 20:13:35.479 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.479 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:35.479 INFO kablam! | Oct 27 20:13:35.479 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.479 INFO kablam! | ^^^^^ Oct 27 20:13:35.479 INFO kablam! ... Oct 27 20:13:35.479 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:35.479 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:35.479 INFO kablam! Oct 27 20:13:35.479 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.479 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:35.479 INFO kablam! | Oct 27 20:13:35.479 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.479 INFO kablam! | ^^^^^ Oct 27 20:13:35.479 INFO kablam! ... Oct 27 20:13:35.479 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:35.479 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:35.479 INFO kablam! Oct 27 20:13:35.503 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.503 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:35.503 INFO kablam! | Oct 27 20:13:35.503 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.503 INFO kablam! | ^^^^^ Oct 27 20:13:35.503 INFO kablam! ... Oct 27 20:13:35.503 INFO kablam! 637 | wrap!(A); Oct 27 20:13:35.503 INFO kablam! | --------- in this macro invocation Oct 27 20:13:35.503 INFO kablam! Oct 27 20:13:35.503 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.503 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:35.503 INFO kablam! | Oct 27 20:13:35.503 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.503 INFO kablam! | ^^^^^ Oct 27 20:13:35.503 INFO kablam! ... Oct 27 20:13:35.503 INFO kablam! 637 | wrap!(A); Oct 27 20:13:35.503 INFO kablam! | --------- in this macro invocation Oct 27 20:13:35.503 INFO kablam! Oct 27 20:13:35.503 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.503 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:35.503 INFO kablam! | Oct 27 20:13:35.503 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.503 INFO kablam! | ^^^^^ Oct 27 20:13:35.503 INFO kablam! ... Oct 27 20:13:35.503 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:35.503 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:35.503 INFO kablam! Oct 27 20:13:35.503 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.503 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:35.503 INFO kablam! | Oct 27 20:13:35.503 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.503 INFO kablam! | ^^^^^ Oct 27 20:13:35.503 INFO kablam! ... Oct 27 20:13:35.503 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:35.503 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:35.503 INFO kablam! Oct 27 20:13:35.511 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.511 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:35.511 INFO kablam! | Oct 27 20:13:35.511 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.511 INFO kablam! | ^^^^^ Oct 27 20:13:35.511 INFO kablam! ... Oct 27 20:13:35.511 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:35.511 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:35.511 INFO kablam! Oct 27 20:13:35.511 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.511 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:35.511 INFO kablam! | Oct 27 20:13:35.511 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.511 INFO kablam! | ^^^^^ Oct 27 20:13:35.511 INFO kablam! ... Oct 27 20:13:35.511 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:35.511 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:35.511 INFO kablam! Oct 27 20:13:35.527 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.527 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:35.527 INFO kablam! | Oct 27 20:13:35.527 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.527 INFO kablam! | ^^^^^ Oct 27 20:13:35.527 INFO kablam! ... Oct 27 20:13:35.527 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:35.527 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:35.527 INFO kablam! Oct 27 20:13:35.527 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.527 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:35.527 INFO kablam! | Oct 27 20:13:35.527 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.527 INFO kablam! | ^^^^^ Oct 27 20:13:35.527 INFO kablam! ... Oct 27 20:13:35.527 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:35.527 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:35.527 INFO kablam! Oct 27 20:13:35.527 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.527 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:35.527 INFO kablam! | Oct 27 20:13:35.527 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.527 INFO kablam! | ^^^^^ Oct 27 20:13:35.527 INFO kablam! ... Oct 27 20:13:35.527 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:35.527 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:35.527 INFO kablam! Oct 27 20:13:35.535 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.535 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:35.535 INFO kablam! | Oct 27 20:13:35.535 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.535 INFO kablam! | ^^^^^ Oct 27 20:13:35.535 INFO kablam! ... Oct 27 20:13:35.535 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:35.535 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:35.535 INFO kablam! Oct 27 20:13:35.535 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.535 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:35.535 INFO kablam! | Oct 27 20:13:35.535 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.535 INFO kablam! | ^^^^^ Oct 27 20:13:35.535 INFO kablam! ... Oct 27 20:13:35.535 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:35.535 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:35.535 INFO kablam! Oct 27 20:13:35.540 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.540 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:35.540 INFO kablam! | Oct 27 20:13:35.540 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.540 INFO kablam! | ^^^^^ Oct 27 20:13:35.540 INFO kablam! ... Oct 27 20:13:35.540 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:35.540 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:35.540 INFO kablam! Oct 27 20:13:35.540 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.540 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:35.540 INFO kablam! | Oct 27 20:13:35.540 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.540 INFO kablam! | ^^^^^ Oct 27 20:13:35.540 INFO kablam! ... Oct 27 20:13:35.540 INFO kablam! 637 | wrap!(A); Oct 27 20:13:35.540 INFO kablam! | --------- in this macro invocation Oct 27 20:13:35.540 INFO kablam! Oct 27 20:13:35.540 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.540 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:35.540 INFO kablam! | Oct 27 20:13:35.540 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.540 INFO kablam! | ^^^^^ Oct 27 20:13:35.540 INFO kablam! ... Oct 27 20:13:35.540 INFO kablam! 637 | wrap!(A); Oct 27 20:13:35.540 INFO kablam! | --------- in this macro invocation Oct 27 20:13:35.540 INFO kablam! Oct 27 20:13:35.587 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.587 INFO kablam! --> src/auto_args.rs:471:78 Oct 27 20:13:35.587 INFO kablam! | Oct 27 20:13:35.587 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.587 INFO kablam! | ^^^^^ Oct 27 20:13:35.587 INFO kablam! Oct 27 20:13:35.587 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.587 INFO kablam! --> src/auto_args.rs:472:33 Oct 27 20:13:35.587 INFO kablam! | Oct 27 20:13:35.587 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.587 INFO kablam! | ^^^^^ Oct 27 20:13:35.587 INFO kablam! Oct 27 20:13:35.607 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.607 INFO kablam! --> src/auto_args.rs:484:84 Oct 27 20:13:35.607 INFO kablam! | Oct 27 20:13:35.607 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.607 INFO kablam! | ^^^^^ Oct 27 20:13:35.607 INFO kablam! Oct 27 20:13:35.607 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.607 INFO kablam! --> src/auto_args.rs:485:33 Oct 27 20:13:35.607 INFO kablam! | Oct 27 20:13:35.607 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.607 INFO kablam! | ^^^^^ Oct 27 20:13:35.607 INFO kablam! Oct 27 20:13:35.723 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.723 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:35.723 INFO kablam! | Oct 27 20:13:35.723 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.723 INFO kablam! | ^^^^^ Oct 27 20:13:35.723 INFO kablam! ... Oct 27 20:13:35.723 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:35.723 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:35.723 INFO kablam! Oct 27 20:13:35.739 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.739 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:35.739 INFO kablam! | Oct 27 20:13:35.739 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.739 INFO kablam! | ^^^^^ Oct 27 20:13:35.739 INFO kablam! ... Oct 27 20:13:35.739 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:35.739 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:35.739 INFO kablam! Oct 27 20:13:35.739 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.739 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:35.739 INFO kablam! | Oct 27 20:13:35.739 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.739 INFO kablam! | ^^^^^ Oct 27 20:13:35.739 INFO kablam! ... Oct 27 20:13:35.739 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:35.739 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:35.739 INFO kablam! Oct 27 20:13:35.743 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.743 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:35.743 INFO kablam! | Oct 27 20:13:35.743 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.743 INFO kablam! | ^^^^^ Oct 27 20:13:35.743 INFO kablam! ... Oct 27 20:13:35.743 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:35.743 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:35.743 INFO kablam! Oct 27 20:13:35.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.763 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:35.763 INFO kablam! | Oct 27 20:13:35.763 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.763 INFO kablam! | ^^^^^ Oct 27 20:13:35.763 INFO kablam! ... Oct 27 20:13:35.763 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:35.763 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:35.763 INFO kablam! Oct 27 20:13:35.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.763 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:35.763 INFO kablam! | Oct 27 20:13:35.763 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.763 INFO kablam! | ^^^^^ Oct 27 20:13:35.763 INFO kablam! ... Oct 27 20:13:35.763 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:35.763 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:35.763 INFO kablam! Oct 27 20:13:35.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.763 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:35.763 INFO kablam! | Oct 27 20:13:35.763 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.763 INFO kablam! | ^^^^^ Oct 27 20:13:35.763 INFO kablam! ... Oct 27 20:13:35.763 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:35.763 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:35.763 INFO kablam! Oct 27 20:13:35.779 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.779 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:35.779 INFO kablam! | Oct 27 20:13:35.779 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.779 INFO kablam! | ^^^^^ Oct 27 20:13:35.779 INFO kablam! ... Oct 27 20:13:35.779 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:35.779 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:35.779 INFO kablam! Oct 27 20:13:35.779 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.779 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:35.779 INFO kablam! | Oct 27 20:13:35.779 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.779 INFO kablam! | ^^^^^ Oct 27 20:13:35.779 INFO kablam! ... Oct 27 20:13:35.779 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:35.779 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:35.779 INFO kablam! Oct 27 20:13:35.779 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.779 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:35.779 INFO kablam! | Oct 27 20:13:35.779 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.779 INFO kablam! | ^^^^^ Oct 27 20:13:35.779 INFO kablam! ... Oct 27 20:13:35.779 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:35.779 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:35.780 INFO kablam! Oct 27 20:13:35.787 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.787 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:35.787 INFO kablam! | Oct 27 20:13:35.787 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.787 INFO kablam! | ^^^^^ Oct 27 20:13:35.787 INFO kablam! ... Oct 27 20:13:35.787 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:35.787 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:35.787 INFO kablam! Oct 27 20:13:35.787 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.787 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:35.787 INFO kablam! | Oct 27 20:13:35.787 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.787 INFO kablam! | ^^^^^ Oct 27 20:13:35.787 INFO kablam! ... Oct 27 20:13:35.787 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:35.787 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:35.787 INFO kablam! Oct 27 20:13:35.791 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.791 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:35.791 INFO kablam! | Oct 27 20:13:35.791 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.791 INFO kablam! | ^^^^^ Oct 27 20:13:35.791 INFO kablam! ... Oct 27 20:13:35.791 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:35.791 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:35.791 INFO kablam! Oct 27 20:13:35.815 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.815 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:35.815 INFO kablam! | Oct 27 20:13:35.815 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.815 INFO kablam! | ^^^^^ Oct 27 20:13:35.815 INFO kablam! ... Oct 27 20:13:35.815 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:35.815 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:35.815 INFO kablam! Oct 27 20:13:35.815 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.815 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:35.815 INFO kablam! | Oct 27 20:13:35.815 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.815 INFO kablam! | ^^^^^ Oct 27 20:13:35.815 INFO kablam! ... Oct 27 20:13:35.815 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:35.815 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:35.815 INFO kablam! Oct 27 20:13:35.823 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.823 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:35.823 INFO kablam! | Oct 27 20:13:35.823 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.823 INFO kablam! | ^^^^^ Oct 27 20:13:35.823 INFO kablam! ... Oct 27 20:13:35.823 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:35.823 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:35.823 INFO kablam! Oct 27 20:13:35.835 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.835 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:35.835 INFO kablam! | Oct 27 20:13:35.835 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.835 INFO kablam! | ^^^^^ Oct 27 20:13:35.835 INFO kablam! ... Oct 27 20:13:35.835 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:35.835 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:35.835 INFO kablam! Oct 27 20:13:35.835 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.835 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:35.835 INFO kablam! | Oct 27 20:13:35.835 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.835 INFO kablam! | ^^^^^ Oct 27 20:13:35.835 INFO kablam! ... Oct 27 20:13:35.835 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:35.835 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:35.835 INFO kablam! Oct 27 20:13:35.840 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.840 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:35.840 INFO kablam! | Oct 27 20:13:35.840 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.840 INFO kablam! | ^^^^^ Oct 27 20:13:35.840 INFO kablam! ... Oct 27 20:13:35.840 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:35.840 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:35.840 INFO kablam! Oct 27 20:13:35.851 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.851 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:35.851 INFO kablam! | Oct 27 20:13:35.851 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.851 INFO kablam! | ^^^^^ Oct 27 20:13:35.851 INFO kablam! ... Oct 27 20:13:35.851 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:35.851 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:35.851 INFO kablam! Oct 27 20:13:35.851 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.851 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:35.851 INFO kablam! | Oct 27 20:13:35.851 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.851 INFO kablam! | ^^^^^ Oct 27 20:13:35.851 INFO kablam! ... Oct 27 20:13:35.851 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:35.851 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:35.851 INFO kablam! Oct 27 20:13:35.867 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.867 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:35.867 INFO kablam! | Oct 27 20:13:35.867 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.867 INFO kablam! | ^^^^^ Oct 27 20:13:35.867 INFO kablam! ... Oct 27 20:13:35.867 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:35.867 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:35.867 INFO kablam! Oct 27 20:13:35.873 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.873 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:35.873 INFO kablam! | Oct 27 20:13:35.873 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.873 INFO kablam! | ^^^^^ Oct 27 20:13:35.873 INFO kablam! ... Oct 27 20:13:35.873 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:35.873 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:35.873 INFO kablam! Oct 27 20:13:35.873 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.873 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:35.873 INFO kablam! | Oct 27 20:13:35.873 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.873 INFO kablam! | ^^^^^ Oct 27 20:13:35.873 INFO kablam! ... Oct 27 20:13:35.873 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:35.873 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:35.873 INFO kablam! Oct 27 20:13:35.886 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.886 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:35.886 INFO kablam! | Oct 27 20:13:35.886 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.886 INFO kablam! | ^^^^^ Oct 27 20:13:35.886 INFO kablam! ... Oct 27 20:13:35.886 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:35.886 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:35.887 INFO kablam! Oct 27 20:13:35.907 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.907 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:35.907 INFO kablam! | Oct 27 20:13:35.907 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.907 INFO kablam! | ^^^^^ Oct 27 20:13:35.907 INFO kablam! ... Oct 27 20:13:35.907 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:35.907 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:35.907 INFO kablam! Oct 27 20:13:35.908 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.908 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:35.908 INFO kablam! | Oct 27 20:13:35.908 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.908 INFO kablam! | ^^^^^ Oct 27 20:13:35.908 INFO kablam! ... Oct 27 20:13:35.908 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:35.908 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:35.908 INFO kablam! Oct 27 20:13:35.911 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.912 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:35.912 INFO kablam! | Oct 27 20:13:35.912 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.912 INFO kablam! | ^^^^^ Oct 27 20:13:35.912 INFO kablam! ... Oct 27 20:13:35.912 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:35.912 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:35.912 INFO kablam! Oct 27 20:13:35.919 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.919 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:35.919 INFO kablam! | Oct 27 20:13:35.919 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.919 INFO kablam! | ^^^^^ Oct 27 20:13:35.919 INFO kablam! ... Oct 27 20:13:35.919 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:35.919 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:35.919 INFO kablam! Oct 27 20:13:35.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.920 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:35.920 INFO kablam! | Oct 27 20:13:35.920 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.920 INFO kablam! | ^^^^^ Oct 27 20:13:35.920 INFO kablam! ... Oct 27 20:13:35.920 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:35.920 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:35.920 INFO kablam! Oct 27 20:13:35.923 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.924 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:35.924 INFO kablam! | Oct 27 20:13:35.924 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.924 INFO kablam! | ^^^^^ Oct 27 20:13:35.924 INFO kablam! ... Oct 27 20:13:35.924 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:35.924 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:35.924 INFO kablam! Oct 27 20:13:35.931 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.931 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:35.931 INFO kablam! | Oct 27 20:13:35.931 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.931 INFO kablam! | ^^^^^ Oct 27 20:13:35.931 INFO kablam! ... Oct 27 20:13:35.931 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:35.931 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:35.931 INFO kablam! Oct 27 20:13:35.932 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.932 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:35.932 INFO kablam! | Oct 27 20:13:35.932 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.932 INFO kablam! | ^^^^^ Oct 27 20:13:35.932 INFO kablam! ... Oct 27 20:13:35.932 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:35.932 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:35.932 INFO kablam! Oct 27 20:13:35.935 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.935 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:35.935 INFO kablam! | Oct 27 20:13:35.935 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:35.935 INFO kablam! | ^^^^^ Oct 27 20:13:35.935 INFO kablam! ... Oct 27 20:13:35.935 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:35.935 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:35.935 INFO kablam! Oct 27 20:13:35.942 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.942 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:35.942 INFO kablam! | Oct 27 20:13:35.942 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:35.942 INFO kablam! | ^^^^^ Oct 27 20:13:35.942 INFO kablam! ... Oct 27 20:13:35.942 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:35.942 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:35.942 INFO kablam! Oct 27 20:13:35.943 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.943 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:35.943 INFO kablam! | Oct 27 20:13:35.943 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:35.943 INFO kablam! | ^^^^^ Oct 27 20:13:35.943 INFO kablam! ... Oct 27 20:13:35.943 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:35.943 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:35.943 INFO kablam! Oct 27 20:13:35.987 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:35.987 INFO kablam! --> src/delegates.rs:26:50 Oct 27 20:13:35.987 INFO kablam! | Oct 27 20:13:35.987 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 27 20:13:35.987 INFO kablam! | ^^^^^ Oct 27 20:13:35.987 INFO kablam! Oct 27 20:13:36.623 INFO kablam! Checking jsonrpc-tcp-server v7.1.1 Oct 27 20:13:46.151 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.151 INFO kablam! --> src/auto_args.rs:8:35 Oct 27 20:13:46.151 INFO kablam! | Oct 27 20:13:46.151 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:46.151 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:46.151 INFO kablam! | Oct 27 20:13:46.151 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:46.151 INFO kablam! Oct 27 20:13:46.151 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.151 INFO kablam! --> src/auto_args.rs:321:44 Oct 27 20:13:46.151 INFO kablam! | Oct 27 20:13:46.151 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 27 20:13:46.151 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.151 INFO kablam! Oct 27 20:13:46.151 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.151 INFO kablam! --> src/auto_args.rs:332:52 Oct 27 20:13:46.151 INFO kablam! | Oct 27 20:13:46.151 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 27 20:13:46.151 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.151 INFO kablam! Oct 27 20:13:46.151 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.151 INFO kablam! --> src/auto_args.rs:464:60 Oct 27 20:13:46.151 INFO kablam! | Oct 27 20:13:46.151 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 27 20:13:46.151 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.151 INFO kablam! Oct 27 20:13:46.151 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.151 INFO kablam! --> src/auto_args.rs:477:68 Oct 27 20:13:46.151 INFO kablam! | Oct 27 20:13:46.151 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 27 20:13:46.151 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.151 INFO kablam! Oct 27 20:13:46.151 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.151 INFO kablam! --> src/delegates.rs:6:35 Oct 27 20:13:46.152 INFO kablam! | Oct 27 20:13:46.152 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:46.152 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:46.152 INFO kablam! Oct 27 20:13:46.152 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.152 INFO kablam! --> src/delegates.rs:11:18 Oct 27 20:13:46.152 INFO kablam! | Oct 27 20:13:46.152 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 27 20:13:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.152 INFO kablam! Oct 27 20:13:46.152 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.152 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:46.152 INFO kablam! | Oct 27 20:13:46.152 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.152 INFO kablam! ... Oct 27 20:13:46.152 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:46.152 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:46.152 INFO kablam! Oct 27 20:13:46.152 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.152 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:46.152 INFO kablam! | Oct 27 20:13:46.152 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.152 INFO kablam! ... Oct 27 20:13:46.152 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:46.152 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:46.152 INFO kablam! Oct 27 20:13:46.152 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.152 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:46.152 INFO kablam! | Oct 27 20:13:46.152 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.152 INFO kablam! ... Oct 27 20:13:46.152 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:46.152 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:46.152 INFO kablam! Oct 27 20:13:46.152 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.152 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:46.152 INFO kablam! | Oct 27 20:13:46.152 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.152 INFO kablam! ... Oct 27 20:13:46.152 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:46.152 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:46.152 INFO kablam! Oct 27 20:13:46.152 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.152 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:46.152 INFO kablam! | Oct 27 20:13:46.152 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.152 INFO kablam! ... Oct 27 20:13:46.152 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:46.152 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:46.152 INFO kablam! Oct 27 20:13:46.152 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.152 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:46.152 INFO kablam! | Oct 27 20:13:46.152 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.152 INFO kablam! ... Oct 27 20:13:46.152 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:46.152 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:46.152 INFO kablam! Oct 27 20:13:46.152 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.152 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:46.152 INFO kablam! | Oct 27 20:13:46.152 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.152 INFO kablam! ... Oct 27 20:13:46.152 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:46.152 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:46.152 INFO kablam! Oct 27 20:13:46.152 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.152 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:46.152 INFO kablam! | Oct 27 20:13:46.152 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.152 INFO kablam! ... Oct 27 20:13:46.152 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:46.152 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:46.152 INFO kablam! Oct 27 20:13:46.152 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.152 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:46.152 INFO kablam! | Oct 27 20:13:46.152 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:46.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.153 INFO kablam! ... Oct 27 20:13:46.153 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:46.153 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:46.153 INFO kablam! Oct 27 20:13:46.153 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.153 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:46.153 INFO kablam! | Oct 27 20:13:46.153 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:46.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.153 INFO kablam! ... Oct 27 20:13:46.153 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:46.153 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:46.153 INFO kablam! Oct 27 20:13:46.153 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.153 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:46.153 INFO kablam! | Oct 27 20:13:46.153 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:46.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.153 INFO kablam! ... Oct 27 20:13:46.153 INFO kablam! 637 | wrap!(A); Oct 27 20:13:46.153 INFO kablam! | --------- in this macro invocation Oct 27 20:13:46.153 INFO kablam! Oct 27 20:13:46.153 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.153 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:46.153 INFO kablam! | Oct 27 20:13:46.153 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:46.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.153 INFO kablam! ... Oct 27 20:13:46.153 INFO kablam! 637 | wrap!(A); Oct 27 20:13:46.153 INFO kablam! | --------- in this macro invocation Oct 27 20:13:46.153 INFO kablam! Oct 27 20:13:46.153 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.153 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:46.153 INFO kablam! | Oct 27 20:13:46.153 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.153 INFO kablam! ... Oct 27 20:13:46.153 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:46.153 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:46.153 INFO kablam! Oct 27 20:13:46.153 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.153 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:46.153 INFO kablam! | Oct 27 20:13:46.153 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.153 INFO kablam! ... Oct 27 20:13:46.153 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:46.153 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:46.153 INFO kablam! Oct 27 20:13:46.153 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.153 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:46.153 INFO kablam! | Oct 27 20:13:46.153 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.153 INFO kablam! ... Oct 27 20:13:46.153 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:46.153 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:46.153 INFO kablam! Oct 27 20:13:46.153 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.153 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:46.153 INFO kablam! | Oct 27 20:13:46.153 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.153 INFO kablam! ... Oct 27 20:13:46.153 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:46.153 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:46.153 INFO kablam! Oct 27 20:13:46.153 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.153 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:46.153 INFO kablam! | Oct 27 20:13:46.153 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.153 INFO kablam! ... Oct 27 20:13:46.153 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:46.153 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:46.153 INFO kablam! Oct 27 20:13:46.153 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.153 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:46.153 INFO kablam! | Oct 27 20:13:46.153 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.153 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.153 INFO kablam! ... Oct 27 20:13:46.153 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:46.153 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:46.153 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.154 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:46.154 INFO kablam! | Oct 27 20:13:46.154 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.154 INFO kablam! ... Oct 27 20:13:46.154 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:46.154 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:46.154 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.154 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:46.154 INFO kablam! | Oct 27 20:13:46.154 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.154 INFO kablam! ... Oct 27 20:13:46.154 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:46.154 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:46.154 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.154 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:46.154 INFO kablam! | Oct 27 20:13:46.154 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.154 INFO kablam! ... Oct 27 20:13:46.154 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:46.154 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:46.154 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.154 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:46.154 INFO kablam! | Oct 27 20:13:46.154 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.154 INFO kablam! ... Oct 27 20:13:46.154 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:46.154 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:46.154 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.154 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:46.154 INFO kablam! | Oct 27 20:13:46.154 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.154 INFO kablam! ... Oct 27 20:13:46.154 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:46.154 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:46.154 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.154 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:46.154 INFO kablam! | Oct 27 20:13:46.154 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:46.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.154 INFO kablam! ... Oct 27 20:13:46.154 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:46.154 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:46.154 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.154 INFO kablam! --> src/auto_args.rs:294:50 Oct 27 20:13:46.154 INFO kablam! | Oct 27 20:13:46.154 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 27 20:13:46.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.154 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.154 INFO kablam! --> src/auto_args.rs:300:59 Oct 27 20:13:46.154 INFO kablam! | Oct 27 20:13:46.154 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 27 20:13:46.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.154 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.154 INFO kablam! --> src/auto_args.rs:324:50 Oct 27 20:13:46.154 INFO kablam! | Oct 27 20:13:46.154 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 27 20:13:46.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.154 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.154 INFO kablam! --> src/auto_args.rs:335:59 Oct 27 20:13:46.154 INFO kablam! | Oct 27 20:13:46.154 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 27 20:13:46.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.154 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.154 INFO kablam! --> src/auto_args.rs:467:50 Oct 27 20:13:46.154 INFO kablam! | Oct 27 20:13:46.154 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 27 20:13:46.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.154 INFO kablam! Oct 27 20:13:46.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.155 INFO kablam! --> src/auto_args.rs:480:59 Oct 27 20:13:46.155 INFO kablam! | Oct 27 20:13:46.155 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 27 20:13:46.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.155 INFO kablam! Oct 27 20:13:46.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.155 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:46.155 INFO kablam! | Oct 27 20:13:46.155 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.155 INFO kablam! ... Oct 27 20:13:46.155 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:46.155 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:46.155 INFO kablam! Oct 27 20:13:46.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.155 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:46.155 INFO kablam! | Oct 27 20:13:46.155 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.155 INFO kablam! ... Oct 27 20:13:46.155 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:46.155 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:46.155 INFO kablam! Oct 27 20:13:46.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.155 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:46.155 INFO kablam! | Oct 27 20:13:46.155 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.155 INFO kablam! ... Oct 27 20:13:46.155 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:46.155 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:46.155 INFO kablam! Oct 27 20:13:46.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.155 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:46.155 INFO kablam! | Oct 27 20:13:46.155 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.155 INFO kablam! ... Oct 27 20:13:46.155 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:46.155 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:46.155 INFO kablam! Oct 27 20:13:46.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.155 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:46.155 INFO kablam! | Oct 27 20:13:46.155 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.155 INFO kablam! ... Oct 27 20:13:46.155 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:46.155 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:46.155 INFO kablam! Oct 27 20:13:46.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.155 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:46.155 INFO kablam! | Oct 27 20:13:46.155 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.155 INFO kablam! ... Oct 27 20:13:46.155 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:46.155 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:46.155 INFO kablam! Oct 27 20:13:46.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.155 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:46.155 INFO kablam! | Oct 27 20:13:46.155 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.155 INFO kablam! ... Oct 27 20:13:46.155 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:46.155 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:46.155 INFO kablam! Oct 27 20:13:46.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.155 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:46.155 INFO kablam! | Oct 27 20:13:46.155 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.155 INFO kablam! ... Oct 27 20:13:46.155 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:46.155 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:46.155 INFO kablam! Oct 27 20:13:46.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.155 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:46.155 INFO kablam! | Oct 27 20:13:46.155 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.155 INFO kablam! ... Oct 27 20:13:46.155 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:46.155 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:46.155 INFO kablam! Oct 27 20:13:46.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.156 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:46.156 INFO kablam! | Oct 27 20:13:46.156 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.156 INFO kablam! ... Oct 27 20:13:46.156 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:46.156 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:46.156 INFO kablam! Oct 27 20:13:46.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.156 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:46.156 INFO kablam! | Oct 27 20:13:46.156 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.156 INFO kablam! ... Oct 27 20:13:46.156 INFO kablam! 637 | wrap!(A); Oct 27 20:13:46.156 INFO kablam! | --------- in this macro invocation Oct 27 20:13:46.156 INFO kablam! Oct 27 20:13:46.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.156 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:46.156 INFO kablam! | Oct 27 20:13:46.156 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.156 INFO kablam! ... Oct 27 20:13:46.156 INFO kablam! 637 | wrap!(A); Oct 27 20:13:46.156 INFO kablam! | --------- in this macro invocation Oct 27 20:13:46.156 INFO kablam! Oct 27 20:13:46.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.156 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:46.156 INFO kablam! | Oct 27 20:13:46.156 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.156 INFO kablam! ... Oct 27 20:13:46.156 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:46.156 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:46.156 INFO kablam! Oct 27 20:13:46.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.156 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:46.156 INFO kablam! | Oct 27 20:13:46.156 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.156 INFO kablam! ... Oct 27 20:13:46.156 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:46.156 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:46.156 INFO kablam! Oct 27 20:13:46.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.156 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:46.156 INFO kablam! | Oct 27 20:13:46.156 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.156 INFO kablam! ... Oct 27 20:13:46.156 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:46.156 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:46.156 INFO kablam! Oct 27 20:13:46.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.156 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:46.156 INFO kablam! | Oct 27 20:13:46.156 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.156 INFO kablam! ... Oct 27 20:13:46.156 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:46.156 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:46.156 INFO kablam! Oct 27 20:13:46.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.156 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:46.156 INFO kablam! | Oct 27 20:13:46.156 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.156 INFO kablam! ... Oct 27 20:13:46.156 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:46.156 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:46.156 INFO kablam! Oct 27 20:13:46.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.156 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:46.156 INFO kablam! | Oct 27 20:13:46.156 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.156 INFO kablam! ... Oct 27 20:13:46.156 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:46.156 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:46.156 INFO kablam! Oct 27 20:13:46.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.156 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:46.156 INFO kablam! | Oct 27 20:13:46.156 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.156 INFO kablam! ... Oct 27 20:13:46.156 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:46.157 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:46.157 INFO kablam! Oct 27 20:13:46.157 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.157 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:46.157 INFO kablam! | Oct 27 20:13:46.157 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.157 INFO kablam! ... Oct 27 20:13:46.157 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:46.157 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:46.157 INFO kablam! Oct 27 20:13:46.157 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.157 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:46.157 INFO kablam! | Oct 27 20:13:46.157 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.157 INFO kablam! ... Oct 27 20:13:46.157 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:46.157 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:46.157 INFO kablam! Oct 27 20:13:46.157 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.157 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:46.157 INFO kablam! | Oct 27 20:13:46.157 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.157 INFO kablam! ... Oct 27 20:13:46.157 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:46.157 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:46.157 INFO kablam! Oct 27 20:13:46.157 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.157 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:46.157 INFO kablam! | Oct 27 20:13:46.157 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:46.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.157 INFO kablam! ... Oct 27 20:13:46.157 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:46.157 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:46.157 INFO kablam! Oct 27 20:13:46.157 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.157 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:46.157 INFO kablam! | Oct 27 20:13:46.157 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:46.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:46.157 INFO kablam! ... Oct 27 20:13:46.157 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:46.157 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:46.157 INFO kablam! Oct 27 20:13:46.315 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.315 INFO kablam! --> src/auto_args.rs:326:61 Oct 27 20:13:46.315 INFO kablam! | Oct 27 20:13:46.315 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.315 INFO kablam! | ^^^^^ Oct 27 20:13:46.315 INFO kablam! Oct 27 20:13:46.315 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.315 INFO kablam! --> src/auto_args.rs:327:33 Oct 27 20:13:46.315 INFO kablam! | Oct 27 20:13:46.315 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.315 INFO kablam! | ^^^^^ Oct 27 20:13:46.315 INFO kablam! Oct 27 20:13:46.317 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.317 INFO kablam! --> src/auto_args.rs:337:67 Oct 27 20:13:46.317 INFO kablam! | Oct 27 20:13:46.317 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.317 INFO kablam! | ^^^^^ Oct 27 20:13:46.317 INFO kablam! Oct 27 20:13:46.319 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.319 INFO kablam! --> src/auto_args.rs:338:40 Oct 27 20:13:46.319 INFO kablam! | Oct 27 20:13:46.319 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 27 20:13:46.319 INFO kablam! | ^^^^^ Oct 27 20:13:46.319 INFO kablam! Oct 27 20:13:46.332 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.332 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:46.332 INFO kablam! | Oct 27 20:13:46.332 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.332 INFO kablam! | ^^^^^ Oct 27 20:13:46.332 INFO kablam! ... Oct 27 20:13:46.332 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:46.332 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:46.332 INFO kablam! Oct 27 20:13:46.332 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.332 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:46.332 INFO kablam! | Oct 27 20:13:46.332 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.332 INFO kablam! | ^^^^^ Oct 27 20:13:46.332 INFO kablam! ... Oct 27 20:13:46.333 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:46.333 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:46.333 INFO kablam! Oct 27 20:13:46.336 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.337 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:46.337 INFO kablam! | Oct 27 20:13:46.337 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.337 INFO kablam! | ^^^^^ Oct 27 20:13:46.337 INFO kablam! ... Oct 27 20:13:46.337 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:46.337 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:46.337 INFO kablam! Oct 27 20:13:46.337 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.337 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:46.337 INFO kablam! | Oct 27 20:13:46.337 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.337 INFO kablam! | ^^^^^ Oct 27 20:13:46.337 INFO kablam! ... Oct 27 20:13:46.337 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:46.337 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:46.337 INFO kablam! Oct 27 20:13:46.341 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.341 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:46.341 INFO kablam! | Oct 27 20:13:46.341 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.341 INFO kablam! | ^^^^^ Oct 27 20:13:46.341 INFO kablam! ... Oct 27 20:13:46.341 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:46.341 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:46.341 INFO kablam! Oct 27 20:13:46.341 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.341 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:46.341 INFO kablam! | Oct 27 20:13:46.341 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.341 INFO kablam! | ^^^^^ Oct 27 20:13:46.341 INFO kablam! ... Oct 27 20:13:46.341 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:46.341 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:46.341 INFO kablam! Oct 27 20:13:46.345 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.345 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:46.345 INFO kablam! | Oct 27 20:13:46.345 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.345 INFO kablam! | ^^^^^ Oct 27 20:13:46.345 INFO kablam! ... Oct 27 20:13:46.345 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:46.345 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:46.345 INFO kablam! Oct 27 20:13:46.347 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.347 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:46.347 INFO kablam! | Oct 27 20:13:46.347 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.347 INFO kablam! | ^^^^^ Oct 27 20:13:46.347 INFO kablam! ... Oct 27 20:13:46.347 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:46.347 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:46.347 INFO kablam! Oct 27 20:13:46.353 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.353 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:46.353 INFO kablam! | Oct 27 20:13:46.353 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.353 INFO kablam! | ^^^^^ Oct 27 20:13:46.353 INFO kablam! ... Oct 27 20:13:46.353 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:46.353 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:46.353 INFO kablam! Oct 27 20:13:46.355 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.355 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:46.355 INFO kablam! | Oct 27 20:13:46.355 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.355 INFO kablam! | ^^^^^ Oct 27 20:13:46.355 INFO kablam! ... Oct 27 20:13:46.355 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:46.355 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:46.355 INFO kablam! Oct 27 20:13:46.358 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.358 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:46.358 INFO kablam! | Oct 27 20:13:46.358 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.358 INFO kablam! | ^^^^^ Oct 27 20:13:46.358 INFO kablam! ... Oct 27 20:13:46.358 INFO kablam! 637 | wrap!(A); Oct 27 20:13:46.358 INFO kablam! | --------- in this macro invocation Oct 27 20:13:46.358 INFO kablam! Oct 27 20:13:46.361 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.361 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:46.361 INFO kablam! | Oct 27 20:13:46.361 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.361 INFO kablam! | ^^^^^ Oct 27 20:13:46.361 INFO kablam! ... Oct 27 20:13:46.361 INFO kablam! 637 | wrap!(A); Oct 27 20:13:46.361 INFO kablam! | --------- in this macro invocation Oct 27 20:13:46.361 INFO kablam! Oct 27 20:13:46.363 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.363 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:46.363 INFO kablam! | Oct 27 20:13:46.363 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.363 INFO kablam! | ^^^^^ Oct 27 20:13:46.363 INFO kablam! ... Oct 27 20:13:46.363 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:46.363 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:46.363 INFO kablam! Oct 27 20:13:46.366 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.366 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:46.366 INFO kablam! | Oct 27 20:13:46.366 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.366 INFO kablam! | ^^^^^ Oct 27 20:13:46.366 INFO kablam! ... Oct 27 20:13:46.366 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:46.366 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:46.366 INFO kablam! Oct 27 20:13:46.373 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.373 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:46.373 INFO kablam! | Oct 27 20:13:46.373 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.373 INFO kablam! | ^^^^^ Oct 27 20:13:46.373 INFO kablam! ... Oct 27 20:13:46.373 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:46.373 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:46.373 INFO kablam! Oct 27 20:13:46.377 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.377 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:46.377 INFO kablam! | Oct 27 20:13:46.377 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.377 INFO kablam! | ^^^^^ Oct 27 20:13:46.377 INFO kablam! ... Oct 27 20:13:46.377 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:46.377 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:46.377 INFO kablam! Oct 27 20:13:46.384 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.384 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:46.384 INFO kablam! | Oct 27 20:13:46.384 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.384 INFO kablam! | ^^^^^ Oct 27 20:13:46.384 INFO kablam! ... Oct 27 20:13:46.384 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:46.384 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:46.384 INFO kablam! Oct 27 20:13:46.384 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.384 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:46.384 INFO kablam! | Oct 27 20:13:46.384 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.384 INFO kablam! | ^^^^^ Oct 27 20:13:46.384 INFO kablam! ... Oct 27 20:13:46.387 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:46.387 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:46.387 INFO kablam! Oct 27 20:13:46.390 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.390 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:46.390 INFO kablam! | Oct 27 20:13:46.390 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.390 INFO kablam! | ^^^^^ Oct 27 20:13:46.390 INFO kablam! ... Oct 27 20:13:46.390 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:46.390 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:46.390 INFO kablam! Oct 27 20:13:46.396 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.396 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:46.396 INFO kablam! | Oct 27 20:13:46.396 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.396 INFO kablam! | ^^^^^ Oct 27 20:13:46.396 INFO kablam! ... Oct 27 20:13:46.396 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:46.396 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:46.396 INFO kablam! Oct 27 20:13:46.404 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.404 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:46.404 INFO kablam! | Oct 27 20:13:46.404 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.404 INFO kablam! | ^^^^^ Oct 27 20:13:46.404 INFO kablam! ... Oct 27 20:13:46.404 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:46.404 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:46.404 INFO kablam! Oct 27 20:13:46.404 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.404 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:46.404 INFO kablam! | Oct 27 20:13:46.404 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.405 INFO kablam! | ^^^^^ Oct 27 20:13:46.405 INFO kablam! ... Oct 27 20:13:46.405 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:46.405 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:46.405 INFO kablam! Oct 27 20:13:46.409 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.409 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:46.409 INFO kablam! | Oct 27 20:13:46.409 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.409 INFO kablam! | ^^^^^ Oct 27 20:13:46.409 INFO kablam! ... Oct 27 20:13:46.409 INFO kablam! 637 | wrap!(A); Oct 27 20:13:46.409 INFO kablam! | --------- in this macro invocation Oct 27 20:13:46.409 INFO kablam! Oct 27 20:13:46.415 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.415 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:46.415 INFO kablam! | Oct 27 20:13:46.415 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.415 INFO kablam! | ^^^^^ Oct 27 20:13:46.415 INFO kablam! ... Oct 27 20:13:46.415 INFO kablam! 637 | wrap!(A); Oct 27 20:13:46.415 INFO kablam! | --------- in this macro invocation Oct 27 20:13:46.415 INFO kablam! Oct 27 20:13:46.455 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.455 INFO kablam! --> src/auto_args.rs:471:78 Oct 27 20:13:46.455 INFO kablam! | Oct 27 20:13:46.455 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.455 INFO kablam! | ^^^^^ Oct 27 20:13:46.455 INFO kablam! Oct 27 20:13:46.455 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.455 INFO kablam! --> src/auto_args.rs:472:33 Oct 27 20:13:46.455 INFO kablam! | Oct 27 20:13:46.455 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.455 INFO kablam! | ^^^^^ Oct 27 20:13:46.455 INFO kablam! Oct 27 20:13:46.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.463 INFO kablam! --> src/auto_args.rs:484:84 Oct 27 20:13:46.463 INFO kablam! | Oct 27 20:13:46.463 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.463 INFO kablam! | ^^^^^ Oct 27 20:13:46.463 INFO kablam! Oct 27 20:13:46.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.464 INFO kablam! --> src/auto_args.rs:485:33 Oct 27 20:13:46.464 INFO kablam! | Oct 27 20:13:46.464 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.464 INFO kablam! | ^^^^^ Oct 27 20:13:46.465 INFO kablam! Oct 27 20:13:46.587 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.587 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:46.587 INFO kablam! | Oct 27 20:13:46.587 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.587 INFO kablam! | ^^^^^ Oct 27 20:13:46.587 INFO kablam! ... Oct 27 20:13:46.587 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:46.587 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:46.587 INFO kablam! Oct 27 20:13:46.599 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.599 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:46.599 INFO kablam! | Oct 27 20:13:46.599 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.599 INFO kablam! | ^^^^^ Oct 27 20:13:46.599 INFO kablam! ... Oct 27 20:13:46.599 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:46.599 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:46.599 INFO kablam! Oct 27 20:13:46.599 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.599 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:46.599 INFO kablam! | Oct 27 20:13:46.599 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.599 INFO kablam! | ^^^^^ Oct 27 20:13:46.599 INFO kablam! ... Oct 27 20:13:46.599 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:46.599 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:46.599 INFO kablam! Oct 27 20:13:46.615 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.615 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:46.615 INFO kablam! | Oct 27 20:13:46.615 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.615 INFO kablam! | ^^^^^ Oct 27 20:13:46.615 INFO kablam! ... Oct 27 20:13:46.615 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:46.615 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:46.615 INFO kablam! Oct 27 20:13:46.623 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.623 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:46.623 INFO kablam! | Oct 27 20:13:46.623 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.623 INFO kablam! | ^^^^^ Oct 27 20:13:46.623 INFO kablam! ... Oct 27 20:13:46.623 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:46.623 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:46.623 INFO kablam! Oct 27 20:13:46.623 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.623 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:46.623 INFO kablam! | Oct 27 20:13:46.623 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.623 INFO kablam! | ^^^^^ Oct 27 20:13:46.623 INFO kablam! ... Oct 27 20:13:46.623 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:46.623 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:46.623 INFO kablam! Oct 27 20:13:46.627 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.627 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:46.627 INFO kablam! | Oct 27 20:13:46.627 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.627 INFO kablam! | ^^^^^ Oct 27 20:13:46.627 INFO kablam! ... Oct 27 20:13:46.627 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:46.627 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:46.627 INFO kablam! Oct 27 20:13:46.647 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.647 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:46.647 INFO kablam! | Oct 27 20:13:46.647 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.647 INFO kablam! | ^^^^^ Oct 27 20:13:46.647 INFO kablam! ... Oct 27 20:13:46.647 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:46.647 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:46.647 INFO kablam! Oct 27 20:13:46.647 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.647 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:46.647 INFO kablam! | Oct 27 20:13:46.647 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.647 INFO kablam! | ^^^^^ Oct 27 20:13:46.647 INFO kablam! ... Oct 27 20:13:46.647 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:46.647 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:46.647 INFO kablam! Oct 27 20:13:46.647 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.647 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:46.647 INFO kablam! | Oct 27 20:13:46.647 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.647 INFO kablam! | ^^^^^ Oct 27 20:13:46.647 INFO kablam! ... Oct 27 20:13:46.647 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:46.647 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:46.647 INFO kablam! Oct 27 20:13:46.663 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.663 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:46.663 INFO kablam! | Oct 27 20:13:46.663 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.663 INFO kablam! | ^^^^^ Oct 27 20:13:46.663 INFO kablam! ... Oct 27 20:13:46.663 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:46.663 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:46.663 INFO kablam! Oct 27 20:13:46.663 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.663 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:46.663 INFO kablam! | Oct 27 20:13:46.663 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.663 INFO kablam! | ^^^^^ Oct 27 20:13:46.663 INFO kablam! ... Oct 27 20:13:46.663 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:46.663 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:46.663 INFO kablam! Oct 27 20:13:46.667 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.667 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:46.667 INFO kablam! | Oct 27 20:13:46.667 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.667 INFO kablam! | ^^^^^ Oct 27 20:13:46.667 INFO kablam! ... Oct 27 20:13:46.667 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:46.667 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:46.667 INFO kablam! Oct 27 20:13:46.683 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.683 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:46.683 INFO kablam! | Oct 27 20:13:46.683 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.683 INFO kablam! | ^^^^^ Oct 27 20:13:46.683 INFO kablam! ... Oct 27 20:13:46.683 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:46.683 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:46.683 INFO kablam! Oct 27 20:13:46.683 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.683 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:46.683 INFO kablam! | Oct 27 20:13:46.683 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.683 INFO kablam! | ^^^^^ Oct 27 20:13:46.683 INFO kablam! ... Oct 27 20:13:46.683 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:46.683 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:46.683 INFO kablam! Oct 27 20:13:46.691 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.691 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:46.691 INFO kablam! | Oct 27 20:13:46.691 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.691 INFO kablam! | ^^^^^ Oct 27 20:13:46.691 INFO kablam! ... Oct 27 20:13:46.691 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:46.691 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:46.691 INFO kablam! Oct 27 20:13:46.704 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.704 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:46.704 INFO kablam! | Oct 27 20:13:46.704 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.704 INFO kablam! | ^^^^^ Oct 27 20:13:46.704 INFO kablam! ... Oct 27 20:13:46.704 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:46.704 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:46.704 INFO kablam! Oct 27 20:13:46.704 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.704 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:46.704 INFO kablam! | Oct 27 20:13:46.704 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.704 INFO kablam! | ^^^^^ Oct 27 20:13:46.704 INFO kablam! ... Oct 27 20:13:46.704 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:46.704 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:46.704 INFO kablam! Oct 27 20:13:46.711 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.711 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:46.711 INFO kablam! | Oct 27 20:13:46.711 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.711 INFO kablam! | ^^^^^ Oct 27 20:13:46.711 INFO kablam! ... Oct 27 20:13:46.711 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:46.711 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:46.711 INFO kablam! Oct 27 20:13:46.724 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.724 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:46.724 INFO kablam! | Oct 27 20:13:46.724 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.724 INFO kablam! | ^^^^^ Oct 27 20:13:46.724 INFO kablam! ... Oct 27 20:13:46.724 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:46.724 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:46.724 INFO kablam! Oct 27 20:13:46.735 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.735 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:46.735 INFO kablam! | Oct 27 20:13:46.735 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.735 INFO kablam! | ^^^^^ Oct 27 20:13:46.735 INFO kablam! ... Oct 27 20:13:46.735 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:46.735 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:46.735 INFO kablam! Oct 27 20:13:46.743 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.743 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:46.743 INFO kablam! | Oct 27 20:13:46.743 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.743 INFO kablam! | ^^^^^ Oct 27 20:13:46.743 INFO kablam! ... Oct 27 20:13:46.743 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:46.743 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:46.743 INFO kablam! Oct 27 20:13:46.760 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.760 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:46.760 INFO kablam! | Oct 27 20:13:46.760 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.760 INFO kablam! | ^^^^^ Oct 27 20:13:46.760 INFO kablam! ... Oct 27 20:13:46.760 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:46.760 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:46.760 INFO kablam! Oct 27 20:13:46.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.763 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:46.763 INFO kablam! | Oct 27 20:13:46.763 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.763 INFO kablam! | ^^^^^ Oct 27 20:13:46.763 INFO kablam! ... Oct 27 20:13:46.763 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:46.763 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:46.763 INFO kablam! Oct 27 20:13:46.767 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.767 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:46.767 INFO kablam! | Oct 27 20:13:46.767 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.767 INFO kablam! | ^^^^^ Oct 27 20:13:46.767 INFO kablam! ... Oct 27 20:13:46.767 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:46.767 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:46.767 INFO kablam! Oct 27 20:13:46.785 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.785 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:46.785 INFO kablam! | Oct 27 20:13:46.785 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.785 INFO kablam! | ^^^^^ Oct 27 20:13:46.785 INFO kablam! ... Oct 27 20:13:46.785 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:46.785 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:46.785 INFO kablam! Oct 27 20:13:46.789 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.789 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:46.789 INFO kablam! | Oct 27 20:13:46.789 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.789 INFO kablam! | ^^^^^ Oct 27 20:13:46.789 INFO kablam! ... Oct 27 20:13:46.789 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:46.789 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:46.789 INFO kablam! Oct 27 20:13:46.795 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.795 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:46.795 INFO kablam! | Oct 27 20:13:46.795 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.795 INFO kablam! | ^^^^^ Oct 27 20:13:46.795 INFO kablam! ... Oct 27 20:13:46.795 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:46.795 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:46.795 INFO kablam! Oct 27 20:13:46.810 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.810 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:46.810 INFO kablam! | Oct 27 20:13:46.810 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.810 INFO kablam! | ^^^^^ Oct 27 20:13:46.810 INFO kablam! ... Oct 27 20:13:46.811 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:46.811 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:46.811 INFO kablam! Oct 27 20:13:46.815 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.815 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:46.815 INFO kablam! | Oct 27 20:13:46.815 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.815 INFO kablam! | ^^^^^ Oct 27 20:13:46.815 INFO kablam! ... Oct 27 20:13:46.815 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:46.815 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:46.815 INFO kablam! Oct 27 20:13:46.815 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.815 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:46.815 INFO kablam! | Oct 27 20:13:46.815 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.815 INFO kablam! | ^^^^^ Oct 27 20:13:46.815 INFO kablam! ... Oct 27 20:13:46.815 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:46.815 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:46.815 INFO kablam! Oct 27 20:13:46.827 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.827 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:46.827 INFO kablam! | Oct 27 20:13:46.827 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.827 INFO kablam! | ^^^^^ Oct 27 20:13:46.827 INFO kablam! ... Oct 27 20:13:46.827 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:46.827 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:46.827 INFO kablam! Oct 27 20:13:46.831 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.831 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:46.831 INFO kablam! | Oct 27 20:13:46.831 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.831 INFO kablam! | ^^^^^ Oct 27 20:13:46.831 INFO kablam! ... Oct 27 20:13:46.831 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:46.831 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:46.831 INFO kablam! Oct 27 20:13:46.843 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.843 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:46.843 INFO kablam! | Oct 27 20:13:46.843 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:46.843 INFO kablam! | ^^^^^ Oct 27 20:13:46.843 INFO kablam! ... Oct 27 20:13:46.843 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:46.843 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:46.843 INFO kablam! Oct 27 20:13:46.851 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.851 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:46.851 INFO kablam! | Oct 27 20:13:46.851 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:46.851 INFO kablam! | ^^^^^ Oct 27 20:13:46.851 INFO kablam! ... Oct 27 20:13:46.851 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:46.851 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:46.851 INFO kablam! Oct 27 20:13:46.851 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.851 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:46.851 INFO kablam! | Oct 27 20:13:46.851 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:46.851 INFO kablam! | ^^^^^ Oct 27 20:13:46.851 INFO kablam! ... Oct 27 20:13:46.851 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:46.851 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:46.851 INFO kablam! Oct 27 20:13:46.979 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:46.979 INFO kablam! --> src/delegates.rs:26:50 Oct 27 20:13:46.979 INFO kablam! | Oct 27 20:13:46.979 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 27 20:13:46.979 INFO kablam! | ^^^^^ Oct 27 20:13:47.011 INFO kablam! Oct 27 20:13:48.719 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:48.720 INFO kablam! --> tests/pubsub-macros.rs:8:37 Oct 27 20:13:48.720 INFO kablam! | Oct 27 20:13:48.721 INFO kablam! 8 | use jsonrpc_core::futures::{future, BoxFuture, Future}; Oct 27 20:13:48.721 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:48.721 INFO kablam! | Oct 27 20:13:48.722 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:48.722 INFO kablam! Oct 27 20:13:48.723 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:48.723 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 27 20:13:48.724 INFO kablam! | Oct 27 20:13:48.724 INFO kablam! 14 | / build_rpc_trait! { Oct 27 20:13:48.724 INFO kablam! 15 | | pub trait Rpc { Oct 27 20:13:48.725 INFO kablam! 16 | | type Metadata; Oct 27 20:13:48.725 INFO kablam! 17 | | Oct 27 20:13:48.725 INFO kablam! ... | Oct 27 20:13:48.726 INFO kablam! 27 | | } Oct 27 20:13:48.726 INFO kablam! 28 | | } Oct 27 20:13:48.726 INFO kablam! | |_^ Oct 27 20:13:48.727 INFO kablam! | Oct 27 20:13:48.727 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:13:48.727 INFO kablam! Oct 27 20:13:48.728 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:48.728 INFO kablam! --> tests/pubsub-macros.rs:40:48 Oct 27 20:13:48.729 INFO kablam! | Oct 27 20:13:48.729 INFO kablam! 40 | fn unsubscribe(&self, _id: SubscriptionId) -> BoxFuture { Oct 27 20:13:48.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:48.730 INFO kablam! Oct 27 20:13:48.932 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:48.933 INFO kablam! --> tests/pubsub-macros.rs:41:20 Oct 27 20:13:48.933 INFO kablam! | Oct 27 20:13:48.933 INFO kablam! 41 | future::ok(true).boxed() Oct 27 20:13:48.934 INFO kablam! | ^^^^^ Oct 27 20:13:48.947 INFO kablam! Oct 27 20:13:49.068 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:49.068 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 27 20:13:49.068 INFO kablam! | Oct 27 20:13:49.069 INFO kablam! 14 | / build_rpc_trait! { Oct 27 20:13:49.069 INFO kablam! 15 | | pub trait Rpc { Oct 27 20:13:49.069 INFO kablam! 16 | | type Metadata; Oct 27 20:13:49.070 INFO kablam! 17 | | Oct 27 20:13:49.070 INFO kablam! ... | Oct 27 20:13:49.071 INFO kablam! 27 | | } Oct 27 20:13:49.071 INFO kablam! 28 | | } Oct 27 20:13:49.071 INFO kablam! | |_^ Oct 27 20:13:49.091 INFO kablam! | Oct 27 20:13:49.091 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:13:49.092 INFO kablam! Oct 27 20:13:49.475 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:49.475 INFO kablam! --> examples/std.rs:6:35 Oct 27 20:13:49.476 INFO kablam! | Oct 27 20:13:49.476 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:49.476 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:49.477 INFO kablam! | Oct 27 20:13:49.477 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:49.477 INFO kablam! Oct 27 20:13:49.478 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:49.478 INFO kablam! --> examples/std.rs:8:1 Oct 27 20:13:49.479 INFO kablam! | Oct 27 20:13:49.479 INFO kablam! 8 | / build_rpc_trait! { Oct 27 20:13:49.479 INFO kablam! 9 | | pub trait Rpc { Oct 27 20:13:49.479 INFO kablam! 10 | | /// Returns a protocol version Oct 27 20:13:49.479 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 27 20:13:49.479 INFO kablam! ... | Oct 27 20:13:49.479 INFO kablam! 21 | | } Oct 27 20:13:49.479 INFO kablam! 22 | | } Oct 27 20:13:49.479 INFO kablam! | |_^ Oct 27 20:13:49.479 INFO kablam! | Oct 27 20:13:49.480 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:13:49.480 INFO kablam! Oct 27 20:13:49.480 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:49.480 INFO kablam! --> examples/std.rs:8:1 Oct 27 20:13:49.480 INFO kablam! | Oct 27 20:13:49.480 INFO kablam! 8 | / build_rpc_trait! { Oct 27 20:13:49.480 INFO kablam! 9 | | pub trait Rpc { Oct 27 20:13:49.481 INFO kablam! 10 | | /// Returns a protocol version Oct 27 20:13:49.481 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 27 20:13:49.481 INFO kablam! ... | Oct 27 20:13:49.481 INFO kablam! 21 | | } Oct 27 20:13:49.481 INFO kablam! 22 | | } Oct 27 20:13:49.481 INFO kablam! | |_^ Oct 27 20:13:49.482 INFO kablam! | Oct 27 20:13:49.482 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:13:49.482 INFO kablam! Oct 27 20:13:49.482 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:49.483 INFO kablam! --> examples/std.rs:35:28 Oct 27 20:13:49.483 INFO kablam! | Oct 27 20:13:49.483 INFO kablam! 35 | fn call(&self, _: u64) -> BoxFuture { Oct 27 20:13:49.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:49.483 INFO kablam! Oct 27 20:13:49.587 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:49.587 INFO kablam! --> examples/std.rs:36:38 Oct 27 20:13:49.587 INFO kablam! | Oct 27 20:13:49.587 INFO kablam! 36 | futures::finished("OK".to_owned()).boxed() Oct 27 20:13:49.587 INFO kablam! | ^^^^^ Oct 27 20:13:49.588 INFO kablam! Oct 27 20:13:52.387 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:52.387 INFO kablam! --> examples/pubsub-macros.rs:12:29 Oct 27 20:13:52.387 INFO kablam! | Oct 27 20:13:52.387 INFO kablam! 12 | use jsonrpc_core::futures::{BoxFuture, Future, future}; Oct 27 20:13:52.387 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:52.387 INFO kablam! | Oct 27 20:13:52.387 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:52.387 INFO kablam! Oct 27 20:13:52.387 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:52.387 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 27 20:13:52.387 INFO kablam! | Oct 27 20:13:52.387 INFO kablam! 29 | / build_rpc_trait! { Oct 27 20:13:52.387 INFO kablam! 30 | | pub trait Rpc { Oct 27 20:13:52.387 INFO kablam! 31 | | type Metadata; Oct 27 20:13:52.387 INFO kablam! 32 | | Oct 27 20:13:52.387 INFO kablam! ... | Oct 27 20:13:52.387 INFO kablam! 46 | | } Oct 27 20:13:52.387 INFO kablam! 47 | | } Oct 27 20:13:52.387 INFO kablam! | |_^ Oct 27 20:13:52.387 INFO kablam! | Oct 27 20:13:52.388 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:13:52.388 INFO kablam! Oct 27 20:13:52.388 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:52.388 INFO kablam! --> examples/pubsub-macros.rs:77:47 Oct 27 20:13:52.388 INFO kablam! | Oct 27 20:13:52.388 INFO kablam! 77 | fn unsubscribe(&self, id: SubscriptionId) -> BoxFuture { Oct 27 20:13:52.388 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:52.388 INFO kablam! Oct 27 20:13:52.443 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:52.443 INFO kablam! --> examples/pubsub-macros.rs:80:21 Oct 27 20:13:52.443 INFO kablam! | Oct 27 20:13:52.443 INFO kablam! 80 | future::ok(true).boxed() Oct 27 20:13:52.443 INFO kablam! | ^^^^^ Oct 27 20:13:52.443 INFO kablam! Oct 27 20:13:52.443 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:52.443 INFO kablam! --> examples/pubsub-macros.rs:86:7 Oct 27 20:13:52.443 INFO kablam! | Oct 27 20:13:52.443 INFO kablam! 86 | }).boxed() Oct 27 20:13:52.443 INFO kablam! | ^^^^^ Oct 27 20:13:52.443 INFO kablam! Oct 27 20:13:52.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:52.464 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 27 20:13:52.464 INFO kablam! | Oct 27 20:13:52.464 INFO kablam! 29 | / build_rpc_trait! { Oct 27 20:13:52.464 INFO kablam! 30 | | pub trait Rpc { Oct 27 20:13:52.464 INFO kablam! 31 | | type Metadata; Oct 27 20:13:52.465 INFO kablam! 32 | | Oct 27 20:13:52.465 INFO kablam! ... | Oct 27 20:13:52.465 INFO kablam! 46 | | } Oct 27 20:13:52.465 INFO kablam! 47 | | } Oct 27 20:13:52.465 INFO kablam! | |_^ Oct 27 20:13:52.465 INFO kablam! | Oct 27 20:13:52.465 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:13:52.465 INFO kablam! Oct 27 20:13:53.689 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.689 INFO kablam! --> examples/meta-macros.rs:9:35 Oct 27 20:13:53.689 INFO kablam! | Oct 27 20:13:53.689 INFO kablam! 9 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:53.689 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:53.689 INFO kablam! | Oct 27 20:13:53.689 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:53.689 INFO kablam! Oct 27 20:13:53.689 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.689 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 27 20:13:53.689 INFO kablam! | Oct 27 20:13:53.689 INFO kablam! 15 | / build_rpc_trait! { Oct 27 20:13:53.689 INFO kablam! 16 | | pub trait Rpc { Oct 27 20:13:53.690 INFO kablam! 17 | | type Metadata; Oct 27 20:13:53.690 INFO kablam! 18 | | Oct 27 20:13:53.690 INFO kablam! ... | Oct 27 20:13:53.690 INFO kablam! 34 | | } Oct 27 20:13:53.690 INFO kablam! 35 | | } Oct 27 20:13:53.690 INFO kablam! | |_^ Oct 27 20:13:53.690 INFO kablam! | Oct 27 20:13:53.690 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:13:53.690 INFO kablam! Oct 27 20:13:53.690 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.690 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 27 20:13:53.690 INFO kablam! | Oct 27 20:13:53.690 INFO kablam! 15 | / build_rpc_trait! { Oct 27 20:13:53.690 INFO kablam! 16 | | pub trait Rpc { Oct 27 20:13:53.690 INFO kablam! 17 | | type Metadata; Oct 27 20:13:53.690 INFO kablam! 18 | | Oct 27 20:13:53.690 INFO kablam! ... | Oct 27 20:13:53.690 INFO kablam! 34 | | } Oct 27 20:13:53.690 INFO kablam! 35 | | } Oct 27 20:13:53.690 INFO kablam! | |_^ Oct 27 20:13:53.690 INFO kablam! | Oct 27 20:13:53.690 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:13:53.690 INFO kablam! Oct 27 20:13:53.690 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.690 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 27 20:13:53.690 INFO kablam! | Oct 27 20:13:53.690 INFO kablam! 15 | / build_rpc_trait! { Oct 27 20:13:53.690 INFO kablam! 16 | | pub trait Rpc { Oct 27 20:13:53.690 INFO kablam! 17 | | type Metadata; Oct 27 20:13:53.690 INFO kablam! 18 | | Oct 27 20:13:53.690 INFO kablam! ... | Oct 27 20:13:53.690 INFO kablam! 34 | | } Oct 27 20:13:53.690 INFO kablam! 35 | | } Oct 27 20:13:53.690 INFO kablam! | |_^ Oct 27 20:13:53.690 INFO kablam! | Oct 27 20:13:53.690 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 27 20:13:53.690 INFO kablam! Oct 27 20:13:53.690 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.690 INFO kablam! --> examples/meta-macros.rs:49:28 Oct 27 20:13:53.690 INFO kablam! | Oct 27 20:13:53.690 INFO kablam! 49 | fn call(&self, x: u64) -> BoxFuture { Oct 27 20:13:53.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:53.690 INFO kablam! Oct 27 20:13:53.698 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.698 INFO kablam! --> examples/meta-macros.rs:53:77 Oct 27 20:13:53.698 INFO kablam! | Oct 27 20:13:53.698 INFO kablam! 53 | fn call_meta(&self, meta: Self::Metadata, map: BTreeMap) -> BoxFuture { Oct 27 20:13:53.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:53.698 INFO kablam! Oct 27 20:13:53.743 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.743 INFO kablam! --> examples/meta-macros.rs:50:43 Oct 27 20:13:53.743 INFO kablam! | Oct 27 20:13:53.743 INFO kablam! 50 | futures::finished(format!("OK: {}", x)).boxed() Oct 27 20:13:53.743 INFO kablam! | ^^^^^ Oct 27 20:13:53.743 INFO kablam! Oct 27 20:13:53.755 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.755 INFO kablam! --> examples/meta-macros.rs:54:66 Oct 27 20:13:53.755 INFO kablam! | Oct 27 20:13:53.755 INFO kablam! 54 | futures::finished(format!("From: {}, got: {:?}", meta.0, map)).boxed() Oct 27 20:13:53.755 INFO kablam! | ^^^^^ Oct 27 20:13:53.755 INFO kablam! Oct 27 20:13:53.814 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.12s Oct 27 20:13:53.838 INFO kablam! su: No module specific data is present Oct 27 20:13:54.921 INFO running `"docker" "rm" "-f" "1b09b4773b204e19b504611956ebf22f62f294fa592d985e317e45714a6db2ca"` Oct 27 20:13:55.323 INFO blam! 1b09b4773b204e19b504611956ebf22f62f294fa592d985e317e45714a6db2ca