Oct 13 13:06:52.565 INFO checking jsonrpc-macros-plus-7.1.4 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 13:06:52.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 13:06:53.176 INFO blam! ecef2ded225e5486335c2038591ed42785e743fc3674b9191964562082656145 Oct 13 13:06:53.178 INFO running `"docker" "start" "-a" "ecef2ded225e5486335c2038591ed42785e743fc3674b9191964562082656145"` Oct 13 13:06:55.787 INFO kablam! usermod: no changes Oct 13 13:06:56.072 INFO kablam! Checking globset v0.1.4 Oct 13 13:06:56.072 INFO kablam! Checking jsonrpc-core v7.1.1 Oct 13 13:06:59.425 INFO kablam! Checking jsonrpc-pubsub v7.1.1 Oct 13 13:06:59.425 INFO kablam! Checking jsonrpc-server-utils v7.1.1 Oct 13 13:07:02.201 INFO kablam! Checking jsonrpc-macros-plus v7.1.4 (/source) Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/auto_args.rs:8:35 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 13 13:07:04.634 INFO kablam! | ^^^^^^^^^ Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:07:04.634 INFO kablam! Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/auto_args.rs:321:44 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 13 13:07:04.634 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.634 INFO kablam! Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/auto_args.rs:332:52 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 13 13:07:04.634 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.634 INFO kablam! Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/auto_args.rs:464:60 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 13 13:07:04.634 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.634 INFO kablam! Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/auto_args.rs:477:68 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 13 13:07:04.634 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.634 INFO kablam! Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/delegates.rs:6:35 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 13 13:07:04.634 INFO kablam! | ^^^^^^^^^ Oct 13 13:07:04.634 INFO kablam! Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/delegates.rs:11:18 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 13 13:07:04.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.634 INFO kablam! Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:04.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.634 INFO kablam! ... Oct 13 13:07:04.634 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:04.634 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:04.634 INFO kablam! Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:04.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.634 INFO kablam! ... Oct 13 13:07:04.634 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:04.634 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:04.634 INFO kablam! Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:04.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.634 INFO kablam! ... Oct 13 13:07:04.634 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:04.634 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:04.634 INFO kablam! Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.634 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:04.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.634 INFO kablam! ... Oct 13 13:07:04.634 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:04.634 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:04.634 INFO kablam! Oct 13 13:07:04.634 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 13 13:07:04.634 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:04.634 INFO kablam! | Oct 13 13:07:04.635 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:04.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.635 INFO kablam! ... Oct 13 13:07:04.635 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:04.635 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:04.635 INFO kablam! Oct 13 13:07:04.635 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 13 13:07:04.635 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:04.635 INFO kablam! | Oct 13 13:07:04.635 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:04.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.635 INFO kablam! ... Oct 13 13:07:04.635 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:04.635 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:04.635 INFO kablam! Oct 13 13:07:04.635 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 13 13:07:04.635 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:04.635 INFO kablam! | Oct 13 13:07:04.635 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:04.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.635 INFO kablam! ... Oct 13 13:07:04.635 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:04.635 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:04.635 INFO kablam! Oct 13 13:07:04.635 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 13 13:07:04.635 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:04.635 INFO kablam! | Oct 13 13:07:04.635 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:04.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.635 INFO kablam! ... Oct 13 13:07:04.635 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:04.635 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:04.635 INFO kablam! Oct 13 13:07:04.635 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 13 13:07:04.635 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:04.635 INFO kablam! | Oct 13 13:07:04.635 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:04.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.635 INFO kablam! ... Oct 13 13:07:04.635 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:04.635 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:04.635 INFO kablam! Oct 13 13:07:04.635 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 13 13:07:04.635 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:04.635 INFO kablam! | Oct 13 13:07:04.635 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:04.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.635 INFO kablam! ... Oct 13 13:07:04.635 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:04.635 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:04.635 INFO kablam! Oct 13 13:07:04.635 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 13 13:07:04.635 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:04.635 INFO kablam! | Oct 13 13:07:04.635 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:04.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.635 INFO kablam! ... Oct 13 13:07:04.635 INFO kablam! 637 | wrap!(A); Oct 13 13:07:04.635 INFO kablam! | --------- in this macro invocation Oct 13 13:07:04.635 INFO kablam! Oct 13 13:07:04.635 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 13 13:07:04.635 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:04.635 INFO kablam! | Oct 13 13:07:04.635 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:04.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.635 INFO kablam! ... Oct 13 13:07:04.635 INFO kablam! 637 | wrap!(A); Oct 13 13:07:04.635 INFO kablam! | --------- in this macro invocation Oct 13 13:07:04.635 INFO kablam! Oct 13 13:07:04.635 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 13 13:07:04.635 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:04.635 INFO kablam! | Oct 13 13:07:04.635 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.635 INFO kablam! ... Oct 13 13:07:04.635 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:04.635 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:04.635 INFO kablam! Oct 13 13:07:04.635 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 13 13:07:04.635 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:04.635 INFO kablam! | Oct 13 13:07:04.635 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.635 INFO kablam! ... Oct 13 13:07:04.635 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:04.635 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:04.635 INFO kablam! Oct 13 13:07:04.635 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 13 13:07:04.636 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:04.636 INFO kablam! | Oct 13 13:07:04.636 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.636 INFO kablam! ... Oct 13 13:07:04.636 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:04.636 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:04.636 INFO kablam! Oct 13 13:07:04.636 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 13 13:07:04.636 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:04.636 INFO kablam! | Oct 13 13:07:04.636 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.636 INFO kablam! ... Oct 13 13:07:04.636 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:04.636 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:04.636 INFO kablam! Oct 13 13:07:04.636 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 13 13:07:04.636 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:04.636 INFO kablam! | Oct 13 13:07:04.636 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.636 INFO kablam! ... Oct 13 13:07:04.636 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:04.636 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:04.636 INFO kablam! Oct 13 13:07:04.636 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 13 13:07:04.636 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:04.636 INFO kablam! | Oct 13 13:07:04.647 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.647 INFO kablam! ... Oct 13 13:07:04.647 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:04.647 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:04.647 INFO kablam! Oct 13 13:07:04.647 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 13 13:07:04.647 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:04.647 INFO kablam! | Oct 13 13:07:04.647 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.647 INFO kablam! ... Oct 13 13:07:04.647 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:04.647 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:04.647 INFO kablam! Oct 13 13:07:04.647 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 13 13:07:04.647 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:04.647 INFO kablam! | Oct 13 13:07:04.647 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.647 INFO kablam! ... Oct 13 13:07:04.647 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:04.647 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:04.647 INFO kablam! Oct 13 13:07:04.647 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 13 13:07:04.647 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:04.647 INFO kablam! | Oct 13 13:07:04.647 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.647 INFO kablam! ... Oct 13 13:07:04.647 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:04.647 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:04.647 INFO kablam! Oct 13 13:07:04.647 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 13 13:07:04.647 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:04.647 INFO kablam! | Oct 13 13:07:04.647 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.647 INFO kablam! ... Oct 13 13:07:04.647 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:04.647 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:04.647 INFO kablam! Oct 13 13:07:04.647 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 13 13:07:04.647 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:04.647 INFO kablam! | Oct 13 13:07:04.647 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.647 INFO kablam! ... Oct 13 13:07:04.647 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:04.647 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:04.647 INFO kablam! Oct 13 13:07:04.647 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 13 13:07:04.647 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:04.647 INFO kablam! | Oct 13 13:07:04.647 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.647 INFO kablam! ... Oct 13 13:07:04.647 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:04.647 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:04.647 INFO kablam! Oct 13 13:07:04.647 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 13 13:07:04.647 INFO kablam! --> src/auto_args.rs:294:50 Oct 13 13:07:04.647 INFO kablam! | Oct 13 13:07:04.647 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 13 13:07:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.647 INFO kablam! Oct 13 13:07:04.647 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 13 13:07:04.647 INFO kablam! --> src/auto_args.rs:300:59 Oct 13 13:07:04.647 INFO kablam! | Oct 13 13:07:04.647 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 13 13:07:04.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.647 INFO kablam! Oct 13 13:07:04.647 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 13 13:07:04.647 INFO kablam! --> src/auto_args.rs:324:50 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.648 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 13 13:07:04.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.648 INFO kablam! Oct 13 13:07:04.648 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 13 13:07:04.648 INFO kablam! --> src/auto_args.rs:335:59 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.648 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 13 13:07:04.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.648 INFO kablam! Oct 13 13:07:04.648 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 13 13:07:04.648 INFO kablam! --> src/auto_args.rs:467:50 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.648 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 13 13:07:04.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.648 INFO kablam! Oct 13 13:07:04.648 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 13 13:07:04.648 INFO kablam! --> src/auto_args.rs:480:59 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.648 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 13 13:07:04.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.648 INFO kablam! Oct 13 13:07:04.648 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 13 13:07:04.648 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.648 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.648 INFO kablam! ... Oct 13 13:07:04.648 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:04.648 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:04.648 INFO kablam! Oct 13 13:07:04.648 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 13 13:07:04.648 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.648 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.648 INFO kablam! ... Oct 13 13:07:04.648 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:04.648 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:04.648 INFO kablam! Oct 13 13:07:04.648 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 13 13:07:04.648 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.648 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.648 INFO kablam! ... Oct 13 13:07:04.648 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:04.648 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:04.648 INFO kablam! Oct 13 13:07:04.648 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 13 13:07:04.648 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.648 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.648 INFO kablam! ... Oct 13 13:07:04.648 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:04.648 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:04.648 INFO kablam! Oct 13 13:07:04.648 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 13 13:07:04.648 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.648 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.648 INFO kablam! ... Oct 13 13:07:04.648 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:04.648 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:04.648 INFO kablam! Oct 13 13:07:04.648 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 13 13:07:04.648 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.648 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.648 INFO kablam! ... Oct 13 13:07:04.648 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:04.648 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:04.648 INFO kablam! Oct 13 13:07:04.648 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 13 13:07:04.648 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.648 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.648 INFO kablam! ... Oct 13 13:07:04.648 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:04.648 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:04.648 INFO kablam! Oct 13 13:07:04.648 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 13 13:07:04.648 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:04.648 INFO kablam! | Oct 13 13:07:04.649 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.649 INFO kablam! ... Oct 13 13:07:04.649 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:04.649 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:04.649 INFO kablam! Oct 13 13:07:04.649 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 13 13:07:04.649 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:04.649 INFO kablam! | Oct 13 13:07:04.649 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.649 INFO kablam! ... Oct 13 13:07:04.649 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:04.649 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:04.649 INFO kablam! Oct 13 13:07:04.649 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 13 13:07:04.649 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:04.649 INFO kablam! | Oct 13 13:07:04.649 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.649 INFO kablam! ... Oct 13 13:07:04.649 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:04.649 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:04.649 INFO kablam! Oct 13 13:07:04.649 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 13 13:07:04.649 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:04.649 INFO kablam! | Oct 13 13:07:04.649 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.649 INFO kablam! ... Oct 13 13:07:04.649 INFO kablam! 637 | wrap!(A); Oct 13 13:07:04.649 INFO kablam! | --------- in this macro invocation Oct 13 13:07:04.649 INFO kablam! Oct 13 13:07:04.649 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 13 13:07:04.649 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:04.649 INFO kablam! | Oct 13 13:07:04.649 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.649 INFO kablam! ... Oct 13 13:07:04.649 INFO kablam! 637 | wrap!(A); Oct 13 13:07:04.649 INFO kablam! | --------- in this macro invocation Oct 13 13:07:04.649 INFO kablam! Oct 13 13:07:04.649 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 13 13:07:04.649 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:04.649 INFO kablam! | Oct 13 13:07:04.649 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.649 INFO kablam! ... Oct 13 13:07:04.649 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:04.649 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:04.649 INFO kablam! Oct 13 13:07:04.649 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 13 13:07:04.649 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:04.649 INFO kablam! | Oct 13 13:07:04.649 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.649 INFO kablam! ... Oct 13 13:07:04.649 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:04.649 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:04.649 INFO kablam! Oct 13 13:07:04.649 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 13 13:07:04.649 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:04.649 INFO kablam! | Oct 13 13:07:04.649 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.649 INFO kablam! ... Oct 13 13:07:04.649 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:04.649 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:04.649 INFO kablam! Oct 13 13:07:04.649 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 13 13:07:04.649 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:04.649 INFO kablam! | Oct 13 13:07:04.649 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.649 INFO kablam! ... Oct 13 13:07:04.649 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:04.649 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:04.649 INFO kablam! Oct 13 13:07:04.649 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 13 13:07:04.649 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:04.649 INFO kablam! | Oct 13 13:07:04.649 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.649 INFO kablam! ... Oct 13 13:07:04.649 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:04.649 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:04.650 INFO kablam! Oct 13 13:07:04.650 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 13 13:07:04.650 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:04.650 INFO kablam! | Oct 13 13:07:04.650 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.650 INFO kablam! ... Oct 13 13:07:04.650 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:04.650 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:04.650 INFO kablam! Oct 13 13:07:04.650 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 13 13:07:04.650 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:04.650 INFO kablam! | Oct 13 13:07:04.650 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.650 INFO kablam! ... Oct 13 13:07:04.650 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:04.650 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:04.650 INFO kablam! Oct 13 13:07:04.650 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 13 13:07:04.650 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:04.650 INFO kablam! | Oct 13 13:07:04.650 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.650 INFO kablam! ... Oct 13 13:07:04.650 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:04.650 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:04.650 INFO kablam! Oct 13 13:07:04.650 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 13 13:07:04.650 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:04.650 INFO kablam! | Oct 13 13:07:04.650 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.650 INFO kablam! ... Oct 13 13:07:04.650 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:04.650 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:04.650 INFO kablam! Oct 13 13:07:04.651 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 13 13:07:04.651 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:04.651 INFO kablam! | Oct 13 13:07:04.651 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.651 INFO kablam! ... Oct 13 13:07:04.651 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:04.651 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:04.651 INFO kablam! Oct 13 13:07:04.651 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 13 13:07:04.651 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:04.651 INFO kablam! | Oct 13 13:07:04.651 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:04.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.651 INFO kablam! ... Oct 13 13:07:04.651 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:04.651 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:04.651 INFO kablam! Oct 13 13:07:04.651 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 13 13:07:04.651 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:04.651 INFO kablam! | Oct 13 13:07:04.651 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:04.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:04.651 INFO kablam! ... Oct 13 13:07:04.651 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:04.651 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:04.651 INFO kablam! Oct 13 13:07:04.820 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 13 13:07:04.820 INFO kablam! --> src/auto_args.rs:326:61 Oct 13 13:07:04.820 INFO kablam! | Oct 13 13:07:04.820 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.820 INFO kablam! | ^^^^^ Oct 13 13:07:04.820 INFO kablam! Oct 13 13:07:04.820 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 13 13:07:04.820 INFO kablam! --> src/auto_args.rs:327:33 Oct 13 13:07:04.820 INFO kablam! | Oct 13 13:07:04.820 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.820 INFO kablam! | ^^^^^ Oct 13 13:07:04.820 INFO kablam! Oct 13 13:07:04.821 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 13 13:07:04.821 INFO kablam! --> src/auto_args.rs:337:67 Oct 13 13:07:04.821 INFO kablam! | Oct 13 13:07:04.821 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.821 INFO kablam! | ^^^^^ Oct 13 13:07:04.821 INFO kablam! Oct 13 13:07:04.836 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 13 13:07:04.836 INFO kablam! --> src/auto_args.rs:338:40 Oct 13 13:07:04.836 INFO kablam! | Oct 13 13:07:04.836 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 13 13:07:04.836 INFO kablam! | ^^^^^ Oct 13 13:07:04.836 INFO kablam! Oct 13 13:07:04.868 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 13 13:07:04.868 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:04.868 INFO kablam! | Oct 13 13:07:04.868 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.868 INFO kablam! | ^^^^^ Oct 13 13:07:04.868 INFO kablam! ... Oct 13 13:07:04.868 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:04.868 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:04.868 INFO kablam! Oct 13 13:07:04.870 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 13 13:07:04.870 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:04.870 INFO kablam! | Oct 13 13:07:04.870 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.870 INFO kablam! | ^^^^^ Oct 13 13:07:04.870 INFO kablam! ... Oct 13 13:07:04.870 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:04.870 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:04.870 INFO kablam! Oct 13 13:07:04.871 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 13 13:07:04.871 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:04.871 INFO kablam! | Oct 13 13:07:04.871 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.871 INFO kablam! | ^^^^^ Oct 13 13:07:04.871 INFO kablam! ... Oct 13 13:07:04.871 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:04.871 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:04.871 INFO kablam! Oct 13 13:07:04.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 13 13:07:04.873 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:04.873 INFO kablam! | Oct 13 13:07:04.873 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.873 INFO kablam! | ^^^^^ Oct 13 13:07:04.873 INFO kablam! ... Oct 13 13:07:04.873 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:04.873 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:04.873 INFO kablam! Oct 13 13:07:04.884 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 13 13:07:04.884 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:04.884 INFO kablam! | Oct 13 13:07:04.884 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.884 INFO kablam! | ^^^^^ Oct 13 13:07:04.884 INFO kablam! ... Oct 13 13:07:04.884 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:04.884 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:04.884 INFO kablam! Oct 13 13:07:04.884 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 13 13:07:04.884 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:04.884 INFO kablam! | Oct 13 13:07:04.884 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.884 INFO kablam! | ^^^^^ Oct 13 13:07:04.884 INFO kablam! ... Oct 13 13:07:04.884 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:04.884 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:04.884 INFO kablam! Oct 13 13:07:04.885 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 13 13:07:04.885 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:04.885 INFO kablam! | Oct 13 13:07:04.885 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.885 INFO kablam! | ^^^^^ Oct 13 13:07:04.885 INFO kablam! ... Oct 13 13:07:04.885 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:04.885 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:04.885 INFO kablam! Oct 13 13:07:04.887 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 13 13:07:04.887 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:04.887 INFO kablam! | Oct 13 13:07:04.887 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.887 INFO kablam! | ^^^^^ Oct 13 13:07:04.887 INFO kablam! ... Oct 13 13:07:04.887 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:04.887 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:04.887 INFO kablam! Oct 13 13:07:04.888 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 13 13:07:04.888 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:04.888 INFO kablam! | Oct 13 13:07:04.888 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.888 INFO kablam! | ^^^^^ Oct 13 13:07:04.888 INFO kablam! ... Oct 13 13:07:04.888 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:04.888 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:04.888 INFO kablam! Oct 13 13:07:04.891 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 13 13:07:04.891 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:04.891 INFO kablam! | Oct 13 13:07:04.891 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.891 INFO kablam! | ^^^^^ Oct 13 13:07:04.891 INFO kablam! ... Oct 13 13:07:04.891 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:04.891 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:04.891 INFO kablam! Oct 13 13:07:04.891 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 13 13:07:04.891 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:04.891 INFO kablam! | Oct 13 13:07:04.892 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.892 INFO kablam! | ^^^^^ Oct 13 13:07:04.892 INFO kablam! ... Oct 13 13:07:04.892 INFO kablam! 637 | wrap!(A); Oct 13 13:07:04.892 INFO kablam! | --------- in this macro invocation Oct 13 13:07:04.892 INFO kablam! Oct 13 13:07:04.898 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 13 13:07:04.898 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:04.898 INFO kablam! | Oct 13 13:07:04.898 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.898 INFO kablam! | ^^^^^ Oct 13 13:07:04.898 INFO kablam! ... Oct 13 13:07:04.898 INFO kablam! 637 | wrap!(A); Oct 13 13:07:04.898 INFO kablam! | --------- in this macro invocation Oct 13 13:07:04.898 INFO kablam! Oct 13 13:07:04.898 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 13 13:07:04.898 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:04.898 INFO kablam! | Oct 13 13:07:04.898 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.898 INFO kablam! | ^^^^^ Oct 13 13:07:04.898 INFO kablam! ... Oct 13 13:07:04.898 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:04.898 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:04.898 INFO kablam! Oct 13 13:07:04.900 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 13 13:07:04.900 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:04.900 INFO kablam! | Oct 13 13:07:04.900 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.900 INFO kablam! | ^^^^^ Oct 13 13:07:04.900 INFO kablam! ... Oct 13 13:07:04.900 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:04.900 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:04.900 INFO kablam! Oct 13 13:07:04.900 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 13 13:07:04.900 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:04.900 INFO kablam! | Oct 13 13:07:04.900 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.900 INFO kablam! | ^^^^^ Oct 13 13:07:04.900 INFO kablam! ... Oct 13 13:07:04.900 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:04.900 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:04.900 INFO kablam! Oct 13 13:07:04.904 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 13 13:07:04.904 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:04.904 INFO kablam! | Oct 13 13:07:04.904 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.904 INFO kablam! | ^^^^^ Oct 13 13:07:04.904 INFO kablam! ... Oct 13 13:07:04.904 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:04.904 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:04.904 INFO kablam! Oct 13 13:07:04.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 13 13:07:04.908 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:04.908 INFO kablam! | Oct 13 13:07:04.908 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.908 INFO kablam! | ^^^^^ Oct 13 13:07:04.908 INFO kablam! ... Oct 13 13:07:04.908 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:04.908 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:04.908 INFO kablam! Oct 13 13:07:04.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 13 13:07:04.908 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:04.908 INFO kablam! | Oct 13 13:07:04.908 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.908 INFO kablam! | ^^^^^ Oct 13 13:07:04.908 INFO kablam! ... Oct 13 13:07:04.908 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:04.908 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:04.908 INFO kablam! Oct 13 13:07:04.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 13 13:07:04.908 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:04.908 INFO kablam! | Oct 13 13:07:04.908 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.908 INFO kablam! | ^^^^^ Oct 13 13:07:04.908 INFO kablam! ... Oct 13 13:07:04.909 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:04.909 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:04.909 INFO kablam! Oct 13 13:07:04.912 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 13 13:07:04.912 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:04.912 INFO kablam! | Oct 13 13:07:04.912 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.912 INFO kablam! | ^^^^^ Oct 13 13:07:04.912 INFO kablam! ... Oct 13 13:07:04.912 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:04.912 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:04.912 INFO kablam! Oct 13 13:07:04.912 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 13 13:07:04.912 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:04.912 INFO kablam! | Oct 13 13:07:04.912 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.912 INFO kablam! | ^^^^^ Oct 13 13:07:04.912 INFO kablam! ... Oct 13 13:07:04.912 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:04.912 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:04.912 INFO kablam! Oct 13 13:07:04.916 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 13 13:07:04.916 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:04.916 INFO kablam! | Oct 13 13:07:04.916 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.916 INFO kablam! | ^^^^^ Oct 13 13:07:04.916 INFO kablam! ... Oct 13 13:07:04.916 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:04.916 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:04.916 INFO kablam! Oct 13 13:07:04.916 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 13 13:07:04.916 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:04.916 INFO kablam! | Oct 13 13:07:04.916 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.916 INFO kablam! | ^^^^^ Oct 13 13:07:04.916 INFO kablam! ... Oct 13 13:07:04.916 INFO kablam! 637 | wrap!(A); Oct 13 13:07:04.916 INFO kablam! | --------- in this macro invocation Oct 13 13:07:04.916 INFO kablam! Oct 13 13:07:04.924 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 13 13:07:04.924 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:04.924 INFO kablam! | Oct 13 13:07:04.924 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.924 INFO kablam! | ^^^^^ Oct 13 13:07:04.924 INFO kablam! ... Oct 13 13:07:04.924 INFO kablam! 637 | wrap!(A); Oct 13 13:07:04.924 INFO kablam! | --------- in this macro invocation Oct 13 13:07:04.924 INFO kablam! Oct 13 13:07:04.940 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 13 13:07:04.940 INFO kablam! --> src/auto_args.rs:471:78 Oct 13 13:07:04.940 INFO kablam! | Oct 13 13:07:04.940 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.940 INFO kablam! | ^^^^^ Oct 13 13:07:04.940 INFO kablam! Oct 13 13:07:04.944 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 13 13:07:04.944 INFO kablam! --> src/auto_args.rs:472:33 Oct 13 13:07:04.944 INFO kablam! | Oct 13 13:07:04.944 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.944 INFO kablam! | ^^^^^ Oct 13 13:07:04.944 INFO kablam! Oct 13 13:07:04.944 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 13 13:07:04.944 INFO kablam! --> src/auto_args.rs:484:84 Oct 13 13:07:04.944 INFO kablam! | Oct 13 13:07:04.944 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:04.944 INFO kablam! | ^^^^^ Oct 13 13:07:04.944 INFO kablam! Oct 13 13:07:04.952 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 13 13:07:04.952 INFO kablam! --> src/auto_args.rs:485:33 Oct 13 13:07:04.952 INFO kablam! | Oct 13 13:07:04.952 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:04.952 INFO kablam! | ^^^^^ Oct 13 13:07:04.952 INFO kablam! Oct 13 13:07:05.020 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 13 13:07:05.020 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:05.020 INFO kablam! | Oct 13 13:07:05.020 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.020 INFO kablam! | ^^^^^ Oct 13 13:07:05.020 INFO kablam! ... Oct 13 13:07:05.020 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:05.020 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:05.020 INFO kablam! Oct 13 13:07:05.022 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 13 13:07:05.022 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:05.022 INFO kablam! | Oct 13 13:07:05.022 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.022 INFO kablam! | ^^^^^ Oct 13 13:07:05.022 INFO kablam! ... Oct 13 13:07:05.022 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:05.022 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:05.022 INFO kablam! Oct 13 13:07:05.028 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 13 13:07:05.028 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:05.028 INFO kablam! | Oct 13 13:07:05.028 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.028 INFO kablam! | ^^^^^ Oct 13 13:07:05.028 INFO kablam! ... Oct 13 13:07:05.028 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:05.028 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:05.028 INFO kablam! Oct 13 13:07:05.028 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 13 13:07:05.028 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:05.028 INFO kablam! | Oct 13 13:07:05.028 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.028 INFO kablam! | ^^^^^ Oct 13 13:07:05.028 INFO kablam! ... Oct 13 13:07:05.028 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:05.028 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:05.028 INFO kablam! Oct 13 13:07:05.037 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 13 13:07:05.037 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:05.037 INFO kablam! | Oct 13 13:07:05.037 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.037 INFO kablam! | ^^^^^ Oct 13 13:07:05.037 INFO kablam! ... Oct 13 13:07:05.037 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:05.037 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:05.037 INFO kablam! Oct 13 13:07:05.037 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 13 13:07:05.037 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:05.037 INFO kablam! | Oct 13 13:07:05.037 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.037 INFO kablam! | ^^^^^ Oct 13 13:07:05.037 INFO kablam! ... Oct 13 13:07:05.037 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:05.037 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:05.037 INFO kablam! Oct 13 13:07:05.040 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 13 13:07:05.040 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:05.040 INFO kablam! | Oct 13 13:07:05.040 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.040 INFO kablam! | ^^^^^ Oct 13 13:07:05.040 INFO kablam! ... Oct 13 13:07:05.040 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:05.040 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:05.040 INFO kablam! Oct 13 13:07:05.046 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 13 13:07:05.046 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:05.046 INFO kablam! | Oct 13 13:07:05.046 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.046 INFO kablam! | ^^^^^ Oct 13 13:07:05.046 INFO kablam! ... Oct 13 13:07:05.046 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:05.046 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:05.046 INFO kablam! Oct 13 13:07:05.056 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 13 13:07:05.056 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:05.056 INFO kablam! | Oct 13 13:07:05.056 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.056 INFO kablam! | ^^^^^ Oct 13 13:07:05.056 INFO kablam! ... Oct 13 13:07:05.056 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:05.056 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:05.056 INFO kablam! Oct 13 13:07:05.056 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 13 13:07:05.056 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:05.056 INFO kablam! | Oct 13 13:07:05.056 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.056 INFO kablam! | ^^^^^ Oct 13 13:07:05.056 INFO kablam! ... Oct 13 13:07:05.056 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:05.056 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:05.056 INFO kablam! Oct 13 13:07:05.066 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 13 13:07:05.066 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:05.066 INFO kablam! | Oct 13 13:07:05.066 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.066 INFO kablam! | ^^^^^ Oct 13 13:07:05.066 INFO kablam! ... Oct 13 13:07:05.066 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:05.066 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:05.066 INFO kablam! Oct 13 13:07:05.066 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 13 13:07:05.066 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:05.066 INFO kablam! | Oct 13 13:07:05.066 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.066 INFO kablam! | ^^^^^ Oct 13 13:07:05.067 INFO kablam! ... Oct 13 13:07:05.067 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:05.067 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:05.067 INFO kablam! Oct 13 13:07:05.067 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 13 13:07:05.067 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:05.067 INFO kablam! | Oct 13 13:07:05.067 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.067 INFO kablam! | ^^^^^ Oct 13 13:07:05.067 INFO kablam! ... Oct 13 13:07:05.067 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:05.067 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:05.067 INFO kablam! Oct 13 13:07:05.084 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 13 13:07:05.084 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:05.084 INFO kablam! | Oct 13 13:07:05.084 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.084 INFO kablam! | ^^^^^ Oct 13 13:07:05.084 INFO kablam! ... Oct 13 13:07:05.084 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:05.084 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:05.084 INFO kablam! Oct 13 13:07:05.084 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 13 13:07:05.084 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:05.084 INFO kablam! | Oct 13 13:07:05.084 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.084 INFO kablam! | ^^^^^ Oct 13 13:07:05.084 INFO kablam! ... Oct 13 13:07:05.084 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:05.084 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:05.084 INFO kablam! Oct 13 13:07:05.084 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 13 13:07:05.084 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:05.084 INFO kablam! | Oct 13 13:07:05.084 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.084 INFO kablam! | ^^^^^ Oct 13 13:07:05.084 INFO kablam! ... Oct 13 13:07:05.084 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:05.084 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:05.084 INFO kablam! Oct 13 13:07:05.084 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 13 13:07:05.084 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:05.084 INFO kablam! | Oct 13 13:07:05.084 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.084 INFO kablam! | ^^^^^ Oct 13 13:07:05.084 INFO kablam! ... Oct 13 13:07:05.084 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:05.084 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:05.084 INFO kablam! Oct 13 13:07:05.084 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 13 13:07:05.084 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:05.084 INFO kablam! | Oct 13 13:07:05.084 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.085 INFO kablam! | ^^^^^ Oct 13 13:07:05.085 INFO kablam! ... Oct 13 13:07:05.085 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:05.085 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:05.085 INFO kablam! Oct 13 13:07:05.092 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 13 13:07:05.092 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:05.092 INFO kablam! | Oct 13 13:07:05.092 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.092 INFO kablam! | ^^^^^ Oct 13 13:07:05.092 INFO kablam! ... Oct 13 13:07:05.092 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:05.092 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:05.092 INFO kablam! Oct 13 13:07:05.092 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 13 13:07:05.092 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:05.092 INFO kablam! | Oct 13 13:07:05.092 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.092 INFO kablam! | ^^^^^ Oct 13 13:07:05.092 INFO kablam! ... Oct 13 13:07:05.092 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:05.092 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:05.092 INFO kablam! Oct 13 13:07:05.092 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 13 13:07:05.092 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:05.092 INFO kablam! | Oct 13 13:07:05.092 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.092 INFO kablam! | ^^^^^ Oct 13 13:07:05.092 INFO kablam! ... Oct 13 13:07:05.092 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:05.092 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:05.092 INFO kablam! Oct 13 13:07:05.100 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 13 13:07:05.100 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:05.100 INFO kablam! | Oct 13 13:07:05.100 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.100 INFO kablam! | ^^^^^ Oct 13 13:07:05.100 INFO kablam! ... Oct 13 13:07:05.100 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:05.100 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:05.100 INFO kablam! Oct 13 13:07:05.108 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 13 13:07:05.108 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:05.108 INFO kablam! | Oct 13 13:07:05.108 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.108 INFO kablam! | ^^^^^ Oct 13 13:07:05.108 INFO kablam! ... Oct 13 13:07:05.108 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:05.108 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:05.108 INFO kablam! Oct 13 13:07:05.108 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 13 13:07:05.108 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:05.108 INFO kablam! | Oct 13 13:07:05.108 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.108 INFO kablam! | ^^^^^ Oct 13 13:07:05.108 INFO kablam! ... Oct 13 13:07:05.108 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:05.108 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:05.108 INFO kablam! Oct 13 13:07:05.114 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 13 13:07:05.114 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:05.114 INFO kablam! | Oct 13 13:07:05.114 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.114 INFO kablam! | ^^^^^ Oct 13 13:07:05.114 INFO kablam! ... Oct 13 13:07:05.114 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:05.114 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:05.114 INFO kablam! Oct 13 13:07:05.128 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 13 13:07:05.128 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:05.128 INFO kablam! | Oct 13 13:07:05.128 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.128 INFO kablam! | ^^^^^ Oct 13 13:07:05.128 INFO kablam! ... Oct 13 13:07:05.128 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:05.128 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:05.128 INFO kablam! Oct 13 13:07:05.128 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 13 13:07:05.128 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:05.128 INFO kablam! | Oct 13 13:07:05.128 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.128 INFO kablam! | ^^^^^ Oct 13 13:07:05.128 INFO kablam! ... Oct 13 13:07:05.128 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:05.128 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:05.128 INFO kablam! Oct 13 13:07:05.128 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 13 13:07:05.128 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:05.128 INFO kablam! | Oct 13 13:07:05.128 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.128 INFO kablam! | ^^^^^ Oct 13 13:07:05.128 INFO kablam! ... Oct 13 13:07:05.128 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:05.128 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:05.128 INFO kablam! Oct 13 13:07:05.144 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 13 13:07:05.144 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:05.144 INFO kablam! | Oct 13 13:07:05.144 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.144 INFO kablam! | ^^^^^ Oct 13 13:07:05.144 INFO kablam! ... Oct 13 13:07:05.144 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:05.144 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:05.144 INFO kablam! Oct 13 13:07:05.144 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 13 13:07:05.144 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:05.144 INFO kablam! | Oct 13 13:07:05.144 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.144 INFO kablam! | ^^^^^ Oct 13 13:07:05.144 INFO kablam! ... Oct 13 13:07:05.144 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:05.144 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:05.144 INFO kablam! Oct 13 13:07:05.144 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 13 13:07:05.144 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:05.144 INFO kablam! | Oct 13 13:07:05.144 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.144 INFO kablam! | ^^^^^ Oct 13 13:07:05.144 INFO kablam! ... Oct 13 13:07:05.144 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:05.144 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:05.144 INFO kablam! Oct 13 13:07:05.152 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 13 13:07:05.152 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:05.152 INFO kablam! | Oct 13 13:07:05.152 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.152 INFO kablam! | ^^^^^ Oct 13 13:07:05.152 INFO kablam! ... Oct 13 13:07:05.152 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:05.152 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:05.152 INFO kablam! Oct 13 13:07:05.152 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 13 13:07:05.152 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:05.152 INFO kablam! | Oct 13 13:07:05.152 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.152 INFO kablam! | ^^^^^ Oct 13 13:07:05.152 INFO kablam! ... Oct 13 13:07:05.152 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:05.152 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:05.152 INFO kablam! Oct 13 13:07:05.157 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 13 13:07:05.157 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:05.157 INFO kablam! | Oct 13 13:07:05.157 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:05.157 INFO kablam! | ^^^^^ Oct 13 13:07:05.157 INFO kablam! ... Oct 13 13:07:05.157 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:05.157 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:05.157 INFO kablam! Oct 13 13:07:05.172 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 13 13:07:05.172 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:05.172 INFO kablam! | Oct 13 13:07:05.172 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:05.172 INFO kablam! | ^^^^^ Oct 13 13:07:05.172 INFO kablam! ... Oct 13 13:07:05.172 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:05.172 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:05.172 INFO kablam! Oct 13 13:07:05.172 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 13 13:07:05.172 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:05.172 INFO kablam! | Oct 13 13:07:05.172 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:05.172 INFO kablam! | ^^^^^ Oct 13 13:07:05.172 INFO kablam! ... Oct 13 13:07:05.172 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:05.172 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:05.172 INFO kablam! Oct 13 13:07:05.220 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 13 13:07:05.220 INFO kablam! --> src/delegates.rs:26:50 Oct 13 13:07:05.220 INFO kablam! | Oct 13 13:07:05.220 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 13 13:07:05.220 INFO kablam! | ^^^^^ Oct 13 13:07:05.220 INFO kablam! Oct 13 13:07:06.064 INFO kablam! Checking jsonrpc-tcp-server v7.1.1 Oct 13 13:07:15.140 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 13 13:07:15.140 INFO kablam! --> tests/pubsub-macros.rs:8:37 Oct 13 13:07:15.140 INFO kablam! | Oct 13 13:07:15.140 INFO kablam! 8 | use jsonrpc_core::futures::{future, BoxFuture, Future}; Oct 13 13:07:15.140 INFO kablam! | ^^^^^^^^^ Oct 13 13:07:15.165 INFO kablam! | Oct 13 13:07:15.165 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:07:15.165 INFO kablam! Oct 13 13:07:15.165 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 13 13:07:15.165 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 13 13:07:15.165 INFO kablam! | Oct 13 13:07:15.165 INFO kablam! 14 | / build_rpc_trait! { Oct 13 13:07:15.165 INFO kablam! 15 | | pub trait Rpc { Oct 13 13:07:15.165 INFO kablam! 16 | | type Metadata; Oct 13 13:07:15.165 INFO kablam! 17 | | Oct 13 13:07:15.165 INFO kablam! ... | Oct 13 13:07:15.165 INFO kablam! 27 | | } Oct 13 13:07:15.165 INFO kablam! 28 | | } Oct 13 13:07:15.168 INFO kablam! | |_^ Oct 13 13:07:15.168 INFO kablam! | Oct 13 13:07:15.168 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 13 13:07:15.168 INFO kablam! Oct 13 13:07:15.168 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 13 13:07:15.168 INFO kablam! --> tests/pubsub-macros.rs:40:48 Oct 13 13:07:15.168 INFO kablam! | Oct 13 13:07:15.169 INFO kablam! 40 | fn unsubscribe(&self, _id: SubscriptionId) -> BoxFuture { Oct 13 13:07:15.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:15.169 INFO kablam! Oct 13 13:07:15.255 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 13 13:07:15.255 INFO kablam! --> tests/pubsub-macros.rs:41:20 Oct 13 13:07:15.255 INFO kablam! | Oct 13 13:07:15.256 INFO kablam! 41 | future::ok(true).boxed() Oct 13 13:07:15.256 INFO kablam! | ^^^^^ Oct 13 13:07:15.256 INFO kablam! Oct 13 13:07:15.333 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 13 13:07:15.333 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 13 13:07:15.333 INFO kablam! | Oct 13 13:07:15.333 INFO kablam! 14 | / build_rpc_trait! { Oct 13 13:07:15.333 INFO kablam! 15 | | pub trait Rpc { Oct 13 13:07:15.333 INFO kablam! 16 | | type Metadata; Oct 13 13:07:15.333 INFO kablam! 17 | | Oct 13 13:07:15.333 INFO kablam! ... | Oct 13 13:07:15.333 INFO kablam! 27 | | } Oct 13 13:07:15.333 INFO kablam! 28 | | } Oct 13 13:07:15.333 INFO kablam! | |_^ Oct 13 13:07:15.352 INFO kablam! | Oct 13 13:07:15.353 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 13 13:07:15.353 INFO kablam! Oct 13 13:07:16.286 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 13 13:07:16.286 INFO kablam! --> examples/std.rs:6:35 Oct 13 13:07:16.286 INFO kablam! | Oct 13 13:07:16.286 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 13 13:07:16.286 INFO kablam! | ^^^^^^^^^ Oct 13 13:07:16.286 INFO kablam! | Oct 13 13:07:16.286 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:07:16.286 INFO kablam! Oct 13 13:07:16.286 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 13 13:07:16.286 INFO kablam! --> examples/std.rs:8:1 Oct 13 13:07:16.286 INFO kablam! | Oct 13 13:07:16.286 INFO kablam! 8 | / build_rpc_trait! { Oct 13 13:07:16.286 INFO kablam! 9 | | pub trait Rpc { Oct 13 13:07:16.286 INFO kablam! 10 | | /// Returns a protocol version Oct 13 13:07:16.286 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 13 13:07:16.286 INFO kablam! ... | Oct 13 13:07:16.286 INFO kablam! 21 | | } Oct 13 13:07:16.286 INFO kablam! 22 | | } Oct 13 13:07:16.286 INFO kablam! | |_^ Oct 13 13:07:16.287 INFO kablam! | Oct 13 13:07:16.287 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 13 13:07:16.287 INFO kablam! Oct 13 13:07:16.287 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 13 13:07:16.287 INFO kablam! --> examples/std.rs:8:1 Oct 13 13:07:16.287 INFO kablam! | Oct 13 13:07:16.287 INFO kablam! 8 | / build_rpc_trait! { Oct 13 13:07:16.287 INFO kablam! 9 | | pub trait Rpc { Oct 13 13:07:16.287 INFO kablam! 10 | | /// Returns a protocol version Oct 13 13:07:16.287 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 13 13:07:16.287 INFO kablam! ... | Oct 13 13:07:16.287 INFO kablam! 21 | | } Oct 13 13:07:16.287 INFO kablam! 22 | | } Oct 13 13:07:16.287 INFO kablam! | |_^ Oct 13 13:07:16.287 INFO kablam! | Oct 13 13:07:16.287 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 13 13:07:16.287 INFO kablam! Oct 13 13:07:16.287 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 13 13:07:16.287 INFO kablam! --> examples/std.rs:35:28 Oct 13 13:07:16.287 INFO kablam! | Oct 13 13:07:16.287 INFO kablam! 35 | fn call(&self, _: u64) -> BoxFuture { Oct 13 13:07:16.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.287 INFO kablam! Oct 13 13:07:16.318 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 13 13:07:16.318 INFO kablam! --> examples/std.rs:36:38 Oct 13 13:07:16.318 INFO kablam! | Oct 13 13:07:16.318 INFO kablam! 36 | futures::finished("OK".to_owned()).boxed() Oct 13 13:07:16.318 INFO kablam! | ^^^^^ Oct 13 13:07:16.318 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/auto_args.rs:8:35 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 13 13:07:16.554 INFO kablam! | ^^^^^^^^^ Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:07:16.554 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/auto_args.rs:321:44 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 13 13:07:16.554 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.554 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/auto_args.rs:332:52 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 13 13:07:16.554 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.554 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/auto_args.rs:464:60 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 13 13:07:16.554 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.554 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/auto_args.rs:477:68 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 13 13:07:16.554 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.554 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/delegates.rs:6:35 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 13 13:07:16.554 INFO kablam! | ^^^^^^^^^ Oct 13 13:07:16.554 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/delegates.rs:11:18 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 13 13:07:16.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.554 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:16.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.554 INFO kablam! ... Oct 13 13:07:16.554 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:16.554 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:16.554 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:16.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.554 INFO kablam! ... Oct 13 13:07:16.554 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:16.554 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:16.554 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:16.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.554 INFO kablam! ... Oct 13 13:07:16.554 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:16.554 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:16.554 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.554 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:16.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.554 INFO kablam! ... Oct 13 13:07:16.554 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:16.554 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:16.554 INFO kablam! Oct 13 13:07:16.554 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 13 13:07:16.554 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:16.554 INFO kablam! | Oct 13 13:07:16.555 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:16.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.555 INFO kablam! ... Oct 13 13:07:16.555 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:16.555 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:16.555 INFO kablam! Oct 13 13:07:16.555 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 13 13:07:16.555 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:16.555 INFO kablam! | Oct 13 13:07:16.555 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:16.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.555 INFO kablam! ... Oct 13 13:07:16.555 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:16.555 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:16.555 INFO kablam! Oct 13 13:07:16.555 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 13 13:07:16.555 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:16.555 INFO kablam! | Oct 13 13:07:16.555 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:16.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.555 INFO kablam! ... Oct 13 13:07:16.555 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:16.555 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:16.555 INFO kablam! Oct 13 13:07:16.555 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 13 13:07:16.555 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:16.555 INFO kablam! | Oct 13 13:07:16.555 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:16.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.555 INFO kablam! ... Oct 13 13:07:16.555 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:16.555 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:16.555 INFO kablam! Oct 13 13:07:16.555 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 13 13:07:16.555 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:16.555 INFO kablam! | Oct 13 13:07:16.555 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:16.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.555 INFO kablam! ... Oct 13 13:07:16.555 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:16.555 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:16.555 INFO kablam! Oct 13 13:07:16.555 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 13 13:07:16.555 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:16.555 INFO kablam! | Oct 13 13:07:16.555 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:16.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.555 INFO kablam! ... Oct 13 13:07:16.555 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:16.555 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:16.555 INFO kablam! Oct 13 13:07:16.555 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 13 13:07:16.555 INFO kablam! --> src/auto_args.rs:382:48 Oct 13 13:07:16.555 INFO kablam! | Oct 13 13:07:16.555 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 13 13:07:16.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.555 INFO kablam! ... Oct 13 13:07:16.555 INFO kablam! 637 | wrap!(A); Oct 13 13:07:16.555 INFO kablam! | --------- in this macro invocation Oct 13 13:07:16.555 INFO kablam! Oct 13 13:07:16.555 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 13 13:07:16.555 INFO kablam! --> src/auto_args.rs:398:58 Oct 13 13:07:16.555 INFO kablam! | Oct 13 13:07:16.555 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 13 13:07:16.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.555 INFO kablam! ... Oct 13 13:07:16.555 INFO kablam! 637 | wrap!(A); Oct 13 13:07:16.555 INFO kablam! | --------- in this macro invocation Oct 13 13:07:16.555 INFO kablam! Oct 13 13:07:16.555 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 13 13:07:16.555 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:16.555 INFO kablam! | Oct 13 13:07:16.555 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.555 INFO kablam! ... Oct 13 13:07:16.555 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:16.555 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:16.555 INFO kablam! Oct 13 13:07:16.555 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 13 13:07:16.555 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:16.555 INFO kablam! | Oct 13 13:07:16.555 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.555 INFO kablam! ... Oct 13 13:07:16.555 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:16.555 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:16.556 INFO kablam! Oct 13 13:07:16.556 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 13 13:07:16.556 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:16.556 INFO kablam! | Oct 13 13:07:16.556 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.556 INFO kablam! ... Oct 13 13:07:16.556 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:16.556 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:16.556 INFO kablam! Oct 13 13:07:16.556 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 13 13:07:16.556 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:16.556 INFO kablam! | Oct 13 13:07:16.556 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.556 INFO kablam! ... Oct 13 13:07:16.556 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:16.556 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:16.556 INFO kablam! Oct 13 13:07:16.556 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 13 13:07:16.556 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:16.556 INFO kablam! | Oct 13 13:07:16.556 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.556 INFO kablam! ... Oct 13 13:07:16.556 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:16.556 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:16.556 INFO kablam! Oct 13 13:07:16.556 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 13 13:07:16.556 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:16.556 INFO kablam! | Oct 13 13:07:16.556 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.556 INFO kablam! ... Oct 13 13:07:16.556 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:16.556 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:16.556 INFO kablam! Oct 13 13:07:16.556 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 13 13:07:16.556 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:16.556 INFO kablam! | Oct 13 13:07:16.556 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.556 INFO kablam! ... Oct 13 13:07:16.556 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:16.556 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:16.556 INFO kablam! Oct 13 13:07:16.556 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 13 13:07:16.556 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:16.556 INFO kablam! | Oct 13 13:07:16.556 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.556 INFO kablam! ... Oct 13 13:07:16.556 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:16.556 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:16.556 INFO kablam! Oct 13 13:07:16.556 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 13 13:07:16.556 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:16.556 INFO kablam! | Oct 13 13:07:16.556 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.556 INFO kablam! ... Oct 13 13:07:16.556 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:16.556 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:16.556 INFO kablam! Oct 13 13:07:16.556 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 13 13:07:16.556 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:16.556 INFO kablam! | Oct 13 13:07:16.556 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.556 INFO kablam! ... Oct 13 13:07:16.556 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:16.556 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:16.556 INFO kablam! Oct 13 13:07:16.556 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 13 13:07:16.556 INFO kablam! --> src/auto_args.rs:540:66 Oct 13 13:07:16.556 INFO kablam! | Oct 13 13:07:16.556 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.556 INFO kablam! ... Oct 13 13:07:16.556 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:16.556 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:16.556 INFO kablam! Oct 13 13:07:16.556 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 13 13:07:16.556 INFO kablam! --> src/auto_args.rs:570:77 Oct 13 13:07:16.556 INFO kablam! | Oct 13 13:07:16.556 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 13 13:07:16.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.556 INFO kablam! ... Oct 13 13:07:16.557 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:16.557 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:294:50 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:300:59 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:324:50 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:335:59 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:467:50 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:480:59 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! ... Oct 13 13:07:16.557 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:16.557 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! ... Oct 13 13:07:16.557 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:16.557 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! ... Oct 13 13:07:16.557 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:16.557 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! ... Oct 13 13:07:16.557 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:16.557 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! ... Oct 13 13:07:16.557 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:16.557 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:16.557 INFO kablam! Oct 13 13:07:16.557 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 13 13:07:16.557 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:16.557 INFO kablam! | Oct 13 13:07:16.557 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.557 INFO kablam! ... Oct 13 13:07:16.558 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:16.558 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:16.558 INFO kablam! Oct 13 13:07:16.558 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 13 13:07:16.558 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:16.558 INFO kablam! | Oct 13 13:07:16.558 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.558 INFO kablam! ... Oct 13 13:07:16.558 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:16.558 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:16.558 INFO kablam! Oct 13 13:07:16.558 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 13 13:07:16.558 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:16.558 INFO kablam! | Oct 13 13:07:16.558 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.558 INFO kablam! ... Oct 13 13:07:16.558 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:16.558 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:16.558 INFO kablam! Oct 13 13:07:16.558 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 13 13:07:16.558 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:16.558 INFO kablam! | Oct 13 13:07:16.558 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.558 INFO kablam! ... Oct 13 13:07:16.558 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:16.558 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:16.558 INFO kablam! Oct 13 13:07:16.558 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 13 13:07:16.558 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:16.558 INFO kablam! | Oct 13 13:07:16.558 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.558 INFO kablam! ... Oct 13 13:07:16.558 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:16.558 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:16.558 INFO kablam! Oct 13 13:07:16.564 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 13 13:07:16.564 INFO kablam! --> src/auto_args.rs:383:55 Oct 13 13:07:16.564 INFO kablam! | Oct 13 13:07:16.564 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.564 INFO kablam! ... Oct 13 13:07:16.564 INFO kablam! 637 | wrap!(A); Oct 13 13:07:16.564 INFO kablam! | --------- in this macro invocation Oct 13 13:07:16.564 INFO kablam! Oct 13 13:07:16.564 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 13 13:07:16.564 INFO kablam! --> src/auto_args.rs:399:67 Oct 13 13:07:16.564 INFO kablam! | Oct 13 13:07:16.564 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.564 INFO kablam! ... Oct 13 13:07:16.564 INFO kablam! 637 | wrap!(A); Oct 13 13:07:16.564 INFO kablam! | --------- in this macro invocation Oct 13 13:07:16.564 INFO kablam! Oct 13 13:07:16.564 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 13 13:07:16.564 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:16.564 INFO kablam! | Oct 13 13:07:16.564 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.564 INFO kablam! ... Oct 13 13:07:16.564 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:16.564 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:16.564 INFO kablam! Oct 13 13:07:16.564 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 13 13:07:16.564 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:16.564 INFO kablam! | Oct 13 13:07:16.564 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.564 INFO kablam! ... Oct 13 13:07:16.564 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:16.564 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:16.564 INFO kablam! Oct 13 13:07:16.564 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 13 13:07:16.564 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:16.564 INFO kablam! | Oct 13 13:07:16.564 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.564 INFO kablam! ... Oct 13 13:07:16.564 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:16.564 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:16.564 INFO kablam! Oct 13 13:07:16.564 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 13 13:07:16.564 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:16.564 INFO kablam! | Oct 13 13:07:16.564 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.564 INFO kablam! ... Oct 13 13:07:16.564 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:16.564 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:16.564 INFO kablam! Oct 13 13:07:16.564 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 13 13:07:16.564 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:16.564 INFO kablam! | Oct 13 13:07:16.564 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.564 INFO kablam! ... Oct 13 13:07:16.564 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:16.564 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:16.564 INFO kablam! Oct 13 13:07:16.564 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 13 13:07:16.564 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:16.564 INFO kablam! | Oct 13 13:07:16.564 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.564 INFO kablam! ... Oct 13 13:07:16.564 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:16.564 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:16.564 INFO kablam! Oct 13 13:07:16.564 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 13 13:07:16.564 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:16.564 INFO kablam! | Oct 13 13:07:16.564 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.564 INFO kablam! ... Oct 13 13:07:16.564 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:16.564 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:16.565 INFO kablam! Oct 13 13:07:16.565 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 13 13:07:16.565 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:16.565 INFO kablam! | Oct 13 13:07:16.565 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.565 INFO kablam! ... Oct 13 13:07:16.565 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:16.565 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:16.565 INFO kablam! Oct 13 13:07:16.565 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 13 13:07:16.565 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:16.565 INFO kablam! | Oct 13 13:07:16.565 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.565 INFO kablam! ... Oct 13 13:07:16.565 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:16.565 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:16.565 INFO kablam! Oct 13 13:07:16.565 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 13 13:07:16.565 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:16.565 INFO kablam! | Oct 13 13:07:16.565 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.565 INFO kablam! ... Oct 13 13:07:16.565 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:16.565 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:16.565 INFO kablam! Oct 13 13:07:16.565 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 13 13:07:16.565 INFO kablam! --> src/auto_args.rs:541:55 Oct 13 13:07:16.565 INFO kablam! | Oct 13 13:07:16.565 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 13 13:07:16.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.565 INFO kablam! ... Oct 13 13:07:16.565 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:16.565 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:16.565 INFO kablam! Oct 13 13:07:16.565 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 13 13:07:16.565 INFO kablam! --> src/auto_args.rs:571:67 Oct 13 13:07:16.565 INFO kablam! | Oct 13 13:07:16.565 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 13 13:07:16.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:16.565 INFO kablam! ... Oct 13 13:07:16.565 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:16.565 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:16.565 INFO kablam! Oct 13 13:07:16.696 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 13 13:07:16.696 INFO kablam! --> src/auto_args.rs:326:61 Oct 13 13:07:16.696 INFO kablam! | Oct 13 13:07:16.696 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.696 INFO kablam! | ^^^^^ Oct 13 13:07:16.696 INFO kablam! Oct 13 13:07:16.696 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 13 13:07:16.696 INFO kablam! --> src/auto_args.rs:327:33 Oct 13 13:07:16.696 INFO kablam! | Oct 13 13:07:16.696 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.696 INFO kablam! | ^^^^^ Oct 13 13:07:16.696 INFO kablam! Oct 13 13:07:16.696 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 13 13:07:16.696 INFO kablam! --> src/auto_args.rs:337:67 Oct 13 13:07:16.696 INFO kablam! | Oct 13 13:07:16.696 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.696 INFO kablam! | ^^^^^ Oct 13 13:07:16.696 INFO kablam! Oct 13 13:07:16.703 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 13 13:07:16.703 INFO kablam! --> src/auto_args.rs:338:40 Oct 13 13:07:16.703 INFO kablam! | Oct 13 13:07:16.703 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 13 13:07:16.703 INFO kablam! | ^^^^^ Oct 13 13:07:16.703 INFO kablam! Oct 13 13:07:16.716 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 13 13:07:16.716 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:16.716 INFO kablam! | Oct 13 13:07:16.716 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.716 INFO kablam! | ^^^^^ Oct 13 13:07:16.716 INFO kablam! ... Oct 13 13:07:16.716 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:16.716 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:16.716 INFO kablam! Oct 13 13:07:16.717 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 13 13:07:16.717 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:16.717 INFO kablam! | Oct 13 13:07:16.717 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.717 INFO kablam! | ^^^^^ Oct 13 13:07:16.717 INFO kablam! ... Oct 13 13:07:16.717 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:16.717 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:16.717 INFO kablam! Oct 13 13:07:16.720 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 13 13:07:16.720 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:16.720 INFO kablam! | Oct 13 13:07:16.720 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.720 INFO kablam! | ^^^^^ Oct 13 13:07:16.720 INFO kablam! ... Oct 13 13:07:16.720 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:16.720 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:16.720 INFO kablam! Oct 13 13:07:16.720 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 13 13:07:16.720 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:16.720 INFO kablam! | Oct 13 13:07:16.720 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.720 INFO kablam! | ^^^^^ Oct 13 13:07:16.720 INFO kablam! ... Oct 13 13:07:16.720 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:16.720 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:16.720 INFO kablam! Oct 13 13:07:16.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 13 13:07:16.724 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:16.724 INFO kablam! | Oct 13 13:07:16.724 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.724 INFO kablam! | ^^^^^ Oct 13 13:07:16.724 INFO kablam! ... Oct 13 13:07:16.724 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:16.724 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:16.724 INFO kablam! Oct 13 13:07:16.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 13 13:07:16.724 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:16.724 INFO kablam! | Oct 13 13:07:16.724 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.724 INFO kablam! | ^^^^^ Oct 13 13:07:16.724 INFO kablam! ... Oct 13 13:07:16.724 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:16.724 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:16.724 INFO kablam! Oct 13 13:07:16.727 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 13 13:07:16.727 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:16.727 INFO kablam! | Oct 13 13:07:16.727 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.727 INFO kablam! | ^^^^^ Oct 13 13:07:16.727 INFO kablam! ... Oct 13 13:07:16.729 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:16.729 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:16.729 INFO kablam! Oct 13 13:07:16.729 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 13 13:07:16.729 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:16.729 INFO kablam! | Oct 13 13:07:16.729 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.729 INFO kablam! | ^^^^^ Oct 13 13:07:16.729 INFO kablam! ... Oct 13 13:07:16.729 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:16.729 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:16.732 INFO kablam! Oct 13 13:07:16.733 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 13 13:07:16.733 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:16.733 INFO kablam! | Oct 13 13:07:16.733 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.733 INFO kablam! | ^^^^^ Oct 13 13:07:16.733 INFO kablam! ... Oct 13 13:07:16.733 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:16.733 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:16.733 INFO kablam! Oct 13 13:07:16.736 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 13 13:07:16.736 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:16.736 INFO kablam! | Oct 13 13:07:16.736 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.736 INFO kablam! | ^^^^^ Oct 13 13:07:16.736 INFO kablam! ... Oct 13 13:07:16.736 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:16.736 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:16.737 INFO kablam! Oct 13 13:07:16.738 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 13 13:07:16.738 INFO kablam! --> src/auto_args.rs:385:79 Oct 13 13:07:16.738 INFO kablam! | Oct 13 13:07:16.738 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.738 INFO kablam! | ^^^^^ Oct 13 13:07:16.738 INFO kablam! ... Oct 13 13:07:16.738 INFO kablam! 637 | wrap!(A); Oct 13 13:07:16.738 INFO kablam! | --------- in this macro invocation Oct 13 13:07:16.738 INFO kablam! Oct 13 13:07:16.742 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 13 13:07:16.742 INFO kablam! --> src/auto_args.rs:386:35 Oct 13 13:07:16.742 INFO kablam! | Oct 13 13:07:16.742 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.742 INFO kablam! | ^^^^^ Oct 13 13:07:16.742 INFO kablam! ... Oct 13 13:07:16.742 INFO kablam! 637 | wrap!(A); Oct 13 13:07:16.742 INFO kablam! | --------- in this macro invocation Oct 13 13:07:16.742 INFO kablam! Oct 13 13:07:16.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 13 13:07:16.743 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:16.743 INFO kablam! | Oct 13 13:07:16.743 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.743 INFO kablam! | ^^^^^ Oct 13 13:07:16.743 INFO kablam! ... Oct 13 13:07:16.743 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:16.743 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:16.743 INFO kablam! Oct 13 13:07:16.747 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 13 13:07:16.747 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:16.747 INFO kablam! | Oct 13 13:07:16.747 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.747 INFO kablam! | ^^^^^ Oct 13 13:07:16.747 INFO kablam! ... Oct 13 13:07:16.747 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 13 13:07:16.747 INFO kablam! | ------------------------ in this macro invocation Oct 13 13:07:16.747 INFO kablam! Oct 13 13:07:16.752 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 13 13:07:16.752 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:16.752 INFO kablam! | Oct 13 13:07:16.752 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.752 INFO kablam! | ^^^^^ Oct 13 13:07:16.752 INFO kablam! ... Oct 13 13:07:16.752 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:16.752 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:16.752 INFO kablam! Oct 13 13:07:16.752 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 13 13:07:16.752 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:16.752 INFO kablam! | Oct 13 13:07:16.752 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.752 INFO kablam! | ^^^^^ Oct 13 13:07:16.752 INFO kablam! ... Oct 13 13:07:16.752 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 13 13:07:16.752 INFO kablam! | --------------------- in this macro invocation Oct 13 13:07:16.752 INFO kablam! Oct 13 13:07:16.756 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 13 13:07:16.756 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:16.756 INFO kablam! | Oct 13 13:07:16.756 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.756 INFO kablam! | ^^^^^ Oct 13 13:07:16.756 INFO kablam! ... Oct 13 13:07:16.756 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:16.756 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:16.756 INFO kablam! Oct 13 13:07:16.756 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 13 13:07:16.756 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:16.756 INFO kablam! | Oct 13 13:07:16.756 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.756 INFO kablam! | ^^^^^ Oct 13 13:07:16.756 INFO kablam! ... Oct 13 13:07:16.756 INFO kablam! 634 | wrap!(A, B, C, D); Oct 13 13:07:16.756 INFO kablam! | ------------------ in this macro invocation Oct 13 13:07:16.756 INFO kablam! Oct 13 13:07:16.762 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 13 13:07:16.762 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:16.762 INFO kablam! | Oct 13 13:07:16.762 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.762 INFO kablam! | ^^^^^ Oct 13 13:07:16.762 INFO kablam! ... Oct 13 13:07:16.762 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:16.762 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:16.762 INFO kablam! Oct 13 13:07:16.762 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 13 13:07:16.762 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:16.762 INFO kablam! | Oct 13 13:07:16.762 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.762 INFO kablam! | ^^^^^ Oct 13 13:07:16.762 INFO kablam! ... Oct 13 13:07:16.762 INFO kablam! 635 | wrap!(A, B, C); Oct 13 13:07:16.762 INFO kablam! | --------------- in this macro invocation Oct 13 13:07:16.762 INFO kablam! Oct 13 13:07:16.768 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 13 13:07:16.768 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:16.768 INFO kablam! | Oct 13 13:07:16.768 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.768 INFO kablam! | ^^^^^ Oct 13 13:07:16.768 INFO kablam! ... Oct 13 13:07:16.768 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:16.768 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:16.768 INFO kablam! Oct 13 13:07:16.768 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 13 13:07:16.768 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:16.768 INFO kablam! | Oct 13 13:07:16.768 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.768 INFO kablam! | ^^^^^ Oct 13 13:07:16.768 INFO kablam! ... Oct 13 13:07:16.768 INFO kablam! 636 | wrap!(A, B); Oct 13 13:07:16.768 INFO kablam! | ------------ in this macro invocation Oct 13 13:07:16.768 INFO kablam! Oct 13 13:07:16.768 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 13 13:07:16.768 INFO kablam! --> src/auto_args.rs:401:85 Oct 13 13:07:16.768 INFO kablam! | Oct 13 13:07:16.768 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.768 INFO kablam! | ^^^^^ Oct 13 13:07:16.768 INFO kablam! ... Oct 13 13:07:16.768 INFO kablam! 637 | wrap!(A); Oct 13 13:07:16.768 INFO kablam! | --------- in this macro invocation Oct 13 13:07:16.768 INFO kablam! Oct 13 13:07:16.772 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 13 13:07:16.772 INFO kablam! --> src/auto_args.rs:402:35 Oct 13 13:07:16.772 INFO kablam! | Oct 13 13:07:16.772 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.772 INFO kablam! | ^^^^^ Oct 13 13:07:16.772 INFO kablam! ... Oct 13 13:07:16.772 INFO kablam! 637 | wrap!(A); Oct 13 13:07:16.772 INFO kablam! | --------- in this macro invocation Oct 13 13:07:16.772 INFO kablam! Oct 13 13:07:16.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 13 13:07:16.791 INFO kablam! --> src/auto_args.rs:471:78 Oct 13 13:07:16.791 INFO kablam! | Oct 13 13:07:16.791 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.791 INFO kablam! | ^^^^^ Oct 13 13:07:16.791 INFO kablam! Oct 13 13:07:16.794 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 13 13:07:16.794 INFO kablam! --> src/auto_args.rs:472:33 Oct 13 13:07:16.794 INFO kablam! | Oct 13 13:07:16.794 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.794 INFO kablam! | ^^^^^ Oct 13 13:07:16.794 INFO kablam! Oct 13 13:07:16.796 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 13 13:07:16.796 INFO kablam! --> src/auto_args.rs:484:84 Oct 13 13:07:16.796 INFO kablam! | Oct 13 13:07:16.796 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.796 INFO kablam! | ^^^^^ Oct 13 13:07:16.796 INFO kablam! Oct 13 13:07:16.808 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 13 13:07:16.808 INFO kablam! --> src/auto_args.rs:485:33 Oct 13 13:07:16.808 INFO kablam! | Oct 13 13:07:16.808 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.808 INFO kablam! | ^^^^^ Oct 13 13:07:16.808 INFO kablam! Oct 13 13:07:16.860 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 13 13:07:16.860 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:16.860 INFO kablam! | Oct 13 13:07:16.860 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.860 INFO kablam! | ^^^^^ Oct 13 13:07:16.860 INFO kablam! ... Oct 13 13:07:16.860 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:16.860 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:16.860 INFO kablam! Oct 13 13:07:16.864 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 13 13:07:16.864 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:16.864 INFO kablam! | Oct 13 13:07:16.864 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.864 INFO kablam! | ^^^^^ Oct 13 13:07:16.864 INFO kablam! ... Oct 13 13:07:16.864 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:16.864 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:16.864 INFO kablam! Oct 13 13:07:16.864 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 13 13:07:16.864 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:16.864 INFO kablam! | Oct 13 13:07:16.864 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.864 INFO kablam! | ^^^^^ Oct 13 13:07:16.864 INFO kablam! ... Oct 13 13:07:16.864 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:16.864 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:16.864 INFO kablam! Oct 13 13:07:16.872 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 13 13:07:16.872 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:16.872 INFO kablam! | Oct 13 13:07:16.872 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.872 INFO kablam! | ^^^^^ Oct 13 13:07:16.872 INFO kablam! ... Oct 13 13:07:16.872 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:16.872 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:16.872 INFO kablam! Oct 13 13:07:16.876 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 13 13:07:16.876 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:16.876 INFO kablam! | Oct 13 13:07:16.876 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.876 INFO kablam! | ^^^^^ Oct 13 13:07:16.876 INFO kablam! ... Oct 13 13:07:16.876 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:16.876 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:16.876 INFO kablam! Oct 13 13:07:16.876 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 13 13:07:16.876 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:16.876 INFO kablam! | Oct 13 13:07:16.876 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.876 INFO kablam! | ^^^^^ Oct 13 13:07:16.876 INFO kablam! ... Oct 13 13:07:16.876 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:16.876 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:16.876 INFO kablam! Oct 13 13:07:16.888 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 13 13:07:16.888 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:16.888 INFO kablam! | Oct 13 13:07:16.888 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.888 INFO kablam! | ^^^^^ Oct 13 13:07:16.888 INFO kablam! ... Oct 13 13:07:16.888 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:16.888 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:16.888 INFO kablam! Oct 13 13:07:16.888 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 13 13:07:16.888 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:16.888 INFO kablam! | Oct 13 13:07:16.888 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.888 INFO kablam! | ^^^^^ Oct 13 13:07:16.888 INFO kablam! ... Oct 13 13:07:16.888 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:16.888 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:16.888 INFO kablam! Oct 13 13:07:16.888 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 13 13:07:16.888 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:16.888 INFO kablam! | Oct 13 13:07:16.888 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.888 INFO kablam! | ^^^^^ Oct 13 13:07:16.888 INFO kablam! ... Oct 13 13:07:16.888 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:16.889 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:16.889 INFO kablam! Oct 13 13:07:16.900 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 13 13:07:16.900 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:16.900 INFO kablam! | Oct 13 13:07:16.900 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.900 INFO kablam! | ^^^^^ Oct 13 13:07:16.900 INFO kablam! ... Oct 13 13:07:16.900 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:16.900 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:16.900 INFO kablam! Oct 13 13:07:16.900 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 13 13:07:16.900 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:16.900 INFO kablam! | Oct 13 13:07:16.900 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.900 INFO kablam! | ^^^^^ Oct 13 13:07:16.900 INFO kablam! ... Oct 13 13:07:16.900 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:16.900 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:16.900 INFO kablam! Oct 13 13:07:16.900 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 13 13:07:16.900 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:16.900 INFO kablam! | Oct 13 13:07:16.900 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.900 INFO kablam! | ^^^^^ Oct 13 13:07:16.900 INFO kablam! ... Oct 13 13:07:16.900 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:16.900 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:16.900 INFO kablam! Oct 13 13:07:16.900 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 13 13:07:16.901 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:16.901 INFO kablam! | Oct 13 13:07:16.901 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.901 INFO kablam! | ^^^^^ Oct 13 13:07:16.901 INFO kablam! ... Oct 13 13:07:16.901 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:16.901 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:16.901 INFO kablam! Oct 13 13:07:16.912 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 13 13:07:16.912 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:16.912 INFO kablam! | Oct 13 13:07:16.912 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.912 INFO kablam! | ^^^^^ Oct 13 13:07:16.912 INFO kablam! ... Oct 13 13:07:16.912 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:16.912 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:16.912 INFO kablam! Oct 13 13:07:16.912 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 13 13:07:16.912 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:16.912 INFO kablam! | Oct 13 13:07:16.912 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.912 INFO kablam! | ^^^^^ Oct 13 13:07:16.912 INFO kablam! ... Oct 13 13:07:16.912 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:16.912 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:16.912 INFO kablam! Oct 13 13:07:16.912 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 13 13:07:16.912 INFO kablam! --> src/auto_args.rs:544:42 Oct 13 13:07:16.912 INFO kablam! | Oct 13 13:07:16.912 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.912 INFO kablam! | ^^^^^ Oct 13 13:07:16.912 INFO kablam! ... Oct 13 13:07:16.913 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:16.913 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:16.913 INFO kablam! Oct 13 13:07:16.924 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 13 13:07:16.924 INFO kablam! --> src/auto_args.rs:556:95 Oct 13 13:07:16.924 INFO kablam! | Oct 13 13:07:16.924 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.924 INFO kablam! | ^^^^^ Oct 13 13:07:16.924 INFO kablam! ... Oct 13 13:07:16.924 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:16.924 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:16.924 INFO kablam! Oct 13 13:07:16.924 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 13 13:07:16.924 INFO kablam! --> src/auto_args.rs:557:35 Oct 13 13:07:16.924 INFO kablam! | Oct 13 13:07:16.924 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.924 INFO kablam! | ^^^^^ Oct 13 13:07:16.924 INFO kablam! ... Oct 13 13:07:16.924 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:16.924 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:16.924 INFO kablam! Oct 13 13:07:16.924 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 13 13:07:16.924 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:16.924 INFO kablam! | Oct 13 13:07:16.924 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.924 INFO kablam! | ^^^^^ Oct 13 13:07:16.924 INFO kablam! ... Oct 13 13:07:16.924 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:16.924 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:16.924 INFO kablam! Oct 13 13:07:16.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 13 13:07:16.932 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:16.932 INFO kablam! | Oct 13 13:07:16.932 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.932 INFO kablam! | ^^^^^ Oct 13 13:07:16.932 INFO kablam! ... Oct 13 13:07:16.932 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:16.932 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:16.932 INFO kablam! Oct 13 13:07:16.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 13 13:07:16.932 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:16.932 INFO kablam! | Oct 13 13:07:16.932 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.932 INFO kablam! | ^^^^^ Oct 13 13:07:16.932 INFO kablam! ... Oct 13 13:07:16.932 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 13 13:07:16.932 INFO kablam! | ----------------------------------------- in this macro invocation Oct 13 13:07:16.932 INFO kablam! Oct 13 13:07:16.936 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 13 13:07:16.936 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:16.936 INFO kablam! | Oct 13 13:07:16.936 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.936 INFO kablam! | ^^^^^ Oct 13 13:07:16.936 INFO kablam! ... Oct 13 13:07:16.936 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:16.936 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:16.936 INFO kablam! Oct 13 13:07:16.944 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 13 13:07:16.944 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:16.944 INFO kablam! | Oct 13 13:07:16.944 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.944 INFO kablam! | ^^^^^ Oct 13 13:07:16.944 INFO kablam! ... Oct 13 13:07:16.944 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:16.944 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:16.944 INFO kablam! Oct 13 13:07:16.944 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 13 13:07:16.944 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:16.944 INFO kablam! | Oct 13 13:07:16.944 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.944 INFO kablam! | ^^^^^ Oct 13 13:07:16.944 INFO kablam! ... Oct 13 13:07:16.944 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 13 13:07:16.944 INFO kablam! | -------------------------------------- in this macro invocation Oct 13 13:07:16.944 INFO kablam! Oct 13 13:07:16.952 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 13 13:07:16.952 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:16.952 INFO kablam! | Oct 13 13:07:16.952 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.952 INFO kablam! | ^^^^^ Oct 13 13:07:16.952 INFO kablam! ... Oct 13 13:07:16.952 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:16.952 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:16.952 INFO kablam! Oct 13 13:07:16.960 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 13 13:07:16.960 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:16.960 INFO kablam! | Oct 13 13:07:16.960 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.960 INFO kablam! | ^^^^^ Oct 13 13:07:16.960 INFO kablam! ... Oct 13 13:07:16.960 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:16.960 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:16.960 INFO kablam! Oct 13 13:07:16.960 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 13 13:07:16.960 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:16.960 INFO kablam! | Oct 13 13:07:16.960 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.960 INFO kablam! | ^^^^^ Oct 13 13:07:16.960 INFO kablam! ... Oct 13 13:07:16.960 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 13 13:07:16.960 INFO kablam! | ----------------------------------- in this macro invocation Oct 13 13:07:16.960 INFO kablam! Oct 13 13:07:16.964 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 13 13:07:16.964 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:16.964 INFO kablam! | Oct 13 13:07:16.964 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.964 INFO kablam! | ^^^^^ Oct 13 13:07:16.964 INFO kablam! ... Oct 13 13:07:16.964 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:16.964 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:16.964 INFO kablam! Oct 13 13:07:16.972 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 13 13:07:16.972 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:16.972 INFO kablam! | Oct 13 13:07:16.972 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.972 INFO kablam! | ^^^^^ Oct 13 13:07:16.972 INFO kablam! ... Oct 13 13:07:16.972 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:16.972 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:16.972 INFO kablam! Oct 13 13:07:16.972 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 13 13:07:16.972 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:16.972 INFO kablam! | Oct 13 13:07:16.972 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.972 INFO kablam! | ^^^^^ Oct 13 13:07:16.972 INFO kablam! ... Oct 13 13:07:16.972 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 13 13:07:16.972 INFO kablam! | -------------------------------- in this macro invocation Oct 13 13:07:16.972 INFO kablam! Oct 13 13:07:16.976 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 13 13:07:16.976 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:16.976 INFO kablam! | Oct 13 13:07:16.976 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.976 INFO kablam! | ^^^^^ Oct 13 13:07:16.976 INFO kablam! ... Oct 13 13:07:16.976 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:16.976 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:16.976 INFO kablam! Oct 13 13:07:16.984 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 13 13:07:16.984 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:16.984 INFO kablam! | Oct 13 13:07:16.984 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.984 INFO kablam! | ^^^^^ Oct 13 13:07:16.984 INFO kablam! ... Oct 13 13:07:16.984 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:16.984 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:16.984 INFO kablam! Oct 13 13:07:16.984 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 13 13:07:16.984 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:16.984 INFO kablam! | Oct 13 13:07:16.984 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.984 INFO kablam! | ^^^^^ Oct 13 13:07:16.984 INFO kablam! ... Oct 13 13:07:16.984 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 13 13:07:16.984 INFO kablam! | ----------------------------- in this macro invocation Oct 13 13:07:16.984 INFO kablam! Oct 13 13:07:16.988 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 13 13:07:16.988 INFO kablam! --> src/auto_args.rs:574:42 Oct 13 13:07:16.988 INFO kablam! | Oct 13 13:07:16.988 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 13 13:07:16.988 INFO kablam! | ^^^^^ Oct 13 13:07:16.988 INFO kablam! ... Oct 13 13:07:16.988 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:16.988 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:16.988 INFO kablam! Oct 13 13:07:16.996 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 13 13:07:16.996 INFO kablam! --> src/auto_args.rs:586:101 Oct 13 13:07:16.996 INFO kablam! | Oct 13 13:07:16.996 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 13 13:07:16.996 INFO kablam! | ^^^^^ Oct 13 13:07:16.996 INFO kablam! ... Oct 13 13:07:16.996 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:16.996 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:16.996 INFO kablam! Oct 13 13:07:16.996 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 13 13:07:16.996 INFO kablam! --> src/auto_args.rs:587:35 Oct 13 13:07:16.996 INFO kablam! | Oct 13 13:07:16.996 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 13 13:07:16.996 INFO kablam! | ^^^^^ Oct 13 13:07:16.996 INFO kablam! ... Oct 13 13:07:16.996 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 13 13:07:16.996 INFO kablam! | -------------------------- in this macro invocation Oct 13 13:07:16.996 INFO kablam! Oct 13 13:07:17.044 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 13 13:07:17.044 INFO kablam! --> src/delegates.rs:26:50 Oct 13 13:07:17.044 INFO kablam! | Oct 13 13:07:17.044 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 13 13:07:17.044 INFO kablam! | ^^^^^ Oct 13 13:07:17.044 INFO kablam! Oct 13 13:07:19.816 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 13 13:07:19.816 INFO kablam! --> examples/meta-macros.rs:9:35 Oct 13 13:07:19.816 INFO kablam! | Oct 13 13:07:19.816 INFO kablam! 9 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 13 13:07:19.816 INFO kablam! | ^^^^^^^^^ Oct 13 13:07:19.816 INFO kablam! | Oct 13 13:07:19.816 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:07:19.816 INFO kablam! Oct 13 13:07:19.816 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 13 13:07:19.816 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 13 13:07:19.816 INFO kablam! | Oct 13 13:07:19.816 INFO kablam! 15 | / build_rpc_trait! { Oct 13 13:07:19.816 INFO kablam! 16 | | pub trait Rpc { Oct 13 13:07:19.816 INFO kablam! 17 | | type Metadata; Oct 13 13:07:19.816 INFO kablam! 18 | | Oct 13 13:07:19.816 INFO kablam! ... | Oct 13 13:07:19.816 INFO kablam! 34 | | } Oct 13 13:07:19.816 INFO kablam! 35 | | } Oct 13 13:07:19.816 INFO kablam! | |_^ Oct 13 13:07:19.816 INFO kablam! | Oct 13 13:07:19.816 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 13 13:07:19.816 INFO kablam! Oct 13 13:07:19.816 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 13 13:07:19.816 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 13 13:07:19.816 INFO kablam! | Oct 13 13:07:19.816 INFO kablam! 15 | / build_rpc_trait! { Oct 13 13:07:19.816 INFO kablam! 16 | | pub trait Rpc { Oct 13 13:07:19.816 INFO kablam! 17 | | type Metadata; Oct 13 13:07:19.816 INFO kablam! 18 | | Oct 13 13:07:19.816 INFO kablam! ... | Oct 13 13:07:19.816 INFO kablam! 34 | | } Oct 13 13:07:19.816 INFO kablam! 35 | | } Oct 13 13:07:19.816 INFO kablam! | |_^ Oct 13 13:07:19.816 INFO kablam! | Oct 13 13:07:19.816 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 13 13:07:19.816 INFO kablam! Oct 13 13:07:19.816 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 13 13:07:19.816 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 13 13:07:19.816 INFO kablam! | Oct 13 13:07:19.816 INFO kablam! 15 | / build_rpc_trait! { Oct 13 13:07:19.816 INFO kablam! 16 | | pub trait Rpc { Oct 13 13:07:19.816 INFO kablam! 17 | | type Metadata; Oct 13 13:07:19.816 INFO kablam! 18 | | Oct 13 13:07:19.816 INFO kablam! ... | Oct 13 13:07:19.816 INFO kablam! 34 | | } Oct 13 13:07:19.816 INFO kablam! 35 | | } Oct 13 13:07:19.816 INFO kablam! | |_^ Oct 13 13:07:19.816 INFO kablam! | Oct 13 13:07:19.816 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 13 13:07:19.816 INFO kablam! Oct 13 13:07:19.816 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 13 13:07:19.816 INFO kablam! --> examples/meta-macros.rs:49:28 Oct 13 13:07:19.816 INFO kablam! | Oct 13 13:07:19.816 INFO kablam! 49 | fn call(&self, x: u64) -> BoxFuture { Oct 13 13:07:19.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:19.817 INFO kablam! Oct 13 13:07:19.817 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 13 13:07:19.817 INFO kablam! --> examples/meta-macros.rs:53:77 Oct 13 13:07:19.817 INFO kablam! | Oct 13 13:07:19.817 INFO kablam! 53 | fn call_meta(&self, meta: Self::Metadata, map: BTreeMap) -> BoxFuture { Oct 13 13:07:19.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:19.817 INFO kablam! Oct 13 13:07:19.968 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 13 13:07:19.968 INFO kablam! --> examples/meta-macros.rs:50:43 Oct 13 13:07:19.968 INFO kablam! | Oct 13 13:07:19.968 INFO kablam! 50 | futures::finished(format!("OK: {}", x)).boxed() Oct 13 13:07:19.968 INFO kablam! | ^^^^^ Oct 13 13:07:19.968 INFO kablam! Oct 13 13:07:20.016 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 13 13:07:20.016 INFO kablam! --> examples/meta-macros.rs:54:66 Oct 13 13:07:20.016 INFO kablam! | Oct 13 13:07:20.016 INFO kablam! 54 | futures::finished(format!("From: {}, got: {:?}", meta.0, map)).boxed() Oct 13 13:07:20.016 INFO kablam! | ^^^^^ Oct 13 13:07:20.016 INFO kablam! Oct 13 13:07:20.296 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 13 13:07:20.296 INFO kablam! --> examples/pubsub-macros.rs:12:29 Oct 13 13:07:20.296 INFO kablam! | Oct 13 13:07:20.296 INFO kablam! 12 | use jsonrpc_core::futures::{BoxFuture, Future, future}; Oct 13 13:07:20.296 INFO kablam! | ^^^^^^^^^ Oct 13 13:07:20.296 INFO kablam! | Oct 13 13:07:20.296 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 13:07:20.296 INFO kablam! Oct 13 13:07:20.297 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 13 13:07:20.297 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 13 13:07:20.297 INFO kablam! | Oct 13 13:07:20.297 INFO kablam! 29 | / build_rpc_trait! { Oct 13 13:07:20.297 INFO kablam! 30 | | pub trait Rpc { Oct 13 13:07:20.297 INFO kablam! 31 | | type Metadata; Oct 13 13:07:20.297 INFO kablam! 32 | | Oct 13 13:07:20.297 INFO kablam! ... | Oct 13 13:07:20.297 INFO kablam! 46 | | } Oct 13 13:07:20.297 INFO kablam! 47 | | } Oct 13 13:07:20.297 INFO kablam! | |_^ Oct 13 13:07:20.297 INFO kablam! | Oct 13 13:07:20.297 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 13 13:07:20.297 INFO kablam! Oct 13 13:07:20.297 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 13 13:07:20.297 INFO kablam! --> examples/pubsub-macros.rs:77:47 Oct 13 13:07:20.297 INFO kablam! | Oct 13 13:07:20.297 INFO kablam! 77 | fn unsubscribe(&self, id: SubscriptionId) -> BoxFuture { Oct 13 13:07:20.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 13:07:20.297 INFO kablam! Oct 13 13:07:20.368 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 13 13:07:20.368 INFO kablam! --> examples/pubsub-macros.rs:80:21 Oct 13 13:07:20.368 INFO kablam! | Oct 13 13:07:20.368 INFO kablam! 80 | future::ok(true).boxed() Oct 13 13:07:20.369 INFO kablam! | ^^^^^ Oct 13 13:07:20.369 INFO kablam! Oct 13 13:07:20.370 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 13 13:07:20.371 INFO kablam! --> examples/pubsub-macros.rs:86:7 Oct 13 13:07:20.371 INFO kablam! | Oct 13 13:07:20.371 INFO kablam! 86 | }).boxed() Oct 13 13:07:20.371 INFO kablam! | ^^^^^ Oct 13 13:07:20.371 INFO kablam! Oct 13 13:07:20.394 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 13 13:07:20.395 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 13 13:07:20.395 INFO kablam! | Oct 13 13:07:20.395 INFO kablam! 29 | / build_rpc_trait! { Oct 13 13:07:20.395 INFO kablam! 30 | | pub trait Rpc { Oct 13 13:07:20.396 INFO kablam! 31 | | type Metadata; Oct 13 13:07:20.396 INFO kablam! 32 | | Oct 13 13:07:20.396 INFO kablam! ... | Oct 13 13:07:20.396 INFO kablam! 46 | | } Oct 13 13:07:20.397 INFO kablam! 47 | | } Oct 13 13:07:20.397 INFO kablam! | |_^ Oct 13 13:07:20.397 INFO kablam! | Oct 13 13:07:20.398 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 13 13:07:20.398 INFO kablam! Oct 13 13:07:20.478 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.67s Oct 13 13:07:20.496 INFO kablam! su: No module specific data is present Oct 13 13:07:21.876 INFO running `"docker" "rm" "-f" "ecef2ded225e5486335c2038591ed42785e743fc3674b9191964562082656145"` Oct 13 13:07:22.208 INFO blam! ecef2ded225e5486335c2038591ed42785e743fc3674b9191964562082656145