Oct 22 02:05:24.486 INFO checking jsonrpc-macros-plus-7.1.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 02:05:24.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 02:05:24.918 INFO blam! b667753429220b85eb13cc68a87f002faed40e852f50fe8cac344ca43bf2d8a6 Oct 22 02:05:24.920 INFO running `"docker" "start" "-a" "b667753429220b85eb13cc68a87f002faed40e852f50fe8cac344ca43bf2d8a6"` Oct 22 02:05:26.021 INFO kablam! usermod: no changes Oct 22 02:05:26.197 INFO kablam! Checking globset v0.1.4 Oct 22 02:05:26.197 INFO kablam! Checking jsonrpc-core v7.1.1 Oct 22 02:05:27.940 INFO kablam! Checking jsonrpc-server-utils v7.1.1 Oct 22 02:05:27.940 INFO kablam! Checking jsonrpc-pubsub v7.1.1 Oct 22 02:05:30.477 INFO kablam! Checking jsonrpc-macros-plus v7.1.4 (/source) Oct 22 02:05:32.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 22 02:05:32.897 INFO kablam! --> src/auto_args.rs:8:35 Oct 22 02:05:32.897 INFO kablam! | Oct 22 02:05:32.897 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 22 02:05:32.898 INFO kablam! | ^^^^^^^^^ Oct 22 02:05:32.898 INFO kablam! | Oct 22 02:05:32.898 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:05:32.899 INFO kablam! Oct 22 02:05:32.899 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.899 INFO kablam! --> src/auto_args.rs:321:44 Oct 22 02:05:32.899 INFO kablam! | Oct 22 02:05:32.900 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 22 02:05:32.900 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.900 INFO kablam! Oct 22 02:05:32.904 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.905 INFO kablam! --> src/auto_args.rs:332:52 Oct 22 02:05:32.905 INFO kablam! | Oct 22 02:05:32.905 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 22 02:05:32.905 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.906 INFO kablam! Oct 22 02:05:32.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 22 02:05:32.906 INFO kablam! --> src/auto_args.rs:464:60 Oct 22 02:05:32.906 INFO kablam! | Oct 22 02:05:32.907 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 22 02:05:32.907 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.907 INFO kablam! Oct 22 02:05:32.908 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.908 INFO kablam! --> src/auto_args.rs:477:68 Oct 22 02:05:32.908 INFO kablam! | Oct 22 02:05:32.908 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 22 02:05:32.909 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.909 INFO kablam! Oct 22 02:05:32.909 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.909 INFO kablam! --> src/delegates.rs:6:35 Oct 22 02:05:32.910 INFO kablam! | Oct 22 02:05:32.910 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 22 02:05:32.910 INFO kablam! | ^^^^^^^^^ Oct 22 02:05:32.910 INFO kablam! Oct 22 02:05:32.911 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.911 INFO kablam! --> src/delegates.rs:11:18 Oct 22 02:05:32.911 INFO kablam! | Oct 22 02:05:32.911 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 22 02:05:32.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.912 INFO kablam! Oct 22 02:05:32.912 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.913 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:32.913 INFO kablam! | Oct 22 02:05:32.913 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:32.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.914 INFO kablam! ... Oct 22 02:05:32.914 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:32.914 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:32.914 INFO kablam! Oct 22 02:05:32.915 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.915 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:32.915 INFO kablam! | Oct 22 02:05:32.915 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:32.916 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.924 INFO kablam! ... Oct 22 02:05:32.924 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:32.925 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:32.925 INFO kablam! Oct 22 02:05:32.925 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.925 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:32.926 INFO kablam! | Oct 22 02:05:32.926 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:32.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.927 INFO kablam! ... Oct 22 02:05:32.927 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:32.927 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:32.927 INFO kablam! Oct 22 02:05:32.928 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.928 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:32.928 INFO kablam! | Oct 22 02:05:32.928 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:32.929 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.929 INFO kablam! ... Oct 22 02:05:32.929 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:32.930 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:32.930 INFO kablam! Oct 22 02:05:32.930 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.930 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:32.931 INFO kablam! | Oct 22 02:05:32.931 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:32.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.932 INFO kablam! ... Oct 22 02:05:32.932 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:32.932 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:32.932 INFO kablam! Oct 22 02:05:32.933 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.933 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:32.933 INFO kablam! | Oct 22 02:05:32.933 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:32.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.934 INFO kablam! ... Oct 22 02:05:32.934 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:32.934 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:32.935 INFO kablam! Oct 22 02:05:32.935 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.935 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:32.935 INFO kablam! | Oct 22 02:05:32.936 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:32.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.944 INFO kablam! ... Oct 22 02:05:32.945 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:32.945 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:32.945 INFO kablam! Oct 22 02:05:32.945 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.946 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:32.946 INFO kablam! | Oct 22 02:05:32.946 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:32.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.947 INFO kablam! ... Oct 22 02:05:32.947 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:32.947 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:32.948 INFO kablam! Oct 22 02:05:32.948 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.948 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:32.948 INFO kablam! | Oct 22 02:05:32.949 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:32.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.949 INFO kablam! ... Oct 22 02:05:32.949 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:32.950 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:32.950 INFO kablam! Oct 22 02:05:32.950 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.950 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:32.951 INFO kablam! | Oct 22 02:05:32.951 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:32.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.951 INFO kablam! ... Oct 22 02:05:32.951 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:32.951 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:32.951 INFO kablam! Oct 22 02:05:32.951 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.951 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:32.951 INFO kablam! | Oct 22 02:05:32.951 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:32.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.951 INFO kablam! ... Oct 22 02:05:32.951 INFO kablam! 637 | wrap!(A); Oct 22 02:05:32.951 INFO kablam! | --------- in this macro invocation Oct 22 02:05:32.951 INFO kablam! Oct 22 02:05:32.951 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.951 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:32.951 INFO kablam! | Oct 22 02:05:32.952 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:32.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.952 INFO kablam! ... Oct 22 02:05:32.952 INFO kablam! 637 | wrap!(A); Oct 22 02:05:32.952 INFO kablam! | --------- in this macro invocation Oct 22 02:05:32.952 INFO kablam! Oct 22 02:05:32.952 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.952 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:32.952 INFO kablam! | Oct 22 02:05:32.952 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.952 INFO kablam! ... Oct 22 02:05:32.952 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:32.952 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:32.952 INFO kablam! Oct 22 02:05:32.952 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.952 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:32.952 INFO kablam! | Oct 22 02:05:32.952 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.952 INFO kablam! ... Oct 22 02:05:32.952 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:32.952 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:32.953 INFO kablam! Oct 22 02:05:32.953 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.953 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:32.953 INFO kablam! | Oct 22 02:05:32.953 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.953 INFO kablam! ... Oct 22 02:05:32.953 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:32.953 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:32.953 INFO kablam! Oct 22 02:05:32.953 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.953 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:32.953 INFO kablam! | Oct 22 02:05:32.953 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.953 INFO kablam! ... Oct 22 02:05:32.953 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:32.953 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:32.953 INFO kablam! Oct 22 02:05:32.953 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.953 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:32.953 INFO kablam! | Oct 22 02:05:32.953 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.956 INFO kablam! ... Oct 22 02:05:32.956 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:32.956 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:32.956 INFO kablam! Oct 22 02:05:32.956 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.956 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:32.956 INFO kablam! | Oct 22 02:05:32.956 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.956 INFO kablam! ... Oct 22 02:05:32.956 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:32.957 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:32.957 INFO kablam! Oct 22 02:05:32.957 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.957 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:32.957 INFO kablam! | Oct 22 02:05:32.957 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.957 INFO kablam! ... Oct 22 02:05:32.957 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:32.957 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:32.957 INFO kablam! Oct 22 02:05:32.957 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.957 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:32.957 INFO kablam! | Oct 22 02:05:32.957 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.957 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.957 INFO kablam! ... Oct 22 02:05:32.957 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:32.957 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:32.957 INFO kablam! Oct 22 02:05:32.957 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.957 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:32.957 INFO kablam! | Oct 22 02:05:32.957 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.958 INFO kablam! ... Oct 22 02:05:32.958 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:32.958 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:32.958 INFO kablam! Oct 22 02:05:32.958 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.958 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:32.958 INFO kablam! | Oct 22 02:05:32.958 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.958 INFO kablam! ... Oct 22 02:05:32.958 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:32.958 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:32.958 INFO kablam! Oct 22 02:05:32.958 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.958 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:32.958 INFO kablam! | Oct 22 02:05:32.958 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.958 INFO kablam! ... Oct 22 02:05:32.958 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:32.958 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:32.958 INFO kablam! Oct 22 02:05:32.958 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.958 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:32.959 INFO kablam! | Oct 22 02:05:32.959 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:32.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.959 INFO kablam! ... Oct 22 02:05:32.959 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:32.959 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:32.959 INFO kablam! Oct 22 02:05:32.959 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.959 INFO kablam! --> src/auto_args.rs:294:50 Oct 22 02:05:32.959 INFO kablam! | Oct 22 02:05:32.959 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 22 02:05:32.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.959 INFO kablam! Oct 22 02:05:32.959 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.959 INFO kablam! --> src/auto_args.rs:300:59 Oct 22 02:05:32.959 INFO kablam! | Oct 22 02:05:32.959 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 22 02:05:32.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.959 INFO kablam! Oct 22 02:05:32.959 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.959 INFO kablam! --> src/auto_args.rs:324:50 Oct 22 02:05:32.959 INFO kablam! | Oct 22 02:05:32.959 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 22 02:05:32.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.960 INFO kablam! Oct 22 02:05:32.960 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.960 INFO kablam! --> src/auto_args.rs:335:59 Oct 22 02:05:32.960 INFO kablam! | Oct 22 02:05:32.960 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 22 02:05:32.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.960 INFO kablam! Oct 22 02:05:32.960 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.960 INFO kablam! --> src/auto_args.rs:467:50 Oct 22 02:05:32.960 INFO kablam! | Oct 22 02:05:32.960 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 22 02:05:32.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.960 INFO kablam! Oct 22 02:05:32.960 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.960 INFO kablam! --> src/auto_args.rs:480:59 Oct 22 02:05:32.960 INFO kablam! | Oct 22 02:05:32.960 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 22 02:05:32.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.960 INFO kablam! Oct 22 02:05:32.960 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.960 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:32.960 INFO kablam! | Oct 22 02:05:32.960 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.961 INFO kablam! ... Oct 22 02:05:32.961 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:32.961 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:32.961 INFO kablam! Oct 22 02:05:32.961 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.961 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:32.961 INFO kablam! | Oct 22 02:05:32.961 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.961 INFO kablam! ... Oct 22 02:05:32.961 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:32.961 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:32.961 INFO kablam! Oct 22 02:05:32.961 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.961 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:32.961 INFO kablam! | Oct 22 02:05:32.961 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.961 INFO kablam! ... Oct 22 02:05:32.961 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:32.961 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:32.961 INFO kablam! Oct 22 02:05:32.961 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.961 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:32.962 INFO kablam! | Oct 22 02:05:32.962 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.962 INFO kablam! ... Oct 22 02:05:32.962 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:32.962 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:32.962 INFO kablam! Oct 22 02:05:32.962 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.962 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:32.962 INFO kablam! | Oct 22 02:05:32.962 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.962 INFO kablam! ... Oct 22 02:05:32.962 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:32.962 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:32.962 INFO kablam! Oct 22 02:05:32.962 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.962 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:32.962 INFO kablam! | Oct 22 02:05:32.962 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.962 INFO kablam! ... Oct 22 02:05:32.962 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:32.962 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:32.963 INFO kablam! Oct 22 02:05:32.963 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.963 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:32.963 INFO kablam! | Oct 22 02:05:32.963 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.963 INFO kablam! ... Oct 22 02:05:32.963 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:32.963 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:32.963 INFO kablam! Oct 22 02:05:32.963 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.963 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:32.963 INFO kablam! | Oct 22 02:05:32.963 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.963 INFO kablam! ... Oct 22 02:05:32.963 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:32.963 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:32.963 INFO kablam! Oct 22 02:05:32.963 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.963 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:32.963 INFO kablam! | Oct 22 02:05:32.963 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.963 INFO kablam! ... Oct 22 02:05:32.964 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:32.964 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:32.964 INFO kablam! Oct 22 02:05:32.964 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.964 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:32.964 INFO kablam! | Oct 22 02:05:32.964 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.964 INFO kablam! ... Oct 22 02:05:32.964 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:32.964 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:32.964 INFO kablam! Oct 22 02:05:32.964 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.964 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:32.964 INFO kablam! | Oct 22 02:05:32.964 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.964 INFO kablam! ... Oct 22 02:05:32.964 INFO kablam! 637 | wrap!(A); Oct 22 02:05:32.964 INFO kablam! | --------- in this macro invocation Oct 22 02:05:32.964 INFO kablam! Oct 22 02:05:32.964 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.964 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:32.964 INFO kablam! | Oct 22 02:05:32.964 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.965 INFO kablam! ... Oct 22 02:05:32.965 INFO kablam! 637 | wrap!(A); Oct 22 02:05:32.965 INFO kablam! | --------- in this macro invocation Oct 22 02:05:32.965 INFO kablam! Oct 22 02:05:32.965 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.965 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:32.965 INFO kablam! | Oct 22 02:05:32.965 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.965 INFO kablam! ... Oct 22 02:05:32.965 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:32.965 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:32.965 INFO kablam! Oct 22 02:05:32.965 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.965 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:32.965 INFO kablam! | Oct 22 02:05:32.965 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.965 INFO kablam! ... Oct 22 02:05:32.965 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:32.965 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:32.965 INFO kablam! Oct 22 02:05:32.965 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.965 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:32.966 INFO kablam! | Oct 22 02:05:32.966 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.966 INFO kablam! ... Oct 22 02:05:32.966 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:32.966 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:32.966 INFO kablam! Oct 22 02:05:32.966 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.966 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:32.966 INFO kablam! | Oct 22 02:05:32.966 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.966 INFO kablam! ... Oct 22 02:05:32.966 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:32.966 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:32.966 INFO kablam! Oct 22 02:05:32.966 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.966 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:32.966 INFO kablam! | Oct 22 02:05:32.966 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.966 INFO kablam! ... Oct 22 02:05:32.966 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:32.966 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:32.967 INFO kablam! Oct 22 02:05:32.967 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.967 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:32.967 INFO kablam! | Oct 22 02:05:32.967 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.967 INFO kablam! ... Oct 22 02:05:32.967 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:32.967 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:32.967 INFO kablam! Oct 22 02:05:32.967 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.967 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:32.967 INFO kablam! | Oct 22 02:05:32.967 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.967 INFO kablam! ... Oct 22 02:05:32.967 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:32.967 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:32.967 INFO kablam! Oct 22 02:05:32.967 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.967 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:32.967 INFO kablam! | Oct 22 02:05:32.967 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.967 INFO kablam! ... Oct 22 02:05:32.968 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:32.968 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:32.968 INFO kablam! Oct 22 02:05:32.968 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.968 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:32.968 INFO kablam! | Oct 22 02:05:32.968 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.968 INFO kablam! ... Oct 22 02:05:32.968 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:32.968 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:32.968 INFO kablam! Oct 22 02:05:32.968 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.968 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:32.968 INFO kablam! | Oct 22 02:05:32.968 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.968 INFO kablam! ... Oct 22 02:05:32.968 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:32.968 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:32.968 INFO kablam! Oct 22 02:05:32.968 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.968 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:32.969 INFO kablam! | Oct 22 02:05:32.969 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:32.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.969 INFO kablam! ... Oct 22 02:05:32.969 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:32.969 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:32.969 INFO kablam! Oct 22 02:05:32.969 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:32.969 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:32.969 INFO kablam! | Oct 22 02:05:32.969 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:32.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:32.969 INFO kablam! ... Oct 22 02:05:32.969 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:32.969 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:32.969 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.064 INFO kablam! --> src/auto_args.rs:326:61 Oct 22 02:05:33.064 INFO kablam! | Oct 22 02:05:33.064 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.064 INFO kablam! | ^^^^^ Oct 22 02:05:33.064 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.064 INFO kablam! --> src/auto_args.rs:327:33 Oct 22 02:05:33.065 INFO kablam! | Oct 22 02:05:33.065 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.065 INFO kablam! | ^^^^^ Oct 22 02:05:33.065 INFO kablam! Oct 22 02:05:33.065 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.065 INFO kablam! --> src/auto_args.rs:337:67 Oct 22 02:05:33.065 INFO kablam! | Oct 22 02:05:33.065 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.065 INFO kablam! | ^^^^^ Oct 22 02:05:33.065 INFO kablam! Oct 22 02:05:33.065 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.065 INFO kablam! --> src/auto_args.rs:338:40 Oct 22 02:05:33.065 INFO kablam! | Oct 22 02:05:33.065 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 22 02:05:33.065 INFO kablam! | ^^^^^ Oct 22 02:05:33.065 INFO kablam! Oct 22 02:05:33.084 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.084 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:33.084 INFO kablam! | Oct 22 02:05:33.084 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.084 INFO kablam! | ^^^^^ Oct 22 02:05:33.084 INFO kablam! ... Oct 22 02:05:33.084 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:33.084 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:33.084 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.085 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:33.085 INFO kablam! | Oct 22 02:05:33.085 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.085 INFO kablam! | ^^^^^ Oct 22 02:05:33.085 INFO kablam! ... Oct 22 02:05:33.085 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:33.085 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:33.085 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.085 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:33.085 INFO kablam! | Oct 22 02:05:33.085 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.085 INFO kablam! | ^^^^^ Oct 22 02:05:33.085 INFO kablam! ... Oct 22 02:05:33.085 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:33.085 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:33.085 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.085 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:33.085 INFO kablam! | Oct 22 02:05:33.086 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.086 INFO kablam! | ^^^^^ Oct 22 02:05:33.086 INFO kablam! ... Oct 22 02:05:33.086 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:33.086 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:33.086 INFO kablam! Oct 22 02:05:33.086 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.086 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:33.086 INFO kablam! | Oct 22 02:05:33.086 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.086 INFO kablam! | ^^^^^ Oct 22 02:05:33.086 INFO kablam! ... Oct 22 02:05:33.086 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:33.086 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:33.086 INFO kablam! Oct 22 02:05:33.086 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.086 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:33.086 INFO kablam! | Oct 22 02:05:33.086 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.086 INFO kablam! | ^^^^^ Oct 22 02:05:33.086 INFO kablam! ... Oct 22 02:05:33.087 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:33.087 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:33.087 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.092 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:33.092 INFO kablam! | Oct 22 02:05:33.092 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.092 INFO kablam! | ^^^^^ Oct 22 02:05:33.092 INFO kablam! ... Oct 22 02:05:33.092 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:33.092 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:33.092 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.092 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:33.092 INFO kablam! | Oct 22 02:05:33.092 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.092 INFO kablam! | ^^^^^ Oct 22 02:05:33.092 INFO kablam! ... Oct 22 02:05:33.092 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:33.093 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:33.093 INFO kablam! Oct 22 02:05:33.093 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.093 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:33.093 INFO kablam! | Oct 22 02:05:33.093 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.093 INFO kablam! | ^^^^^ Oct 22 02:05:33.093 INFO kablam! ... Oct 22 02:05:33.093 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:33.093 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:33.093 INFO kablam! Oct 22 02:05:33.093 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.093 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:33.093 INFO kablam! | Oct 22 02:05:33.093 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.093 INFO kablam! | ^^^^^ Oct 22 02:05:33.093 INFO kablam! ... Oct 22 02:05:33.093 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:33.093 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:33.093 INFO kablam! Oct 22 02:05:33.093 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.093 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:33.093 INFO kablam! | Oct 22 02:05:33.093 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.093 INFO kablam! | ^^^^^ Oct 22 02:05:33.093 INFO kablam! ... Oct 22 02:05:33.093 INFO kablam! 637 | wrap!(A); Oct 22 02:05:33.093 INFO kablam! | --------- in this macro invocation Oct 22 02:05:33.093 INFO kablam! Oct 22 02:05:33.093 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.093 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:33.093 INFO kablam! | Oct 22 02:05:33.093 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.093 INFO kablam! | ^^^^^ Oct 22 02:05:33.093 INFO kablam! ... Oct 22 02:05:33.093 INFO kablam! 637 | wrap!(A); Oct 22 02:05:33.093 INFO kablam! | --------- in this macro invocation Oct 22 02:05:33.093 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.100 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:33.100 INFO kablam! | Oct 22 02:05:33.100 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.100 INFO kablam! | ^^^^^ Oct 22 02:05:33.100 INFO kablam! ... Oct 22 02:05:33.100 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:33.100 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:33.100 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.100 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:33.100 INFO kablam! | Oct 22 02:05:33.100 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.100 INFO kablam! | ^^^^^ Oct 22 02:05:33.100 INFO kablam! ... Oct 22 02:05:33.100 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:33.100 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:33.100 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.101 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:33.101 INFO kablam! | Oct 22 02:05:33.101 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.101 INFO kablam! | ^^^^^ Oct 22 02:05:33.101 INFO kablam! ... Oct 22 02:05:33.101 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:33.101 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:33.101 INFO kablam! Oct 22 02:05:33.101 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.101 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:33.101 INFO kablam! | Oct 22 02:05:33.101 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.101 INFO kablam! | ^^^^^ Oct 22 02:05:33.101 INFO kablam! ... Oct 22 02:05:33.101 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:33.101 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:33.101 INFO kablam! Oct 22 02:05:33.104 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.104 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:33.104 INFO kablam! | Oct 22 02:05:33.104 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.104 INFO kablam! | ^^^^^ Oct 22 02:05:33.104 INFO kablam! ... Oct 22 02:05:33.104 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:33.104 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:33.104 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.112 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:33.112 INFO kablam! | Oct 22 02:05:33.112 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.112 INFO kablam! | ^^^^^ Oct 22 02:05:33.112 INFO kablam! ... Oct 22 02:05:33.112 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:33.112 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:33.112 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.112 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:33.112 INFO kablam! | Oct 22 02:05:33.112 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.112 INFO kablam! | ^^^^^ Oct 22 02:05:33.112 INFO kablam! ... Oct 22 02:05:33.112 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:33.112 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:33.112 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.112 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:33.112 INFO kablam! | Oct 22 02:05:33.112 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.112 INFO kablam! | ^^^^^ Oct 22 02:05:33.113 INFO kablam! ... Oct 22 02:05:33.113 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:33.113 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:33.113 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.113 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:33.113 INFO kablam! | Oct 22 02:05:33.113 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.113 INFO kablam! | ^^^^^ Oct 22 02:05:33.113 INFO kablam! ... Oct 22 02:05:33.113 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:33.113 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:33.113 INFO kablam! Oct 22 02:05:33.120 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.120 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:33.120 INFO kablam! | Oct 22 02:05:33.120 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.120 INFO kablam! | ^^^^^ Oct 22 02:05:33.120 INFO kablam! ... Oct 22 02:05:33.120 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:33.120 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:33.120 INFO kablam! Oct 22 02:05:33.120 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.120 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:33.120 INFO kablam! | Oct 22 02:05:33.120 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.120 INFO kablam! | ^^^^^ Oct 22 02:05:33.120 INFO kablam! ... Oct 22 02:05:33.120 INFO kablam! 637 | wrap!(A); Oct 22 02:05:33.120 INFO kablam! | --------- in this macro invocation Oct 22 02:05:33.120 INFO kablam! Oct 22 02:05:33.120 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.120 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:33.120 INFO kablam! | Oct 22 02:05:33.120 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.120 INFO kablam! | ^^^^^ Oct 22 02:05:33.120 INFO kablam! ... Oct 22 02:05:33.120 INFO kablam! 637 | wrap!(A); Oct 22 02:05:33.120 INFO kablam! | --------- in this macro invocation Oct 22 02:05:33.120 INFO kablam! Oct 22 02:05:33.144 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.144 INFO kablam! --> src/auto_args.rs:471:78 Oct 22 02:05:33.144 INFO kablam! | Oct 22 02:05:33.144 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.144 INFO kablam! | ^^^^^ Oct 22 02:05:33.144 INFO kablam! Oct 22 02:05:33.144 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.144 INFO kablam! --> src/auto_args.rs:472:33 Oct 22 02:05:33.144 INFO kablam! | Oct 22 02:05:33.144 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.144 INFO kablam! | ^^^^^ Oct 22 02:05:33.144 INFO kablam! Oct 22 02:05:33.144 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.144 INFO kablam! --> src/auto_args.rs:484:84 Oct 22 02:05:33.144 INFO kablam! | Oct 22 02:05:33.144 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.144 INFO kablam! | ^^^^^ Oct 22 02:05:33.144 INFO kablam! Oct 22 02:05:33.144 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.144 INFO kablam! --> src/auto_args.rs:485:33 Oct 22 02:05:33.144 INFO kablam! | Oct 22 02:05:33.144 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.144 INFO kablam! | ^^^^^ Oct 22 02:05:33.144 INFO kablam! Oct 22 02:05:33.216 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.216 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:33.216 INFO kablam! | Oct 22 02:05:33.216 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.216 INFO kablam! | ^^^^^ Oct 22 02:05:33.216 INFO kablam! ... Oct 22 02:05:33.216 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:33.216 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:33.216 INFO kablam! Oct 22 02:05:33.220 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.220 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:33.220 INFO kablam! | Oct 22 02:05:33.220 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.220 INFO kablam! | ^^^^^ Oct 22 02:05:33.220 INFO kablam! ... Oct 22 02:05:33.220 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:33.220 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:33.220 INFO kablam! Oct 22 02:05:33.220 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.220 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:33.220 INFO kablam! | Oct 22 02:05:33.220 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.220 INFO kablam! | ^^^^^ Oct 22 02:05:33.220 INFO kablam! ... Oct 22 02:05:33.220 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:33.220 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:33.220 INFO kablam! Oct 22 02:05:33.220 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.220 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:33.220 INFO kablam! | Oct 22 02:05:33.220 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.220 INFO kablam! | ^^^^^ Oct 22 02:05:33.220 INFO kablam! ... Oct 22 02:05:33.220 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:33.220 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:33.221 INFO kablam! Oct 22 02:05:33.228 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.228 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:33.228 INFO kablam! | Oct 22 02:05:33.228 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.228 INFO kablam! | ^^^^^ Oct 22 02:05:33.228 INFO kablam! ... Oct 22 02:05:33.228 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:33.228 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:33.228 INFO kablam! Oct 22 02:05:33.228 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.228 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:33.228 INFO kablam! | Oct 22 02:05:33.228 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.228 INFO kablam! | ^^^^^ Oct 22 02:05:33.228 INFO kablam! ... Oct 22 02:05:33.228 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:33.228 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:33.228 INFO kablam! Oct 22 02:05:33.232 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.232 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:33.232 INFO kablam! | Oct 22 02:05:33.232 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.232 INFO kablam! | ^^^^^ Oct 22 02:05:33.232 INFO kablam! ... Oct 22 02:05:33.232 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:33.232 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:33.232 INFO kablam! Oct 22 02:05:33.240 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.240 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:33.240 INFO kablam! | Oct 22 02:05:33.240 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.240 INFO kablam! | ^^^^^ Oct 22 02:05:33.240 INFO kablam! ... Oct 22 02:05:33.240 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:33.240 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:33.240 INFO kablam! Oct 22 02:05:33.240 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.240 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:33.240 INFO kablam! | Oct 22 02:05:33.240 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.240 INFO kablam! | ^^^^^ Oct 22 02:05:33.240 INFO kablam! ... Oct 22 02:05:33.240 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:33.240 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:33.240 INFO kablam! Oct 22 02:05:33.240 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.240 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:33.240 INFO kablam! | Oct 22 02:05:33.240 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.240 INFO kablam! | ^^^^^ Oct 22 02:05:33.240 INFO kablam! ... Oct 22 02:05:33.241 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:33.241 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:33.241 INFO kablam! Oct 22 02:05:33.248 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.248 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:33.248 INFO kablam! | Oct 22 02:05:33.248 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.248 INFO kablam! | ^^^^^ Oct 22 02:05:33.248 INFO kablam! ... Oct 22 02:05:33.248 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:33.248 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:33.248 INFO kablam! Oct 22 02:05:33.252 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.252 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:33.252 INFO kablam! | Oct 22 02:05:33.252 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.252 INFO kablam! | ^^^^^ Oct 22 02:05:33.252 INFO kablam! ... Oct 22 02:05:33.252 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:33.252 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:33.252 INFO kablam! Oct 22 02:05:33.252 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.252 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:33.252 INFO kablam! | Oct 22 02:05:33.252 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.252 INFO kablam! | ^^^^^ Oct 22 02:05:33.252 INFO kablam! ... Oct 22 02:05:33.252 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:33.252 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:33.252 INFO kablam! Oct 22 02:05:33.262 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.262 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:33.262 INFO kablam! | Oct 22 02:05:33.262 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.262 INFO kablam! | ^^^^^ Oct 22 02:05:33.262 INFO kablam! ... Oct 22 02:05:33.262 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:33.262 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:33.262 INFO kablam! Oct 22 02:05:33.262 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.262 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:33.262 INFO kablam! | Oct 22 02:05:33.262 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.262 INFO kablam! | ^^^^^ Oct 22 02:05:33.262 INFO kablam! ... Oct 22 02:05:33.262 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:33.262 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:33.262 INFO kablam! Oct 22 02:05:33.268 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.268 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:33.268 INFO kablam! | Oct 22 02:05:33.268 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.268 INFO kablam! | ^^^^^ Oct 22 02:05:33.268 INFO kablam! ... Oct 22 02:05:33.268 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:33.268 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:33.268 INFO kablam! Oct 22 02:05:33.272 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.272 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:33.272 INFO kablam! | Oct 22 02:05:33.272 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.272 INFO kablam! | ^^^^^ Oct 22 02:05:33.272 INFO kablam! ... Oct 22 02:05:33.272 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:33.272 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:33.272 INFO kablam! Oct 22 02:05:33.272 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.272 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:33.272 INFO kablam! | Oct 22 02:05:33.272 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.272 INFO kablam! | ^^^^^ Oct 22 02:05:33.272 INFO kablam! ... Oct 22 02:05:33.272 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:33.272 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:33.272 INFO kablam! Oct 22 02:05:33.278 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.278 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:33.278 INFO kablam! | Oct 22 02:05:33.278 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.279 INFO kablam! | ^^^^^ Oct 22 02:05:33.279 INFO kablam! ... Oct 22 02:05:33.279 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:33.279 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:33.279 INFO kablam! Oct 22 02:05:33.288 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.288 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:33.288 INFO kablam! | Oct 22 02:05:33.288 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.288 INFO kablam! | ^^^^^ Oct 22 02:05:33.288 INFO kablam! ... Oct 22 02:05:33.288 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:33.288 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:33.288 INFO kablam! Oct 22 02:05:33.288 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.288 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:33.288 INFO kablam! | Oct 22 02:05:33.288 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.288 INFO kablam! | ^^^^^ Oct 22 02:05:33.288 INFO kablam! ... Oct 22 02:05:33.288 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:33.288 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:33.288 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.294 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:33.294 INFO kablam! | Oct 22 02:05:33.295 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.295 INFO kablam! | ^^^^^ Oct 22 02:05:33.295 INFO kablam! ... Oct 22 02:05:33.295 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:33.295 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:33.295 INFO kablam! Oct 22 02:05:33.299 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.299 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:33.299 INFO kablam! | Oct 22 02:05:33.299 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.299 INFO kablam! | ^^^^^ Oct 22 02:05:33.299 INFO kablam! ... Oct 22 02:05:33.299 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:33.299 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:33.299 INFO kablam! Oct 22 02:05:33.299 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.299 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:33.299 INFO kablam! | Oct 22 02:05:33.299 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.299 INFO kablam! | ^^^^^ Oct 22 02:05:33.299 INFO kablam! ... Oct 22 02:05:33.299 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:33.299 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:33.299 INFO kablam! Oct 22 02:05:33.308 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.308 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:33.308 INFO kablam! | Oct 22 02:05:33.308 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.308 INFO kablam! | ^^^^^ Oct 22 02:05:33.308 INFO kablam! ... Oct 22 02:05:33.308 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:33.308 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:33.308 INFO kablam! Oct 22 02:05:33.313 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.313 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:33.313 INFO kablam! | Oct 22 02:05:33.313 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.313 INFO kablam! | ^^^^^ Oct 22 02:05:33.313 INFO kablam! ... Oct 22 02:05:33.313 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:33.313 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:33.313 INFO kablam! Oct 22 02:05:33.313 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.313 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:33.313 INFO kablam! | Oct 22 02:05:33.313 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.313 INFO kablam! | ^^^^^ Oct 22 02:05:33.313 INFO kablam! ... Oct 22 02:05:33.313 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:33.313 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:33.313 INFO kablam! Oct 22 02:05:33.313 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.313 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:33.313 INFO kablam! | Oct 22 02:05:33.313 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.313 INFO kablam! | ^^^^^ Oct 22 02:05:33.313 INFO kablam! ... Oct 22 02:05:33.313 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:33.313 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:33.316 INFO kablam! Oct 22 02:05:33.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 22 02:05:33.322 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:33.322 INFO kablam! | Oct 22 02:05:33.322 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.322 INFO kablam! | ^^^^^ Oct 22 02:05:33.322 INFO kablam! ... Oct 22 02:05:33.322 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:33.322 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:33.322 INFO kablam! Oct 22 02:05:33.323 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.323 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:33.323 INFO kablam! | Oct 22 02:05:33.323 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.323 INFO kablam! | ^^^^^ Oct 22 02:05:33.323 INFO kablam! ... Oct 22 02:05:33.323 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:33.323 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:33.323 INFO kablam! Oct 22 02:05:33.326 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.326 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:33.326 INFO kablam! | Oct 22 02:05:33.326 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.326 INFO kablam! | ^^^^^ Oct 22 02:05:33.326 INFO kablam! ... Oct 22 02:05:33.327 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:33.327 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:33.327 INFO kablam! Oct 22 02:05:33.336 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.336 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:33.336 INFO kablam! | Oct 22 02:05:33.336 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.336 INFO kablam! | ^^^^^ Oct 22 02:05:33.336 INFO kablam! ... Oct 22 02:05:33.337 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:33.337 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:33.337 INFO kablam! Oct 22 02:05:33.337 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.337 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:33.337 INFO kablam! | Oct 22 02:05:33.337 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.337 INFO kablam! | ^^^^^ Oct 22 02:05:33.337 INFO kablam! ... Oct 22 02:05:33.337 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:33.337 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:33.337 INFO kablam! Oct 22 02:05:33.352 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.352 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:33.352 INFO kablam! | Oct 22 02:05:33.352 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:33.353 INFO kablam! | ^^^^^ Oct 22 02:05:33.353 INFO kablam! ... Oct 22 02:05:33.353 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:33.353 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:33.353 INFO kablam! Oct 22 02:05:33.353 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.353 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:33.353 INFO kablam! | Oct 22 02:05:33.353 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:33.353 INFO kablam! | ^^^^^ Oct 22 02:05:33.353 INFO kablam! ... Oct 22 02:05:33.353 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:33.353 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:33.353 INFO kablam! Oct 22 02:05:33.353 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.353 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:33.353 INFO kablam! | Oct 22 02:05:33.353 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:33.353 INFO kablam! | ^^^^^ Oct 22 02:05:33.353 INFO kablam! ... Oct 22 02:05:33.353 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:33.353 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:33.353 INFO kablam! Oct 22 02:05:33.396 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:33.396 INFO kablam! --> src/delegates.rs:26:50 Oct 22 02:05:33.396 INFO kablam! | Oct 22 02:05:33.396 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 22 02:05:33.396 INFO kablam! | ^^^^^ Oct 22 02:05:33.397 INFO kablam! Oct 22 02:05:33.827 INFO kablam! Checking jsonrpc-tcp-server v7.1.1 Oct 22 02:05:43.290 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:43.290 INFO kablam! --> tests/pubsub-macros.rs:8:37 Oct 22 02:05:43.290 INFO kablam! | Oct 22 02:05:43.291 INFO kablam! 8 | use jsonrpc_core::futures::{future, BoxFuture, Future}; Oct 22 02:05:43.291 INFO kablam! | ^^^^^^^^^ Oct 22 02:05:43.313 INFO kablam! | Oct 22 02:05:43.313 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:05:43.313 INFO kablam! Oct 22 02:05:43.317 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:43.317 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 22 02:05:43.318 INFO kablam! | Oct 22 02:05:43.318 INFO kablam! 14 | / build_rpc_trait! { Oct 22 02:05:43.318 INFO kablam! 15 | | pub trait Rpc { Oct 22 02:05:43.320 INFO kablam! 16 | | type Metadata; Oct 22 02:05:43.321 INFO kablam! 17 | | Oct 22 02:05:43.321 INFO kablam! ... | Oct 22 02:05:43.321 INFO kablam! 27 | | } Oct 22 02:05:43.321 INFO kablam! 28 | | } Oct 22 02:05:43.322 INFO kablam! | |_^ Oct 22 02:05:43.322 INFO kablam! | Oct 22 02:05:43.322 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 22 02:05:43.323 INFO kablam! Oct 22 02:05:43.323 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:43.323 INFO kablam! --> tests/pubsub-macros.rs:40:48 Oct 22 02:05:43.323 INFO kablam! | Oct 22 02:05:43.323 INFO kablam! 40 | fn unsubscribe(&self, _id: SubscriptionId) -> BoxFuture { Oct 22 02:05:43.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:43.324 INFO kablam! Oct 22 02:05:43.544 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:43.544 INFO kablam! --> tests/pubsub-macros.rs:41:20 Oct 22 02:05:43.544 INFO kablam! | Oct 22 02:05:43.544 INFO kablam! 41 | future::ok(true).boxed() Oct 22 02:05:43.544 INFO kablam! | ^^^^^ Oct 22 02:05:43.544 INFO kablam! Oct 22 02:05:43.692 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:43.692 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 22 02:05:43.692 INFO kablam! | Oct 22 02:05:43.692 INFO kablam! 14 | / build_rpc_trait! { Oct 22 02:05:43.692 INFO kablam! 15 | | pub trait Rpc { Oct 22 02:05:43.692 INFO kablam! 16 | | type Metadata; Oct 22 02:05:43.692 INFO kablam! 17 | | Oct 22 02:05:43.692 INFO kablam! ... | Oct 22 02:05:43.692 INFO kablam! 27 | | } Oct 22 02:05:43.692 INFO kablam! 28 | | } Oct 22 02:05:43.692 INFO kablam! | |_^ Oct 22 02:05:43.692 INFO kablam! | Oct 22 02:05:43.692 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 22 02:05:43.692 INFO kablam! Oct 22 02:05:44.401 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.401 INFO kablam! --> src/auto_args.rs:8:35 Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 22 02:05:44.401 INFO kablam! | ^^^^^^^^^ Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:05:44.401 INFO kablam! Oct 22 02:05:44.401 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.401 INFO kablam! --> src/auto_args.rs:321:44 Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 22 02:05:44.401 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.401 INFO kablam! Oct 22 02:05:44.401 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.401 INFO kablam! --> src/auto_args.rs:332:52 Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 22 02:05:44.401 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.401 INFO kablam! Oct 22 02:05:44.401 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.401 INFO kablam! --> src/auto_args.rs:464:60 Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 22 02:05:44.401 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.401 INFO kablam! Oct 22 02:05:44.401 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.401 INFO kablam! --> src/auto_args.rs:477:68 Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 22 02:05:44.401 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.401 INFO kablam! Oct 22 02:05:44.401 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.401 INFO kablam! --> src/delegates.rs:6:35 Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 22 02:05:44.401 INFO kablam! | ^^^^^^^^^ Oct 22 02:05:44.401 INFO kablam! Oct 22 02:05:44.401 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.401 INFO kablam! --> src/delegates.rs:11:18 Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 22 02:05:44.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.401 INFO kablam! Oct 22 02:05:44.401 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.401 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:44.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.401 INFO kablam! ... Oct 22 02:05:44.401 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:44.401 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:44.401 INFO kablam! Oct 22 02:05:44.401 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.401 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:44.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.401 INFO kablam! ... Oct 22 02:05:44.401 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:44.401 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:44.401 INFO kablam! Oct 22 02:05:44.401 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.401 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:44.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.401 INFO kablam! ... Oct 22 02:05:44.401 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:44.401 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:44.401 INFO kablam! Oct 22 02:05:44.401 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.401 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:44.401 INFO kablam! | Oct 22 02:05:44.401 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:44.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.401 INFO kablam! ... Oct 22 02:05:44.401 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:44.401 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:44.401 INFO kablam! Oct 22 02:05:44.402 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.402 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:44.402 INFO kablam! | Oct 22 02:05:44.402 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:44.402 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.402 INFO kablam! ... Oct 22 02:05:44.402 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:44.402 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:44.402 INFO kablam! Oct 22 02:05:44.425 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.425 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:44.425 INFO kablam! | Oct 22 02:05:44.425 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:44.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.425 INFO kablam! ... Oct 22 02:05:44.425 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:44.425 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:44.425 INFO kablam! Oct 22 02:05:44.425 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.425 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:44.425 INFO kablam! | Oct 22 02:05:44.425 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:44.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.425 INFO kablam! ... Oct 22 02:05:44.425 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:44.425 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:44.425 INFO kablam! Oct 22 02:05:44.425 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.425 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:44.425 INFO kablam! | Oct 22 02:05:44.425 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:44.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.425 INFO kablam! ... Oct 22 02:05:44.425 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:44.425 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:44.425 INFO kablam! Oct 22 02:05:44.425 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.425 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:44.425 INFO kablam! | Oct 22 02:05:44.426 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:44.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.426 INFO kablam! ... Oct 22 02:05:44.426 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:44.426 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:44.426 INFO kablam! Oct 22 02:05:44.426 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.426 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:44.426 INFO kablam! | Oct 22 02:05:44.426 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:44.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.426 INFO kablam! ... Oct 22 02:05:44.426 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:44.426 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:44.426 INFO kablam! Oct 22 02:05:44.426 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.426 INFO kablam! --> src/auto_args.rs:382:48 Oct 22 02:05:44.426 INFO kablam! | Oct 22 02:05:44.426 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 22 02:05:44.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.426 INFO kablam! ... Oct 22 02:05:44.426 INFO kablam! 637 | wrap!(A); Oct 22 02:05:44.426 INFO kablam! | --------- in this macro invocation Oct 22 02:05:44.426 INFO kablam! Oct 22 02:05:44.426 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.426 INFO kablam! --> src/auto_args.rs:398:58 Oct 22 02:05:44.426 INFO kablam! | Oct 22 02:05:44.426 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 22 02:05:44.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.426 INFO kablam! ... Oct 22 02:05:44.426 INFO kablam! 637 | wrap!(A); Oct 22 02:05:44.426 INFO kablam! | --------- in this macro invocation Oct 22 02:05:44.426 INFO kablam! Oct 22 02:05:44.426 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.426 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:44.426 INFO kablam! | Oct 22 02:05:44.426 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.426 INFO kablam! ... Oct 22 02:05:44.426 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:44.426 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:44.426 INFO kablam! Oct 22 02:05:44.426 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.426 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:44.426 INFO kablam! | Oct 22 02:05:44.426 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.426 INFO kablam! ... Oct 22 02:05:44.426 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:44.426 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:44.426 INFO kablam! Oct 22 02:05:44.426 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.426 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:44.426 INFO kablam! | Oct 22 02:05:44.426 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.426 INFO kablam! ... Oct 22 02:05:44.426 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:44.426 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:44.426 INFO kablam! Oct 22 02:05:44.426 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.426 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:44.426 INFO kablam! | Oct 22 02:05:44.426 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.426 INFO kablam! ... Oct 22 02:05:44.426 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:44.426 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:44.426 INFO kablam! Oct 22 02:05:44.426 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.426 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:44.426 INFO kablam! | Oct 22 02:05:44.426 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.426 INFO kablam! ... Oct 22 02:05:44.426 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:44.426 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:44.426 INFO kablam! Oct 22 02:05:44.426 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.426 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:44.426 INFO kablam! | Oct 22 02:05:44.426 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.426 INFO kablam! ... Oct 22 02:05:44.426 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:44.427 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.427 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:44.427 INFO kablam! | Oct 22 02:05:44.427 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.427 INFO kablam! ... Oct 22 02:05:44.427 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:44.427 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.427 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:44.427 INFO kablam! | Oct 22 02:05:44.427 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.427 INFO kablam! ... Oct 22 02:05:44.427 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:44.427 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.427 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:44.427 INFO kablam! | Oct 22 02:05:44.427 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.427 INFO kablam! ... Oct 22 02:05:44.427 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:44.427 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.427 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:44.427 INFO kablam! | Oct 22 02:05:44.427 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.427 INFO kablam! ... Oct 22 02:05:44.427 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:44.427 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.427 INFO kablam! --> src/auto_args.rs:540:66 Oct 22 02:05:44.427 INFO kablam! | Oct 22 02:05:44.427 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.427 INFO kablam! ... Oct 22 02:05:44.427 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:44.427 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.427 INFO kablam! --> src/auto_args.rs:570:77 Oct 22 02:05:44.427 INFO kablam! | Oct 22 02:05:44.427 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 22 02:05:44.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.427 INFO kablam! ... Oct 22 02:05:44.427 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:44.427 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.427 INFO kablam! --> src/auto_args.rs:294:50 Oct 22 02:05:44.427 INFO kablam! | Oct 22 02:05:44.427 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 22 02:05:44.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.427 INFO kablam! --> src/auto_args.rs:300:59 Oct 22 02:05:44.427 INFO kablam! | Oct 22 02:05:44.427 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 22 02:05:44.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.427 INFO kablam! --> src/auto_args.rs:324:50 Oct 22 02:05:44.427 INFO kablam! | Oct 22 02:05:44.427 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 22 02:05:44.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.427 INFO kablam! --> src/auto_args.rs:335:59 Oct 22 02:05:44.427 INFO kablam! | Oct 22 02:05:44.427 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 22 02:05:44.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.427 INFO kablam! --> src/auto_args.rs:467:50 Oct 22 02:05:44.427 INFO kablam! | Oct 22 02:05:44.427 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 22 02:05:44.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.427 INFO kablam! Oct 22 02:05:44.428 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.428 INFO kablam! --> src/auto_args.rs:480:59 Oct 22 02:05:44.428 INFO kablam! | Oct 22 02:05:44.428 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 22 02:05:44.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.428 INFO kablam! Oct 22 02:05:44.428 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.428 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:44.428 INFO kablam! | Oct 22 02:05:44.428 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.428 INFO kablam! ... Oct 22 02:05:44.428 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:44.428 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:44.428 INFO kablam! Oct 22 02:05:44.428 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.428 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:44.428 INFO kablam! | Oct 22 02:05:44.428 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.428 INFO kablam! ... Oct 22 02:05:44.428 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:44.428 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:44.428 INFO kablam! Oct 22 02:05:44.428 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.428 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:44.428 INFO kablam! | Oct 22 02:05:44.428 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.428 INFO kablam! ... Oct 22 02:05:44.428 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:44.428 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:44.428 INFO kablam! Oct 22 02:05:44.428 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.428 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:44.428 INFO kablam! | Oct 22 02:05:44.428 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.428 INFO kablam! ... Oct 22 02:05:44.428 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:44.428 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:44.428 INFO kablam! Oct 22 02:05:44.428 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.428 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:44.428 INFO kablam! | Oct 22 02:05:44.428 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.428 INFO kablam! ... Oct 22 02:05:44.428 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:44.428 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:44.428 INFO kablam! Oct 22 02:05:44.428 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.428 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:44.428 INFO kablam! | Oct 22 02:05:44.428 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.428 INFO kablam! ... Oct 22 02:05:44.428 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:44.428 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:44.428 INFO kablam! Oct 22 02:05:44.428 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.428 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:44.428 INFO kablam! | Oct 22 02:05:44.428 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.428 INFO kablam! ... Oct 22 02:05:44.428 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:44.428 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:44.428 INFO kablam! Oct 22 02:05:44.429 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.429 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:44.429 INFO kablam! | Oct 22 02:05:44.429 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.429 INFO kablam! ... Oct 22 02:05:44.429 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:44.429 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:44.429 INFO kablam! Oct 22 02:05:44.429 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.429 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:44.429 INFO kablam! | Oct 22 02:05:44.429 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.429 INFO kablam! ... Oct 22 02:05:44.429 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:44.429 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:44.429 INFO kablam! Oct 22 02:05:44.429 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.429 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:44.429 INFO kablam! | Oct 22 02:05:44.429 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.429 INFO kablam! ... Oct 22 02:05:44.429 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:44.429 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:44.429 INFO kablam! Oct 22 02:05:44.429 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.429 INFO kablam! --> src/auto_args.rs:383:55 Oct 22 02:05:44.429 INFO kablam! | Oct 22 02:05:44.429 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.429 INFO kablam! ... Oct 22 02:05:44.429 INFO kablam! 637 | wrap!(A); Oct 22 02:05:44.429 INFO kablam! | --------- in this macro invocation Oct 22 02:05:44.429 INFO kablam! Oct 22 02:05:44.429 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.429 INFO kablam! --> src/auto_args.rs:399:67 Oct 22 02:05:44.429 INFO kablam! | Oct 22 02:05:44.429 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.429 INFO kablam! ... Oct 22 02:05:44.429 INFO kablam! 637 | wrap!(A); Oct 22 02:05:44.429 INFO kablam! | --------- in this macro invocation Oct 22 02:05:44.429 INFO kablam! Oct 22 02:05:44.429 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.429 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:44.430 INFO kablam! | Oct 22 02:05:44.430 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.430 INFO kablam! ... Oct 22 02:05:44.430 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:44.430 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:44.430 INFO kablam! Oct 22 02:05:44.430 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.430 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:44.430 INFO kablam! | Oct 22 02:05:44.430 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.430 INFO kablam! ... Oct 22 02:05:44.430 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:44.430 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:44.430 INFO kablam! Oct 22 02:05:44.430 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.430 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:44.430 INFO kablam! | Oct 22 02:05:44.430 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.430 INFO kablam! ... Oct 22 02:05:44.430 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:44.430 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:44.430 INFO kablam! Oct 22 02:05:44.430 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.430 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:44.430 INFO kablam! | Oct 22 02:05:44.430 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.430 INFO kablam! ... Oct 22 02:05:44.430 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:44.430 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:44.430 INFO kablam! Oct 22 02:05:44.430 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.430 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:44.430 INFO kablam! | Oct 22 02:05:44.430 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.430 INFO kablam! ... Oct 22 02:05:44.430 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:44.430 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:44.430 INFO kablam! Oct 22 02:05:44.430 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.430 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:44.430 INFO kablam! | Oct 22 02:05:44.430 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.430 INFO kablam! ... Oct 22 02:05:44.430 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:44.430 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:44.430 INFO kablam! Oct 22 02:05:44.430 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.430 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:44.430 INFO kablam! | Oct 22 02:05:44.430 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.430 INFO kablam! ... Oct 22 02:05:44.430 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:44.430 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:44.452 INFO kablam! Oct 22 02:05:44.452 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.452 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:44.452 INFO kablam! | Oct 22 02:05:44.452 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.452 INFO kablam! ... Oct 22 02:05:44.452 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:44.452 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:44.452 INFO kablam! Oct 22 02:05:44.452 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.452 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:44.452 INFO kablam! | Oct 22 02:05:44.452 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.453 INFO kablam! ... Oct 22 02:05:44.453 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:44.453 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:44.453 INFO kablam! Oct 22 02:05:44.453 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.453 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:44.453 INFO kablam! | Oct 22 02:05:44.453 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.453 INFO kablam! ... Oct 22 02:05:44.453 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:44.453 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:44.453 INFO kablam! Oct 22 02:05:44.453 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.453 INFO kablam! --> src/auto_args.rs:541:55 Oct 22 02:05:44.453 INFO kablam! | Oct 22 02:05:44.453 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 22 02:05:44.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.453 INFO kablam! ... Oct 22 02:05:44.453 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:44.453 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:44.453 INFO kablam! Oct 22 02:05:44.453 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:44.453 INFO kablam! --> src/auto_args.rs:571:67 Oct 22 02:05:44.453 INFO kablam! | Oct 22 02:05:44.453 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 22 02:05:44.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:44.453 INFO kablam! ... Oct 22 02:05:44.453 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:44.453 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:44.453 INFO kablam! Oct 22 02:05:45.025 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.025 INFO kablam! --> src/auto_args.rs:326:61 Oct 22 02:05:45.025 INFO kablam! | Oct 22 02:05:45.025 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.025 INFO kablam! | ^^^^^ Oct 22 02:05:45.025 INFO kablam! Oct 22 02:05:45.040 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.040 INFO kablam! --> src/auto_args.rs:327:33 Oct 22 02:05:45.040 INFO kablam! | Oct 22 02:05:45.040 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.040 INFO kablam! | ^^^^^ Oct 22 02:05:45.040 INFO kablam! Oct 22 02:05:45.040 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.040 INFO kablam! --> src/auto_args.rs:337:67 Oct 22 02:05:45.040 INFO kablam! | Oct 22 02:05:45.040 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.040 INFO kablam! | ^^^^^ Oct 22 02:05:45.064 INFO kablam! Oct 22 02:05:45.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 22 02:05:45.064 INFO kablam! --> src/auto_args.rs:338:40 Oct 22 02:05:45.064 INFO kablam! | Oct 22 02:05:45.064 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 22 02:05:45.064 INFO kablam! | ^^^^^ Oct 22 02:05:45.064 INFO kablam! Oct 22 02:05:45.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 22 02:05:45.108 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:45.108 INFO kablam! | Oct 22 02:05:45.108 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.108 INFO kablam! | ^^^^^ Oct 22 02:05:45.108 INFO kablam! ... Oct 22 02:05:45.108 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:45.108 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:45.132 INFO kablam! Oct 22 02:05:45.132 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.132 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:45.132 INFO kablam! | Oct 22 02:05:45.132 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.132 INFO kablam! | ^^^^^ Oct 22 02:05:45.132 INFO kablam! ... Oct 22 02:05:45.132 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:45.132 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:45.132 INFO kablam! Oct 22 02:05:45.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 22 02:05:45.136 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:45.136 INFO kablam! | Oct 22 02:05:45.136 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.136 INFO kablam! | ^^^^^ Oct 22 02:05:45.136 INFO kablam! ... Oct 22 02:05:45.136 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:45.136 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:45.136 INFO kablam! Oct 22 02:05:45.140 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.140 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:45.140 INFO kablam! | Oct 22 02:05:45.140 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.140 INFO kablam! | ^^^^^ Oct 22 02:05:45.140 INFO kablam! ... Oct 22 02:05:45.140 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:45.140 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:45.140 INFO kablam! Oct 22 02:05:45.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.156 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:45.156 INFO kablam! | Oct 22 02:05:45.156 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.156 INFO kablam! | ^^^^^ Oct 22 02:05:45.156 INFO kablam! ... Oct 22 02:05:45.156 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:45.156 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:45.156 INFO kablam! Oct 22 02:05:45.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.156 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:45.156 INFO kablam! | Oct 22 02:05:45.156 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.156 INFO kablam! | ^^^^^ Oct 22 02:05:45.156 INFO kablam! ... Oct 22 02:05:45.156 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:45.156 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:45.156 INFO kablam! Oct 22 02:05:45.157 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.157 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:45.157 INFO kablam! | Oct 22 02:05:45.157 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.157 INFO kablam! | ^^^^^ Oct 22 02:05:45.157 INFO kablam! ... Oct 22 02:05:45.157 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:45.157 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:45.157 INFO kablam! Oct 22 02:05:45.160 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.160 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:45.160 INFO kablam! | Oct 22 02:05:45.160 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.160 INFO kablam! | ^^^^^ Oct 22 02:05:45.160 INFO kablam! ... Oct 22 02:05:45.160 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:45.160 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:45.160 INFO kablam! Oct 22 02:05:45.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 22 02:05:45.168 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:45.168 INFO kablam! | Oct 22 02:05:45.168 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.168 INFO kablam! | ^^^^^ Oct 22 02:05:45.168 INFO kablam! ... Oct 22 02:05:45.168 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:45.168 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:45.168 INFO kablam! Oct 22 02:05:45.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 22 02:05:45.168 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:45.168 INFO kablam! | Oct 22 02:05:45.168 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.168 INFO kablam! | ^^^^^ Oct 22 02:05:45.168 INFO kablam! ... Oct 22 02:05:45.168 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:45.168 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:45.168 INFO kablam! Oct 22 02:05:45.176 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.176 INFO kablam! --> src/auto_args.rs:385:79 Oct 22 02:05:45.176 INFO kablam! | Oct 22 02:05:45.176 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.176 INFO kablam! | ^^^^^ Oct 22 02:05:45.176 INFO kablam! ... Oct 22 02:05:45.176 INFO kablam! 637 | wrap!(A); Oct 22 02:05:45.176 INFO kablam! | --------- in this macro invocation Oct 22 02:05:45.176 INFO kablam! Oct 22 02:05:45.184 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.184 INFO kablam! --> src/auto_args.rs:386:35 Oct 22 02:05:45.184 INFO kablam! | Oct 22 02:05:45.184 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.184 INFO kablam! | ^^^^^ Oct 22 02:05:45.184 INFO kablam! ... Oct 22 02:05:45.184 INFO kablam! 637 | wrap!(A); Oct 22 02:05:45.184 INFO kablam! | --------- in this macro invocation Oct 22 02:05:45.184 INFO kablam! Oct 22 02:05:45.192 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.192 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:45.192 INFO kablam! | Oct 22 02:05:45.192 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.192 INFO kablam! | ^^^^^ Oct 22 02:05:45.192 INFO kablam! ... Oct 22 02:05:45.192 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:45.192 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:45.192 INFO kablam! Oct 22 02:05:45.192 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.192 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:45.192 INFO kablam! | Oct 22 02:05:45.192 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.192 INFO kablam! | ^^^^^ Oct 22 02:05:45.192 INFO kablam! ... Oct 22 02:05:45.192 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 22 02:05:45.192 INFO kablam! | ------------------------ in this macro invocation Oct 22 02:05:45.192 INFO kablam! Oct 22 02:05:45.208 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.208 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:45.208 INFO kablam! | Oct 22 02:05:45.208 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.208 INFO kablam! | ^^^^^ Oct 22 02:05:45.208 INFO kablam! ... Oct 22 02:05:45.208 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:45.208 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:45.208 INFO kablam! Oct 22 02:05:45.208 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.208 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:45.208 INFO kablam! | Oct 22 02:05:45.208 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.208 INFO kablam! | ^^^^^ Oct 22 02:05:45.208 INFO kablam! ... Oct 22 02:05:45.208 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 22 02:05:45.208 INFO kablam! | --------------------- in this macro invocation Oct 22 02:05:45.208 INFO kablam! Oct 22 02:05:45.220 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.220 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:45.220 INFO kablam! | Oct 22 02:05:45.220 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.220 INFO kablam! | ^^^^^ Oct 22 02:05:45.220 INFO kablam! ... Oct 22 02:05:45.220 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:45.220 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:45.220 INFO kablam! Oct 22 02:05:45.221 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.221 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:45.221 INFO kablam! | Oct 22 02:05:45.221 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.221 INFO kablam! | ^^^^^ Oct 22 02:05:45.221 INFO kablam! ... Oct 22 02:05:45.221 INFO kablam! 634 | wrap!(A, B, C, D); Oct 22 02:05:45.221 INFO kablam! | ------------------ in this macro invocation Oct 22 02:05:45.221 INFO kablam! Oct 22 02:05:45.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 22 02:05:45.236 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:45.236 INFO kablam! | Oct 22 02:05:45.236 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.236 INFO kablam! | ^^^^^ Oct 22 02:05:45.236 INFO kablam! ... Oct 22 02:05:45.236 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:45.236 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:45.236 INFO kablam! Oct 22 02:05:45.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 22 02:05:45.236 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:45.236 INFO kablam! | Oct 22 02:05:45.236 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.236 INFO kablam! | ^^^^^ Oct 22 02:05:45.236 INFO kablam! ... Oct 22 02:05:45.236 INFO kablam! 635 | wrap!(A, B, C); Oct 22 02:05:45.236 INFO kablam! | --------------- in this macro invocation Oct 22 02:05:45.236 INFO kablam! Oct 22 02:05:45.244 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.244 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:45.244 INFO kablam! | Oct 22 02:05:45.244 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.244 INFO kablam! | ^^^^^ Oct 22 02:05:45.244 INFO kablam! ... Oct 22 02:05:45.244 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:45.244 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:45.244 INFO kablam! Oct 22 02:05:45.244 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.244 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:45.244 INFO kablam! | Oct 22 02:05:45.244 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.244 INFO kablam! | ^^^^^ Oct 22 02:05:45.244 INFO kablam! ... Oct 22 02:05:45.244 INFO kablam! 636 | wrap!(A, B); Oct 22 02:05:45.244 INFO kablam! | ------------ in this macro invocation Oct 22 02:05:45.244 INFO kablam! Oct 22 02:05:45.268 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.268 INFO kablam! --> src/auto_args.rs:401:85 Oct 22 02:05:45.268 INFO kablam! | Oct 22 02:05:45.268 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.268 INFO kablam! | ^^^^^ Oct 22 02:05:45.268 INFO kablam! ... Oct 22 02:05:45.268 INFO kablam! 637 | wrap!(A); Oct 22 02:05:45.268 INFO kablam! | --------- in this macro invocation Oct 22 02:05:45.268 INFO kablam! Oct 22 02:05:45.268 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.268 INFO kablam! --> src/auto_args.rs:402:35 Oct 22 02:05:45.268 INFO kablam! | Oct 22 02:05:45.268 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.268 INFO kablam! | ^^^^^ Oct 22 02:05:45.268 INFO kablam! ... Oct 22 02:05:45.268 INFO kablam! 637 | wrap!(A); Oct 22 02:05:45.268 INFO kablam! | --------- in this macro invocation Oct 22 02:05:45.268 INFO kablam! Oct 22 02:05:45.332 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.332 INFO kablam! --> src/auto_args.rs:471:78 Oct 22 02:05:45.332 INFO kablam! | Oct 22 02:05:45.332 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.332 INFO kablam! | ^^^^^ Oct 22 02:05:45.344 INFO kablam! Oct 22 02:05:45.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 22 02:05:45.344 INFO kablam! --> src/auto_args.rs:472:33 Oct 22 02:05:45.344 INFO kablam! | Oct 22 02:05:45.344 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.344 INFO kablam! | ^^^^^ Oct 22 02:05:45.344 INFO kablam! Oct 22 02:05:45.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 22 02:05:45.344 INFO kablam! --> src/auto_args.rs:484:84 Oct 22 02:05:45.344 INFO kablam! | Oct 22 02:05:45.344 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.344 INFO kablam! | ^^^^^ Oct 22 02:05:45.344 INFO kablam! Oct 22 02:05:45.348 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.348 INFO kablam! --> src/auto_args.rs:485:33 Oct 22 02:05:45.348 INFO kablam! | Oct 22 02:05:45.348 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.348 INFO kablam! | ^^^^^ Oct 22 02:05:45.348 INFO kablam! Oct 22 02:05:45.548 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.548 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:45.548 INFO kablam! | Oct 22 02:05:45.548 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:45.548 INFO kablam! | ^^^^^ Oct 22 02:05:45.548 INFO kablam! ... Oct 22 02:05:45.548 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:45.548 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:45.560 INFO kablam! Oct 22 02:05:45.560 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.560 INFO kablam! --> examples/std.rs:6:35 Oct 22 02:05:45.560 INFO kablam! | Oct 22 02:05:45.560 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 22 02:05:45.560 INFO kablam! | ^^^^^^^^^ Oct 22 02:05:45.560 INFO kablam! | Oct 22 02:05:45.561 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:05:45.561 INFO kablam! Oct 22 02:05:45.561 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.561 INFO kablam! --> examples/std.rs:8:1 Oct 22 02:05:45.561 INFO kablam! | Oct 22 02:05:45.561 INFO kablam! 8 | / build_rpc_trait! { Oct 22 02:05:45.561 INFO kablam! 9 | | pub trait Rpc { Oct 22 02:05:45.561 INFO kablam! 10 | | /// Returns a protocol version Oct 22 02:05:45.561 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 22 02:05:45.561 INFO kablam! ... | Oct 22 02:05:45.561 INFO kablam! 21 | | } Oct 22 02:05:45.561 INFO kablam! 22 | | } Oct 22 02:05:45.561 INFO kablam! | |_^ Oct 22 02:05:45.561 INFO kablam! | Oct 22 02:05:45.561 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 22 02:05:45.561 INFO kablam! Oct 22 02:05:45.561 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.561 INFO kablam! --> examples/std.rs:8:1 Oct 22 02:05:45.561 INFO kablam! | Oct 22 02:05:45.561 INFO kablam! 8 | / build_rpc_trait! { Oct 22 02:05:45.561 INFO kablam! 9 | | pub trait Rpc { Oct 22 02:05:45.561 INFO kablam! 10 | | /// Returns a protocol version Oct 22 02:05:45.561 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 22 02:05:45.561 INFO kablam! ... | Oct 22 02:05:45.561 INFO kablam! 21 | | } Oct 22 02:05:45.561 INFO kablam! 22 | | } Oct 22 02:05:45.561 INFO kablam! | |_^ Oct 22 02:05:45.561 INFO kablam! | Oct 22 02:05:45.561 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 22 02:05:45.561 INFO kablam! Oct 22 02:05:45.561 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.561 INFO kablam! --> examples/std.rs:35:28 Oct 22 02:05:45.561 INFO kablam! | Oct 22 02:05:45.561 INFO kablam! 35 | fn call(&self, _: u64) -> BoxFuture { Oct 22 02:05:45.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:45.561 INFO kablam! Oct 22 02:05:45.589 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.589 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:45.589 INFO kablam! | Oct 22 02:05:45.589 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.589 INFO kablam! | ^^^^^ Oct 22 02:05:45.589 INFO kablam! ... Oct 22 02:05:45.589 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:45.589 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:45.589 INFO kablam! Oct 22 02:05:45.604 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.604 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:45.604 INFO kablam! | Oct 22 02:05:45.604 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.604 INFO kablam! | ^^^^^ Oct 22 02:05:45.604 INFO kablam! ... Oct 22 02:05:45.604 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:45.604 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:45.604 INFO kablam! Oct 22 02:05:45.604 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.604 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:45.604 INFO kablam! | Oct 22 02:05:45.604 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:45.604 INFO kablam! | ^^^^^ Oct 22 02:05:45.604 INFO kablam! ... Oct 22 02:05:45.604 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:45.604 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:45.609 INFO kablam! Oct 22 02:05:45.656 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.656 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:45.656 INFO kablam! | Oct 22 02:05:45.656 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.656 INFO kablam! | ^^^^^ Oct 22 02:05:45.656 INFO kablam! ... Oct 22 02:05:45.656 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:45.656 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:45.656 INFO kablam! Oct 22 02:05:45.668 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.668 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:45.668 INFO kablam! | Oct 22 02:05:45.668 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.668 INFO kablam! | ^^^^^ Oct 22 02:05:45.668 INFO kablam! ... Oct 22 02:05:45.668 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:45.668 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:45.668 INFO kablam! Oct 22 02:05:45.668 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.668 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:45.668 INFO kablam! | Oct 22 02:05:45.668 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:45.668 INFO kablam! | ^^^^^ Oct 22 02:05:45.668 INFO kablam! ... Oct 22 02:05:45.668 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:45.668 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:45.669 INFO kablam! Oct 22 02:05:45.669 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.669 INFO kablam! --> examples/std.rs:36:38 Oct 22 02:05:45.669 INFO kablam! | Oct 22 02:05:45.669 INFO kablam! 36 | futures::finished("OK".to_owned()).boxed() Oct 22 02:05:45.669 INFO kablam! | ^^^^^ Oct 22 02:05:45.669 INFO kablam! Oct 22 02:05:45.693 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.693 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:45.694 INFO kablam! | Oct 22 02:05:45.694 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.694 INFO kablam! | ^^^^^ Oct 22 02:05:45.694 INFO kablam! ... Oct 22 02:05:45.694 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:45.694 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:45.712 INFO kablam! Oct 22 02:05:45.712 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.712 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:45.712 INFO kablam! | Oct 22 02:05:45.712 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.712 INFO kablam! | ^^^^^ Oct 22 02:05:45.712 INFO kablam! ... Oct 22 02:05:45.712 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:45.712 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:45.724 INFO kablam! Oct 22 02:05:45.724 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.724 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:45.724 INFO kablam! | Oct 22 02:05:45.724 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:45.724 INFO kablam! | ^^^^^ Oct 22 02:05:45.724 INFO kablam! ... Oct 22 02:05:45.724 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:45.724 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:45.724 INFO kablam! Oct 22 02:05:45.756 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.756 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:45.756 INFO kablam! | Oct 22 02:05:45.756 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.756 INFO kablam! | ^^^^^ Oct 22 02:05:45.756 INFO kablam! ... Oct 22 02:05:45.756 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:45.756 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:45.756 INFO kablam! Oct 22 02:05:45.756 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.756 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:45.756 INFO kablam! | Oct 22 02:05:45.756 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.756 INFO kablam! | ^^^^^ Oct 22 02:05:45.756 INFO kablam! ... Oct 22 02:05:45.756 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:45.756 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:45.756 INFO kablam! Oct 22 02:05:45.780 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.780 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:45.780 INFO kablam! | Oct 22 02:05:45.780 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:45.780 INFO kablam! | ^^^^^ Oct 22 02:05:45.780 INFO kablam! ... Oct 22 02:05:45.780 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:45.780 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:45.780 INFO kablam! Oct 22 02:05:45.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 22 02:05:45.788 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:45.788 INFO kablam! | Oct 22 02:05:45.788 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.788 INFO kablam! | ^^^^^ Oct 22 02:05:45.788 INFO kablam! ... Oct 22 02:05:45.788 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:45.788 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:45.797 INFO kablam! Oct 22 02:05:45.800 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.800 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:45.800 INFO kablam! | Oct 22 02:05:45.800 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.800 INFO kablam! | ^^^^^ Oct 22 02:05:45.800 INFO kablam! ... Oct 22 02:05:45.800 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:45.800 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:45.801 INFO kablam! Oct 22 02:05:45.803 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.803 INFO kablam! --> src/auto_args.rs:544:42 Oct 22 02:05:45.803 INFO kablam! | Oct 22 02:05:45.803 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:45.803 INFO kablam! | ^^^^^ Oct 22 02:05:45.803 INFO kablam! ... Oct 22 02:05:45.803 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:45.803 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:45.844 INFO kablam! Oct 22 02:05:45.852 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.852 INFO kablam! --> src/auto_args.rs:556:95 Oct 22 02:05:45.852 INFO kablam! | Oct 22 02:05:45.852 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.852 INFO kablam! | ^^^^^ Oct 22 02:05:45.852 INFO kablam! ... Oct 22 02:05:45.852 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:45.852 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:45.852 INFO kablam! Oct 22 02:05:45.852 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.852 INFO kablam! --> src/auto_args.rs:557:35 Oct 22 02:05:45.852 INFO kablam! | Oct 22 02:05:45.852 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.852 INFO kablam! | ^^^^^ Oct 22 02:05:45.852 INFO kablam! ... Oct 22 02:05:45.852 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:45.852 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:45.852 INFO kablam! Oct 22 02:05:45.858 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.858 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:45.858 INFO kablam! | Oct 22 02:05:45.858 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:45.858 INFO kablam! | ^^^^^ Oct 22 02:05:45.858 INFO kablam! ... Oct 22 02:05:45.858 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:45.858 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:45.880 INFO kablam! Oct 22 02:05:45.916 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.916 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:45.917 INFO kablam! | Oct 22 02:05:45.917 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.917 INFO kablam! | ^^^^^ Oct 22 02:05:45.917 INFO kablam! ... Oct 22 02:05:45.917 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:45.917 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:45.917 INFO kablam! Oct 22 02:05:45.917 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.917 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:45.917 INFO kablam! | Oct 22 02:05:45.917 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.917 INFO kablam! | ^^^^^ Oct 22 02:05:45.917 INFO kablam! ... Oct 22 02:05:45.917 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 22 02:05:45.917 INFO kablam! | ----------------------------------------- in this macro invocation Oct 22 02:05:45.917 INFO kablam! Oct 22 02:05:45.941 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.941 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:45.941 INFO kablam! | Oct 22 02:05:45.941 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:45.941 INFO kablam! | ^^^^^ Oct 22 02:05:45.941 INFO kablam! ... Oct 22 02:05:45.941 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:45.941 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:45.941 INFO kablam! Oct 22 02:05:45.960 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.960 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:45.960 INFO kablam! | Oct 22 02:05:45.961 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:45.961 INFO kablam! | ^^^^^ Oct 22 02:05:45.961 INFO kablam! ... Oct 22 02:05:45.961 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:45.961 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:45.976 INFO kablam! Oct 22 02:05:45.976 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.977 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:45.977 INFO kablam! | Oct 22 02:05:45.977 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:45.977 INFO kablam! | ^^^^^ Oct 22 02:05:45.977 INFO kablam! ... Oct 22 02:05:45.977 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 22 02:05:45.977 INFO kablam! | -------------------------------------- in this macro invocation Oct 22 02:05:45.977 INFO kablam! Oct 22 02:05:45.977 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:45.977 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:45.977 INFO kablam! | Oct 22 02:05:45.977 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:45.977 INFO kablam! | ^^^^^ Oct 22 02:05:45.977 INFO kablam! ... Oct 22 02:05:45.977 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:45.977 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:45.978 INFO kablam! Oct 22 02:05:46.020 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:46.020 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:46.021 INFO kablam! | Oct 22 02:05:46.021 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:46.021 INFO kablam! | ^^^^^ Oct 22 02:05:46.021 INFO kablam! ... Oct 22 02:05:46.021 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:46.021 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:46.021 INFO kablam! Oct 22 02:05:46.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 22 02:05:46.021 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:46.021 INFO kablam! | Oct 22 02:05:46.021 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:46.021 INFO kablam! | ^^^^^ Oct 22 02:05:46.021 INFO kablam! ... Oct 22 02:05:46.021 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 22 02:05:46.021 INFO kablam! | ----------------------------------- in this macro invocation Oct 22 02:05:46.021 INFO kablam! Oct 22 02:05:46.032 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:46.032 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:46.032 INFO kablam! | Oct 22 02:05:46.032 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:46.032 INFO kablam! | ^^^^^ Oct 22 02:05:46.033 INFO kablam! ... Oct 22 02:05:46.033 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:46.033 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:46.056 INFO kablam! Oct 22 02:05:46.076 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:46.076 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:46.076 INFO kablam! | Oct 22 02:05:46.076 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:46.076 INFO kablam! | ^^^^^ Oct 22 02:05:46.076 INFO kablam! ... Oct 22 02:05:46.076 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:46.076 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:46.076 INFO kablam! Oct 22 02:05:46.076 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:46.076 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:46.076 INFO kablam! | Oct 22 02:05:46.076 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:46.076 INFO kablam! | ^^^^^ Oct 22 02:05:46.076 INFO kablam! ... Oct 22 02:05:46.076 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 22 02:05:46.076 INFO kablam! | -------------------------------- in this macro invocation Oct 22 02:05:46.084 INFO kablam! Oct 22 02:05:46.084 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:46.084 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:46.084 INFO kablam! | Oct 22 02:05:46.084 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:46.084 INFO kablam! | ^^^^^ Oct 22 02:05:46.084 INFO kablam! ... Oct 22 02:05:46.084 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:46.084 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:46.084 INFO kablam! Oct 22 02:05:46.124 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:46.124 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:46.124 INFO kablam! | Oct 22 02:05:46.124 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:46.124 INFO kablam! | ^^^^^ Oct 22 02:05:46.124 INFO kablam! ... Oct 22 02:05:46.124 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:46.124 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:46.124 INFO kablam! Oct 22 02:05:46.124 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:46.124 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:46.124 INFO kablam! | Oct 22 02:05:46.124 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:46.124 INFO kablam! | ^^^^^ Oct 22 02:05:46.124 INFO kablam! ... Oct 22 02:05:46.124 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 22 02:05:46.124 INFO kablam! | ----------------------------- in this macro invocation Oct 22 02:05:46.140 INFO kablam! Oct 22 02:05:46.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:46.160 INFO kablam! --> src/auto_args.rs:574:42 Oct 22 02:05:46.160 INFO kablam! | Oct 22 02:05:46.160 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 22 02:05:46.160 INFO kablam! | ^^^^^ Oct 22 02:05:46.160 INFO kablam! ... Oct 22 02:05:46.160 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:46.160 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:46.160 INFO kablam! Oct 22 02:05:46.192 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:46.192 INFO kablam! --> src/auto_args.rs:586:101 Oct 22 02:05:46.192 INFO kablam! | Oct 22 02:05:46.192 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 22 02:05:46.192 INFO kablam! | ^^^^^ Oct 22 02:05:46.192 INFO kablam! ... Oct 22 02:05:46.192 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:46.192 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:46.192 INFO kablam! Oct 22 02:05:46.192 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:46.192 INFO kablam! --> src/auto_args.rs:587:35 Oct 22 02:05:46.192 INFO kablam! | Oct 22 02:05:46.192 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 22 02:05:46.192 INFO kablam! | ^^^^^ Oct 22 02:05:46.192 INFO kablam! ... Oct 22 02:05:46.192 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 22 02:05:46.192 INFO kablam! | -------------------------- in this macro invocation Oct 22 02:05:46.192 INFO kablam! Oct 22 02:05:46.374 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:46.374 INFO kablam! --> src/delegates.rs:26:50 Oct 22 02:05:46.374 INFO kablam! | Oct 22 02:05:46.374 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 22 02:05:46.374 INFO kablam! | ^^^^^ Oct 22 02:05:46.374 INFO kablam! Oct 22 02:05:50.700 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:50.700 INFO kablam! --> examples/pubsub-macros.rs:12:29 Oct 22 02:05:50.700 INFO kablam! | Oct 22 02:05:50.700 INFO kablam! 12 | use jsonrpc_core::futures::{BoxFuture, Future, future}; Oct 22 02:05:50.700 INFO kablam! | ^^^^^^^^^ Oct 22 02:05:50.700 INFO kablam! | Oct 22 02:05:50.701 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:05:50.701 INFO kablam! Oct 22 02:05:50.701 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:50.701 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 22 02:05:50.701 INFO kablam! | Oct 22 02:05:50.701 INFO kablam! 29 | / build_rpc_trait! { Oct 22 02:05:50.701 INFO kablam! 30 | | pub trait Rpc { Oct 22 02:05:50.701 INFO kablam! 31 | | type Metadata; Oct 22 02:05:50.701 INFO kablam! 32 | | Oct 22 02:05:50.701 INFO kablam! ... | Oct 22 02:05:50.701 INFO kablam! 46 | | } Oct 22 02:05:50.701 INFO kablam! 47 | | } Oct 22 02:05:50.701 INFO kablam! | |_^ Oct 22 02:05:50.701 INFO kablam! | Oct 22 02:05:50.701 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 22 02:05:50.701 INFO kablam! Oct 22 02:05:50.701 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:50.701 INFO kablam! --> examples/pubsub-macros.rs:77:47 Oct 22 02:05:50.701 INFO kablam! | Oct 22 02:05:50.701 INFO kablam! 77 | fn unsubscribe(&self, id: SubscriptionId) -> BoxFuture { Oct 22 02:05:50.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:50.701 INFO kablam! Oct 22 02:05:50.840 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:50.840 INFO kablam! --> examples/pubsub-macros.rs:80:21 Oct 22 02:05:50.840 INFO kablam! | Oct 22 02:05:50.840 INFO kablam! 80 | future::ok(true).boxed() Oct 22 02:05:50.840 INFO kablam! | ^^^^^ Oct 22 02:05:50.840 INFO kablam! Oct 22 02:05:50.840 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:50.840 INFO kablam! --> examples/pubsub-macros.rs:86:7 Oct 22 02:05:50.841 INFO kablam! | Oct 22 02:05:50.841 INFO kablam! 86 | }).boxed() Oct 22 02:05:50.841 INFO kablam! | ^^^^^ Oct 22 02:05:50.841 INFO kablam! Oct 22 02:05:50.877 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:50.877 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 22 02:05:50.877 INFO kablam! | Oct 22 02:05:50.877 INFO kablam! 29 | / build_rpc_trait! { Oct 22 02:05:50.877 INFO kablam! 30 | | pub trait Rpc { Oct 22 02:05:50.877 INFO kablam! 31 | | type Metadata; Oct 22 02:05:50.877 INFO kablam! 32 | | Oct 22 02:05:50.877 INFO kablam! ... | Oct 22 02:05:50.877 INFO kablam! 46 | | } Oct 22 02:05:50.877 INFO kablam! 47 | | } Oct 22 02:05:50.877 INFO kablam! | |_^ Oct 22 02:05:50.877 INFO kablam! | Oct 22 02:05:50.877 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 22 02:05:50.877 INFO kablam! Oct 22 02:05:51.313 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:51.313 INFO kablam! --> examples/meta-macros.rs:9:35 Oct 22 02:05:51.313 INFO kablam! | Oct 22 02:05:51.313 INFO kablam! 9 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 22 02:05:51.313 INFO kablam! | ^^^^^^^^^ Oct 22 02:05:51.313 INFO kablam! | Oct 22 02:05:51.313 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 02:05:51.313 INFO kablam! Oct 22 02:05:51.313 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:51.313 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 22 02:05:51.313 INFO kablam! | Oct 22 02:05:51.313 INFO kablam! 15 | / build_rpc_trait! { Oct 22 02:05:51.313 INFO kablam! 16 | | pub trait Rpc { Oct 22 02:05:51.313 INFO kablam! 17 | | type Metadata; Oct 22 02:05:51.313 INFO kablam! 18 | | Oct 22 02:05:51.313 INFO kablam! ... | Oct 22 02:05:51.313 INFO kablam! 34 | | } Oct 22 02:05:51.313 INFO kablam! 35 | | } Oct 22 02:05:51.313 INFO kablam! | |_^ Oct 22 02:05:51.314 INFO kablam! | Oct 22 02:05:51.314 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 22 02:05:51.314 INFO kablam! Oct 22 02:05:51.314 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:51.314 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 22 02:05:51.314 INFO kablam! | Oct 22 02:05:51.314 INFO kablam! 15 | / build_rpc_trait! { Oct 22 02:05:51.314 INFO kablam! 16 | | pub trait Rpc { Oct 22 02:05:51.314 INFO kablam! 17 | | type Metadata; Oct 22 02:05:51.314 INFO kablam! 18 | | Oct 22 02:05:51.314 INFO kablam! ... | Oct 22 02:05:51.314 INFO kablam! 34 | | } Oct 22 02:05:51.314 INFO kablam! 35 | | } Oct 22 02:05:51.314 INFO kablam! | |_^ Oct 22 02:05:51.314 INFO kablam! | Oct 22 02:05:51.314 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 22 02:05:51.314 INFO kablam! Oct 22 02:05:51.314 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:51.314 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 22 02:05:51.314 INFO kablam! | Oct 22 02:05:51.314 INFO kablam! 15 | / build_rpc_trait! { Oct 22 02:05:51.314 INFO kablam! 16 | | pub trait Rpc { Oct 22 02:05:51.314 INFO kablam! 17 | | type Metadata; Oct 22 02:05:51.315 INFO kablam! 18 | | Oct 22 02:05:51.315 INFO kablam! ... | Oct 22 02:05:51.315 INFO kablam! 34 | | } Oct 22 02:05:51.315 INFO kablam! 35 | | } Oct 22 02:05:51.315 INFO kablam! | |_^ Oct 22 02:05:51.315 INFO kablam! | Oct 22 02:05:51.315 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 22 02:05:51.315 INFO kablam! Oct 22 02:05:51.315 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:51.315 INFO kablam! --> examples/meta-macros.rs:49:28 Oct 22 02:05:51.315 INFO kablam! | Oct 22 02:05:51.315 INFO kablam! 49 | fn call(&self, x: u64) -> BoxFuture { Oct 22 02:05:51.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:51.315 INFO kablam! Oct 22 02:05:51.315 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:51.315 INFO kablam! --> examples/meta-macros.rs:53:77 Oct 22 02:05:51.315 INFO kablam! | Oct 22 02:05:51.315 INFO kablam! 53 | fn call_meta(&self, meta: Self::Metadata, map: BTreeMap) -> BoxFuture { Oct 22 02:05:51.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 02:05:51.315 INFO kablam! Oct 22 02:05:51.382 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:51.382 INFO kablam! --> examples/meta-macros.rs:50:43 Oct 22 02:05:51.382 INFO kablam! | Oct 22 02:05:51.382 INFO kablam! 50 | futures::finished(format!("OK: {}", x)).boxed() Oct 22 02:05:51.382 INFO kablam! | ^^^^^ Oct 22 02:05:51.382 INFO kablam! Oct 22 02:05:51.396 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 22 02:05:51.396 INFO kablam! --> examples/meta-macros.rs:54:66 Oct 22 02:05:51.396 INFO kablam! | Oct 22 02:05:51.397 INFO kablam! 54 | futures::finished(format!("From: {}, got: {:?}", meta.0, map)).boxed() Oct 22 02:05:51.397 INFO kablam! | ^^^^^ Oct 22 02:05:51.397 INFO kablam! Oct 22 02:05:51.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.45s Oct 22 02:05:51.553 INFO kablam! su: No module specific data is present Oct 22 02:05:52.308 INFO running `"docker" "rm" "-f" "b667753429220b85eb13cc68a87f002faed40e852f50fe8cac344ca43bf2d8a6"` Oct 22 02:05:52.594 INFO blam! b667753429220b85eb13cc68a87f002faed40e852f50fe8cac344ca43bf2d8a6