Oct 16 04:54:08.269 INFO testing jsonrpc-macros-plus-7.1.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 04:54:08.270 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 16 04:54:08.675 INFO blam! 1bddfafbcbfb1caf0ce58be4c997fec7d901e5c1e479ca8a50872bb462713b6c Oct 16 04:54:08.683 INFO running `"docker" "start" "-a" "1bddfafbcbfb1caf0ce58be4c997fec7d901e5c1e479ca8a50872bb462713b6c"` Oct 16 04:54:09.937 INFO kablam! usermod: no changes Oct 16 04:54:10.081 INFO kablam! Compiling jsonrpc-core v7.1.1 Oct 16 04:54:12.719 INFO kablam! Compiling jsonrpc-pubsub v7.1.1 Oct 16 04:54:16.135 INFO kablam! Compiling jsonrpc-macros-plus v7.1.4 (/source) Oct 16 04:54:17.855 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.855 INFO kablam! --> src/auto_args.rs:8:35 Oct 16 04:54:17.856 INFO kablam! | Oct 16 04:54:17.857 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:54:17.857 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:17.858 INFO kablam! | Oct 16 04:54:17.858 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:54:17.858 INFO kablam! Oct 16 04:54:17.859 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.860 INFO kablam! --> src/auto_args.rs:321:44 Oct 16 04:54:17.860 INFO kablam! | Oct 16 04:54:17.861 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 16 04:54:17.861 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.862 INFO kablam! Oct 16 04:54:17.862 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.862 INFO kablam! --> src/auto_args.rs:332:52 Oct 16 04:54:17.862 INFO kablam! | Oct 16 04:54:17.862 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 16 04:54:17.862 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.863 INFO kablam! Oct 16 04:54:17.863 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.863 INFO kablam! --> src/auto_args.rs:464:60 Oct 16 04:54:17.864 INFO kablam! | Oct 16 04:54:17.864 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 16 04:54:17.864 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.864 INFO kablam! Oct 16 04:54:17.865 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.865 INFO kablam! --> src/auto_args.rs:477:68 Oct 16 04:54:17.865 INFO kablam! | Oct 16 04:54:17.865 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 16 04:54:17.865 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.865 INFO kablam! Oct 16 04:54:17.865 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.865 INFO kablam! --> src/delegates.rs:6:35 Oct 16 04:54:17.866 INFO kablam! | Oct 16 04:54:17.866 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:54:17.866 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:17.866 INFO kablam! Oct 16 04:54:17.867 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.867 INFO kablam! --> src/delegates.rs:11:18 Oct 16 04:54:17.867 INFO kablam! | Oct 16 04:54:17.867 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 16 04:54:17.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.868 INFO kablam! Oct 16 04:54:17.883 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.883 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:17.883 INFO kablam! | Oct 16 04:54:17.883 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:17.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.884 INFO kablam! ... Oct 16 04:54:17.884 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:17.884 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:17.884 INFO kablam! Oct 16 04:54:17.885 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.885 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:17.885 INFO kablam! | Oct 16 04:54:17.885 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:17.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.885 INFO kablam! ... Oct 16 04:54:17.886 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:17.886 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:17.886 INFO kablam! Oct 16 04:54:17.886 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.887 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:17.887 INFO kablam! | Oct 16 04:54:17.887 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:17.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.887 INFO kablam! ... Oct 16 04:54:17.888 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:17.888 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:17.888 INFO kablam! Oct 16 04:54:17.889 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.889 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:17.889 INFO kablam! | Oct 16 04:54:17.889 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:17.889 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.890 INFO kablam! ... Oct 16 04:54:17.890 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:17.890 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:17.890 INFO kablam! Oct 16 04:54:17.890 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.891 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:17.891 INFO kablam! | Oct 16 04:54:17.891 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:17.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.892 INFO kablam! ... Oct 16 04:54:17.892 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:17.892 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:17.892 INFO kablam! Oct 16 04:54:17.892 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.892 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:17.893 INFO kablam! | Oct 16 04:54:17.893 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:17.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.894 INFO kablam! ... Oct 16 04:54:17.894 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:17.894 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:17.894 INFO kablam! Oct 16 04:54:17.894 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.894 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:17.894 INFO kablam! | Oct 16 04:54:17.894 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:17.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.895 INFO kablam! ... Oct 16 04:54:17.895 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:17.895 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:17.896 INFO kablam! Oct 16 04:54:17.896 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.896 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:17.896 INFO kablam! | Oct 16 04:54:17.896 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:17.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.896 INFO kablam! ... Oct 16 04:54:17.896 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:17.896 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:17.896 INFO kablam! Oct 16 04:54:17.896 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.896 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:17.896 INFO kablam! | Oct 16 04:54:17.896 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:17.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.896 INFO kablam! ... Oct 16 04:54:17.896 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:17.896 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:17.896 INFO kablam! Oct 16 04:54:17.897 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.897 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:17.899 INFO kablam! | Oct 16 04:54:17.899 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:17.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.899 INFO kablam! ... Oct 16 04:54:17.899 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:17.899 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:17.900 INFO kablam! Oct 16 04:54:17.900 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.900 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:17.900 INFO kablam! | Oct 16 04:54:17.900 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:17.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.900 INFO kablam! ... Oct 16 04:54:17.900 INFO kablam! 637 | wrap!(A); Oct 16 04:54:17.900 INFO kablam! | --------- in this macro invocation Oct 16 04:54:17.900 INFO kablam! Oct 16 04:54:17.900 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.900 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:17.900 INFO kablam! | Oct 16 04:54:17.900 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:17.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.900 INFO kablam! ... Oct 16 04:54:17.900 INFO kablam! 637 | wrap!(A); Oct 16 04:54:17.900 INFO kablam! | --------- in this macro invocation Oct 16 04:54:17.900 INFO kablam! Oct 16 04:54:17.900 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.900 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:17.900 INFO kablam! | Oct 16 04:54:17.900 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.900 INFO kablam! ... Oct 16 04:54:17.900 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:17.900 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:17.900 INFO kablam! Oct 16 04:54:17.900 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.900 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:17.900 INFO kablam! | Oct 16 04:54:17.900 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.900 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.900 INFO kablam! ... Oct 16 04:54:17.900 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:17.900 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:17.900 INFO kablam! Oct 16 04:54:17.906 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.906 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:17.906 INFO kablam! | Oct 16 04:54:17.906 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.906 INFO kablam! ... Oct 16 04:54:17.906 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:17.906 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:17.906 INFO kablam! Oct 16 04:54:17.906 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.906 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:17.906 INFO kablam! | Oct 16 04:54:17.906 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.906 INFO kablam! ... Oct 16 04:54:17.906 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:17.906 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:17.906 INFO kablam! Oct 16 04:54:17.906 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.906 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:17.906 INFO kablam! | Oct 16 04:54:17.906 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.906 INFO kablam! ... Oct 16 04:54:17.906 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:17.906 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:17.906 INFO kablam! Oct 16 04:54:17.906 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.906 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:17.906 INFO kablam! | Oct 16 04:54:17.906 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.906 INFO kablam! ... Oct 16 04:54:17.906 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:17.906 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:17.906 INFO kablam! Oct 16 04:54:17.906 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.906 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:17.906 INFO kablam! | Oct 16 04:54:17.906 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.906 INFO kablam! ... Oct 16 04:54:17.906 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:17.906 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:17.906 INFO kablam! Oct 16 04:54:17.906 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.906 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:17.906 INFO kablam! | Oct 16 04:54:17.906 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.906 INFO kablam! ... Oct 16 04:54:17.906 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:17.906 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:17.906 INFO kablam! Oct 16 04:54:17.906 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.906 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:17.906 INFO kablam! | Oct 16 04:54:17.906 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.906 INFO kablam! ... Oct 16 04:54:17.906 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:17.906 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:17.906 INFO kablam! Oct 16 04:54:17.906 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.906 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:17.906 INFO kablam! | Oct 16 04:54:17.907 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.907 INFO kablam! ... Oct 16 04:54:17.907 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:17.907 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:17.907 INFO kablam! Oct 16 04:54:17.907 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.907 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:17.907 INFO kablam! | Oct 16 04:54:17.907 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.907 INFO kablam! ... Oct 16 04:54:17.907 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:17.907 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:17.907 INFO kablam! Oct 16 04:54:17.907 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.907 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:17.907 INFO kablam! | Oct 16 04:54:17.907 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:17.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.907 INFO kablam! ... Oct 16 04:54:17.907 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:17.907 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:17.907 INFO kablam! Oct 16 04:54:17.919 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.919 INFO kablam! --> src/auto_args.rs:294:50 Oct 16 04:54:17.919 INFO kablam! | Oct 16 04:54:17.919 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 16 04:54:17.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.919 INFO kablam! Oct 16 04:54:17.919 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.919 INFO kablam! --> src/auto_args.rs:300:59 Oct 16 04:54:17.919 INFO kablam! | Oct 16 04:54:17.919 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 16 04:54:17.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.919 INFO kablam! Oct 16 04:54:17.919 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.919 INFO kablam! --> src/auto_args.rs:324:50 Oct 16 04:54:17.919 INFO kablam! | Oct 16 04:54:17.919 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 16 04:54:17.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.919 INFO kablam! Oct 16 04:54:17.919 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.919 INFO kablam! --> src/auto_args.rs:335:59 Oct 16 04:54:17.919 INFO kablam! | Oct 16 04:54:17.919 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 16 04:54:17.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.919 INFO kablam! Oct 16 04:54:17.919 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.919 INFO kablam! --> src/auto_args.rs:467:50 Oct 16 04:54:17.919 INFO kablam! | Oct 16 04:54:17.919 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 16 04:54:17.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.919 INFO kablam! Oct 16 04:54:17.919 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.919 INFO kablam! --> src/auto_args.rs:480:59 Oct 16 04:54:17.919 INFO kablam! | Oct 16 04:54:17.919 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 16 04:54:17.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.919 INFO kablam! Oct 16 04:54:17.919 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.919 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:17.919 INFO kablam! | Oct 16 04:54:17.919 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.919 INFO kablam! ... Oct 16 04:54:17.919 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:17.919 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:17.920 INFO kablam! Oct 16 04:54:17.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.920 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:17.920 INFO kablam! | Oct 16 04:54:17.920 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.920 INFO kablam! ... Oct 16 04:54:17.920 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:17.920 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:17.920 INFO kablam! Oct 16 04:54:17.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.920 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:17.920 INFO kablam! | Oct 16 04:54:17.920 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.920 INFO kablam! ... Oct 16 04:54:17.920 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:17.920 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:17.920 INFO kablam! Oct 16 04:54:17.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.920 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:17.920 INFO kablam! | Oct 16 04:54:17.920 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.920 INFO kablam! ... Oct 16 04:54:17.920 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:17.920 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:17.920 INFO kablam! Oct 16 04:54:17.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.920 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:17.920 INFO kablam! | Oct 16 04:54:17.920 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.920 INFO kablam! ... Oct 16 04:54:17.920 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:17.920 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:17.920 INFO kablam! Oct 16 04:54:17.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.920 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:17.920 INFO kablam! | Oct 16 04:54:17.920 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.920 INFO kablam! ... Oct 16 04:54:17.920 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:17.920 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:17.920 INFO kablam! Oct 16 04:54:17.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.920 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:17.920 INFO kablam! | Oct 16 04:54:17.920 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.920 INFO kablam! ... Oct 16 04:54:17.920 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:17.920 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:17.920 INFO kablam! Oct 16 04:54:17.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.920 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:17.920 INFO kablam! | Oct 16 04:54:17.920 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.920 INFO kablam! ... Oct 16 04:54:17.920 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:17.920 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:17.920 INFO kablam! Oct 16 04:54:17.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.920 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:17.920 INFO kablam! | Oct 16 04:54:17.920 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.920 INFO kablam! ... Oct 16 04:54:17.920 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:17.920 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:17.920 INFO kablam! Oct 16 04:54:17.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.920 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:17.920 INFO kablam! | Oct 16 04:54:17.920 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.920 INFO kablam! ... Oct 16 04:54:17.920 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:17.920 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:17.920 INFO kablam! Oct 16 04:54:17.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.920 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:17.920 INFO kablam! | Oct 16 04:54:17.920 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.921 INFO kablam! ... Oct 16 04:54:17.921 INFO kablam! 637 | wrap!(A); Oct 16 04:54:17.921 INFO kablam! | --------- in this macro invocation Oct 16 04:54:17.921 INFO kablam! Oct 16 04:54:17.921 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.921 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:17.921 INFO kablam! | Oct 16 04:54:17.921 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.921 INFO kablam! ... Oct 16 04:54:17.921 INFO kablam! 637 | wrap!(A); Oct 16 04:54:17.921 INFO kablam! | --------- in this macro invocation Oct 16 04:54:17.921 INFO kablam! Oct 16 04:54:17.921 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.921 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:17.921 INFO kablam! | Oct 16 04:54:17.921 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.921 INFO kablam! ... Oct 16 04:54:17.921 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:17.921 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:17.921 INFO kablam! Oct 16 04:54:17.921 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.921 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:17.921 INFO kablam! | Oct 16 04:54:17.921 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.921 INFO kablam! ... Oct 16 04:54:17.921 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:17.921 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:17.921 INFO kablam! Oct 16 04:54:17.921 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.921 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:17.921 INFO kablam! | Oct 16 04:54:17.921 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.921 INFO kablam! ... Oct 16 04:54:17.921 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:17.921 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:17.921 INFO kablam! Oct 16 04:54:17.921 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.921 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:17.921 INFO kablam! | Oct 16 04:54:17.921 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.921 INFO kablam! ... Oct 16 04:54:17.921 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:17.921 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:17.921 INFO kablam! Oct 16 04:54:17.921 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.921 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:17.921 INFO kablam! | Oct 16 04:54:17.921 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.921 INFO kablam! ... Oct 16 04:54:17.921 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:17.921 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:17.921 INFO kablam! Oct 16 04:54:17.921 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.921 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:17.921 INFO kablam! | Oct 16 04:54:17.921 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.921 INFO kablam! ... Oct 16 04:54:17.921 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:17.921 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:17.921 INFO kablam! Oct 16 04:54:17.921 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.921 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:17.921 INFO kablam! | Oct 16 04:54:17.921 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.921 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.921 INFO kablam! ... Oct 16 04:54:17.921 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:17.943 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:17.943 INFO kablam! Oct 16 04:54:17.943 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.943 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:17.943 INFO kablam! | Oct 16 04:54:17.943 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.943 INFO kablam! ... Oct 16 04:54:17.943 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:17.943 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:17.943 INFO kablam! Oct 16 04:54:17.943 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.943 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:17.943 INFO kablam! | Oct 16 04:54:17.943 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.943 INFO kablam! ... Oct 16 04:54:17.943 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:17.943 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:17.943 INFO kablam! Oct 16 04:54:17.943 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.943 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:17.943 INFO kablam! | Oct 16 04:54:17.943 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.943 INFO kablam! ... Oct 16 04:54:17.943 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:17.943 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:17.943 INFO kablam! Oct 16 04:54:17.943 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.943 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:17.943 INFO kablam! | Oct 16 04:54:17.943 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:17.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.943 INFO kablam! ... Oct 16 04:54:17.943 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:17.943 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:17.943 INFO kablam! Oct 16 04:54:17.943 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:17.943 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:17.943 INFO kablam! | Oct 16 04:54:17.943 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:17.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:17.943 INFO kablam! ... Oct 16 04:54:17.943 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:17.943 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:17.943 INFO kablam! Oct 16 04:54:18.064 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.064 INFO kablam! --> src/auto_args.rs:326:61 Oct 16 04:54:18.064 INFO kablam! | Oct 16 04:54:18.064 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.064 INFO kablam! | ^^^^^ Oct 16 04:54:18.064 INFO kablam! Oct 16 04:54:18.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 16 04:54:18.066 INFO kablam! --> src/auto_args.rs:327:33 Oct 16 04:54:18.066 INFO kablam! | Oct 16 04:54:18.066 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.066 INFO kablam! | ^^^^^ Oct 16 04:54:18.066 INFO kablam! Oct 16 04:54:18.069 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.069 INFO kablam! --> src/auto_args.rs:337:67 Oct 16 04:54:18.069 INFO kablam! | Oct 16 04:54:18.069 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.069 INFO kablam! | ^^^^^ Oct 16 04:54:18.069 INFO kablam! Oct 16 04:54:18.071 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.071 INFO kablam! --> src/auto_args.rs:338:40 Oct 16 04:54:18.071 INFO kablam! | Oct 16 04:54:18.071 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 16 04:54:18.071 INFO kablam! | ^^^^^ Oct 16 04:54:18.071 INFO kablam! Oct 16 04:54:18.085 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.085 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:18.085 INFO kablam! | Oct 16 04:54:18.085 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.085 INFO kablam! | ^^^^^ Oct 16 04:54:18.085 INFO kablam! ... Oct 16 04:54:18.085 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:18.085 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:18.085 INFO kablam! Oct 16 04:54:18.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.087 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:18.087 INFO kablam! | Oct 16 04:54:18.087 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.087 INFO kablam! | ^^^^^ Oct 16 04:54:18.088 INFO kablam! ... Oct 16 04:54:18.088 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:18.088 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:18.089 INFO kablam! Oct 16 04:54:18.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 16 04:54:18.092 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:18.092 INFO kablam! | Oct 16 04:54:18.092 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.092 INFO kablam! | ^^^^^ Oct 16 04:54:18.092 INFO kablam! ... Oct 16 04:54:18.092 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:18.092 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:18.092 INFO kablam! Oct 16 04:54:18.094 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.094 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:18.094 INFO kablam! | Oct 16 04:54:18.094 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.094 INFO kablam! | ^^^^^ Oct 16 04:54:18.094 INFO kablam! ... Oct 16 04:54:18.094 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:18.094 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:18.095 INFO kablam! Oct 16 04:54:18.099 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.099 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:18.099 INFO kablam! | Oct 16 04:54:18.099 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.099 INFO kablam! | ^^^^^ Oct 16 04:54:18.099 INFO kablam! ... Oct 16 04:54:18.099 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:18.099 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:18.099 INFO kablam! Oct 16 04:54:18.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 16 04:54:18.100 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:18.100 INFO kablam! | Oct 16 04:54:18.100 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.100 INFO kablam! | ^^^^^ Oct 16 04:54:18.100 INFO kablam! ... Oct 16 04:54:18.100 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:18.100 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:18.100 INFO kablam! Oct 16 04:54:18.103 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.103 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:18.103 INFO kablam! | Oct 16 04:54:18.103 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.103 INFO kablam! | ^^^^^ Oct 16 04:54:18.103 INFO kablam! ... Oct 16 04:54:18.104 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:18.104 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:18.104 INFO kablam! Oct 16 04:54:18.105 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.105 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:18.105 INFO kablam! | Oct 16 04:54:18.105 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.105 INFO kablam! | ^^^^^ Oct 16 04:54:18.105 INFO kablam! ... Oct 16 04:54:18.105 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:18.105 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:18.105 INFO kablam! Oct 16 04:54:18.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 16 04:54:18.108 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:18.108 INFO kablam! | Oct 16 04:54:18.108 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.108 INFO kablam! | ^^^^^ Oct 16 04:54:18.108 INFO kablam! ... Oct 16 04:54:18.108 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:18.108 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:18.108 INFO kablam! Oct 16 04:54:18.109 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.109 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:18.109 INFO kablam! | Oct 16 04:54:18.109 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.109 INFO kablam! | ^^^^^ Oct 16 04:54:18.109 INFO kablam! ... Oct 16 04:54:18.109 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:18.109 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:18.109 INFO kablam! Oct 16 04:54:18.112 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.112 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:18.112 INFO kablam! | Oct 16 04:54:18.112 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.112 INFO kablam! | ^^^^^ Oct 16 04:54:18.112 INFO kablam! ... Oct 16 04:54:18.112 INFO kablam! 637 | wrap!(A); Oct 16 04:54:18.112 INFO kablam! | --------- in this macro invocation Oct 16 04:54:18.112 INFO kablam! Oct 16 04:54:18.113 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.113 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:18.113 INFO kablam! | Oct 16 04:54:18.113 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.113 INFO kablam! | ^^^^^ Oct 16 04:54:18.113 INFO kablam! ... Oct 16 04:54:18.113 INFO kablam! 637 | wrap!(A); Oct 16 04:54:18.113 INFO kablam! | --------- in this macro invocation Oct 16 04:54:18.113 INFO kablam! Oct 16 04:54:18.117 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.117 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:18.117 INFO kablam! | Oct 16 04:54:18.117 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.117 INFO kablam! | ^^^^^ Oct 16 04:54:18.117 INFO kablam! ... Oct 16 04:54:18.117 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:18.117 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:18.117 INFO kablam! Oct 16 04:54:18.118 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.118 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:18.118 INFO kablam! | Oct 16 04:54:18.118 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.118 INFO kablam! | ^^^^^ Oct 16 04:54:18.118 INFO kablam! ... Oct 16 04:54:18.118 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:18.118 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:18.118 INFO kablam! Oct 16 04:54:18.122 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.122 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:18.122 INFO kablam! | Oct 16 04:54:18.122 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.122 INFO kablam! | ^^^^^ Oct 16 04:54:18.122 INFO kablam! ... Oct 16 04:54:18.122 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:18.122 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:18.122 INFO kablam! Oct 16 04:54:18.123 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.123 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:18.123 INFO kablam! | Oct 16 04:54:18.123 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.123 INFO kablam! | ^^^^^ Oct 16 04:54:18.123 INFO kablam! ... Oct 16 04:54:18.123 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:18.123 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:18.123 INFO kablam! Oct 16 04:54:18.126 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.126 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:18.126 INFO kablam! | Oct 16 04:54:18.126 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.126 INFO kablam! | ^^^^^ Oct 16 04:54:18.126 INFO kablam! ... Oct 16 04:54:18.126 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:18.127 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:18.127 INFO kablam! Oct 16 04:54:18.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 16 04:54:18.128 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:18.128 INFO kablam! | Oct 16 04:54:18.128 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.128 INFO kablam! | ^^^^^ Oct 16 04:54:18.128 INFO kablam! ... Oct 16 04:54:18.128 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:18.128 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:18.128 INFO kablam! Oct 16 04:54:18.131 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.132 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:18.132 INFO kablam! | Oct 16 04:54:18.132 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.132 INFO kablam! | ^^^^^ Oct 16 04:54:18.132 INFO kablam! ... Oct 16 04:54:18.132 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:18.132 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:18.132 INFO kablam! Oct 16 04:54:18.133 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.133 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:18.133 INFO kablam! | Oct 16 04:54:18.133 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.133 INFO kablam! | ^^^^^ Oct 16 04:54:18.133 INFO kablam! ... Oct 16 04:54:18.133 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:18.133 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:18.133 INFO kablam! Oct 16 04:54:18.136 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.136 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:18.136 INFO kablam! | Oct 16 04:54:18.136 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.136 INFO kablam! | ^^^^^ Oct 16 04:54:18.136 INFO kablam! ... Oct 16 04:54:18.136 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:18.137 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:18.137 INFO kablam! Oct 16 04:54:18.138 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.138 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:18.138 INFO kablam! | Oct 16 04:54:18.138 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.138 INFO kablam! | ^^^^^ Oct 16 04:54:18.138 INFO kablam! ... Oct 16 04:54:18.138 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:18.138 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:18.138 INFO kablam! Oct 16 04:54:18.141 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.141 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:18.141 INFO kablam! | Oct 16 04:54:18.141 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.141 INFO kablam! | ^^^^^ Oct 16 04:54:18.141 INFO kablam! ... Oct 16 04:54:18.141 INFO kablam! 637 | wrap!(A); Oct 16 04:54:18.141 INFO kablam! | --------- in this macro invocation Oct 16 04:54:18.141 INFO kablam! Oct 16 04:54:18.142 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.142 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:18.142 INFO kablam! | Oct 16 04:54:18.142 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.142 INFO kablam! | ^^^^^ Oct 16 04:54:18.142 INFO kablam! ... Oct 16 04:54:18.142 INFO kablam! 637 | wrap!(A); Oct 16 04:54:18.142 INFO kablam! | --------- in this macro invocation Oct 16 04:54:18.142 INFO kablam! Oct 16 04:54:18.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.163 INFO kablam! --> src/auto_args.rs:471:78 Oct 16 04:54:18.163 INFO kablam! | Oct 16 04:54:18.163 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.163 INFO kablam! | ^^^^^ Oct 16 04:54:18.163 INFO kablam! Oct 16 04:54:18.165 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.165 INFO kablam! --> src/auto_args.rs:472:33 Oct 16 04:54:18.165 INFO kablam! | Oct 16 04:54:18.165 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.165 INFO kablam! | ^^^^^ Oct 16 04:54:18.165 INFO kablam! Oct 16 04:54:18.168 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.168 INFO kablam! --> src/auto_args.rs:484:84 Oct 16 04:54:18.168 INFO kablam! | Oct 16 04:54:18.168 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.168 INFO kablam! | ^^^^^ Oct 16 04:54:18.168 INFO kablam! Oct 16 04:54:18.169 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.169 INFO kablam! --> src/auto_args.rs:485:33 Oct 16 04:54:18.169 INFO kablam! | Oct 16 04:54:18.169 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.169 INFO kablam! | ^^^^^ Oct 16 04:54:18.169 INFO kablam! Oct 16 04:54:18.227 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.227 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:18.227 INFO kablam! | Oct 16 04:54:18.227 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.227 INFO kablam! | ^^^^^ Oct 16 04:54:18.227 INFO kablam! ... Oct 16 04:54:18.227 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:18.227 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:18.227 INFO kablam! Oct 16 04:54:18.234 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.234 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:18.234 INFO kablam! | Oct 16 04:54:18.234 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.235 INFO kablam! | ^^^^^ Oct 16 04:54:18.235 INFO kablam! ... Oct 16 04:54:18.235 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:18.235 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:18.235 INFO kablam! Oct 16 04:54:18.236 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.236 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:18.236 INFO kablam! | Oct 16 04:54:18.236 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.236 INFO kablam! | ^^^^^ Oct 16 04:54:18.236 INFO kablam! ... Oct 16 04:54:18.236 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:18.236 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:18.236 INFO kablam! Oct 16 04:54:18.243 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.243 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:18.243 INFO kablam! | Oct 16 04:54:18.243 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.243 INFO kablam! | ^^^^^ Oct 16 04:54:18.243 INFO kablam! ... Oct 16 04:54:18.243 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:18.243 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:18.243 INFO kablam! Oct 16 04:54:18.246 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.246 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:18.246 INFO kablam! | Oct 16 04:54:18.246 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.246 INFO kablam! | ^^^^^ Oct 16 04:54:18.246 INFO kablam! ... Oct 16 04:54:18.246 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:18.246 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:18.247 INFO kablam! Oct 16 04:54:18.247 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.248 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:18.248 INFO kablam! | Oct 16 04:54:18.248 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.248 INFO kablam! | ^^^^^ Oct 16 04:54:18.248 INFO kablam! ... Oct 16 04:54:18.248 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:18.248 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:18.248 INFO kablam! Oct 16 04:54:18.251 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.251 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:18.251 INFO kablam! | Oct 16 04:54:18.251 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.251 INFO kablam! | ^^^^^ Oct 16 04:54:18.252 INFO kablam! ... Oct 16 04:54:18.252 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:18.252 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:18.252 INFO kablam! Oct 16 04:54:18.258 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.258 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:18.258 INFO kablam! | Oct 16 04:54:18.259 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.259 INFO kablam! | ^^^^^ Oct 16 04:54:18.259 INFO kablam! ... Oct 16 04:54:18.259 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:18.259 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:18.259 INFO kablam! Oct 16 04:54:18.259 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.260 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:18.260 INFO kablam! | Oct 16 04:54:18.260 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.260 INFO kablam! | ^^^^^ Oct 16 04:54:18.260 INFO kablam! ... Oct 16 04:54:18.260 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:18.261 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:18.261 INFO kablam! Oct 16 04:54:18.263 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.263 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:18.263 INFO kablam! | Oct 16 04:54:18.263 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.263 INFO kablam! | ^^^^^ Oct 16 04:54:18.264 INFO kablam! ... Oct 16 04:54:18.264 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:18.264 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:18.264 INFO kablam! Oct 16 04:54:18.270 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.270 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:18.270 INFO kablam! | Oct 16 04:54:18.270 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.270 INFO kablam! | ^^^^^ Oct 16 04:54:18.271 INFO kablam! ... Oct 16 04:54:18.271 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:18.271 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:18.271 INFO kablam! Oct 16 04:54:18.271 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.271 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:18.272 INFO kablam! | Oct 16 04:54:18.272 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.272 INFO kablam! | ^^^^^ Oct 16 04:54:18.272 INFO kablam! ... Oct 16 04:54:18.272 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:18.272 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:18.273 INFO kablam! Oct 16 04:54:18.274 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.274 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:18.274 INFO kablam! | Oct 16 04:54:18.275 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.275 INFO kablam! | ^^^^^ Oct 16 04:54:18.275 INFO kablam! ... Oct 16 04:54:18.275 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:18.275 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:18.275 INFO kablam! Oct 16 04:54:18.281 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.281 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:18.281 INFO kablam! | Oct 16 04:54:18.282 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.282 INFO kablam! | ^^^^^ Oct 16 04:54:18.282 INFO kablam! ... Oct 16 04:54:18.282 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:18.282 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:18.282 INFO kablam! Oct 16 04:54:18.283 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.283 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:18.283 INFO kablam! | Oct 16 04:54:18.283 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.283 INFO kablam! | ^^^^^ Oct 16 04:54:18.284 INFO kablam! ... Oct 16 04:54:18.284 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:18.284 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:18.284 INFO kablam! Oct 16 04:54:18.285 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.285 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:18.286 INFO kablam! | Oct 16 04:54:18.286 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.286 INFO kablam! | ^^^^^ Oct 16 04:54:18.286 INFO kablam! ... Oct 16 04:54:18.287 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:18.287 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:18.287 INFO kablam! Oct 16 04:54:18.292 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.292 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:18.292 INFO kablam! | Oct 16 04:54:18.292 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.293 INFO kablam! | ^^^^^ Oct 16 04:54:18.293 INFO kablam! ... Oct 16 04:54:18.293 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:18.293 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:18.293 INFO kablam! Oct 16 04:54:18.294 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.294 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:18.294 INFO kablam! | Oct 16 04:54:18.294 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.295 INFO kablam! | ^^^^^ Oct 16 04:54:18.295 INFO kablam! ... Oct 16 04:54:18.295 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:18.295 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:18.295 INFO kablam! Oct 16 04:54:18.296 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.296 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:18.296 INFO kablam! | Oct 16 04:54:18.296 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.296 INFO kablam! | ^^^^^ Oct 16 04:54:18.296 INFO kablam! ... Oct 16 04:54:18.296 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:18.296 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:18.296 INFO kablam! Oct 16 04:54:18.304 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.304 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:18.304 INFO kablam! | Oct 16 04:54:18.304 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.304 INFO kablam! | ^^^^^ Oct 16 04:54:18.304 INFO kablam! ... Oct 16 04:54:18.304 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:18.304 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:18.304 INFO kablam! Oct 16 04:54:18.305 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.305 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:18.305 INFO kablam! | Oct 16 04:54:18.305 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.305 INFO kablam! | ^^^^^ Oct 16 04:54:18.305 INFO kablam! ... Oct 16 04:54:18.305 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:18.305 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:18.306 INFO kablam! Oct 16 04:54:18.309 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.309 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:18.309 INFO kablam! | Oct 16 04:54:18.309 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.309 INFO kablam! | ^^^^^ Oct 16 04:54:18.309 INFO kablam! ... Oct 16 04:54:18.309 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:18.309 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:18.310 INFO kablam! Oct 16 04:54:18.317 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.317 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:18.317 INFO kablam! | Oct 16 04:54:18.318 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.318 INFO kablam! | ^^^^^ Oct 16 04:54:18.318 INFO kablam! ... Oct 16 04:54:18.318 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:18.318 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:18.318 INFO kablam! Oct 16 04:54:18.319 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.319 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:18.319 INFO kablam! | Oct 16 04:54:18.319 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.319 INFO kablam! | ^^^^^ Oct 16 04:54:18.319 INFO kablam! ... Oct 16 04:54:18.319 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:18.319 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:18.319 INFO kablam! Oct 16 04:54:18.322 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.322 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:18.322 INFO kablam! | Oct 16 04:54:18.322 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.322 INFO kablam! | ^^^^^ Oct 16 04:54:18.322 INFO kablam! ... Oct 16 04:54:18.322 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:18.322 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:18.322 INFO kablam! Oct 16 04:54:18.330 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.330 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:18.330 INFO kablam! | Oct 16 04:54:18.330 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.330 INFO kablam! | ^^^^^ Oct 16 04:54:18.330 INFO kablam! ... Oct 16 04:54:18.330 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:18.330 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:18.330 INFO kablam! Oct 16 04:54:18.331 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.331 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:18.331 INFO kablam! | Oct 16 04:54:18.331 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.331 INFO kablam! | ^^^^^ Oct 16 04:54:18.331 INFO kablam! ... Oct 16 04:54:18.331 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:18.331 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:18.331 INFO kablam! Oct 16 04:54:18.335 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.335 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:18.335 INFO kablam! | Oct 16 04:54:18.335 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.335 INFO kablam! | ^^^^^ Oct 16 04:54:18.335 INFO kablam! ... Oct 16 04:54:18.335 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:18.335 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:18.335 INFO kablam! Oct 16 04:54:18.342 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.342 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:18.343 INFO kablam! | Oct 16 04:54:18.343 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.343 INFO kablam! | ^^^^^ Oct 16 04:54:18.343 INFO kablam! ... Oct 16 04:54:18.343 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:18.343 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:18.343 INFO kablam! Oct 16 04:54:18.344 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.344 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:18.344 INFO kablam! | Oct 16 04:54:18.344 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.344 INFO kablam! | ^^^^^ Oct 16 04:54:18.344 INFO kablam! ... Oct 16 04:54:18.344 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:18.344 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:18.344 INFO kablam! Oct 16 04:54:18.347 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.347 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:18.347 INFO kablam! | Oct 16 04:54:18.347 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.347 INFO kablam! | ^^^^^ Oct 16 04:54:18.347 INFO kablam! ... Oct 16 04:54:18.347 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:18.347 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:18.347 INFO kablam! Oct 16 04:54:18.354 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.354 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:18.354 INFO kablam! | Oct 16 04:54:18.354 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.354 INFO kablam! | ^^^^^ Oct 16 04:54:18.354 INFO kablam! ... Oct 16 04:54:18.354 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:18.354 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:18.354 INFO kablam! Oct 16 04:54:18.355 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.355 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:18.355 INFO kablam! | Oct 16 04:54:18.355 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.355 INFO kablam! | ^^^^^ Oct 16 04:54:18.355 INFO kablam! ... Oct 16 04:54:18.355 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:18.355 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:18.355 INFO kablam! Oct 16 04:54:18.358 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.358 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:18.358 INFO kablam! | Oct 16 04:54:18.358 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:18.358 INFO kablam! | ^^^^^ Oct 16 04:54:18.358 INFO kablam! ... Oct 16 04:54:18.358 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:18.358 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:18.358 INFO kablam! Oct 16 04:54:18.365 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.365 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:18.365 INFO kablam! | Oct 16 04:54:18.365 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:18.365 INFO kablam! | ^^^^^ Oct 16 04:54:18.365 INFO kablam! ... Oct 16 04:54:18.365 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:18.365 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:18.365 INFO kablam! Oct 16 04:54:18.366 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.366 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:18.366 INFO kablam! | Oct 16 04:54:18.366 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:18.366 INFO kablam! | ^^^^^ Oct 16 04:54:18.366 INFO kablam! ... Oct 16 04:54:18.366 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:18.366 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:18.366 INFO kablam! Oct 16 04:54:18.411 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:18.411 INFO kablam! --> src/delegates.rs:26:50 Oct 16 04:54:18.411 INFO kablam! | Oct 16 04:54:18.411 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 16 04:54:18.411 INFO kablam! | ^^^^^ Oct 16 04:54:18.411 INFO kablam! Oct 16 04:54:18.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.01s Oct 16 04:54:18.978 INFO kablam! su: No module specific data is present Oct 16 04:54:19.528 INFO running `"docker" "rm" "-f" "1bddfafbcbfb1caf0ce58be4c997fec7d901e5c1e479ca8a50872bb462713b6c"` Oct 16 04:54:19.658 INFO blam! 1bddfafbcbfb1caf0ce58be4c997fec7d901e5c1e479ca8a50872bb462713b6c Oct 16 04:54:19.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 16 04:54:20.077 INFO blam! 1c1fd22ef384553ae43556d6a7cb23985da49b8501a4a40ce2326a3d9dcc0413 Oct 16 04:54:20.079 INFO running `"docker" "start" "-a" "1c1fd22ef384553ae43556d6a7cb23985da49b8501a4a40ce2326a3d9dcc0413"` Oct 16 04:54:20.659 INFO kablam! usermod: no changes Oct 16 04:54:20.815 INFO kablam! Compiling globset v0.1.4 Oct 16 04:54:24.487 INFO kablam! Compiling jsonrpc-server-utils v7.1.1 Oct 16 04:54:31.611 INFO kablam! Compiling jsonrpc-tcp-server v7.1.1 Oct 16 04:54:36.567 INFO kablam! Compiling jsonrpc-macros-plus v7.1.4 (/source) Oct 16 04:54:39.443 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:39.443 INFO kablam! --> examples/std.rs:6:35 Oct 16 04:54:39.443 INFO kablam! | Oct 16 04:54:39.443 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:54:39.443 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:39.443 INFO kablam! | Oct 16 04:54:39.443 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:54:39.443 INFO kablam! Oct 16 04:54:39.443 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:39.443 INFO kablam! --> examples/std.rs:8:1 Oct 16 04:54:39.443 INFO kablam! | Oct 16 04:54:39.443 INFO kablam! 8 | / build_rpc_trait! { Oct 16 04:54:39.443 INFO kablam! 9 | | pub trait Rpc { Oct 16 04:54:39.443 INFO kablam! 10 | | /// Returns a protocol version Oct 16 04:54:39.443 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 16 04:54:39.443 INFO kablam! ... | Oct 16 04:54:39.443 INFO kablam! 21 | | } Oct 16 04:54:39.443 INFO kablam! 22 | | } Oct 16 04:54:39.443 INFO kablam! | |_^ Oct 16 04:54:39.443 INFO kablam! | Oct 16 04:54:39.443 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 16 04:54:39.443 INFO kablam! Oct 16 04:54:39.447 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:39.447 INFO kablam! --> examples/std.rs:8:1 Oct 16 04:54:39.447 INFO kablam! | Oct 16 04:54:39.447 INFO kablam! 8 | / build_rpc_trait! { Oct 16 04:54:39.447 INFO kablam! 9 | | pub trait Rpc { Oct 16 04:54:39.447 INFO kablam! 10 | | /// Returns a protocol version Oct 16 04:54:39.447 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 16 04:54:39.447 INFO kablam! ... | Oct 16 04:54:39.447 INFO kablam! 21 | | } Oct 16 04:54:39.447 INFO kablam! 22 | | } Oct 16 04:54:39.447 INFO kablam! | |_^ Oct 16 04:54:39.447 INFO kablam! | Oct 16 04:54:39.447 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 16 04:54:39.447 INFO kablam! Oct 16 04:54:39.447 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:39.447 INFO kablam! --> examples/std.rs:35:28 Oct 16 04:54:39.447 INFO kablam! | Oct 16 04:54:39.447 INFO kablam! 35 | fn call(&self, _: u64) -> BoxFuture { Oct 16 04:54:39.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:39.447 INFO kablam! Oct 16 04:54:39.510 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:39.510 INFO kablam! --> examples/std.rs:36:38 Oct 16 04:54:39.510 INFO kablam! | Oct 16 04:54:39.510 INFO kablam! 36 | futures::finished("OK".to_owned()).boxed() Oct 16 04:54:39.510 INFO kablam! | ^^^^^ Oct 16 04:54:39.510 INFO kablam! Oct 16 04:54:39.613 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:39.613 INFO kablam! --> tests/pubsub-macros.rs:8:37 Oct 16 04:54:39.613 INFO kablam! | Oct 16 04:54:39.613 INFO kablam! 8 | use jsonrpc_core::futures::{future, BoxFuture, Future}; Oct 16 04:54:39.613 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:39.613 INFO kablam! | Oct 16 04:54:39.613 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:54:39.613 INFO kablam! Oct 16 04:54:39.618 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:39.618 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 16 04:54:39.618 INFO kablam! | Oct 16 04:54:39.619 INFO kablam! 14 | / build_rpc_trait! { Oct 16 04:54:39.619 INFO kablam! 15 | | pub trait Rpc { Oct 16 04:54:39.619 INFO kablam! 16 | | type Metadata; Oct 16 04:54:39.619 INFO kablam! 17 | | Oct 16 04:54:39.619 INFO kablam! ... | Oct 16 04:54:39.619 INFO kablam! 27 | | } Oct 16 04:54:39.619 INFO kablam! 28 | | } Oct 16 04:54:39.619 INFO kablam! | |_^ Oct 16 04:54:39.619 INFO kablam! | Oct 16 04:54:39.619 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 16 04:54:39.619 INFO kablam! Oct 16 04:54:39.619 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:39.619 INFO kablam! --> tests/pubsub-macros.rs:40:48 Oct 16 04:54:39.619 INFO kablam! | Oct 16 04:54:39.619 INFO kablam! 40 | fn unsubscribe(&self, _id: SubscriptionId) -> BoxFuture { Oct 16 04:54:39.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:39.619 INFO kablam! Oct 16 04:54:39.651 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:39.651 INFO kablam! --> tests/pubsub-macros.rs:41:20 Oct 16 04:54:39.651 INFO kablam! | Oct 16 04:54:39.651 INFO kablam! 41 | future::ok(true).boxed() Oct 16 04:54:39.651 INFO kablam! | ^^^^^ Oct 16 04:54:39.651 INFO kablam! Oct 16 04:54:39.676 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:39.676 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 16 04:54:39.676 INFO kablam! | Oct 16 04:54:39.676 INFO kablam! 14 | / build_rpc_trait! { Oct 16 04:54:39.677 INFO kablam! 15 | | pub trait Rpc { Oct 16 04:54:39.678 INFO kablam! 16 | | type Metadata; Oct 16 04:54:39.678 INFO kablam! 17 | | Oct 16 04:54:39.678 INFO kablam! ... | Oct 16 04:54:39.678 INFO kablam! 27 | | } Oct 16 04:54:39.678 INFO kablam! 28 | | } Oct 16 04:54:39.679 INFO kablam! | |_^ Oct 16 04:54:39.679 INFO kablam! | Oct 16 04:54:39.679 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 16 04:54:39.679 INFO kablam! Oct 16 04:54:40.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.463 INFO kablam! --> src/auto_args.rs:8:35 Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:54:40.463 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:54:40.463 INFO kablam! Oct 16 04:54:40.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.463 INFO kablam! --> src/auto_args.rs:321:44 Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 16 04:54:40.463 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.463 INFO kablam! Oct 16 04:54:40.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.463 INFO kablam! --> src/auto_args.rs:332:52 Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 16 04:54:40.463 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.463 INFO kablam! Oct 16 04:54:40.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.463 INFO kablam! --> src/auto_args.rs:464:60 Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 16 04:54:40.463 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.463 INFO kablam! Oct 16 04:54:40.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.463 INFO kablam! --> src/auto_args.rs:477:68 Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 16 04:54:40.463 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.463 INFO kablam! Oct 16 04:54:40.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.463 INFO kablam! --> src/delegates.rs:6:35 Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:54:40.463 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:40.463 INFO kablam! Oct 16 04:54:40.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.463 INFO kablam! --> src/delegates.rs:11:18 Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 16 04:54:40.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.463 INFO kablam! Oct 16 04:54:40.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.463 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:40.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.463 INFO kablam! ... Oct 16 04:54:40.463 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:40.463 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:40.463 INFO kablam! Oct 16 04:54:40.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.463 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:40.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.463 INFO kablam! ... Oct 16 04:54:40.463 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:40.463 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:40.463 INFO kablam! Oct 16 04:54:40.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.463 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:40.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.463 INFO kablam! ... Oct 16 04:54:40.463 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:40.463 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:40.463 INFO kablam! Oct 16 04:54:40.463 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.463 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:40.463 INFO kablam! | Oct 16 04:54:40.463 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:40.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.463 INFO kablam! ... Oct 16 04:54:40.464 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:40.464 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:40.464 INFO kablam! Oct 16 04:54:40.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.464 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:40.464 INFO kablam! | Oct 16 04:54:40.464 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:40.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.464 INFO kablam! ... Oct 16 04:54:40.464 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:40.464 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:40.464 INFO kablam! Oct 16 04:54:40.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.464 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:40.464 INFO kablam! | Oct 16 04:54:40.464 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:40.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.464 INFO kablam! ... Oct 16 04:54:40.464 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:40.464 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:40.464 INFO kablam! Oct 16 04:54:40.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.464 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:40.464 INFO kablam! | Oct 16 04:54:40.464 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:40.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.464 INFO kablam! ... Oct 16 04:54:40.464 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:40.464 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:40.464 INFO kablam! Oct 16 04:54:40.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.464 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:40.464 INFO kablam! | Oct 16 04:54:40.464 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:40.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.464 INFO kablam! ... Oct 16 04:54:40.464 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:40.464 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:40.464 INFO kablam! Oct 16 04:54:40.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.464 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:40.464 INFO kablam! | Oct 16 04:54:40.464 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:40.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.464 INFO kablam! ... Oct 16 04:54:40.464 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:40.464 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:40.464 INFO kablam! Oct 16 04:54:40.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.464 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:40.464 INFO kablam! | Oct 16 04:54:40.464 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:40.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.464 INFO kablam! ... Oct 16 04:54:40.464 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:40.464 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:40.464 INFO kablam! Oct 16 04:54:40.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.464 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:40.464 INFO kablam! | Oct 16 04:54:40.464 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:40.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.464 INFO kablam! ... Oct 16 04:54:40.464 INFO kablam! 637 | wrap!(A); Oct 16 04:54:40.464 INFO kablam! | --------- in this macro invocation Oct 16 04:54:40.464 INFO kablam! Oct 16 04:54:40.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.464 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:40.464 INFO kablam! | Oct 16 04:54:40.464 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:40.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.464 INFO kablam! ... Oct 16 04:54:40.464 INFO kablam! 637 | wrap!(A); Oct 16 04:54:40.464 INFO kablam! | --------- in this macro invocation Oct 16 04:54:40.464 INFO kablam! Oct 16 04:54:40.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.464 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:40.464 INFO kablam! | Oct 16 04:54:40.464 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.464 INFO kablam! ... Oct 16 04:54:40.464 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:40.464 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:40.464 INFO kablam! Oct 16 04:54:40.465 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.465 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:40.465 INFO kablam! | Oct 16 04:54:40.465 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.465 INFO kablam! ... Oct 16 04:54:40.465 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:40.465 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:40.465 INFO kablam! Oct 16 04:54:40.465 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.465 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:40.465 INFO kablam! | Oct 16 04:54:40.465 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.465 INFO kablam! ... Oct 16 04:54:40.465 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:40.465 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:40.465 INFO kablam! Oct 16 04:54:40.465 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.465 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:40.465 INFO kablam! | Oct 16 04:54:40.465 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.465 INFO kablam! ... Oct 16 04:54:40.465 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:40.465 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:40.465 INFO kablam! Oct 16 04:54:40.465 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.465 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:40.465 INFO kablam! | Oct 16 04:54:40.465 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.465 INFO kablam! ... Oct 16 04:54:40.465 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:40.465 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:40.465 INFO kablam! Oct 16 04:54:40.471 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.471 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:40.471 INFO kablam! | Oct 16 04:54:40.472 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.472 INFO kablam! ... Oct 16 04:54:40.472 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:40.472 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:40.472 INFO kablam! Oct 16 04:54:40.472 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.472 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:40.472 INFO kablam! | Oct 16 04:54:40.472 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.472 INFO kablam! ... Oct 16 04:54:40.472 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:40.472 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:40.472 INFO kablam! Oct 16 04:54:40.472 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.472 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:40.472 INFO kablam! | Oct 16 04:54:40.472 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.472 INFO kablam! ... Oct 16 04:54:40.472 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:40.472 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:40.472 INFO kablam! Oct 16 04:54:40.472 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.472 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:40.472 INFO kablam! | Oct 16 04:54:40.472 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.472 INFO kablam! ... Oct 16 04:54:40.472 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:40.472 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:40.472 INFO kablam! Oct 16 04:54:40.472 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.472 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:40.472 INFO kablam! | Oct 16 04:54:40.472 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.472 INFO kablam! ... Oct 16 04:54:40.472 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:40.472 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:40.472 INFO kablam! Oct 16 04:54:40.472 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.472 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:40.472 INFO kablam! | Oct 16 04:54:40.472 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.472 INFO kablam! ... Oct 16 04:54:40.472 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:40.472 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:40.472 INFO kablam! Oct 16 04:54:40.472 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.472 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:40.472 INFO kablam! | Oct 16 04:54:40.472 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:40.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.472 INFO kablam! ... Oct 16 04:54:40.472 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:40.472 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:40.472 INFO kablam! Oct 16 04:54:40.472 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.472 INFO kablam! --> src/auto_args.rs:294:50 Oct 16 04:54:40.472 INFO kablam! | Oct 16 04:54:40.472 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 16 04:54:40.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.472 INFO kablam! Oct 16 04:54:40.472 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.472 INFO kablam! --> src/auto_args.rs:300:59 Oct 16 04:54:40.472 INFO kablam! | Oct 16 04:54:40.472 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 16 04:54:40.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.472 INFO kablam! Oct 16 04:54:40.472 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.472 INFO kablam! --> src/auto_args.rs:324:50 Oct 16 04:54:40.472 INFO kablam! | Oct 16 04:54:40.472 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 16 04:54:40.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.472 INFO kablam! Oct 16 04:54:40.472 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.472 INFO kablam! --> src/auto_args.rs:335:59 Oct 16 04:54:40.472 INFO kablam! | Oct 16 04:54:40.472 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 16 04:54:40.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.472 INFO kablam! Oct 16 04:54:40.473 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.473 INFO kablam! --> src/auto_args.rs:467:50 Oct 16 04:54:40.473 INFO kablam! | Oct 16 04:54:40.473 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 16 04:54:40.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.473 INFO kablam! Oct 16 04:54:40.473 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.473 INFO kablam! --> src/auto_args.rs:480:59 Oct 16 04:54:40.473 INFO kablam! | Oct 16 04:54:40.473 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 16 04:54:40.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.473 INFO kablam! Oct 16 04:54:40.473 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.473 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:40.473 INFO kablam! | Oct 16 04:54:40.473 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.473 INFO kablam! ... Oct 16 04:54:40.473 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:40.473 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:40.473 INFO kablam! Oct 16 04:54:40.477 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.477 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:40.477 INFO kablam! | Oct 16 04:54:40.477 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.477 INFO kablam! ... Oct 16 04:54:40.477 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:40.477 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:40.477 INFO kablam! Oct 16 04:54:40.477 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.477 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:40.477 INFO kablam! | Oct 16 04:54:40.477 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.477 INFO kablam! ... Oct 16 04:54:40.477 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:40.477 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:40.477 INFO kablam! Oct 16 04:54:40.477 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.477 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:40.477 INFO kablam! | Oct 16 04:54:40.477 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.477 INFO kablam! ... Oct 16 04:54:40.477 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:40.477 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:40.477 INFO kablam! Oct 16 04:54:40.477 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.477 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:40.477 INFO kablam! | Oct 16 04:54:40.477 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.477 INFO kablam! ... Oct 16 04:54:40.477 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:40.477 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:40.478 INFO kablam! Oct 16 04:54:40.478 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.478 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:40.478 INFO kablam! | Oct 16 04:54:40.478 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.478 INFO kablam! ... Oct 16 04:54:40.478 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:40.478 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:40.478 INFO kablam! Oct 16 04:54:40.478 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.478 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:40.478 INFO kablam! | Oct 16 04:54:40.478 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.478 INFO kablam! ... Oct 16 04:54:40.478 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:40.478 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:40.478 INFO kablam! Oct 16 04:54:40.478 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.478 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:40.478 INFO kablam! | Oct 16 04:54:40.478 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.478 INFO kablam! ... Oct 16 04:54:40.478 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:40.478 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:40.478 INFO kablam! Oct 16 04:54:40.478 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.478 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:40.478 INFO kablam! | Oct 16 04:54:40.478 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.478 INFO kablam! ... Oct 16 04:54:40.478 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:40.478 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:40.478 INFO kablam! Oct 16 04:54:40.478 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.478 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:40.478 INFO kablam! | Oct 16 04:54:40.478 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.478 INFO kablam! ... Oct 16 04:54:40.478 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:40.478 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:40.478 INFO kablam! Oct 16 04:54:40.478 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.478 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:40.478 INFO kablam! | Oct 16 04:54:40.478 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.478 INFO kablam! ... Oct 16 04:54:40.478 INFO kablam! 637 | wrap!(A); Oct 16 04:54:40.478 INFO kablam! | --------- in this macro invocation Oct 16 04:54:40.478 INFO kablam! Oct 16 04:54:40.478 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.478 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:40.478 INFO kablam! | Oct 16 04:54:40.478 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.478 INFO kablam! ... Oct 16 04:54:40.478 INFO kablam! 637 | wrap!(A); Oct 16 04:54:40.478 INFO kablam! | --------- in this macro invocation Oct 16 04:54:40.478 INFO kablam! Oct 16 04:54:40.478 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.478 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:40.478 INFO kablam! | Oct 16 04:54:40.478 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.478 INFO kablam! ... Oct 16 04:54:40.478 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:40.478 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:40.478 INFO kablam! Oct 16 04:54:40.478 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.478 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:40.478 INFO kablam! | Oct 16 04:54:40.478 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.478 INFO kablam! ... Oct 16 04:54:40.478 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:40.478 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:40.478 INFO kablam! Oct 16 04:54:40.478 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.478 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:40.479 INFO kablam! | Oct 16 04:54:40.479 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.479 INFO kablam! ... Oct 16 04:54:40.479 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:40.479 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:40.479 INFO kablam! Oct 16 04:54:40.479 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.479 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:40.479 INFO kablam! | Oct 16 04:54:40.479 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.479 INFO kablam! ... Oct 16 04:54:40.479 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:40.479 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:40.479 INFO kablam! Oct 16 04:54:40.483 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.483 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:40.483 INFO kablam! | Oct 16 04:54:40.483 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.483 INFO kablam! ... Oct 16 04:54:40.483 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:40.483 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:40.483 INFO kablam! Oct 16 04:54:40.483 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.483 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:40.483 INFO kablam! | Oct 16 04:54:40.483 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.483 INFO kablam! ... Oct 16 04:54:40.483 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:40.483 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:40.483 INFO kablam! Oct 16 04:54:40.483 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.483 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:40.483 INFO kablam! | Oct 16 04:54:40.483 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.483 INFO kablam! ... Oct 16 04:54:40.483 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:40.483 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:40.483 INFO kablam! Oct 16 04:54:40.483 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.483 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:40.484 INFO kablam! | Oct 16 04:54:40.484 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.484 INFO kablam! ... Oct 16 04:54:40.484 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:40.484 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:40.484 INFO kablam! Oct 16 04:54:40.484 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.484 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:40.484 INFO kablam! | Oct 16 04:54:40.484 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.484 INFO kablam! ... Oct 16 04:54:40.484 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:40.484 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:40.484 INFO kablam! Oct 16 04:54:40.484 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.484 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:40.484 INFO kablam! | Oct 16 04:54:40.484 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.484 INFO kablam! ... Oct 16 04:54:40.484 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:40.484 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:40.484 INFO kablam! Oct 16 04:54:40.484 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.484 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:40.484 INFO kablam! | Oct 16 04:54:40.484 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:40.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.484 INFO kablam! ... Oct 16 04:54:40.484 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:40.484 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:40.484 INFO kablam! Oct 16 04:54:40.484 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.484 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:40.484 INFO kablam! | Oct 16 04:54:40.484 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:40.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:40.484 INFO kablam! ... Oct 16 04:54:40.484 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:40.484 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:40.484 INFO kablam! Oct 16 04:54:40.782 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.782 INFO kablam! --> src/auto_args.rs:326:61 Oct 16 04:54:40.782 INFO kablam! | Oct 16 04:54:40.782 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.782 INFO kablam! | ^^^^^ Oct 16 04:54:40.782 INFO kablam! Oct 16 04:54:40.786 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.786 INFO kablam! --> src/auto_args.rs:327:33 Oct 16 04:54:40.786 INFO kablam! | Oct 16 04:54:40.786 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.786 INFO kablam! | ^^^^^ Oct 16 04:54:40.786 INFO kablam! Oct 16 04:54:40.788 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.788 INFO kablam! --> src/auto_args.rs:337:67 Oct 16 04:54:40.788 INFO kablam! | Oct 16 04:54:40.788 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.788 INFO kablam! | ^^^^^ Oct 16 04:54:40.788 INFO kablam! Oct 16 04:54:40.795 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.795 INFO kablam! --> src/auto_args.rs:338:40 Oct 16 04:54:40.795 INFO kablam! | Oct 16 04:54:40.795 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 16 04:54:40.795 INFO kablam! | ^^^^^ Oct 16 04:54:40.795 INFO kablam! Oct 16 04:54:40.805 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.805 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:40.805 INFO kablam! | Oct 16 04:54:40.805 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.805 INFO kablam! | ^^^^^ Oct 16 04:54:40.805 INFO kablam! ... Oct 16 04:54:40.805 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:40.805 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:40.805 INFO kablam! Oct 16 04:54:40.811 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.811 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:40.811 INFO kablam! | Oct 16 04:54:40.811 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.811 INFO kablam! | ^^^^^ Oct 16 04:54:40.811 INFO kablam! ... Oct 16 04:54:40.811 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:40.811 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:40.811 INFO kablam! Oct 16 04:54:40.819 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.819 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:40.819 INFO kablam! | Oct 16 04:54:40.819 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.819 INFO kablam! | ^^^^^ Oct 16 04:54:40.819 INFO kablam! ... Oct 16 04:54:40.819 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:40.819 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:40.819 INFO kablam! Oct 16 04:54:40.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 16 04:54:40.820 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:40.820 INFO kablam! | Oct 16 04:54:40.820 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.820 INFO kablam! | ^^^^^ Oct 16 04:54:40.820 INFO kablam! ... Oct 16 04:54:40.820 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:40.820 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:40.820 INFO kablam! Oct 16 04:54:40.823 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.823 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:40.823 INFO kablam! | Oct 16 04:54:40.823 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.823 INFO kablam! | ^^^^^ Oct 16 04:54:40.823 INFO kablam! ... Oct 16 04:54:40.823 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:40.823 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:40.823 INFO kablam! Oct 16 04:54:40.826 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.826 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:40.826 INFO kablam! | Oct 16 04:54:40.826 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.826 INFO kablam! | ^^^^^ Oct 16 04:54:40.826 INFO kablam! ... Oct 16 04:54:40.826 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:40.826 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:40.826 INFO kablam! Oct 16 04:54:40.827 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.827 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:40.827 INFO kablam! | Oct 16 04:54:40.827 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.827 INFO kablam! | ^^^^^ Oct 16 04:54:40.827 INFO kablam! ... Oct 16 04:54:40.827 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:40.827 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:40.828 INFO kablam! Oct 16 04:54:40.829 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.829 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:40.829 INFO kablam! | Oct 16 04:54:40.829 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.829 INFO kablam! | ^^^^^ Oct 16 04:54:40.829 INFO kablam! ... Oct 16 04:54:40.829 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:40.829 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:40.829 INFO kablam! Oct 16 04:54:40.833 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.834 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:40.834 INFO kablam! | Oct 16 04:54:40.834 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.834 INFO kablam! | ^^^^^ Oct 16 04:54:40.834 INFO kablam! ... Oct 16 04:54:40.834 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:40.834 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:40.834 INFO kablam! Oct 16 04:54:40.834 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.834 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:40.834 INFO kablam! | Oct 16 04:54:40.834 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.834 INFO kablam! | ^^^^^ Oct 16 04:54:40.834 INFO kablam! ... Oct 16 04:54:40.834 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:40.834 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:40.834 INFO kablam! Oct 16 04:54:40.839 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.839 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:40.839 INFO kablam! | Oct 16 04:54:40.839 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.839 INFO kablam! | ^^^^^ Oct 16 04:54:40.839 INFO kablam! ... Oct 16 04:54:40.839 INFO kablam! 637 | wrap!(A); Oct 16 04:54:40.839 INFO kablam! | --------- in this macro invocation Oct 16 04:54:40.839 INFO kablam! Oct 16 04:54:40.839 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.839 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:40.839 INFO kablam! | Oct 16 04:54:40.839 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.839 INFO kablam! | ^^^^^ Oct 16 04:54:40.839 INFO kablam! ... Oct 16 04:54:40.839 INFO kablam! 637 | wrap!(A); Oct 16 04:54:40.839 INFO kablam! | --------- in this macro invocation Oct 16 04:54:40.839 INFO kablam! Oct 16 04:54:40.842 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.842 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:40.842 INFO kablam! | Oct 16 04:54:40.842 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.842 INFO kablam! | ^^^^^ Oct 16 04:54:40.842 INFO kablam! ... Oct 16 04:54:40.842 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:40.842 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:40.842 INFO kablam! Oct 16 04:54:40.843 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.843 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:40.843 INFO kablam! | Oct 16 04:54:40.843 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.843 INFO kablam! | ^^^^^ Oct 16 04:54:40.843 INFO kablam! ... Oct 16 04:54:40.843 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:40.843 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:40.843 INFO kablam! Oct 16 04:54:40.848 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.848 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:40.848 INFO kablam! | Oct 16 04:54:40.848 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.848 INFO kablam! | ^^^^^ Oct 16 04:54:40.848 INFO kablam! ... Oct 16 04:54:40.848 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:40.848 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:40.848 INFO kablam! Oct 16 04:54:40.848 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.848 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:40.848 INFO kablam! | Oct 16 04:54:40.848 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.848 INFO kablam! | ^^^^^ Oct 16 04:54:40.852 INFO kablam! ... Oct 16 04:54:40.852 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:40.852 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:40.852 INFO kablam! Oct 16 04:54:40.853 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.853 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:40.853 INFO kablam! | Oct 16 04:54:40.853 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.853 INFO kablam! | ^^^^^ Oct 16 04:54:40.853 INFO kablam! ... Oct 16 04:54:40.853 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:40.853 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:40.853 INFO kablam! Oct 16 04:54:40.855 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.856 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:40.856 INFO kablam! | Oct 16 04:54:40.856 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.856 INFO kablam! | ^^^^^ Oct 16 04:54:40.856 INFO kablam! ... Oct 16 04:54:40.856 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:40.856 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:40.856 INFO kablam! Oct 16 04:54:40.859 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.859 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:40.859 INFO kablam! | Oct 16 04:54:40.859 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.859 INFO kablam! | ^^^^^ Oct 16 04:54:40.859 INFO kablam! ... Oct 16 04:54:40.859 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:40.859 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:40.859 INFO kablam! Oct 16 04:54:40.859 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.859 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:40.859 INFO kablam! | Oct 16 04:54:40.859 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.859 INFO kablam! | ^^^^^ Oct 16 04:54:40.859 INFO kablam! ... Oct 16 04:54:40.859 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:40.859 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:40.859 INFO kablam! Oct 16 04:54:40.867 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.867 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:40.867 INFO kablam! | Oct 16 04:54:40.867 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.867 INFO kablam! | ^^^^^ Oct 16 04:54:40.867 INFO kablam! ... Oct 16 04:54:40.867 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:40.867 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:40.867 INFO kablam! Oct 16 04:54:40.867 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.867 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:40.867 INFO kablam! | Oct 16 04:54:40.867 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.867 INFO kablam! | ^^^^^ Oct 16 04:54:40.867 INFO kablam! ... Oct 16 04:54:40.867 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:40.867 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:40.867 INFO kablam! Oct 16 04:54:40.867 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.867 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:40.867 INFO kablam! | Oct 16 04:54:40.867 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.867 INFO kablam! | ^^^^^ Oct 16 04:54:40.867 INFO kablam! ... Oct 16 04:54:40.867 INFO kablam! 637 | wrap!(A); Oct 16 04:54:40.867 INFO kablam! | --------- in this macro invocation Oct 16 04:54:40.867 INFO kablam! Oct 16 04:54:40.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 16 04:54:40.870 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:40.870 INFO kablam! | Oct 16 04:54:40.870 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.870 INFO kablam! | ^^^^^ Oct 16 04:54:40.870 INFO kablam! ... Oct 16 04:54:40.870 INFO kablam! 637 | wrap!(A); Oct 16 04:54:40.870 INFO kablam! | --------- in this macro invocation Oct 16 04:54:40.870 INFO kablam! Oct 16 04:54:40.895 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.895 INFO kablam! --> src/auto_args.rs:471:78 Oct 16 04:54:40.895 INFO kablam! | Oct 16 04:54:40.895 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.895 INFO kablam! | ^^^^^ Oct 16 04:54:40.895 INFO kablam! Oct 16 04:54:40.895 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.895 INFO kablam! --> src/auto_args.rs:472:33 Oct 16 04:54:40.895 INFO kablam! | Oct 16 04:54:40.895 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.895 INFO kablam! | ^^^^^ Oct 16 04:54:40.895 INFO kablam! Oct 16 04:54:40.896 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.897 INFO kablam! --> src/auto_args.rs:484:84 Oct 16 04:54:40.897 INFO kablam! | Oct 16 04:54:40.897 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.897 INFO kablam! | ^^^^^ Oct 16 04:54:40.897 INFO kablam! Oct 16 04:54:40.903 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.903 INFO kablam! --> src/auto_args.rs:485:33 Oct 16 04:54:40.903 INFO kablam! | Oct 16 04:54:40.903 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.903 INFO kablam! | ^^^^^ Oct 16 04:54:40.903 INFO kablam! Oct 16 04:54:40.962 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.962 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:40.962 INFO kablam! | Oct 16 04:54:40.962 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:40.962 INFO kablam! | ^^^^^ Oct 16 04:54:40.963 INFO kablam! ... Oct 16 04:54:40.963 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:40.963 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:40.963 INFO kablam! Oct 16 04:54:40.971 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.971 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:40.972 INFO kablam! | Oct 16 04:54:40.972 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.972 INFO kablam! | ^^^^^ Oct 16 04:54:40.972 INFO kablam! ... Oct 16 04:54:40.972 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:40.972 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:40.972 INFO kablam! Oct 16 04:54:40.973 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.973 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:40.973 INFO kablam! | Oct 16 04:54:40.974 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.974 INFO kablam! | ^^^^^ Oct 16 04:54:40.974 INFO kablam! ... Oct 16 04:54:40.974 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:40.974 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:40.974 INFO kablam! Oct 16 04:54:40.978 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.978 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:40.978 INFO kablam! | Oct 16 04:54:40.978 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:40.978 INFO kablam! | ^^^^^ Oct 16 04:54:40.978 INFO kablam! ... Oct 16 04:54:40.978 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:40.978 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:40.979 INFO kablam! Oct 16 04:54:40.986 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.987 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:40.987 INFO kablam! | Oct 16 04:54:40.987 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:40.987 INFO kablam! | ^^^^^ Oct 16 04:54:40.987 INFO kablam! ... Oct 16 04:54:40.987 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:40.987 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:40.987 INFO kablam! Oct 16 04:54:40.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 16 04:54:40.988 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:40.989 INFO kablam! | Oct 16 04:54:40.989 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:40.989 INFO kablam! | ^^^^^ Oct 16 04:54:40.989 INFO kablam! ... Oct 16 04:54:40.989 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:40.989 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:40.989 INFO kablam! Oct 16 04:54:40.992 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:40.992 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:40.992 INFO kablam! | Oct 16 04:54:40.992 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:40.993 INFO kablam! | ^^^^^ Oct 16 04:54:40.993 INFO kablam! ... Oct 16 04:54:40.993 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:40.993 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:40.993 INFO kablam! Oct 16 04:54:41.001 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.001 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:41.001 INFO kablam! | Oct 16 04:54:41.001 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:41.001 INFO kablam! | ^^^^^ Oct 16 04:54:41.001 INFO kablam! ... Oct 16 04:54:41.001 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:41.001 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:41.001 INFO kablam! Oct 16 04:54:41.002 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.002 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:41.003 INFO kablam! | Oct 16 04:54:41.003 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:41.003 INFO kablam! | ^^^^^ Oct 16 04:54:41.003 INFO kablam! ... Oct 16 04:54:41.003 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:41.003 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:41.003 INFO kablam! Oct 16 04:54:41.006 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.006 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:41.006 INFO kablam! | Oct 16 04:54:41.007 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:41.007 INFO kablam! | ^^^^^ Oct 16 04:54:41.007 INFO kablam! ... Oct 16 04:54:41.007 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:41.007 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:41.007 INFO kablam! Oct 16 04:54:41.015 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.015 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:41.015 INFO kablam! | Oct 16 04:54:41.015 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:41.015 INFO kablam! | ^^^^^ Oct 16 04:54:41.015 INFO kablam! ... Oct 16 04:54:41.015 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:41.015 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:41.015 INFO kablam! Oct 16 04:54:41.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 16 04:54:41.017 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:41.017 INFO kablam! | Oct 16 04:54:41.017 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:41.017 INFO kablam! | ^^^^^ Oct 16 04:54:41.017 INFO kablam! ... Oct 16 04:54:41.017 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:41.017 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:41.017 INFO kablam! Oct 16 04:54:41.021 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.021 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:41.021 INFO kablam! | Oct 16 04:54:41.021 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:41.021 INFO kablam! | ^^^^^ Oct 16 04:54:41.021 INFO kablam! ... Oct 16 04:54:41.021 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:41.022 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:41.022 INFO kablam! Oct 16 04:54:41.030 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.030 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:41.030 INFO kablam! | Oct 16 04:54:41.030 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:41.030 INFO kablam! | ^^^^^ Oct 16 04:54:41.030 INFO kablam! ... Oct 16 04:54:41.030 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:41.030 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:41.030 INFO kablam! Oct 16 04:54:41.031 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.031 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:41.031 INFO kablam! | Oct 16 04:54:41.032 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:41.032 INFO kablam! | ^^^^^ Oct 16 04:54:41.032 INFO kablam! ... Oct 16 04:54:41.032 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:41.032 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:41.032 INFO kablam! Oct 16 04:54:41.035 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.037 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:41.043 INFO kablam! | Oct 16 04:54:41.043 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:41.043 INFO kablam! | ^^^^^ Oct 16 04:54:41.043 INFO kablam! ... Oct 16 04:54:41.043 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:41.043 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:41.043 INFO kablam! Oct 16 04:54:41.047 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.047 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:41.047 INFO kablam! | Oct 16 04:54:41.047 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:41.047 INFO kablam! | ^^^^^ Oct 16 04:54:41.047 INFO kablam! ... Oct 16 04:54:41.047 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:41.047 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:41.047 INFO kablam! Oct 16 04:54:41.047 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.047 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:41.047 INFO kablam! | Oct 16 04:54:41.047 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:41.047 INFO kablam! | ^^^^^ Oct 16 04:54:41.047 INFO kablam! ... Oct 16 04:54:41.047 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:41.047 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:41.047 INFO kablam! Oct 16 04:54:41.051 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.051 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:41.051 INFO kablam! | Oct 16 04:54:41.051 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:41.051 INFO kablam! | ^^^^^ Oct 16 04:54:41.051 INFO kablam! ... Oct 16 04:54:41.051 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:41.051 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:41.051 INFO kablam! Oct 16 04:54:41.059 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.059 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:41.059 INFO kablam! | Oct 16 04:54:41.059 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:41.059 INFO kablam! | ^^^^^ Oct 16 04:54:41.059 INFO kablam! ... Oct 16 04:54:41.059 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:41.059 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:41.059 INFO kablam! Oct 16 04:54:41.063 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.063 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:41.063 INFO kablam! | Oct 16 04:54:41.063 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:41.063 INFO kablam! | ^^^^^ Oct 16 04:54:41.063 INFO kablam! ... Oct 16 04:54:41.063 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:41.063 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:41.063 INFO kablam! Oct 16 04:54:41.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 16 04:54:41.067 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:41.067 INFO kablam! | Oct 16 04:54:41.067 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:41.067 INFO kablam! | ^^^^^ Oct 16 04:54:41.067 INFO kablam! ... Oct 16 04:54:41.067 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:41.067 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:41.067 INFO kablam! Oct 16 04:54:41.072 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.073 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:41.073 INFO kablam! | Oct 16 04:54:41.073 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:41.073 INFO kablam! | ^^^^^ Oct 16 04:54:41.073 INFO kablam! ... Oct 16 04:54:41.073 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:41.073 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:41.073 INFO kablam! Oct 16 04:54:41.075 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.075 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:41.075 INFO kablam! | Oct 16 04:54:41.075 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:41.075 INFO kablam! | ^^^^^ Oct 16 04:54:41.075 INFO kablam! ... Oct 16 04:54:41.075 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:41.075 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:41.075 INFO kablam! Oct 16 04:54:41.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.087 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:41.087 INFO kablam! | Oct 16 04:54:41.087 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:41.087 INFO kablam! | ^^^^^ Oct 16 04:54:41.087 INFO kablam! ... Oct 16 04:54:41.087 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:41.087 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:41.087 INFO kablam! Oct 16 04:54:41.094 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.094 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:41.094 INFO kablam! | Oct 16 04:54:41.094 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:41.094 INFO kablam! | ^^^^^ Oct 16 04:54:41.094 INFO kablam! ... Oct 16 04:54:41.094 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:41.094 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:41.094 INFO kablam! Oct 16 04:54:41.095 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.095 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:41.095 INFO kablam! | Oct 16 04:54:41.095 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:41.095 INFO kablam! | ^^^^^ Oct 16 04:54:41.095 INFO kablam! ... Oct 16 04:54:41.095 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:41.095 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:41.095 INFO kablam! Oct 16 04:54:41.099 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.099 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:41.099 INFO kablam! | Oct 16 04:54:41.099 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:41.099 INFO kablam! | ^^^^^ Oct 16 04:54:41.099 INFO kablam! ... Oct 16 04:54:41.099 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:41.099 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:41.099 INFO kablam! Oct 16 04:54:41.137 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.137 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:41.137 INFO kablam! | Oct 16 04:54:41.137 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:41.137 INFO kablam! | ^^^^^ Oct 16 04:54:41.137 INFO kablam! ... Oct 16 04:54:41.137 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:41.137 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:41.137 INFO kablam! Oct 16 04:54:41.138 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.138 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:41.138 INFO kablam! | Oct 16 04:54:41.138 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:41.138 INFO kablam! | ^^^^^ Oct 16 04:54:41.138 INFO kablam! ... Oct 16 04:54:41.138 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:41.138 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:41.138 INFO kablam! Oct 16 04:54:41.147 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.147 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:41.147 INFO kablam! | Oct 16 04:54:41.147 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:41.147 INFO kablam! | ^^^^^ Oct 16 04:54:41.147 INFO kablam! ... Oct 16 04:54:41.147 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:41.147 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:41.147 INFO kablam! Oct 16 04:54:41.151 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.151 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:41.151 INFO kablam! | Oct 16 04:54:41.151 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:41.151 INFO kablam! | ^^^^^ Oct 16 04:54:41.151 INFO kablam! ... Oct 16 04:54:41.151 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:41.151 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:41.151 INFO kablam! Oct 16 04:54:41.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.155 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:41.155 INFO kablam! | Oct 16 04:54:41.155 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:41.155 INFO kablam! | ^^^^^ Oct 16 04:54:41.155 INFO kablam! ... Oct 16 04:54:41.155 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:41.155 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:41.155 INFO kablam! Oct 16 04:54:41.155 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.155 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:41.155 INFO kablam! | Oct 16 04:54:41.155 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:41.155 INFO kablam! | ^^^^^ Oct 16 04:54:41.155 INFO kablam! ... Oct 16 04:54:41.155 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:41.155 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:41.155 INFO kablam! Oct 16 04:54:41.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.163 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:41.163 INFO kablam! | Oct 16 04:54:41.163 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:41.163 INFO kablam! | ^^^^^ Oct 16 04:54:41.163 INFO kablam! ... Oct 16 04:54:41.163 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:41.163 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:41.163 INFO kablam! Oct 16 04:54:41.167 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.167 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:41.167 INFO kablam! | Oct 16 04:54:41.167 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:41.167 INFO kablam! | ^^^^^ Oct 16 04:54:41.167 INFO kablam! ... Oct 16 04:54:41.167 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:41.167 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:41.167 INFO kablam! Oct 16 04:54:41.219 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:41.219 INFO kablam! --> src/delegates.rs:26:50 Oct 16 04:54:41.219 INFO kablam! | Oct 16 04:54:41.219 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 16 04:54:41.219 INFO kablam! | ^^^^^ Oct 16 04:54:41.219 INFO kablam! Oct 16 04:54:43.732 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:43.732 INFO kablam! --> examples/meta-macros.rs:9:35 Oct 16 04:54:43.732 INFO kablam! | Oct 16 04:54:43.732 INFO kablam! 9 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:54:43.732 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:43.732 INFO kablam! | Oct 16 04:54:43.732 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:54:43.732 INFO kablam! Oct 16 04:54:43.732 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:43.732 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 16 04:54:43.732 INFO kablam! | Oct 16 04:54:43.732 INFO kablam! 15 | / build_rpc_trait! { Oct 16 04:54:43.732 INFO kablam! 16 | | pub trait Rpc { Oct 16 04:54:43.732 INFO kablam! 17 | | type Metadata; Oct 16 04:54:43.732 INFO kablam! 18 | | Oct 16 04:54:43.732 INFO kablam! ... | Oct 16 04:54:43.732 INFO kablam! 34 | | } Oct 16 04:54:43.732 INFO kablam! 35 | | } Oct 16 04:54:43.732 INFO kablam! | |_^ Oct 16 04:54:43.732 INFO kablam! | Oct 16 04:54:43.732 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 16 04:54:43.732 INFO kablam! Oct 16 04:54:43.733 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:43.733 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 16 04:54:43.733 INFO kablam! | Oct 16 04:54:43.733 INFO kablam! 15 | / build_rpc_trait! { Oct 16 04:54:43.733 INFO kablam! 16 | | pub trait Rpc { Oct 16 04:54:43.733 INFO kablam! 17 | | type Metadata; Oct 16 04:54:43.733 INFO kablam! 18 | | Oct 16 04:54:43.733 INFO kablam! ... | Oct 16 04:54:43.733 INFO kablam! 34 | | } Oct 16 04:54:43.733 INFO kablam! 35 | | } Oct 16 04:54:43.733 INFO kablam! | |_^ Oct 16 04:54:43.733 INFO kablam! | Oct 16 04:54:43.733 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 16 04:54:43.733 INFO kablam! Oct 16 04:54:43.733 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:43.733 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 16 04:54:43.733 INFO kablam! | Oct 16 04:54:43.733 INFO kablam! 15 | / build_rpc_trait! { Oct 16 04:54:43.733 INFO kablam! 16 | | pub trait Rpc { Oct 16 04:54:43.733 INFO kablam! 17 | | type Metadata; Oct 16 04:54:43.733 INFO kablam! 18 | | Oct 16 04:54:43.733 INFO kablam! ... | Oct 16 04:54:43.733 INFO kablam! 34 | | } Oct 16 04:54:43.733 INFO kablam! 35 | | } Oct 16 04:54:43.733 INFO kablam! | |_^ Oct 16 04:54:43.733 INFO kablam! | Oct 16 04:54:43.733 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 16 04:54:43.733 INFO kablam! Oct 16 04:54:43.733 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:43.733 INFO kablam! --> examples/meta-macros.rs:49:28 Oct 16 04:54:43.733 INFO kablam! | Oct 16 04:54:43.733 INFO kablam! 49 | fn call(&self, x: u64) -> BoxFuture { Oct 16 04:54:43.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:43.733 INFO kablam! Oct 16 04:54:43.733 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:43.733 INFO kablam! --> examples/meta-macros.rs:53:77 Oct 16 04:54:43.733 INFO kablam! | Oct 16 04:54:43.733 INFO kablam! 53 | fn call_meta(&self, meta: Self::Metadata, map: BTreeMap) -> BoxFuture { Oct 16 04:54:43.733 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:43.733 INFO kablam! Oct 16 04:54:43.782 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:43.782 INFO kablam! --> examples/meta-macros.rs:50:43 Oct 16 04:54:43.782 INFO kablam! | Oct 16 04:54:43.782 INFO kablam! 50 | futures::finished(format!("OK: {}", x)).boxed() Oct 16 04:54:43.782 INFO kablam! | ^^^^^ Oct 16 04:54:43.782 INFO kablam! Oct 16 04:54:43.795 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:43.795 INFO kablam! --> examples/meta-macros.rs:54:66 Oct 16 04:54:43.795 INFO kablam! | Oct 16 04:54:43.795 INFO kablam! 54 | futures::finished(format!("From: {}, got: {:?}", meta.0, map)).boxed() Oct 16 04:54:43.795 INFO kablam! | ^^^^^ Oct 16 04:54:43.795 INFO kablam! Oct 16 04:54:43.997 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:43.997 INFO kablam! --> examples/pubsub-macros.rs:12:29 Oct 16 04:54:43.997 INFO kablam! | Oct 16 04:54:43.997 INFO kablam! 12 | use jsonrpc_core::futures::{BoxFuture, Future, future}; Oct 16 04:54:43.997 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:43.997 INFO kablam! | Oct 16 04:54:43.997 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:54:43.997 INFO kablam! Oct 16 04:54:43.997 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:43.997 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 16 04:54:43.997 INFO kablam! | Oct 16 04:54:43.997 INFO kablam! 29 | / build_rpc_trait! { Oct 16 04:54:43.997 INFO kablam! 30 | | pub trait Rpc { Oct 16 04:54:43.997 INFO kablam! 31 | | type Metadata; Oct 16 04:54:43.997 INFO kablam! 32 | | Oct 16 04:54:43.997 INFO kablam! ... | Oct 16 04:54:43.997 INFO kablam! 46 | | } Oct 16 04:54:43.997 INFO kablam! 47 | | } Oct 16 04:54:43.997 INFO kablam! | |_^ Oct 16 04:54:43.997 INFO kablam! | Oct 16 04:54:43.997 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 16 04:54:43.997 INFO kablam! Oct 16 04:54:43.997 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:43.997 INFO kablam! --> examples/pubsub-macros.rs:77:47 Oct 16 04:54:43.997 INFO kablam! | Oct 16 04:54:43.997 INFO kablam! 77 | fn unsubscribe(&self, id: SubscriptionId) -> BoxFuture { Oct 16 04:54:43.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:43.997 INFO kablam! Oct 16 04:54:44.055 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:44.055 INFO kablam! --> examples/pubsub-macros.rs:80:21 Oct 16 04:54:44.055 INFO kablam! | Oct 16 04:54:44.055 INFO kablam! 80 | future::ok(true).boxed() Oct 16 04:54:44.055 INFO kablam! | ^^^^^ Oct 16 04:54:44.055 INFO kablam! Oct 16 04:54:44.063 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:44.063 INFO kablam! --> examples/pubsub-macros.rs:86:7 Oct 16 04:54:44.063 INFO kablam! | Oct 16 04:54:44.063 INFO kablam! 86 | }).boxed() Oct 16 04:54:44.063 INFO kablam! | ^^^^^ Oct 16 04:54:44.063 INFO kablam! Oct 16 04:54:44.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:44.087 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 16 04:54:44.087 INFO kablam! | Oct 16 04:54:44.087 INFO kablam! 29 | / build_rpc_trait! { Oct 16 04:54:44.087 INFO kablam! 30 | | pub trait Rpc { Oct 16 04:54:44.087 INFO kablam! 31 | | type Metadata; Oct 16 04:54:44.087 INFO kablam! 32 | | Oct 16 04:54:44.087 INFO kablam! ... | Oct 16 04:54:44.087 INFO kablam! 46 | | } Oct 16 04:54:44.087 INFO kablam! 47 | | } Oct 16 04:54:44.087 INFO kablam! | |_^ Oct 16 04:54:44.087 INFO kablam! | Oct 16 04:54:44.087 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 16 04:54:44.087 INFO kablam! Oct 16 04:54:49.653 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.98s Oct 16 04:54:49.662 INFO kablam! su: No module specific data is present Oct 16 04:54:50.279 INFO running `"docker" "rm" "-f" "1c1fd22ef384553ae43556d6a7cb23985da49b8501a4a40ce2326a3d9dcc0413"` Oct 16 04:54:50.518 INFO blam! 1c1fd22ef384553ae43556d6a7cb23985da49b8501a4a40ce2326a3d9dcc0413