Oct 11 18:13:50.831 INFO testing jsonrpc-macros-plus-7.1.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 18:13:50.831 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 18:13:50.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:13:51.385 INFO blam! ee189c9f24439963a5e26bb1d980fec0af5fc3043475fb2ca37ad4f4b63464c8 Oct 11 18:13:51.387 INFO running `"docker" "start" "-a" "ee189c9f24439963a5e26bb1d980fec0af5fc3043475fb2ca37ad4f4b63464c8"` Oct 11 18:13:52.181 INFO kablam! usermod: no changes Oct 11 18:13:52.295 INFO kablam! Compiling jsonrpc-core v7.1.1 Oct 11 18:13:54.923 INFO kablam! Compiling jsonrpc-pubsub v7.1.1 Oct 11 18:13:58.885 INFO kablam! Compiling jsonrpc-macros-plus v7.1.4 (/source) Oct 11 18:14:01.760 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.760 INFO kablam! --> src/auto_args.rs:8:35 Oct 11 18:14:01.760 INFO kablam! | Oct 11 18:14:01.760 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 11 18:14:01.760 INFO kablam! | ^^^^^^^^^ Oct 11 18:14:01.760 INFO kablam! | Oct 11 18:14:01.761 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 18:14:01.761 INFO kablam! Oct 11 18:14:01.761 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.761 INFO kablam! --> src/auto_args.rs:321:44 Oct 11 18:14:01.761 INFO kablam! | Oct 11 18:14:01.761 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 11 18:14:01.761 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.761 INFO kablam! Oct 11 18:14:01.761 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.761 INFO kablam! --> src/auto_args.rs:332:52 Oct 11 18:14:01.761 INFO kablam! | Oct 11 18:14:01.761 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 11 18:14:01.761 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.761 INFO kablam! Oct 11 18:14:01.762 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.762 INFO kablam! --> src/auto_args.rs:464:60 Oct 11 18:14:01.762 INFO kablam! | Oct 11 18:14:01.762 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 11 18:14:01.762 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.762 INFO kablam! Oct 11 18:14:01.762 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.762 INFO kablam! --> src/auto_args.rs:477:68 Oct 11 18:14:01.762 INFO kablam! | Oct 11 18:14:01.762 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 11 18:14:01.762 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.762 INFO kablam! Oct 11 18:14:01.762 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.762 INFO kablam! --> src/delegates.rs:6:35 Oct 11 18:14:01.762 INFO kablam! | Oct 11 18:14:01.762 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 11 18:14:01.762 INFO kablam! | ^^^^^^^^^ Oct 11 18:14:01.762 INFO kablam! Oct 11 18:14:01.762 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.762 INFO kablam! --> src/delegates.rs:11:18 Oct 11 18:14:01.762 INFO kablam! | Oct 11 18:14:01.762 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 11 18:14:01.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.762 INFO kablam! Oct 11 18:14:01.762 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.762 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:01.762 INFO kablam! | Oct 11 18:14:01.762 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:01.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.762 INFO kablam! ... Oct 11 18:14:01.762 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:01.762 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:01.762 INFO kablam! Oct 11 18:14:01.762 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.762 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:01.762 INFO kablam! | Oct 11 18:14:01.762 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:01.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.762 INFO kablam! ... Oct 11 18:14:01.762 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:01.762 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:01.762 INFO kablam! Oct 11 18:14:01.762 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.762 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:01.762 INFO kablam! | Oct 11 18:14:01.762 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:01.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.762 INFO kablam! ... Oct 11 18:14:01.762 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:01.762 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:01.762 INFO kablam! Oct 11 18:14:01.762 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.762 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:01.762 INFO kablam! | Oct 11 18:14:01.762 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:01.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.762 INFO kablam! ... Oct 11 18:14:01.762 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:01.762 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:01.762 INFO kablam! Oct 11 18:14:01.762 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.762 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:01.762 INFO kablam! | Oct 11 18:14:01.762 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:01.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.762 INFO kablam! ... Oct 11 18:14:01.762 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:01.762 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:01.762 INFO kablam! Oct 11 18:14:01.762 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.762 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:01.762 INFO kablam! | Oct 11 18:14:01.762 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:01.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.762 INFO kablam! ... Oct 11 18:14:01.762 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:01.762 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:01.762 INFO kablam! Oct 11 18:14:01.762 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.762 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:01.762 INFO kablam! | Oct 11 18:14:01.762 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:01.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.762 INFO kablam! ... Oct 11 18:14:01.762 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:01.762 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:01.762 INFO kablam! Oct 11 18:14:01.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.763 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:01.763 INFO kablam! | Oct 11 18:14:01.763 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:01.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.763 INFO kablam! ... Oct 11 18:14:01.763 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:01.763 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:01.763 INFO kablam! Oct 11 18:14:01.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.763 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:01.763 INFO kablam! | Oct 11 18:14:01.763 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:01.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.763 INFO kablam! ... Oct 11 18:14:01.763 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:01.763 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:01.763 INFO kablam! Oct 11 18:14:01.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.763 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:01.763 INFO kablam! | Oct 11 18:14:01.763 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:01.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.763 INFO kablam! ... Oct 11 18:14:01.763 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:01.763 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:01.763 INFO kablam! Oct 11 18:14:01.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.763 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:01.763 INFO kablam! | Oct 11 18:14:01.763 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:01.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.763 INFO kablam! ... Oct 11 18:14:01.763 INFO kablam! 637 | wrap!(A); Oct 11 18:14:01.763 INFO kablam! | --------- in this macro invocation Oct 11 18:14:01.763 INFO kablam! Oct 11 18:14:01.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.763 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:01.763 INFO kablam! | Oct 11 18:14:01.763 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:01.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.763 INFO kablam! ... Oct 11 18:14:01.763 INFO kablam! 637 | wrap!(A); Oct 11 18:14:01.763 INFO kablam! | --------- in this macro invocation Oct 11 18:14:01.763 INFO kablam! Oct 11 18:14:01.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.763 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:01.763 INFO kablam! | Oct 11 18:14:01.763 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.763 INFO kablam! ... Oct 11 18:14:01.763 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:01.763 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:01.763 INFO kablam! Oct 11 18:14:01.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.763 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:01.763 INFO kablam! | Oct 11 18:14:01.763 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.763 INFO kablam! ... Oct 11 18:14:01.763 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:01.763 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:01.763 INFO kablam! Oct 11 18:14:01.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.763 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:01.763 INFO kablam! | Oct 11 18:14:01.763 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.763 INFO kablam! ... Oct 11 18:14:01.763 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:01.763 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:01.763 INFO kablam! Oct 11 18:14:01.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.763 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:01.763 INFO kablam! | Oct 11 18:14:01.763 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.763 INFO kablam! ... Oct 11 18:14:01.763 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:01.763 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:01.763 INFO kablam! Oct 11 18:14:01.763 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.763 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:01.763 INFO kablam! | Oct 11 18:14:01.763 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.763 INFO kablam! ... Oct 11 18:14:01.764 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:01.764 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:01.764 INFO kablam! Oct 11 18:14:01.764 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.764 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:01.764 INFO kablam! | Oct 11 18:14:01.764 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.764 INFO kablam! ... Oct 11 18:14:01.764 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:01.764 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:01.764 INFO kablam! Oct 11 18:14:01.764 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.764 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:01.764 INFO kablam! | Oct 11 18:14:01.764 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.764 INFO kablam! ... Oct 11 18:14:01.764 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:01.764 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:01.764 INFO kablam! Oct 11 18:14:01.764 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.764 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:01.764 INFO kablam! | Oct 11 18:14:01.764 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.764 INFO kablam! ... Oct 11 18:14:01.764 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:01.764 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:01.764 INFO kablam! Oct 11 18:14:01.764 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.764 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:01.764 INFO kablam! | Oct 11 18:14:01.764 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.764 INFO kablam! ... Oct 11 18:14:01.764 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:01.764 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:01.764 INFO kablam! Oct 11 18:14:01.764 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.764 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:01.764 INFO kablam! | Oct 11 18:14:01.764 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.764 INFO kablam! ... Oct 11 18:14:01.764 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:01.764 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:01.764 INFO kablam! Oct 11 18:14:01.764 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.764 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:01.764 INFO kablam! | Oct 11 18:14:01.764 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.764 INFO kablam! ... Oct 11 18:14:01.764 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:01.764 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:01.764 INFO kablam! Oct 11 18:14:01.764 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.764 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:01.764 INFO kablam! | Oct 11 18:14:01.764 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:01.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.764 INFO kablam! ... Oct 11 18:14:01.764 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:01.764 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:01.764 INFO kablam! Oct 11 18:14:01.764 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.764 INFO kablam! --> src/auto_args.rs:294:50 Oct 11 18:14:01.764 INFO kablam! | Oct 11 18:14:01.764 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 11 18:14:01.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.764 INFO kablam! Oct 11 18:14:01.764 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.764 INFO kablam! --> src/auto_args.rs:300:59 Oct 11 18:14:01.764 INFO kablam! | Oct 11 18:14:01.764 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 11 18:14:01.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.764 INFO kablam! Oct 11 18:14:01.764 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.764 INFO kablam! --> src/auto_args.rs:324:50 Oct 11 18:14:01.764 INFO kablam! | Oct 11 18:14:01.764 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 11 18:14:01.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.764 INFO kablam! Oct 11 18:14:01.764 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.764 INFO kablam! --> src/auto_args.rs:335:59 Oct 11 18:14:01.765 INFO kablam! | Oct 11 18:14:01.765 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 11 18:14:01.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.765 INFO kablam! Oct 11 18:14:01.765 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.765 INFO kablam! --> src/auto_args.rs:467:50 Oct 11 18:14:01.765 INFO kablam! | Oct 11 18:14:01.765 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 11 18:14:01.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.765 INFO kablam! Oct 11 18:14:01.765 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.765 INFO kablam! --> src/auto_args.rs:480:59 Oct 11 18:14:01.765 INFO kablam! | Oct 11 18:14:01.765 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 11 18:14:01.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.765 INFO kablam! Oct 11 18:14:01.765 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.765 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:01.765 INFO kablam! | Oct 11 18:14:01.765 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.765 INFO kablam! ... Oct 11 18:14:01.765 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:01.765 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:01.765 INFO kablam! Oct 11 18:14:01.765 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.765 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:01.765 INFO kablam! | Oct 11 18:14:01.765 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.765 INFO kablam! ... Oct 11 18:14:01.765 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:01.765 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:01.765 INFO kablam! Oct 11 18:14:01.765 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.765 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:01.765 INFO kablam! | Oct 11 18:14:01.765 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.765 INFO kablam! ... Oct 11 18:14:01.765 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:01.765 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:01.765 INFO kablam! Oct 11 18:14:01.765 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.765 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:01.765 INFO kablam! | Oct 11 18:14:01.765 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.765 INFO kablam! ... Oct 11 18:14:01.765 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:01.765 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:01.765 INFO kablam! Oct 11 18:14:01.765 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.765 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:01.765 INFO kablam! | Oct 11 18:14:01.765 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.765 INFO kablam! ... Oct 11 18:14:01.765 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:01.765 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:01.765 INFO kablam! Oct 11 18:14:01.765 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.765 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:01.765 INFO kablam! | Oct 11 18:14:01.765 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.765 INFO kablam! ... Oct 11 18:14:01.765 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:01.765 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:01.765 INFO kablam! Oct 11 18:14:01.765 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.765 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:01.765 INFO kablam! | Oct 11 18:14:01.765 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.765 INFO kablam! ... Oct 11 18:14:01.765 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:01.765 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:01.765 INFO kablam! Oct 11 18:14:01.765 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.765 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:01.765 INFO kablam! | Oct 11 18:14:01.765 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.765 INFO kablam! ... Oct 11 18:14:01.765 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:01.765 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:01.766 INFO kablam! Oct 11 18:14:01.766 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.766 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:01.766 INFO kablam! | Oct 11 18:14:01.766 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.766 INFO kablam! ... Oct 11 18:14:01.766 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:01.766 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:01.766 INFO kablam! Oct 11 18:14:01.766 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.766 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:01.766 INFO kablam! | Oct 11 18:14:01.766 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.766 INFO kablam! ... Oct 11 18:14:01.766 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:01.766 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:01.766 INFO kablam! Oct 11 18:14:01.766 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.766 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:01.766 INFO kablam! | Oct 11 18:14:01.766 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.766 INFO kablam! ... Oct 11 18:14:01.766 INFO kablam! 637 | wrap!(A); Oct 11 18:14:01.766 INFO kablam! | --------- in this macro invocation Oct 11 18:14:01.766 INFO kablam! Oct 11 18:14:01.766 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.766 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:01.766 INFO kablam! | Oct 11 18:14:01.766 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.766 INFO kablam! ... Oct 11 18:14:01.766 INFO kablam! 637 | wrap!(A); Oct 11 18:14:01.766 INFO kablam! | --------- in this macro invocation Oct 11 18:14:01.766 INFO kablam! Oct 11 18:14:01.766 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.766 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:01.766 INFO kablam! | Oct 11 18:14:01.766 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.766 INFO kablam! ... Oct 11 18:14:01.766 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:01.766 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:01.766 INFO kablam! Oct 11 18:14:01.766 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.766 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:01.766 INFO kablam! | Oct 11 18:14:01.766 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.766 INFO kablam! ... Oct 11 18:14:01.766 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:01.766 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:01.766 INFO kablam! Oct 11 18:14:01.766 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.766 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:01.766 INFO kablam! | Oct 11 18:14:01.766 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.766 INFO kablam! ... Oct 11 18:14:01.766 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:01.766 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:01.766 INFO kablam! Oct 11 18:14:01.766 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.766 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:01.766 INFO kablam! | Oct 11 18:14:01.766 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.766 INFO kablam! ... Oct 11 18:14:01.766 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:01.766 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:01.766 INFO kablam! Oct 11 18:14:01.766 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.766 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:01.766 INFO kablam! | Oct 11 18:14:01.766 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.766 INFO kablam! ... Oct 11 18:14:01.766 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:01.766 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:01.766 INFO kablam! Oct 11 18:14:01.766 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.766 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:01.766 INFO kablam! | Oct 11 18:14:01.766 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.767 INFO kablam! ... Oct 11 18:14:01.767 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:01.767 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:01.767 INFO kablam! Oct 11 18:14:01.767 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.767 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:01.767 INFO kablam! | Oct 11 18:14:01.767 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.767 INFO kablam! ... Oct 11 18:14:01.767 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:01.767 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:01.767 INFO kablam! Oct 11 18:14:01.767 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.767 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:01.767 INFO kablam! | Oct 11 18:14:01.767 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.767 INFO kablam! ... Oct 11 18:14:01.767 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:01.767 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:01.767 INFO kablam! Oct 11 18:14:01.767 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.767 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:01.767 INFO kablam! | Oct 11 18:14:01.767 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.767 INFO kablam! ... Oct 11 18:14:01.767 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:01.767 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:01.767 INFO kablam! Oct 11 18:14:01.767 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.767 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:01.767 INFO kablam! | Oct 11 18:14:01.767 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.767 INFO kablam! ... Oct 11 18:14:01.767 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:01.767 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:01.767 INFO kablam! Oct 11 18:14:01.767 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.767 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:01.767 INFO kablam! | Oct 11 18:14:01.767 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:01.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.767 INFO kablam! ... Oct 11 18:14:01.767 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:01.767 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:01.767 INFO kablam! Oct 11 18:14:01.767 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.767 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:01.767 INFO kablam! | Oct 11 18:14:01.767 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:01.767 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:01.767 INFO kablam! ... Oct 11 18:14:01.767 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:01.767 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:01.767 INFO kablam! Oct 11 18:14:01.919 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.919 INFO kablam! --> src/auto_args.rs:326:61 Oct 11 18:14:01.919 INFO kablam! | Oct 11 18:14:01.919 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.919 INFO kablam! | ^^^^^ Oct 11 18:14:01.920 INFO kablam! Oct 11 18:14:01.920 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.920 INFO kablam! --> src/auto_args.rs:327:33 Oct 11 18:14:01.921 INFO kablam! | Oct 11 18:14:01.921 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.921 INFO kablam! | ^^^^^ Oct 11 18:14:01.921 INFO kablam! Oct 11 18:14:01.924 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.924 INFO kablam! --> src/auto_args.rs:337:67 Oct 11 18:14:01.924 INFO kablam! | Oct 11 18:14:01.924 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.924 INFO kablam! | ^^^^^ Oct 11 18:14:01.924 INFO kablam! Oct 11 18:14:01.925 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.925 INFO kablam! --> src/auto_args.rs:338:40 Oct 11 18:14:01.925 INFO kablam! | Oct 11 18:14:01.925 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 11 18:14:01.925 INFO kablam! | ^^^^^ Oct 11 18:14:01.925 INFO kablam! Oct 11 18:14:01.939 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.939 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:01.939 INFO kablam! | Oct 11 18:14:01.939 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.939 INFO kablam! | ^^^^^ Oct 11 18:14:01.939 INFO kablam! ... Oct 11 18:14:01.939 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:01.939 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:01.939 INFO kablam! Oct 11 18:14:01.940 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.940 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:01.940 INFO kablam! | Oct 11 18:14:01.940 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.940 INFO kablam! | ^^^^^ Oct 11 18:14:01.940 INFO kablam! ... Oct 11 18:14:01.940 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:01.940 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:01.940 INFO kablam! Oct 11 18:14:01.944 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.944 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:01.944 INFO kablam! | Oct 11 18:14:01.944 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.944 INFO kablam! | ^^^^^ Oct 11 18:14:01.944 INFO kablam! ... Oct 11 18:14:01.944 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:01.944 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:01.944 INFO kablam! Oct 11 18:14:01.945 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.945 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:01.945 INFO kablam! | Oct 11 18:14:01.945 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.945 INFO kablam! | ^^^^^ Oct 11 18:14:01.945 INFO kablam! ... Oct 11 18:14:01.945 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:01.945 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:01.945 INFO kablam! Oct 11 18:14:01.949 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.949 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:01.949 INFO kablam! | Oct 11 18:14:01.949 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.949 INFO kablam! | ^^^^^ Oct 11 18:14:01.949 INFO kablam! ... Oct 11 18:14:01.949 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:01.949 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:01.949 INFO kablam! Oct 11 18:14:01.950 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.950 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:01.950 INFO kablam! | Oct 11 18:14:01.950 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.950 INFO kablam! | ^^^^^ Oct 11 18:14:01.950 INFO kablam! ... Oct 11 18:14:01.950 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:01.950 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:01.950 INFO kablam! Oct 11 18:14:01.954 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.954 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:01.954 INFO kablam! | Oct 11 18:14:01.954 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.954 INFO kablam! | ^^^^^ Oct 11 18:14:01.954 INFO kablam! ... Oct 11 18:14:01.954 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:01.954 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:01.954 INFO kablam! Oct 11 18:14:01.955 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.955 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:01.955 INFO kablam! | Oct 11 18:14:01.955 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.955 INFO kablam! | ^^^^^ Oct 11 18:14:01.955 INFO kablam! ... Oct 11 18:14:01.956 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:01.956 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:01.956 INFO kablam! Oct 11 18:14:01.959 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.959 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:01.959 INFO kablam! | Oct 11 18:14:01.959 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.959 INFO kablam! | ^^^^^ Oct 11 18:14:01.959 INFO kablam! ... Oct 11 18:14:01.959 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:01.959 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:01.959 INFO kablam! Oct 11 18:14:01.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 11 18:14:01.960 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:01.960 INFO kablam! | Oct 11 18:14:01.961 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.961 INFO kablam! | ^^^^^ Oct 11 18:14:01.961 INFO kablam! ... Oct 11 18:14:01.961 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:01.961 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:01.961 INFO kablam! Oct 11 18:14:01.964 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.964 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:01.964 INFO kablam! | Oct 11 18:14:01.964 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.964 INFO kablam! | ^^^^^ Oct 11 18:14:01.964 INFO kablam! ... Oct 11 18:14:01.964 INFO kablam! 637 | wrap!(A); Oct 11 18:14:01.964 INFO kablam! | --------- in this macro invocation Oct 11 18:14:01.964 INFO kablam! Oct 11 18:14:01.965 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.966 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:01.966 INFO kablam! | Oct 11 18:14:01.966 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.966 INFO kablam! | ^^^^^ Oct 11 18:14:01.966 INFO kablam! ... Oct 11 18:14:01.966 INFO kablam! 637 | wrap!(A); Oct 11 18:14:01.966 INFO kablam! | --------- in this macro invocation Oct 11 18:14:01.966 INFO kablam! Oct 11 18:14:01.970 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.970 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:01.970 INFO kablam! | Oct 11 18:14:01.970 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.970 INFO kablam! | ^^^^^ Oct 11 18:14:01.970 INFO kablam! ... Oct 11 18:14:01.970 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:01.970 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:01.970 INFO kablam! Oct 11 18:14:01.971 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.971 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:01.971 INFO kablam! | Oct 11 18:14:01.971 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.971 INFO kablam! | ^^^^^ Oct 11 18:14:01.971 INFO kablam! ... Oct 11 18:14:01.972 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:01.972 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:01.972 INFO kablam! Oct 11 18:14:01.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 11 18:14:01.976 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:01.976 INFO kablam! | Oct 11 18:14:01.976 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.976 INFO kablam! | ^^^^^ Oct 11 18:14:01.976 INFO kablam! ... Oct 11 18:14:01.976 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:01.976 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:01.976 INFO kablam! Oct 11 18:14:01.978 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.978 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:01.978 INFO kablam! | Oct 11 18:14:01.978 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.978 INFO kablam! | ^^^^^ Oct 11 18:14:01.978 INFO kablam! ... Oct 11 18:14:01.978 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:01.978 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:01.978 INFO kablam! Oct 11 18:14:01.982 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.982 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:01.982 INFO kablam! | Oct 11 18:14:01.982 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.982 INFO kablam! | ^^^^^ Oct 11 18:14:01.982 INFO kablam! ... Oct 11 18:14:01.982 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:01.982 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:01.982 INFO kablam! Oct 11 18:14:01.983 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.983 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:01.983 INFO kablam! | Oct 11 18:14:01.983 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.984 INFO kablam! | ^^^^^ Oct 11 18:14:01.984 INFO kablam! ... Oct 11 18:14:01.984 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:01.984 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:01.984 INFO kablam! Oct 11 18:14:01.987 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.987 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:01.987 INFO kablam! | Oct 11 18:14:01.987 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.988 INFO kablam! | ^^^^^ Oct 11 18:14:01.988 INFO kablam! ... Oct 11 18:14:01.988 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:01.988 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:01.988 INFO kablam! Oct 11 18:14:01.989 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.989 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:01.989 INFO kablam! | Oct 11 18:14:01.989 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.990 INFO kablam! | ^^^^^ Oct 11 18:14:01.990 INFO kablam! ... Oct 11 18:14:01.990 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:01.990 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:01.990 INFO kablam! Oct 11 18:14:01.993 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.993 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:01.993 INFO kablam! | Oct 11 18:14:01.993 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.993 INFO kablam! | ^^^^^ Oct 11 18:14:01.993 INFO kablam! ... Oct 11 18:14:01.993 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:01.993 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:01.994 INFO kablam! Oct 11 18:14:01.995 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.995 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:01.995 INFO kablam! | Oct 11 18:14:01.995 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:01.995 INFO kablam! | ^^^^^ Oct 11 18:14:01.995 INFO kablam! ... Oct 11 18:14:01.995 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:01.995 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:01.995 INFO kablam! Oct 11 18:14:01.998 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:01.999 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:01.999 INFO kablam! | Oct 11 18:14:01.999 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:01.999 INFO kablam! | ^^^^^ Oct 11 18:14:01.999 INFO kablam! ... Oct 11 18:14:01.999 INFO kablam! 637 | wrap!(A); Oct 11 18:14:01.999 INFO kablam! | --------- in this macro invocation Oct 11 18:14:01.999 INFO kablam! Oct 11 18:14:02.000 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.000 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:02.000 INFO kablam! | Oct 11 18:14:02.000 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.001 INFO kablam! | ^^^^^ Oct 11 18:14:02.001 INFO kablam! ... Oct 11 18:14:02.001 INFO kablam! 637 | wrap!(A); Oct 11 18:14:02.001 INFO kablam! | --------- in this macro invocation Oct 11 18:14:02.001 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.032 INFO kablam! --> src/auto_args.rs:471:78 Oct 11 18:14:02.032 INFO kablam! | Oct 11 18:14:02.032 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.032 INFO kablam! | ^^^^^ Oct 11 18:14:02.032 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.032 INFO kablam! --> src/auto_args.rs:472:33 Oct 11 18:14:02.032 INFO kablam! | Oct 11 18:14:02.032 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.032 INFO kablam! | ^^^^^ Oct 11 18:14:02.032 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.032 INFO kablam! --> src/auto_args.rs:484:84 Oct 11 18:14:02.032 INFO kablam! | Oct 11 18:14:02.032 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.032 INFO kablam! | ^^^^^ Oct 11 18:14:02.032 INFO kablam! Oct 11 18:14:02.038 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.038 INFO kablam! --> src/auto_args.rs:485:33 Oct 11 18:14:02.038 INFO kablam! | Oct 11 18:14:02.038 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.038 INFO kablam! | ^^^^^ Oct 11 18:14:02.038 INFO kablam! Oct 11 18:14:02.096 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.096 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:02.096 INFO kablam! | Oct 11 18:14:02.096 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.096 INFO kablam! | ^^^^^ Oct 11 18:14:02.096 INFO kablam! ... Oct 11 18:14:02.096 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:02.096 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:02.096 INFO kablam! Oct 11 18:14:02.098 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.098 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:02.098 INFO kablam! | Oct 11 18:14:02.098 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.098 INFO kablam! | ^^^^^ Oct 11 18:14:02.098 INFO kablam! ... Oct 11 18:14:02.098 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:02.098 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:02.098 INFO kablam! Oct 11 18:14:02.102 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.102 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:02.102 INFO kablam! | Oct 11 18:14:02.103 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.103 INFO kablam! | ^^^^^ Oct 11 18:14:02.103 INFO kablam! ... Oct 11 18:14:02.103 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:02.103 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:02.103 INFO kablam! Oct 11 18:14:02.103 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.103 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:02.103 INFO kablam! | Oct 11 18:14:02.103 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.103 INFO kablam! | ^^^^^ Oct 11 18:14:02.103 INFO kablam! ... Oct 11 18:14:02.103 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:02.103 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:02.103 INFO kablam! Oct 11 18:14:02.110 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.110 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:02.110 INFO kablam! | Oct 11 18:14:02.110 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.110 INFO kablam! | ^^^^^ Oct 11 18:14:02.110 INFO kablam! ... Oct 11 18:14:02.110 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:02.110 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:02.110 INFO kablam! Oct 11 18:14:02.116 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.116 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:02.116 INFO kablam! | Oct 11 18:14:02.116 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.116 INFO kablam! | ^^^^^ Oct 11 18:14:02.116 INFO kablam! ... Oct 11 18:14:02.116 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:02.116 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:02.116 INFO kablam! Oct 11 18:14:02.128 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.128 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:02.128 INFO kablam! | Oct 11 18:14:02.128 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.128 INFO kablam! | ^^^^^ Oct 11 18:14:02.128 INFO kablam! ... Oct 11 18:14:02.128 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:02.128 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:02.128 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.136 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:02.136 INFO kablam! | Oct 11 18:14:02.136 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.136 INFO kablam! | ^^^^^ Oct 11 18:14:02.136 INFO kablam! ... Oct 11 18:14:02.136 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:02.136 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:02.136 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.136 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:02.136 INFO kablam! | Oct 11 18:14:02.136 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.136 INFO kablam! | ^^^^^ Oct 11 18:14:02.136 INFO kablam! ... Oct 11 18:14:02.136 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:02.136 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:02.136 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.136 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:02.136 INFO kablam! | Oct 11 18:14:02.136 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.136 INFO kablam! | ^^^^^ Oct 11 18:14:02.136 INFO kablam! ... Oct 11 18:14:02.136 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:02.136 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:02.136 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.136 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:02.136 INFO kablam! | Oct 11 18:14:02.136 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.136 INFO kablam! | ^^^^^ Oct 11 18:14:02.136 INFO kablam! ... Oct 11 18:14:02.136 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:02.136 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:02.136 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.136 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:02.136 INFO kablam! | Oct 11 18:14:02.136 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.136 INFO kablam! | ^^^^^ Oct 11 18:14:02.136 INFO kablam! ... Oct 11 18:14:02.136 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:02.136 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:02.136 INFO kablam! Oct 11 18:14:02.143 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.143 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:02.143 INFO kablam! | Oct 11 18:14:02.143 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.143 INFO kablam! | ^^^^^ Oct 11 18:14:02.143 INFO kablam! ... Oct 11 18:14:02.143 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:02.143 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:02.143 INFO kablam! Oct 11 18:14:02.147 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.147 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:02.147 INFO kablam! | Oct 11 18:14:02.147 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.147 INFO kablam! | ^^^^^ Oct 11 18:14:02.147 INFO kablam! ... Oct 11 18:14:02.147 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:02.147 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:02.147 INFO kablam! Oct 11 18:14:02.152 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.152 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:02.152 INFO kablam! | Oct 11 18:14:02.152 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.152 INFO kablam! | ^^^^^ Oct 11 18:14:02.152 INFO kablam! ... Oct 11 18:14:02.152 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:02.152 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:02.152 INFO kablam! Oct 11 18:14:02.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.154 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:02.154 INFO kablam! | Oct 11 18:14:02.154 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.154 INFO kablam! | ^^^^^ Oct 11 18:14:02.154 INFO kablam! ... Oct 11 18:14:02.154 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:02.154 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:02.154 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.160 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:02.160 INFO kablam! | Oct 11 18:14:02.160 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.160 INFO kablam! | ^^^^^ Oct 11 18:14:02.160 INFO kablam! ... Oct 11 18:14:02.160 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:02.160 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:02.160 INFO kablam! Oct 11 18:14:02.164 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.164 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:02.164 INFO kablam! | Oct 11 18:14:02.164 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.164 INFO kablam! | ^^^^^ Oct 11 18:14:02.164 INFO kablam! ... Oct 11 18:14:02.164 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:02.164 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:02.164 INFO kablam! Oct 11 18:14:02.164 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.164 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:02.164 INFO kablam! | Oct 11 18:14:02.164 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.164 INFO kablam! | ^^^^^ Oct 11 18:14:02.164 INFO kablam! ... Oct 11 18:14:02.164 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:02.164 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:02.164 INFO kablam! Oct 11 18:14:02.188 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.188 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:02.188 INFO kablam! | Oct 11 18:14:02.188 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.188 INFO kablam! | ^^^^^ Oct 11 18:14:02.188 INFO kablam! ... Oct 11 18:14:02.188 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:02.188 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:02.188 INFO kablam! Oct 11 18:14:02.188 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.188 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:02.188 INFO kablam! | Oct 11 18:14:02.188 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.188 INFO kablam! | ^^^^^ Oct 11 18:14:02.188 INFO kablam! ... Oct 11 18:14:02.188 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:02.188 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:02.188 INFO kablam! Oct 11 18:14:02.188 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.188 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:02.188 INFO kablam! | Oct 11 18:14:02.188 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.188 INFO kablam! | ^^^^^ Oct 11 18:14:02.188 INFO kablam! ... Oct 11 18:14:02.188 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:02.188 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:02.188 INFO kablam! Oct 11 18:14:02.188 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.188 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:02.188 INFO kablam! | Oct 11 18:14:02.188 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.188 INFO kablam! | ^^^^^ Oct 11 18:14:02.188 INFO kablam! ... Oct 11 18:14:02.188 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:02.188 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:02.188 INFO kablam! Oct 11 18:14:02.188 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.188 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:02.188 INFO kablam! | Oct 11 18:14:02.188 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.188 INFO kablam! | ^^^^^ Oct 11 18:14:02.188 INFO kablam! ... Oct 11 18:14:02.188 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:02.188 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:02.189 INFO kablam! Oct 11 18:14:02.189 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.189 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:02.189 INFO kablam! | Oct 11 18:14:02.189 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.189 INFO kablam! | ^^^^^ Oct 11 18:14:02.189 INFO kablam! ... Oct 11 18:14:02.189 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:02.189 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:02.189 INFO kablam! Oct 11 18:14:02.200 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.200 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:02.201 INFO kablam! | Oct 11 18:14:02.201 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.201 INFO kablam! | ^^^^^ Oct 11 18:14:02.201 INFO kablam! ... Oct 11 18:14:02.201 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:02.201 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:02.201 INFO kablam! Oct 11 18:14:02.201 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.201 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:02.201 INFO kablam! | Oct 11 18:14:02.201 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.201 INFO kablam! | ^^^^^ Oct 11 18:14:02.201 INFO kablam! ... Oct 11 18:14:02.201 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:02.201 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:02.201 INFO kablam! Oct 11 18:14:02.204 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.204 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:02.205 INFO kablam! | Oct 11 18:14:02.205 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.205 INFO kablam! | ^^^^^ Oct 11 18:14:02.205 INFO kablam! ... Oct 11 18:14:02.205 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:02.205 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:02.205 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.208 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:02.208 INFO kablam! | Oct 11 18:14:02.208 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.208 INFO kablam! | ^^^^^ Oct 11 18:14:02.208 INFO kablam! ... Oct 11 18:14:02.208 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:02.208 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:02.208 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.216 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:02.216 INFO kablam! | Oct 11 18:14:02.216 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.216 INFO kablam! | ^^^^^ Oct 11 18:14:02.216 INFO kablam! ... Oct 11 18:14:02.216 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:02.216 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:02.216 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.228 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:02.228 INFO kablam! | Oct 11 18:14:02.228 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.228 INFO kablam! | ^^^^^ Oct 11 18:14:02.228 INFO kablam! ... Oct 11 18:14:02.228 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:02.228 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:02.228 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.228 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:02.228 INFO kablam! | Oct 11 18:14:02.228 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.228 INFO kablam! | ^^^^^ Oct 11 18:14:02.228 INFO kablam! ... Oct 11 18:14:02.228 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:02.228 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:02.228 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.228 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:02.228 INFO kablam! | Oct 11 18:14:02.228 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.228 INFO kablam! | ^^^^^ Oct 11 18:14:02.228 INFO kablam! ... Oct 11 18:14:02.228 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:02.228 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:02.228 INFO kablam! Oct 11 18:14:02.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 11 18:14:02.236 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:02.236 INFO kablam! | Oct 11 18:14:02.236 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:02.236 INFO kablam! | ^^^^^ Oct 11 18:14:02.236 INFO kablam! ... Oct 11 18:14:02.236 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:02.236 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:02.236 INFO kablam! Oct 11 18:14:02.245 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.245 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:02.245 INFO kablam! | Oct 11 18:14:02.245 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:02.245 INFO kablam! | ^^^^^ Oct 11 18:14:02.245 INFO kablam! ... Oct 11 18:14:02.245 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:02.245 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:02.245 INFO kablam! Oct 11 18:14:02.245 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.245 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:02.245 INFO kablam! | Oct 11 18:14:02.245 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:02.245 INFO kablam! | ^^^^^ Oct 11 18:14:02.245 INFO kablam! ... Oct 11 18:14:02.245 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:02.245 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:02.245 INFO kablam! Oct 11 18:14:02.284 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:02.284 INFO kablam! --> src/delegates.rs:26:50 Oct 11 18:14:02.284 INFO kablam! | Oct 11 18:14:02.284 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 11 18:14:02.284 INFO kablam! | ^^^^^ Oct 11 18:14:02.284 INFO kablam! Oct 11 18:14:02.959 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.76s Oct 11 18:14:02.976 INFO kablam! su: No module specific data is present Oct 11 18:14:03.425 INFO running `"docker" "rm" "-f" "ee189c9f24439963a5e26bb1d980fec0af5fc3043475fb2ca37ad4f4b63464c8"` Oct 11 18:14:03.524 INFO blam! ee189c9f24439963a5e26bb1d980fec0af5fc3043475fb2ca37ad4f4b63464c8 Oct 11 18:14:03.525 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 18:14:03.525 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:14:03.844 INFO blam! f112535f76c46fdcbd88c73b5ab8fb0471078fd6df98814994ee72a097185ddf Oct 11 18:14:03.848 INFO running `"docker" "start" "-a" "f112535f76c46fdcbd88c73b5ab8fb0471078fd6df98814994ee72a097185ddf"` Oct 11 18:14:04.396 INFO kablam! usermod: no changes Oct 11 18:14:04.592 INFO kablam! Compiling globset v0.1.4 Oct 11 18:14:08.100 INFO kablam! Compiling jsonrpc-server-utils v7.1.1 Oct 11 18:14:17.110 INFO kablam! Compiling jsonrpc-tcp-server v7.1.1 Oct 11 18:14:23.908 INFO kablam! Compiling jsonrpc-macros-plus v7.1.4 (/source) Oct 11 18:14:27.748 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:27.748 INFO kablam! --> examples/std.rs:6:35 Oct 11 18:14:27.748 INFO kablam! | Oct 11 18:14:27.748 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 11 18:14:27.748 INFO kablam! | ^^^^^^^^^ Oct 11 18:14:27.748 INFO kablam! | Oct 11 18:14:27.748 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 18:14:27.748 INFO kablam! Oct 11 18:14:27.748 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:27.749 INFO kablam! --> examples/std.rs:8:1 Oct 11 18:14:27.749 INFO kablam! | Oct 11 18:14:27.749 INFO kablam! 8 | / build_rpc_trait! { Oct 11 18:14:27.749 INFO kablam! 9 | | pub trait Rpc { Oct 11 18:14:27.750 INFO kablam! 10 | | /// Returns a protocol version Oct 11 18:14:27.750 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 11 18:14:27.752 INFO kablam! ... | Oct 11 18:14:27.752 INFO kablam! 21 | | } Oct 11 18:14:27.752 INFO kablam! 22 | | } Oct 11 18:14:27.752 INFO kablam! | |_^ Oct 11 18:14:27.752 INFO kablam! | Oct 11 18:14:27.752 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 11 18:14:27.752 INFO kablam! Oct 11 18:14:27.752 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:27.752 INFO kablam! --> examples/std.rs:8:1 Oct 11 18:14:27.753 INFO kablam! | Oct 11 18:14:27.753 INFO kablam! 8 | / build_rpc_trait! { Oct 11 18:14:27.753 INFO kablam! 9 | | pub trait Rpc { Oct 11 18:14:27.753 INFO kablam! 10 | | /// Returns a protocol version Oct 11 18:14:27.754 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 11 18:14:27.754 INFO kablam! ... | Oct 11 18:14:27.754 INFO kablam! 21 | | } Oct 11 18:14:27.754 INFO kablam! 22 | | } Oct 11 18:14:27.755 INFO kablam! | |_^ Oct 11 18:14:27.755 INFO kablam! | Oct 11 18:14:27.755 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 11 18:14:27.755 INFO kablam! Oct 11 18:14:27.756 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:27.756 INFO kablam! --> examples/std.rs:35:28 Oct 11 18:14:27.756 INFO kablam! | Oct 11 18:14:27.757 INFO kablam! 35 | fn call(&self, _: u64) -> BoxFuture { Oct 11 18:14:27.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:27.757 INFO kablam! Oct 11 18:14:27.774 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:27.774 INFO kablam! --> examples/std.rs:36:38 Oct 11 18:14:27.774 INFO kablam! | Oct 11 18:14:27.775 INFO kablam! 36 | futures::finished("OK".to_owned()).boxed() Oct 11 18:14:27.775 INFO kablam! | ^^^^^ Oct 11 18:14:27.775 INFO kablam! Oct 11 18:14:28.785 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:28.786 INFO kablam! --> tests/pubsub-macros.rs:8:37 Oct 11 18:14:28.786 INFO kablam! | Oct 11 18:14:28.786 INFO kablam! 8 | use jsonrpc_core::futures::{future, BoxFuture, Future}; Oct 11 18:14:28.786 INFO kablam! | ^^^^^^^^^ Oct 11 18:14:28.786 INFO kablam! | Oct 11 18:14:28.786 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 18:14:28.786 INFO kablam! Oct 11 18:14:28.786 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:28.786 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 11 18:14:28.786 INFO kablam! | Oct 11 18:14:28.786 INFO kablam! 14 | / build_rpc_trait! { Oct 11 18:14:28.786 INFO kablam! 15 | | pub trait Rpc { Oct 11 18:14:28.786 INFO kablam! 16 | | type Metadata; Oct 11 18:14:28.786 INFO kablam! 17 | | Oct 11 18:14:28.787 INFO kablam! ... | Oct 11 18:14:28.787 INFO kablam! 27 | | } Oct 11 18:14:28.787 INFO kablam! 28 | | } Oct 11 18:14:28.787 INFO kablam! | |_^ Oct 11 18:14:28.787 INFO kablam! | Oct 11 18:14:28.787 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 11 18:14:28.787 INFO kablam! Oct 11 18:14:28.787 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:28.787 INFO kablam! --> tests/pubsub-macros.rs:40:48 Oct 11 18:14:28.787 INFO kablam! | Oct 11 18:14:28.787 INFO kablam! 40 | fn unsubscribe(&self, _id: SubscriptionId) -> BoxFuture { Oct 11 18:14:28.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:28.787 INFO kablam! Oct 11 18:14:28.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 11 18:14:28.852 INFO kablam! --> tests/pubsub-macros.rs:41:20 Oct 11 18:14:28.852 INFO kablam! | Oct 11 18:14:28.852 INFO kablam! 41 | future::ok(true).boxed() Oct 11 18:14:28.852 INFO kablam! | ^^^^^ Oct 11 18:14:28.852 INFO kablam! Oct 11 18:14:28.897 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:28.897 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 11 18:14:28.897 INFO kablam! | Oct 11 18:14:28.897 INFO kablam! 14 | / build_rpc_trait! { Oct 11 18:14:28.897 INFO kablam! 15 | | pub trait Rpc { Oct 11 18:14:28.898 INFO kablam! 16 | | type Metadata; Oct 11 18:14:28.898 INFO kablam! 17 | | Oct 11 18:14:28.898 INFO kablam! ... | Oct 11 18:14:28.898 INFO kablam! 27 | | } Oct 11 18:14:28.898 INFO kablam! 28 | | } Oct 11 18:14:28.898 INFO kablam! | |_^ Oct 11 18:14:28.900 INFO kablam! | Oct 11 18:14:28.900 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 11 18:14:28.901 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.933 INFO kablam! --> src/auto_args.rs:8:35 Oct 11 18:14:29.933 INFO kablam! | Oct 11 18:14:29.933 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 11 18:14:29.933 INFO kablam! | ^^^^^^^^^ Oct 11 18:14:29.933 INFO kablam! | Oct 11 18:14:29.933 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 18:14:29.933 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.933 INFO kablam! --> src/auto_args.rs:321:44 Oct 11 18:14:29.933 INFO kablam! | Oct 11 18:14:29.933 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 11 18:14:29.933 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.933 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.933 INFO kablam! --> src/auto_args.rs:332:52 Oct 11 18:14:29.933 INFO kablam! | Oct 11 18:14:29.933 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 11 18:14:29.933 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.933 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.933 INFO kablam! --> src/auto_args.rs:464:60 Oct 11 18:14:29.933 INFO kablam! | Oct 11 18:14:29.933 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 11 18:14:29.933 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.933 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.933 INFO kablam! --> src/auto_args.rs:477:68 Oct 11 18:14:29.933 INFO kablam! | Oct 11 18:14:29.933 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 11 18:14:29.933 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.933 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.933 INFO kablam! --> src/delegates.rs:6:35 Oct 11 18:14:29.933 INFO kablam! | Oct 11 18:14:29.933 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 11 18:14:29.933 INFO kablam! | ^^^^^^^^^ Oct 11 18:14:29.933 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.933 INFO kablam! --> src/delegates.rs:11:18 Oct 11 18:14:29.933 INFO kablam! | Oct 11 18:14:29.933 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 11 18:14:29.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.933 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.933 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:29.933 INFO kablam! | Oct 11 18:14:29.933 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:29.933 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.933 INFO kablam! ... Oct 11 18:14:29.933 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:29.933 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:29.933 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.933 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:29.933 INFO kablam! | Oct 11 18:14:29.934 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:29.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.934 INFO kablam! ... Oct 11 18:14:29.934 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:29.934 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:29.934 INFO kablam! Oct 11 18:14:29.934 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.934 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:29.934 INFO kablam! | Oct 11 18:14:29.934 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:29.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.934 INFO kablam! ... Oct 11 18:14:29.934 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:29.934 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:29.934 INFO kablam! Oct 11 18:14:29.934 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.934 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:29.934 INFO kablam! | Oct 11 18:14:29.934 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:29.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.934 INFO kablam! ... Oct 11 18:14:29.934 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:29.934 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:29.934 INFO kablam! Oct 11 18:14:29.937 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.937 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:29.937 INFO kablam! | Oct 11 18:14:29.937 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:29.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.937 INFO kablam! ... Oct 11 18:14:29.937 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:29.937 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:29.937 INFO kablam! Oct 11 18:14:29.937 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.937 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:29.937 INFO kablam! | Oct 11 18:14:29.937 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:29.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.937 INFO kablam! ... Oct 11 18:14:29.937 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:29.937 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:29.937 INFO kablam! Oct 11 18:14:29.937 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.937 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:29.937 INFO kablam! | Oct 11 18:14:29.937 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:29.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.937 INFO kablam! ... Oct 11 18:14:29.937 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:29.937 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:29.937 INFO kablam! Oct 11 18:14:29.937 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.937 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:29.937 INFO kablam! | Oct 11 18:14:29.937 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:29.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.937 INFO kablam! ... Oct 11 18:14:29.937 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:29.937 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:29.937 INFO kablam! Oct 11 18:14:29.937 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.937 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:29.937 INFO kablam! | Oct 11 18:14:29.937 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:29.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.937 INFO kablam! ... Oct 11 18:14:29.937 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:29.937 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:29.937 INFO kablam! Oct 11 18:14:29.937 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.937 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:29.937 INFO kablam! | Oct 11 18:14:29.937 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:29.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.937 INFO kablam! ... Oct 11 18:14:29.937 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:29.937 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:29.937 INFO kablam! Oct 11 18:14:29.937 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.937 INFO kablam! --> src/auto_args.rs:382:48 Oct 11 18:14:29.937 INFO kablam! | Oct 11 18:14:29.937 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 11 18:14:29.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.937 INFO kablam! ... Oct 11 18:14:29.937 INFO kablam! 637 | wrap!(A); Oct 11 18:14:29.937 INFO kablam! | --------- in this macro invocation Oct 11 18:14:29.937 INFO kablam! Oct 11 18:14:29.937 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.937 INFO kablam! --> src/auto_args.rs:398:58 Oct 11 18:14:29.937 INFO kablam! | Oct 11 18:14:29.937 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 11 18:14:29.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.937 INFO kablam! ... Oct 11 18:14:29.937 INFO kablam! 637 | wrap!(A); Oct 11 18:14:29.937 INFO kablam! | --------- in this macro invocation Oct 11 18:14:29.937 INFO kablam! Oct 11 18:14:29.937 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.937 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:29.937 INFO kablam! | Oct 11 18:14:29.937 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.937 INFO kablam! ... Oct 11 18:14:29.938 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:29.938 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:29.938 INFO kablam! Oct 11 18:14:29.938 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.938 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:29.938 INFO kablam! | Oct 11 18:14:29.938 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.938 INFO kablam! ... Oct 11 18:14:29.938 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:29.938 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:29.938 INFO kablam! Oct 11 18:14:29.938 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.938 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:29.938 INFO kablam! | Oct 11 18:14:29.938 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.938 INFO kablam! ... Oct 11 18:14:29.938 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:29.938 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:29.938 INFO kablam! Oct 11 18:14:29.938 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.938 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:29.938 INFO kablam! | Oct 11 18:14:29.938 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.938 INFO kablam! ... Oct 11 18:14:29.938 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:29.938 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:29.938 INFO kablam! Oct 11 18:14:29.938 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.938 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:29.938 INFO kablam! | Oct 11 18:14:29.938 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.938 INFO kablam! ... Oct 11 18:14:29.938 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:29.938 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:29.938 INFO kablam! Oct 11 18:14:29.938 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.942 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:29.942 INFO kablam! | Oct 11 18:14:29.942 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.942 INFO kablam! ... Oct 11 18:14:29.942 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:29.942 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:29.942 INFO kablam! Oct 11 18:14:29.942 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.942 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:29.942 INFO kablam! | Oct 11 18:14:29.942 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.942 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.942 INFO kablam! ... Oct 11 18:14:29.942 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:29.942 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:29.942 INFO kablam! Oct 11 18:14:29.942 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.943 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:29.943 INFO kablam! | Oct 11 18:14:29.943 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.943 INFO kablam! ... Oct 11 18:14:29.943 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:29.943 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:29.943 INFO kablam! Oct 11 18:14:29.943 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.943 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:29.943 INFO kablam! | Oct 11 18:14:29.943 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.943 INFO kablam! ... Oct 11 18:14:29.943 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:29.943 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:29.943 INFO kablam! Oct 11 18:14:29.943 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.943 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:29.943 INFO kablam! | Oct 11 18:14:29.943 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.943 INFO kablam! ... Oct 11 18:14:29.943 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:29.943 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:29.944 INFO kablam! Oct 11 18:14:29.944 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.944 INFO kablam! --> src/auto_args.rs:540:66 Oct 11 18:14:29.944 INFO kablam! | Oct 11 18:14:29.944 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.944 INFO kablam! ... Oct 11 18:14:29.944 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:29.944 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:29.944 INFO kablam! Oct 11 18:14:29.944 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.944 INFO kablam! --> src/auto_args.rs:570:77 Oct 11 18:14:29.944 INFO kablam! | Oct 11 18:14:29.944 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 11 18:14:29.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.944 INFO kablam! ... Oct 11 18:14:29.944 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:29.944 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:29.944 INFO kablam! Oct 11 18:14:29.944 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.944 INFO kablam! --> src/auto_args.rs:294:50 Oct 11 18:14:29.944 INFO kablam! | Oct 11 18:14:29.944 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 11 18:14:29.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.944 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.945 INFO kablam! --> src/auto_args.rs:300:59 Oct 11 18:14:29.945 INFO kablam! | Oct 11 18:14:29.945 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 11 18:14:29.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.945 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.945 INFO kablam! --> src/auto_args.rs:324:50 Oct 11 18:14:29.945 INFO kablam! | Oct 11 18:14:29.945 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 11 18:14:29.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.945 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.945 INFO kablam! --> src/auto_args.rs:335:59 Oct 11 18:14:29.945 INFO kablam! | Oct 11 18:14:29.945 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 11 18:14:29.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.945 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.945 INFO kablam! --> src/auto_args.rs:467:50 Oct 11 18:14:29.945 INFO kablam! | Oct 11 18:14:29.945 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 11 18:14:29.945 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.945 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.946 INFO kablam! --> src/auto_args.rs:480:59 Oct 11 18:14:29.946 INFO kablam! | Oct 11 18:14:29.946 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 11 18:14:29.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.946 INFO kablam! Oct 11 18:14:29.946 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.946 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:29.946 INFO kablam! | Oct 11 18:14:29.946 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.946 INFO kablam! ... Oct 11 18:14:29.946 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:29.946 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:29.946 INFO kablam! Oct 11 18:14:29.946 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.947 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:29.947 INFO kablam! | Oct 11 18:14:29.947 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.947 INFO kablam! ... Oct 11 18:14:29.947 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:29.947 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:29.947 INFO kablam! Oct 11 18:14:29.947 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.947 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:29.947 INFO kablam! | Oct 11 18:14:29.947 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.947 INFO kablam! ... Oct 11 18:14:29.947 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:29.947 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:29.947 INFO kablam! Oct 11 18:14:29.947 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.947 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:29.947 INFO kablam! | Oct 11 18:14:29.947 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.948 INFO kablam! ... Oct 11 18:14:29.948 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:29.948 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:29.948 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.948 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:29.948 INFO kablam! | Oct 11 18:14:29.948 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.948 INFO kablam! ... Oct 11 18:14:29.948 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:29.948 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:29.948 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.948 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:29.948 INFO kablam! | Oct 11 18:14:29.948 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.948 INFO kablam! ... Oct 11 18:14:29.948 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:29.948 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:29.949 INFO kablam! Oct 11 18:14:29.949 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.949 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:29.949 INFO kablam! | Oct 11 18:14:29.949 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.949 INFO kablam! ... Oct 11 18:14:29.949 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:29.949 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:29.949 INFO kablam! Oct 11 18:14:29.949 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.949 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:29.949 INFO kablam! | Oct 11 18:14:29.949 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.949 INFO kablam! ... Oct 11 18:14:29.949 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:29.949 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:29.949 INFO kablam! Oct 11 18:14:29.949 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.949 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:29.949 INFO kablam! | Oct 11 18:14:29.952 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.952 INFO kablam! ... Oct 11 18:14:29.952 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:29.952 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:29.952 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.952 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:29.952 INFO kablam! | Oct 11 18:14:29.952 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.952 INFO kablam! ... Oct 11 18:14:29.952 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:29.952 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:29.953 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.953 INFO kablam! --> src/auto_args.rs:383:55 Oct 11 18:14:29.953 INFO kablam! | Oct 11 18:14:29.953 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.953 INFO kablam! ... Oct 11 18:14:29.953 INFO kablam! 637 | wrap!(A); Oct 11 18:14:29.953 INFO kablam! | --------- in this macro invocation Oct 11 18:14:29.953 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.953 INFO kablam! --> src/auto_args.rs:399:67 Oct 11 18:14:29.953 INFO kablam! | Oct 11 18:14:29.953 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.953 INFO kablam! ... Oct 11 18:14:29.953 INFO kablam! 637 | wrap!(A); Oct 11 18:14:29.953 INFO kablam! | --------- in this macro invocation Oct 11 18:14:29.953 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.953 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:29.953 INFO kablam! | Oct 11 18:14:29.953 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.953 INFO kablam! ... Oct 11 18:14:29.954 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:29.954 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:29.954 INFO kablam! Oct 11 18:14:29.954 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.954 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:29.954 INFO kablam! | Oct 11 18:14:29.954 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.954 INFO kablam! ... Oct 11 18:14:29.954 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:29.954 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:29.954 INFO kablam! Oct 11 18:14:29.954 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.954 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:29.954 INFO kablam! | Oct 11 18:14:29.954 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.954 INFO kablam! ... Oct 11 18:14:29.954 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:29.954 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:29.954 INFO kablam! Oct 11 18:14:29.954 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.954 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:29.954 INFO kablam! | Oct 11 18:14:29.954 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.955 INFO kablam! ... Oct 11 18:14:29.955 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:29.955 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:29.955 INFO kablam! Oct 11 18:14:29.955 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.955 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:29.955 INFO kablam! | Oct 11 18:14:29.955 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.955 INFO kablam! ... Oct 11 18:14:29.955 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:29.955 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:29.955 INFO kablam! Oct 11 18:14:29.955 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.955 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:29.955 INFO kablam! | Oct 11 18:14:29.955 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.955 INFO kablam! ... Oct 11 18:14:29.955 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:29.955 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:29.955 INFO kablam! Oct 11 18:14:29.955 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:29.955 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:29.956 INFO kablam! | Oct 11 18:14:29.956 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.956 INFO kablam! ... Oct 11 18:14:29.956 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:29.956 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:29.956 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.956 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:29.960 INFO kablam! | Oct 11 18:14:29.960 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.960 INFO kablam! ... Oct 11 18:14:29.960 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:29.960 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:29.960 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.960 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:29.960 INFO kablam! | Oct 11 18:14:29.961 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.961 INFO kablam! ... Oct 11 18:14:29.961 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:29.961 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:29.961 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.961 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:29.961 INFO kablam! | Oct 11 18:14:29.961 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.961 INFO kablam! ... Oct 11 18:14:29.961 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:29.961 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:29.961 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.961 INFO kablam! --> src/auto_args.rs:541:55 Oct 11 18:14:29.961 INFO kablam! | Oct 11 18:14:29.961 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 11 18:14:29.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.961 INFO kablam! ... Oct 11 18:14:29.961 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:29.961 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:29.961 INFO kablam! Oct 11 18:14:29.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 11 18:14:29.962 INFO kablam! --> src/auto_args.rs:571:67 Oct 11 18:14:29.962 INFO kablam! | Oct 11 18:14:29.962 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 11 18:14:29.962 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:29.962 INFO kablam! ... Oct 11 18:14:29.962 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:29.962 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:29.962 INFO kablam! Oct 11 18:14:30.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 11 18:14:30.084 INFO kablam! --> src/auto_args.rs:326:61 Oct 11 18:14:30.084 INFO kablam! | Oct 11 18:14:30.084 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.084 INFO kablam! | ^^^^^ Oct 11 18:14:30.084 INFO kablam! Oct 11 18:14:30.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 11 18:14:30.092 INFO kablam! --> src/auto_args.rs:327:33 Oct 11 18:14:30.092 INFO kablam! | Oct 11 18:14:30.092 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.092 INFO kablam! | ^^^^^ Oct 11 18:14:30.092 INFO kablam! Oct 11 18:14:30.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 11 18:14:30.108 INFO kablam! --> src/auto_args.rs:337:67 Oct 11 18:14:30.108 INFO kablam! | Oct 11 18:14:30.108 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.108 INFO kablam! | ^^^^^ Oct 11 18:14:30.108 INFO kablam! Oct 11 18:14:30.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 11 18:14:30.112 INFO kablam! --> src/auto_args.rs:338:40 Oct 11 18:14:30.112 INFO kablam! | Oct 11 18:14:30.112 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 11 18:14:30.112 INFO kablam! | ^^^^^ Oct 11 18:14:30.112 INFO kablam! Oct 11 18:14:30.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.161 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:30.161 INFO kablam! | Oct 11 18:14:30.161 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.161 INFO kablam! | ^^^^^ Oct 11 18:14:30.161 INFO kablam! ... Oct 11 18:14:30.161 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:30.161 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:30.161 INFO kablam! Oct 11 18:14:30.172 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.172 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:30.172 INFO kablam! | Oct 11 18:14:30.172 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.172 INFO kablam! | ^^^^^ Oct 11 18:14:30.172 INFO kablam! ... Oct 11 18:14:30.172 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:30.172 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:30.172 INFO kablam! Oct 11 18:14:30.172 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.173 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:30.173 INFO kablam! | Oct 11 18:14:30.173 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.173 INFO kablam! | ^^^^^ Oct 11 18:14:30.173 INFO kablam! ... Oct 11 18:14:30.173 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:30.173 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:30.173 INFO kablam! Oct 11 18:14:30.173 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.173 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:30.173 INFO kablam! | Oct 11 18:14:30.173 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.173 INFO kablam! | ^^^^^ Oct 11 18:14:30.173 INFO kablam! ... Oct 11 18:14:30.173 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:30.173 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:30.173 INFO kablam! Oct 11 18:14:30.180 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.180 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:30.180 INFO kablam! | Oct 11 18:14:30.180 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.180 INFO kablam! | ^^^^^ Oct 11 18:14:30.180 INFO kablam! ... Oct 11 18:14:30.180 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:30.180 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:30.180 INFO kablam! Oct 11 18:14:30.188 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.188 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:30.188 INFO kablam! | Oct 11 18:14:30.188 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.188 INFO kablam! | ^^^^^ Oct 11 18:14:30.188 INFO kablam! ... Oct 11 18:14:30.188 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:30.188 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:30.188 INFO kablam! Oct 11 18:14:30.188 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.189 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:30.189 INFO kablam! | Oct 11 18:14:30.189 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.189 INFO kablam! | ^^^^^ Oct 11 18:14:30.189 INFO kablam! ... Oct 11 18:14:30.189 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:30.189 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:30.189 INFO kablam! Oct 11 18:14:30.189 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.189 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:30.189 INFO kablam! | Oct 11 18:14:30.189 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.189 INFO kablam! | ^^^^^ Oct 11 18:14:30.189 INFO kablam! ... Oct 11 18:14:30.189 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:30.189 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:30.189 INFO kablam! Oct 11 18:14:30.189 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.189 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:30.189 INFO kablam! | Oct 11 18:14:30.189 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.189 INFO kablam! | ^^^^^ Oct 11 18:14:30.189 INFO kablam! ... Oct 11 18:14:30.190 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:30.190 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:30.190 INFO kablam! Oct 11 18:14:30.190 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.190 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:30.190 INFO kablam! | Oct 11 18:14:30.190 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.190 INFO kablam! | ^^^^^ Oct 11 18:14:30.190 INFO kablam! ... Oct 11 18:14:30.190 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:30.190 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:30.190 INFO kablam! Oct 11 18:14:30.190 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.190 INFO kablam! --> src/auto_args.rs:385:79 Oct 11 18:14:30.190 INFO kablam! | Oct 11 18:14:30.190 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.190 INFO kablam! | ^^^^^ Oct 11 18:14:30.190 INFO kablam! ... Oct 11 18:14:30.190 INFO kablam! 637 | wrap!(A); Oct 11 18:14:30.190 INFO kablam! | --------- in this macro invocation Oct 11 18:14:30.190 INFO kablam! Oct 11 18:14:30.190 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.190 INFO kablam! --> src/auto_args.rs:386:35 Oct 11 18:14:30.190 INFO kablam! | Oct 11 18:14:30.190 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.190 INFO kablam! | ^^^^^ Oct 11 18:14:30.190 INFO kablam! ... Oct 11 18:14:30.191 INFO kablam! 637 | wrap!(A); Oct 11 18:14:30.191 INFO kablam! | --------- in this macro invocation Oct 11 18:14:30.191 INFO kablam! Oct 11 18:14:30.200 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.200 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:30.200 INFO kablam! | Oct 11 18:14:30.200 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.200 INFO kablam! | ^^^^^ Oct 11 18:14:30.200 INFO kablam! ... Oct 11 18:14:30.200 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:30.200 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:30.200 INFO kablam! Oct 11 18:14:30.200 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.200 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:30.201 INFO kablam! | Oct 11 18:14:30.201 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.201 INFO kablam! | ^^^^^ Oct 11 18:14:30.201 INFO kablam! ... Oct 11 18:14:30.201 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 11 18:14:30.201 INFO kablam! | ------------------------ in this macro invocation Oct 11 18:14:30.201 INFO kablam! Oct 11 18:14:30.201 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.201 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:30.201 INFO kablam! | Oct 11 18:14:30.201 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.201 INFO kablam! | ^^^^^ Oct 11 18:14:30.201 INFO kablam! ... Oct 11 18:14:30.201 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:30.201 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:30.201 INFO kablam! Oct 11 18:14:30.201 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.201 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:30.201 INFO kablam! | Oct 11 18:14:30.201 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.201 INFO kablam! | ^^^^^ Oct 11 18:14:30.201 INFO kablam! ... Oct 11 18:14:30.201 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 11 18:14:30.201 INFO kablam! | --------------------- in this macro invocation Oct 11 18:14:30.201 INFO kablam! Oct 11 18:14:30.201 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.202 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:30.202 INFO kablam! | Oct 11 18:14:30.202 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.202 INFO kablam! | ^^^^^ Oct 11 18:14:30.202 INFO kablam! ... Oct 11 18:14:30.202 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:30.202 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:30.202 INFO kablam! Oct 11 18:14:30.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 11 18:14:30.208 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:30.208 INFO kablam! | Oct 11 18:14:30.208 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.208 INFO kablam! | ^^^^^ Oct 11 18:14:30.208 INFO kablam! ... Oct 11 18:14:30.208 INFO kablam! 634 | wrap!(A, B, C, D); Oct 11 18:14:30.208 INFO kablam! | ------------------ in this macro invocation Oct 11 18:14:30.208 INFO kablam! Oct 11 18:14:30.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 11 18:14:30.209 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:30.209 INFO kablam! | Oct 11 18:14:30.209 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.209 INFO kablam! | ^^^^^ Oct 11 18:14:30.209 INFO kablam! ... Oct 11 18:14:30.209 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:30.209 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:30.209 INFO kablam! Oct 11 18:14:30.209 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.209 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:30.209 INFO kablam! | Oct 11 18:14:30.209 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.209 INFO kablam! | ^^^^^ Oct 11 18:14:30.209 INFO kablam! ... Oct 11 18:14:30.209 INFO kablam! 635 | wrap!(A, B, C); Oct 11 18:14:30.209 INFO kablam! | --------------- in this macro invocation Oct 11 18:14:30.209 INFO kablam! Oct 11 18:14:30.209 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.209 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:30.209 INFO kablam! | Oct 11 18:14:30.209 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.209 INFO kablam! | ^^^^^ Oct 11 18:14:30.209 INFO kablam! ... Oct 11 18:14:30.209 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:30.209 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:30.209 INFO kablam! Oct 11 18:14:30.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 11 18:14:30.216 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:30.216 INFO kablam! | Oct 11 18:14:30.216 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.216 INFO kablam! | ^^^^^ Oct 11 18:14:30.216 INFO kablam! ... Oct 11 18:14:30.216 INFO kablam! 636 | wrap!(A, B); Oct 11 18:14:30.216 INFO kablam! | ------------ in this macro invocation Oct 11 18:14:30.216 INFO kablam! Oct 11 18:14:30.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 11 18:14:30.217 INFO kablam! --> src/auto_args.rs:401:85 Oct 11 18:14:30.217 INFO kablam! | Oct 11 18:14:30.217 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.217 INFO kablam! | ^^^^^ Oct 11 18:14:30.217 INFO kablam! ... Oct 11 18:14:30.217 INFO kablam! 637 | wrap!(A); Oct 11 18:14:30.217 INFO kablam! | --------- in this macro invocation Oct 11 18:14:30.217 INFO kablam! Oct 11 18:14:30.217 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.217 INFO kablam! --> src/auto_args.rs:402:35 Oct 11 18:14:30.217 INFO kablam! | Oct 11 18:14:30.217 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.217 INFO kablam! | ^^^^^ Oct 11 18:14:30.217 INFO kablam! ... Oct 11 18:14:30.217 INFO kablam! 637 | wrap!(A); Oct 11 18:14:30.217 INFO kablam! | --------- in this macro invocation Oct 11 18:14:30.217 INFO kablam! Oct 11 18:14:30.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 11 18:14:30.240 INFO kablam! --> src/auto_args.rs:471:78 Oct 11 18:14:30.240 INFO kablam! | Oct 11 18:14:30.240 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.240 INFO kablam! | ^^^^^ Oct 11 18:14:30.240 INFO kablam! Oct 11 18:14:30.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 11 18:14:30.244 INFO kablam! --> src/auto_args.rs:472:33 Oct 11 18:14:30.244 INFO kablam! | Oct 11 18:14:30.244 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.244 INFO kablam! | ^^^^^ Oct 11 18:14:30.244 INFO kablam! Oct 11 18:14:30.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 11 18:14:30.244 INFO kablam! --> src/auto_args.rs:484:84 Oct 11 18:14:30.244 INFO kablam! | Oct 11 18:14:30.244 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.244 INFO kablam! | ^^^^^ Oct 11 18:14:30.245 INFO kablam! Oct 11 18:14:30.245 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.245 INFO kablam! --> src/auto_args.rs:485:33 Oct 11 18:14:30.245 INFO kablam! | Oct 11 18:14:30.245 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.245 INFO kablam! | ^^^^^ Oct 11 18:14:30.245 INFO kablam! Oct 11 18:14:30.376 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.376 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:30.383 INFO kablam! | Oct 11 18:14:30.383 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.383 INFO kablam! | ^^^^^ Oct 11 18:14:30.383 INFO kablam! ... Oct 11 18:14:30.383 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:30.383 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:30.383 INFO kablam! Oct 11 18:14:30.383 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.383 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:30.383 INFO kablam! | Oct 11 18:14:30.383 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.383 INFO kablam! | ^^^^^ Oct 11 18:14:30.384 INFO kablam! ... Oct 11 18:14:30.384 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:30.384 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:30.384 INFO kablam! Oct 11 18:14:30.384 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.384 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:30.384 INFO kablam! | Oct 11 18:14:30.384 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.384 INFO kablam! | ^^^^^ Oct 11 18:14:30.384 INFO kablam! ... Oct 11 18:14:30.384 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:30.384 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:30.384 INFO kablam! Oct 11 18:14:30.390 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.390 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:30.390 INFO kablam! | Oct 11 18:14:30.390 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.390 INFO kablam! | ^^^^^ Oct 11 18:14:30.390 INFO kablam! ... Oct 11 18:14:30.390 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:30.390 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:30.390 INFO kablam! Oct 11 18:14:30.391 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.391 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:30.391 INFO kablam! | Oct 11 18:14:30.391 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.391 INFO kablam! | ^^^^^ Oct 11 18:14:30.392 INFO kablam! ... Oct 11 18:14:30.392 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:30.392 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:30.392 INFO kablam! Oct 11 18:14:30.394 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.395 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:30.395 INFO kablam! | Oct 11 18:14:30.395 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.395 INFO kablam! | ^^^^^ Oct 11 18:14:30.395 INFO kablam! ... Oct 11 18:14:30.395 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:30.395 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:30.395 INFO kablam! Oct 11 18:14:30.404 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.404 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:30.404 INFO kablam! | Oct 11 18:14:30.404 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.404 INFO kablam! | ^^^^^ Oct 11 18:14:30.404 INFO kablam! ... Oct 11 18:14:30.404 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:30.404 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:30.404 INFO kablam! Oct 11 18:14:30.404 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.405 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:30.405 INFO kablam! | Oct 11 18:14:30.405 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.405 INFO kablam! | ^^^^^ Oct 11 18:14:30.405 INFO kablam! ... Oct 11 18:14:30.405 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:30.405 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:30.405 INFO kablam! Oct 11 18:14:30.405 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.405 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:30.405 INFO kablam! | Oct 11 18:14:30.405 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.405 INFO kablam! | ^^^^^ Oct 11 18:14:30.405 INFO kablam! ... Oct 11 18:14:30.405 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:30.405 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:30.405 INFO kablam! Oct 11 18:14:30.412 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.412 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:30.412 INFO kablam! | Oct 11 18:14:30.412 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.412 INFO kablam! | ^^^^^ Oct 11 18:14:30.412 INFO kablam! ... Oct 11 18:14:30.413 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:30.413 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:30.413 INFO kablam! Oct 11 18:14:30.415 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.416 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:30.416 INFO kablam! | Oct 11 18:14:30.416 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.416 INFO kablam! | ^^^^^ Oct 11 18:14:30.416 INFO kablam! ... Oct 11 18:14:30.416 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:30.416 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:30.416 INFO kablam! Oct 11 18:14:30.419 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.419 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:30.419 INFO kablam! | Oct 11 18:14:30.419 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.419 INFO kablam! | ^^^^^ Oct 11 18:14:30.419 INFO kablam! ... Oct 11 18:14:30.419 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:30.419 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:30.419 INFO kablam! Oct 11 18:14:30.423 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.423 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:30.423 INFO kablam! | Oct 11 18:14:30.423 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.423 INFO kablam! | ^^^^^ Oct 11 18:14:30.423 INFO kablam! ... Oct 11 18:14:30.423 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:30.423 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:30.423 INFO kablam! Oct 11 18:14:30.428 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.428 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:30.428 INFO kablam! | Oct 11 18:14:30.428 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.428 INFO kablam! | ^^^^^ Oct 11 18:14:30.428 INFO kablam! ... Oct 11 18:14:30.428 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:30.428 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:30.429 INFO kablam! Oct 11 18:14:30.429 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.429 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:30.429 INFO kablam! | Oct 11 18:14:30.429 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.429 INFO kablam! | ^^^^^ Oct 11 18:14:30.429 INFO kablam! ... Oct 11 18:14:30.429 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:30.429 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:30.429 INFO kablam! Oct 11 18:14:30.432 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.432 INFO kablam! --> src/auto_args.rs:544:42 Oct 11 18:14:30.432 INFO kablam! | Oct 11 18:14:30.432 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.432 INFO kablam! | ^^^^^ Oct 11 18:14:30.433 INFO kablam! ... Oct 11 18:14:30.433 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:30.433 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:30.433 INFO kablam! Oct 11 18:14:30.438 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.438 INFO kablam! --> src/auto_args.rs:556:95 Oct 11 18:14:30.438 INFO kablam! | Oct 11 18:14:30.438 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.439 INFO kablam! | ^^^^^ Oct 11 18:14:30.439 INFO kablam! ... Oct 11 18:14:30.439 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:30.439 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:30.439 INFO kablam! Oct 11 18:14:30.444 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.444 INFO kablam! --> src/auto_args.rs:557:35 Oct 11 18:14:30.445 INFO kablam! | Oct 11 18:14:30.445 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.445 INFO kablam! | ^^^^^ Oct 11 18:14:30.445 INFO kablam! ... Oct 11 18:14:30.445 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:30.445 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:30.445 INFO kablam! Oct 11 18:14:30.445 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.445 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:30.445 INFO kablam! | Oct 11 18:14:30.445 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.445 INFO kablam! | ^^^^^ Oct 11 18:14:30.445 INFO kablam! ... Oct 11 18:14:30.445 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:30.445 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:30.446 INFO kablam! Oct 11 18:14:30.456 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.456 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:30.456 INFO kablam! | Oct 11 18:14:30.456 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.457 INFO kablam! | ^^^^^ Oct 11 18:14:30.457 INFO kablam! ... Oct 11 18:14:30.457 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:30.457 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:30.457 INFO kablam! Oct 11 18:14:30.457 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.457 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:30.457 INFO kablam! | Oct 11 18:14:30.457 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.457 INFO kablam! | ^^^^^ Oct 11 18:14:30.457 INFO kablam! ... Oct 11 18:14:30.457 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 11 18:14:30.457 INFO kablam! | ----------------------------------------- in this macro invocation Oct 11 18:14:30.457 INFO kablam! Oct 11 18:14:30.464 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.464 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:30.464 INFO kablam! | Oct 11 18:14:30.464 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.465 INFO kablam! | ^^^^^ Oct 11 18:14:30.465 INFO kablam! ... Oct 11 18:14:30.465 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:30.465 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:30.465 INFO kablam! Oct 11 18:14:30.470 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.470 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:30.470 INFO kablam! | Oct 11 18:14:30.470 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.470 INFO kablam! | ^^^^^ Oct 11 18:14:30.470 INFO kablam! ... Oct 11 18:14:30.470 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:30.470 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:30.471 INFO kablam! Oct 11 18:14:30.471 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.471 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:30.471 INFO kablam! | Oct 11 18:14:30.471 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.471 INFO kablam! | ^^^^^ Oct 11 18:14:30.471 INFO kablam! ... Oct 11 18:14:30.471 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 11 18:14:30.471 INFO kablam! | -------------------------------------- in this macro invocation Oct 11 18:14:30.471 INFO kablam! Oct 11 18:14:30.476 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.476 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:30.476 INFO kablam! | Oct 11 18:14:30.476 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.477 INFO kablam! | ^^^^^ Oct 11 18:14:30.477 INFO kablam! ... Oct 11 18:14:30.477 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:30.477 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:30.477 INFO kablam! Oct 11 18:14:30.483 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.483 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:30.483 INFO kablam! | Oct 11 18:14:30.483 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.483 INFO kablam! | ^^^^^ Oct 11 18:14:30.484 INFO kablam! ... Oct 11 18:14:30.484 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:30.484 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:30.484 INFO kablam! Oct 11 18:14:30.484 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.484 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:30.484 INFO kablam! | Oct 11 18:14:30.484 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.484 INFO kablam! | ^^^^^ Oct 11 18:14:30.484 INFO kablam! ... Oct 11 18:14:30.484 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 11 18:14:30.484 INFO kablam! | ----------------------------------- in this macro invocation Oct 11 18:14:30.484 INFO kablam! Oct 11 18:14:30.492 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.492 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:30.492 INFO kablam! | Oct 11 18:14:30.492 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.492 INFO kablam! | ^^^^^ Oct 11 18:14:30.492 INFO kablam! ... Oct 11 18:14:30.492 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:30.492 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:30.492 INFO kablam! Oct 11 18:14:30.492 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.492 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:30.492 INFO kablam! | Oct 11 18:14:30.492 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.492 INFO kablam! | ^^^^^ Oct 11 18:14:30.492 INFO kablam! ... Oct 11 18:14:30.492 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:30.492 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:30.492 INFO kablam! Oct 11 18:14:30.500 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.500 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:30.500 INFO kablam! | Oct 11 18:14:30.500 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.500 INFO kablam! | ^^^^^ Oct 11 18:14:30.500 INFO kablam! ... Oct 11 18:14:30.500 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 11 18:14:30.500 INFO kablam! | -------------------------------- in this macro invocation Oct 11 18:14:30.500 INFO kablam! Oct 11 18:14:30.500 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.500 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:30.500 INFO kablam! | Oct 11 18:14:30.500 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.500 INFO kablam! | ^^^^^ Oct 11 18:14:30.500 INFO kablam! ... Oct 11 18:14:30.500 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:30.500 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:30.500 INFO kablam! Oct 11 18:14:30.508 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.508 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:30.508 INFO kablam! | Oct 11 18:14:30.508 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.508 INFO kablam! | ^^^^^ Oct 11 18:14:30.508 INFO kablam! ... Oct 11 18:14:30.508 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:30.508 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:30.508 INFO kablam! Oct 11 18:14:30.508 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.508 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:30.508 INFO kablam! | Oct 11 18:14:30.508 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.508 INFO kablam! | ^^^^^ Oct 11 18:14:30.508 INFO kablam! ... Oct 11 18:14:30.508 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 11 18:14:30.508 INFO kablam! | ----------------------------- in this macro invocation Oct 11 18:14:30.508 INFO kablam! Oct 11 18:14:30.508 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.508 INFO kablam! --> src/auto_args.rs:574:42 Oct 11 18:14:30.508 INFO kablam! | Oct 11 18:14:30.508 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 11 18:14:30.508 INFO kablam! | ^^^^^ Oct 11 18:14:30.508 INFO kablam! ... Oct 11 18:14:30.508 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:30.508 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:30.508 INFO kablam! Oct 11 18:14:30.524 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.524 INFO kablam! --> src/auto_args.rs:586:101 Oct 11 18:14:30.524 INFO kablam! | Oct 11 18:14:30.524 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 11 18:14:30.524 INFO kablam! | ^^^^^ Oct 11 18:14:30.524 INFO kablam! ... Oct 11 18:14:30.524 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:30.524 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:30.524 INFO kablam! Oct 11 18:14:30.524 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.524 INFO kablam! --> src/auto_args.rs:587:35 Oct 11 18:14:30.524 INFO kablam! | Oct 11 18:14:30.524 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 11 18:14:30.524 INFO kablam! | ^^^^^ Oct 11 18:14:30.524 INFO kablam! ... Oct 11 18:14:30.524 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 11 18:14:30.524 INFO kablam! | -------------------------- in this macro invocation Oct 11 18:14:30.524 INFO kablam! Oct 11 18:14:30.636 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:30.636 INFO kablam! --> src/delegates.rs:26:50 Oct 11 18:14:30.636 INFO kablam! | Oct 11 18:14:30.636 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 11 18:14:30.636 INFO kablam! | ^^^^^ Oct 11 18:14:30.636 INFO kablam! Oct 11 18:14:35.293 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:35.293 INFO kablam! --> examples/pubsub-macros.rs:12:29 Oct 11 18:14:35.293 INFO kablam! | Oct 11 18:14:35.293 INFO kablam! 12 | use jsonrpc_core::futures::{BoxFuture, Future, future}; Oct 11 18:14:35.293 INFO kablam! | ^^^^^^^^^ Oct 11 18:14:35.294 INFO kablam! | Oct 11 18:14:35.294 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 18:14:35.294 INFO kablam! Oct 11 18:14:35.294 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:35.294 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 11 18:14:35.294 INFO kablam! | Oct 11 18:14:35.295 INFO kablam! 29 | / build_rpc_trait! { Oct 11 18:14:35.295 INFO kablam! 30 | | pub trait Rpc { Oct 11 18:14:35.295 INFO kablam! 31 | | type Metadata; Oct 11 18:14:35.295 INFO kablam! 32 | | Oct 11 18:14:35.295 INFO kablam! ... | Oct 11 18:14:35.295 INFO kablam! 46 | | } Oct 11 18:14:35.296 INFO kablam! 47 | | } Oct 11 18:14:35.296 INFO kablam! | |_^ Oct 11 18:14:35.296 INFO kablam! | Oct 11 18:14:35.296 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 11 18:14:35.296 INFO kablam! Oct 11 18:14:35.296 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:35.297 INFO kablam! --> examples/pubsub-macros.rs:77:47 Oct 11 18:14:35.297 INFO kablam! | Oct 11 18:14:35.297 INFO kablam! 77 | fn unsubscribe(&self, id: SubscriptionId) -> BoxFuture { Oct 11 18:14:35.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:35.297 INFO kablam! Oct 11 18:14:35.377 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:35.377 INFO kablam! --> examples/pubsub-macros.rs:80:21 Oct 11 18:14:35.377 INFO kablam! | Oct 11 18:14:35.378 INFO kablam! 80 | future::ok(true).boxed() Oct 11 18:14:35.378 INFO kablam! | ^^^^^ Oct 11 18:14:35.378 INFO kablam! Oct 11 18:14:35.384 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:35.384 INFO kablam! --> examples/pubsub-macros.rs:86:7 Oct 11 18:14:35.384 INFO kablam! | Oct 11 18:14:35.384 INFO kablam! 86 | }).boxed() Oct 11 18:14:35.384 INFO kablam! | ^^^^^ Oct 11 18:14:35.384 INFO kablam! Oct 11 18:14:35.400 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:35.400 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 11 18:14:35.400 INFO kablam! | Oct 11 18:14:35.400 INFO kablam! 29 | / build_rpc_trait! { Oct 11 18:14:35.400 INFO kablam! 30 | | pub trait Rpc { Oct 11 18:14:35.400 INFO kablam! 31 | | type Metadata; Oct 11 18:14:35.400 INFO kablam! 32 | | Oct 11 18:14:35.400 INFO kablam! ... | Oct 11 18:14:35.400 INFO kablam! 46 | | } Oct 11 18:14:35.400 INFO kablam! 47 | | } Oct 11 18:14:35.400 INFO kablam! | |_^ Oct 11 18:14:35.400 INFO kablam! | Oct 11 18:14:35.400 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 11 18:14:35.400 INFO kablam! Oct 11 18:14:36.204 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:36.204 INFO kablam! --> examples/meta-macros.rs:9:35 Oct 11 18:14:36.204 INFO kablam! | Oct 11 18:14:36.204 INFO kablam! 9 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 11 18:14:36.204 INFO kablam! | ^^^^^^^^^ Oct 11 18:14:36.204 INFO kablam! | Oct 11 18:14:36.205 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 18:14:36.205 INFO kablam! Oct 11 18:14:36.205 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:36.205 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 11 18:14:36.205 INFO kablam! | Oct 11 18:14:36.205 INFO kablam! 15 | / build_rpc_trait! { Oct 11 18:14:36.205 INFO kablam! 16 | | pub trait Rpc { Oct 11 18:14:36.205 INFO kablam! 17 | | type Metadata; Oct 11 18:14:36.205 INFO kablam! 18 | | Oct 11 18:14:36.205 INFO kablam! ... | Oct 11 18:14:36.205 INFO kablam! 34 | | } Oct 11 18:14:36.205 INFO kablam! 35 | | } Oct 11 18:14:36.205 INFO kablam! | |_^ Oct 11 18:14:36.205 INFO kablam! | Oct 11 18:14:36.205 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 11 18:14:36.205 INFO kablam! Oct 11 18:14:36.205 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:36.205 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 11 18:14:36.205 INFO kablam! | Oct 11 18:14:36.205 INFO kablam! 15 | / build_rpc_trait! { Oct 11 18:14:36.205 INFO kablam! 16 | | pub trait Rpc { Oct 11 18:14:36.205 INFO kablam! 17 | | type Metadata; Oct 11 18:14:36.205 INFO kablam! 18 | | Oct 11 18:14:36.205 INFO kablam! ... | Oct 11 18:14:36.205 INFO kablam! 34 | | } Oct 11 18:14:36.205 INFO kablam! 35 | | } Oct 11 18:14:36.205 INFO kablam! | |_^ Oct 11 18:14:36.205 INFO kablam! | Oct 11 18:14:36.205 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 11 18:14:36.205 INFO kablam! Oct 11 18:14:36.205 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:36.205 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 11 18:14:36.205 INFO kablam! | Oct 11 18:14:36.205 INFO kablam! 15 | / build_rpc_trait! { Oct 11 18:14:36.205 INFO kablam! 16 | | pub trait Rpc { Oct 11 18:14:36.205 INFO kablam! 17 | | type Metadata; Oct 11 18:14:36.205 INFO kablam! 18 | | Oct 11 18:14:36.205 INFO kablam! ... | Oct 11 18:14:36.205 INFO kablam! 34 | | } Oct 11 18:14:36.205 INFO kablam! 35 | | } Oct 11 18:14:36.205 INFO kablam! | |_^ Oct 11 18:14:36.205 INFO kablam! | Oct 11 18:14:36.205 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 11 18:14:36.205 INFO kablam! Oct 11 18:14:36.205 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:36.205 INFO kablam! --> examples/meta-macros.rs:49:28 Oct 11 18:14:36.205 INFO kablam! | Oct 11 18:14:36.205 INFO kablam! 49 | fn call(&self, x: u64) -> BoxFuture { Oct 11 18:14:36.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:36.205 INFO kablam! Oct 11 18:14:36.205 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:36.205 INFO kablam! --> examples/meta-macros.rs:53:77 Oct 11 18:14:36.205 INFO kablam! | Oct 11 18:14:36.205 INFO kablam! 53 | fn call_meta(&self, meta: Self::Metadata, map: BTreeMap) -> BoxFuture { Oct 11 18:14:36.205 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 18:14:36.205 INFO kablam! Oct 11 18:14:36.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 11 18:14:36.272 INFO kablam! --> examples/meta-macros.rs:50:43 Oct 11 18:14:36.272 INFO kablam! | Oct 11 18:14:36.272 INFO kablam! 50 | futures::finished(format!("OK: {}", x)).boxed() Oct 11 18:14:36.272 INFO kablam! | ^^^^^ Oct 11 18:14:36.272 INFO kablam! Oct 11 18:14:36.284 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 18:14:36.284 INFO kablam! --> examples/meta-macros.rs:54:66 Oct 11 18:14:36.284 INFO kablam! | Oct 11 18:14:36.284 INFO kablam! 54 | futures::finished(format!("From: {}, got: {:?}", meta.0, map)).boxed() Oct 11 18:14:36.284 INFO kablam! | ^^^^^ Oct 11 18:14:36.284 INFO kablam! Oct 11 18:14:45.436 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.01s Oct 11 18:14:45.448 INFO kablam! su: No module specific data is present Oct 11 18:14:46.306 INFO running `"docker" "rm" "-f" "f112535f76c46fdcbd88c73b5ab8fb0471078fd6df98814994ee72a097185ddf"` Oct 11 18:14:46.545 INFO blam! f112535f76c46fdcbd88c73b5ab8fb0471078fd6df98814994ee72a097185ddf Oct 11 18:14:46.553 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 18:14:46.558 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 18:14:47.030 INFO blam! 7820c0e738bfb347282a865cd8a92cd928df659d34bc0319b0b3dac66699a897 Oct 11 18:14:47.038 INFO running `"docker" "start" "-a" "7820c0e738bfb347282a865cd8a92cd928df659d34bc0319b0b3dac66699a897"` Oct 11 18:14:48.428 INFO kablam! usermod: no changes Oct 11 18:14:48.708 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 11 18:14:48.729 INFO kablam! Running /target/debug/deps/jsonrpc_macros-530542d8d66a9317 Oct 11 18:14:48.736 INFO kablam! Running /target/debug/deps/pubsub_macros-72780d99a73c5fe6 Oct 11 18:14:48.736 INFO blam! Oct 11 18:14:48.736 INFO blam! running 0 tests Oct 11 18:14:48.736 INFO blam! Oct 11 18:14:48.736 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:14:48.736 INFO blam! Oct 11 18:14:48.744 INFO blam! Oct 11 18:14:48.744 INFO blam! running 1 test Oct 11 18:14:48.839 INFO blam! test test_invalid_trailing_pubsub_params ... FAILED Oct 11 18:14:48.839 INFO kablam! error: test failed, to rerun pass '--test pubsub-macros' Oct 11 18:14:48.839 INFO blam! Oct 11 18:14:48.839 INFO blam! failures: Oct 11 18:14:48.839 INFO blam! Oct 11 18:14:48.839 INFO blam! ---- test_invalid_trailing_pubsub_params stdout ---- Oct 11 18:14:48.839 INFO blam! thread 'test_invalid_trailing_pubsub_params' panicked at 'called `Result::unwrap()` on an `Err` value: Error("", line: 0, column: 0)', libcore/result.rs:1009:5 Oct 11 18:14:48.839 INFO blam! stack backtrace: Oct 11 18:14:48.839 INFO blam! 0: 0x55765a15fa4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 18:14:48.839 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 18:14:48.839 INFO kablam! su: No module specific data is present Oct 11 18:14:48.839 INFO blam! 1: 0x55765a1688f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 18:14:48.839 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 18:14:48.839 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 18:14:48.839 INFO blam! 2: 0x55765a16364d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 18:14:48.839 INFO blam! at libstd/panicking.rs:211 Oct 11 18:14:48.839 INFO blam! 3: 0x55765a16335b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 18:14:48.839 INFO blam! at libstd/panicking.rs:221 Oct 11 18:14:48.839 INFO blam! 4: 0x55765a163cfc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 18:14:48.839 INFO blam! at libstd/panicking.rs:476 Oct 11 18:14:48.839 INFO blam! 5: 0x55765a1638b9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 18:14:48.839 INFO blam! at libstd/panicking.rs:390 Oct 11 18:14:48.839 INFO blam! 6: 0x55765a1637b5 - rust_begin_unwind Oct 11 18:14:48.839 INFO blam! at libstd/panicking.rs:325 Oct 11 18:14:48.839 INFO blam! 7: 0x55765a1a709b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 18:14:48.839 INFO blam! at libcore/panicking.rs:77 Oct 11 18:14:48.839 INFO blam! 8: 0x55765a10d728 - core::result::unwrap_failed::h98301d8060a67ee6 Oct 11 18:14:48.839 INFO blam! at libcore/macros.rs:26 Oct 11 18:14:48.839 INFO blam! 9: 0x55765a055898 - >::unwrap::hbce4b49ec050a86c Oct 11 18:14:48.839 INFO blam! at libcore/result.rs:808 Oct 11 18:14:48.839 INFO blam! 10: 0x55765a0327d7 - pubsub_macros::test_invalid_trailing_pubsub_params::he1ef6a0cf3bc1580 Oct 11 18:14:48.839 INFO blam! at tests/pubsub-macros.rs:75 Oct 11 18:14:48.839 INFO blam! 11: 0x55765a0326a9 - pubsub_macros::test_invalid_trailing_pubsub_params::{{closure}}::h642583ba4afb9553 Oct 11 18:14:48.839 INFO blam! at tests/pubsub-macros.rs:56 Oct 11 18:14:48.839 INFO blam! 12: 0x55765a058f0d - core::ops::function::FnOnce::call_once::h813009e18c9bac0d Oct 11 18:14:48.839 INFO blam! at libcore/ops/function.rs:238 Oct 11 18:14:48.839 INFO blam! 13: 0x55765a0789ee - >::call_box::h95b7cb918af67b5d Oct 11 18:14:48.839 INFO blam! at libtest/lib.rs:1468 Oct 11 18:14:48.839 INFO blam! at libcore/ops/function.rs:238 Oct 11 18:14:48.839 INFO blam! at liballoc/boxed.rs:672 Oct 11 18:14:48.839 INFO blam! 14: 0x55765a173ac9 - __rust_maybe_catch_panic Oct 11 18:14:48.839 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 18:14:48.839 INFO blam! 15: 0x55765a09953d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 18:14:48.839 INFO blam! at libstd/panicking.rs:289 Oct 11 18:14:48.839 INFO blam! at libstd/panic.rs:392 Oct 11 18:14:48.839 INFO blam! at libtest/lib.rs:1423 Oct 11 18:14:48.839 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 18:14:48.839 INFO blam! 16: 0x55765a09a144 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 18:14:48.839 INFO blam! at libstd/thread/mod.rs:409 Oct 11 18:14:48.839 INFO blam! at libstd/panic.rs:313 Oct 11 18:14:48.839 INFO blam! at libstd/panicking.rs:310 Oct 11 18:14:48.839 INFO blam! 17: 0x55765a173ac9 - __rust_maybe_catch_panic Oct 11 18:14:48.839 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 18:14:48.839 INFO blam! 18: 0x55765a087706 - >::call_box::h96125cb29a9ba44b Oct 11 18:14:48.839 INFO blam! at libstd/panicking.rs:289 Oct 11 18:14:48.839 INFO blam! at libstd/panic.rs:392 Oct 11 18:14:48.839 INFO blam! at libstd/thread/mod.rs:408 Oct 11 18:14:48.839 INFO blam! at liballoc/boxed.rs:672 Oct 11 18:14:48.839 INFO blam! 19: 0x55765a161a8a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 18:14:48.839 INFO blam! at liballoc/boxed.rs:682 Oct 11 18:14:48.839 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 18:14:48.839 INFO blam! 20: 0x55765a157005 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 18:14:48.839 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 18:14:48.839 INFO blam! 21: 0x7f95abd256b9 - start_thread Oct 11 18:14:48.839 INFO blam! 22: 0x7f95ab84541c - clone Oct 11 18:14:48.839 INFO blam! 23: 0x0 - Oct 11 18:14:48.839 INFO blam! Oct 11 18:14:48.839 INFO blam! Oct 11 18:14:48.839 INFO blam! failures: Oct 11 18:14:48.839 INFO blam! test_invalid_trailing_pubsub_params Oct 11 18:14:48.840 INFO blam! Oct 11 18:14:48.840 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:14:48.840 INFO blam! Oct 11 18:14:49.780 INFO running `"docker" "rm" "-f" "7820c0e738bfb347282a865cd8a92cd928df659d34bc0319b0b3dac66699a897"` Oct 11 18:14:50.016 INFO blam! 7820c0e738bfb347282a865cd8a92cd928df659d34bc0319b0b3dac66699a897