Oct 16 04:54:20.586 INFO testing jsonrpc-macros-plus-7.1.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:54:20.586 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 04:54:20.765 INFO blam! f4cc550041e84a34158d2e62975b592cdab9bf88d00b2c0cbeb3e30d6bf9d4f3 Oct 16 04:54:20.768 INFO running `"docker" "start" "-a" "f4cc550041e84a34158d2e62975b592cdab9bf88d00b2c0cbeb3e30d6bf9d4f3"` Oct 16 04:54:21.173 INFO kablam! usermod: no changes Oct 16 04:54:21.285 INFO kablam! Compiling jsonrpc-core v7.1.1 Oct 16 04:54:24.029 INFO kablam! Compiling jsonrpc-pubsub v7.1.1 Oct 16 04:54:28.016 INFO kablam! Compiling jsonrpc-macros-plus v7.1.4 (/source) Oct 16 04:54:30.080 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.080 INFO kablam! --> src/auto_args.rs:8:35 Oct 16 04:54:30.080 INFO kablam! | Oct 16 04:54:30.080 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:54:30.080 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:30.080 INFO kablam! | Oct 16 04:54:30.080 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:54:30.080 INFO kablam! Oct 16 04:54:30.080 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.080 INFO kablam! --> src/auto_args.rs:321:44 Oct 16 04:54:30.080 INFO kablam! | Oct 16 04:54:30.080 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 16 04:54:30.080 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.080 INFO kablam! Oct 16 04:54:30.081 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.081 INFO kablam! --> src/auto_args.rs:332:52 Oct 16 04:54:30.081 INFO kablam! | Oct 16 04:54:30.081 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 16 04:54:30.081 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.081 INFO kablam! Oct 16 04:54:30.083 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.083 INFO kablam! --> src/auto_args.rs:464:60 Oct 16 04:54:30.083 INFO kablam! | Oct 16 04:54:30.083 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 16 04:54:30.083 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.083 INFO kablam! Oct 16 04:54:30.084 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.084 INFO kablam! --> src/auto_args.rs:477:68 Oct 16 04:54:30.084 INFO kablam! | Oct 16 04:54:30.087 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 16 04:54:30.087 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.087 INFO kablam! Oct 16 04:54:30.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.087 INFO kablam! --> src/delegates.rs:6:35 Oct 16 04:54:30.087 INFO kablam! | Oct 16 04:54:30.087 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:54:30.087 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:30.087 INFO kablam! Oct 16 04:54:30.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.087 INFO kablam! --> src/delegates.rs:11:18 Oct 16 04:54:30.087 INFO kablam! | Oct 16 04:54:30.087 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 16 04:54:30.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.087 INFO kablam! Oct 16 04:54:30.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.087 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:30.087 INFO kablam! | Oct 16 04:54:30.087 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:30.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.087 INFO kablam! ... Oct 16 04:54:30.087 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:30.087 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:30.087 INFO kablam! Oct 16 04:54:30.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.087 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:30.087 INFO kablam! | Oct 16 04:54:30.087 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:30.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.087 INFO kablam! ... Oct 16 04:54:30.087 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:30.087 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:30.087 INFO kablam! Oct 16 04:54:30.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.087 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:30.087 INFO kablam! | Oct 16 04:54:30.087 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:30.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.087 INFO kablam! ... Oct 16 04:54:30.087 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:30.087 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:30.087 INFO kablam! Oct 16 04:54:30.088 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.088 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:30.088 INFO kablam! | Oct 16 04:54:30.088 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:30.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.088 INFO kablam! ... Oct 16 04:54:30.088 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:30.088 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:30.088 INFO kablam! Oct 16 04:54:30.088 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.088 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:30.088 INFO kablam! | Oct 16 04:54:30.088 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:30.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.088 INFO kablam! ... Oct 16 04:54:30.088 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:30.088 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:30.088 INFO kablam! Oct 16 04:54:30.088 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.088 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:30.088 INFO kablam! | Oct 16 04:54:30.088 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:30.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.088 INFO kablam! ... Oct 16 04:54:30.088 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:30.088 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:30.088 INFO kablam! Oct 16 04:54:30.088 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.088 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:30.088 INFO kablam! | Oct 16 04:54:30.088 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:30.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.088 INFO kablam! ... Oct 16 04:54:30.088 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:30.088 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:30.088 INFO kablam! Oct 16 04:54:30.088 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.088 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:30.088 INFO kablam! | Oct 16 04:54:30.088 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:30.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.088 INFO kablam! ... Oct 16 04:54:30.088 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:30.088 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:30.088 INFO kablam! Oct 16 04:54:30.088 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.088 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:30.088 INFO kablam! | Oct 16 04:54:30.088 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:30.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.088 INFO kablam! ... Oct 16 04:54:30.088 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:30.088 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:30.088 INFO kablam! Oct 16 04:54:30.088 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.088 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:30.088 INFO kablam! | Oct 16 04:54:30.088 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:30.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.088 INFO kablam! ... Oct 16 04:54:30.088 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:30.088 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:30.088 INFO kablam! Oct 16 04:54:30.088 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.088 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:30.088 INFO kablam! | Oct 16 04:54:30.088 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:30.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.088 INFO kablam! ... Oct 16 04:54:30.088 INFO kablam! 637 | wrap!(A); Oct 16 04:54:30.088 INFO kablam! | --------- in this macro invocation Oct 16 04:54:30.088 INFO kablam! Oct 16 04:54:30.089 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.089 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:30.089 INFO kablam! | Oct 16 04:54:30.089 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:30.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.089 INFO kablam! ... Oct 16 04:54:30.089 INFO kablam! 637 | wrap!(A); Oct 16 04:54:30.089 INFO kablam! | --------- in this macro invocation Oct 16 04:54:30.089 INFO kablam! Oct 16 04:54:30.089 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.089 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:30.089 INFO kablam! | Oct 16 04:54:30.089 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.089 INFO kablam! ... Oct 16 04:54:30.089 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:30.089 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:30.089 INFO kablam! Oct 16 04:54:30.089 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.089 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:30.089 INFO kablam! | Oct 16 04:54:30.089 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.089 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.089 INFO kablam! ... Oct 16 04:54:30.089 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:30.089 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:30.090 INFO kablam! Oct 16 04:54:30.090 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.090 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:30.090 INFO kablam! | Oct 16 04:54:30.090 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.090 INFO kablam! ... Oct 16 04:54:30.090 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:30.090 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:30.090 INFO kablam! Oct 16 04:54:30.090 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.090 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:30.090 INFO kablam! | Oct 16 04:54:30.090 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.090 INFO kablam! ... Oct 16 04:54:30.091 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:30.091 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:30.091 INFO kablam! Oct 16 04:54:30.091 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.091 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:30.091 INFO kablam! | Oct 16 04:54:30.091 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.091 INFO kablam! ... Oct 16 04:54:30.091 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:30.091 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:30.091 INFO kablam! Oct 16 04:54:30.091 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.091 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:30.091 INFO kablam! | Oct 16 04:54:30.091 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.091 INFO kablam! ... Oct 16 04:54:30.091 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:30.091 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:30.095 INFO kablam! Oct 16 04:54:30.095 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.095 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:30.095 INFO kablam! | Oct 16 04:54:30.095 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.095 INFO kablam! ... Oct 16 04:54:30.095 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:30.095 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:30.095 INFO kablam! Oct 16 04:54:30.095 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.095 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:30.095 INFO kablam! | Oct 16 04:54:30.095 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.095 INFO kablam! ... Oct 16 04:54:30.095 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:30.095 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:30.095 INFO kablam! Oct 16 04:54:30.095 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.095 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:30.095 INFO kablam! | Oct 16 04:54:30.095 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.095 INFO kablam! ... Oct 16 04:54:30.095 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:30.095 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:30.095 INFO kablam! Oct 16 04:54:30.095 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.095 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:30.095 INFO kablam! | Oct 16 04:54:30.095 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.095 INFO kablam! ... Oct 16 04:54:30.095 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:30.095 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:30.095 INFO kablam! Oct 16 04:54:30.095 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.095 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:30.095 INFO kablam! | Oct 16 04:54:30.095 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.095 INFO kablam! ... Oct 16 04:54:30.095 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:30.095 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:30.095 INFO kablam! Oct 16 04:54:30.095 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.095 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:30.095 INFO kablam! | Oct 16 04:54:30.095 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:30.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.095 INFO kablam! ... Oct 16 04:54:30.095 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:30.095 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:30.095 INFO kablam! Oct 16 04:54:30.095 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.095 INFO kablam! --> src/auto_args.rs:294:50 Oct 16 04:54:30.096 INFO kablam! | Oct 16 04:54:30.096 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 16 04:54:30.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.096 INFO kablam! Oct 16 04:54:30.099 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.099 INFO kablam! --> src/auto_args.rs:300:59 Oct 16 04:54:30.099 INFO kablam! | Oct 16 04:54:30.099 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 16 04:54:30.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.099 INFO kablam! Oct 16 04:54:30.099 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.099 INFO kablam! --> src/auto_args.rs:324:50 Oct 16 04:54:30.099 INFO kablam! | Oct 16 04:54:30.099 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 16 04:54:30.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.099 INFO kablam! Oct 16 04:54:30.099 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.099 INFO kablam! --> src/auto_args.rs:335:59 Oct 16 04:54:30.099 INFO kablam! | Oct 16 04:54:30.099 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 16 04:54:30.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.099 INFO kablam! Oct 16 04:54:30.099 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.099 INFO kablam! --> src/auto_args.rs:467:50 Oct 16 04:54:30.099 INFO kablam! | Oct 16 04:54:30.099 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 16 04:54:30.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.099 INFO kablam! Oct 16 04:54:30.099 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.099 INFO kablam! --> src/auto_args.rs:480:59 Oct 16 04:54:30.099 INFO kablam! | Oct 16 04:54:30.099 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 16 04:54:30.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.099 INFO kablam! Oct 16 04:54:30.099 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.099 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:30.099 INFO kablam! | Oct 16 04:54:30.099 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.099 INFO kablam! ... Oct 16 04:54:30.099 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:30.099 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:30.103 INFO kablam! Oct 16 04:54:30.103 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.103 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:30.103 INFO kablam! | Oct 16 04:54:30.103 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.103 INFO kablam! ... Oct 16 04:54:30.103 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:30.103 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:30.103 INFO kablam! Oct 16 04:54:30.103 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.103 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:30.103 INFO kablam! | Oct 16 04:54:30.103 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.103 INFO kablam! ... Oct 16 04:54:30.103 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:30.103 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:30.103 INFO kablam! Oct 16 04:54:30.103 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.103 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:30.103 INFO kablam! | Oct 16 04:54:30.103 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.103 INFO kablam! ... Oct 16 04:54:30.103 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:30.103 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:30.103 INFO kablam! Oct 16 04:54:30.103 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.103 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:30.103 INFO kablam! | Oct 16 04:54:30.103 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.103 INFO kablam! ... Oct 16 04:54:30.103 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:30.103 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:30.103 INFO kablam! Oct 16 04:54:30.103 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.103 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:30.103 INFO kablam! | Oct 16 04:54:30.103 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.103 INFO kablam! ... Oct 16 04:54:30.103 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:30.103 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:30.103 INFO kablam! Oct 16 04:54:30.103 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.103 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:30.103 INFO kablam! | Oct 16 04:54:30.103 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.103 INFO kablam! ... Oct 16 04:54:30.103 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:30.103 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:30.103 INFO kablam! Oct 16 04:54:30.103 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.104 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:30.104 INFO kablam! | Oct 16 04:54:30.104 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.104 INFO kablam! ... Oct 16 04:54:30.104 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:30.104 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:30.104 INFO kablam! Oct 16 04:54:30.111 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.111 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:30.111 INFO kablam! | Oct 16 04:54:30.111 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.111 INFO kablam! ... Oct 16 04:54:30.111 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:30.111 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:30.111 INFO kablam! Oct 16 04:54:30.111 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.111 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:30.111 INFO kablam! | Oct 16 04:54:30.111 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.111 INFO kablam! ... Oct 16 04:54:30.111 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:30.111 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:30.111 INFO kablam! Oct 16 04:54:30.111 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.111 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:30.111 INFO kablam! | Oct 16 04:54:30.111 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.111 INFO kablam! ... Oct 16 04:54:30.111 INFO kablam! 637 | wrap!(A); Oct 16 04:54:30.111 INFO kablam! | --------- in this macro invocation Oct 16 04:54:30.111 INFO kablam! Oct 16 04:54:30.111 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.111 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:30.111 INFO kablam! | Oct 16 04:54:30.111 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.111 INFO kablam! ... Oct 16 04:54:30.111 INFO kablam! 637 | wrap!(A); Oct 16 04:54:30.111 INFO kablam! | --------- in this macro invocation Oct 16 04:54:30.112 INFO kablam! Oct 16 04:54:30.112 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.112 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:30.112 INFO kablam! | Oct 16 04:54:30.112 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.112 INFO kablam! ... Oct 16 04:54:30.112 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:30.112 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:30.112 INFO kablam! Oct 16 04:54:30.112 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.112 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:30.112 INFO kablam! | Oct 16 04:54:30.112 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.112 INFO kablam! ... Oct 16 04:54:30.112 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:30.112 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:30.112 INFO kablam! Oct 16 04:54:30.112 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.112 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:30.112 INFO kablam! | Oct 16 04:54:30.112 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.112 INFO kablam! ... Oct 16 04:54:30.112 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:30.112 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:30.112 INFO kablam! Oct 16 04:54:30.112 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.112 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:30.112 INFO kablam! | Oct 16 04:54:30.112 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.112 INFO kablam! ... Oct 16 04:54:30.112 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:30.112 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:30.112 INFO kablam! Oct 16 04:54:30.112 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.112 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:30.112 INFO kablam! | Oct 16 04:54:30.112 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.112 INFO kablam! ... Oct 16 04:54:30.112 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:30.112 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:30.112 INFO kablam! Oct 16 04:54:30.112 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.112 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:30.112 INFO kablam! | Oct 16 04:54:30.112 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.112 INFO kablam! ... Oct 16 04:54:30.112 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:30.112 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:30.112 INFO kablam! Oct 16 04:54:30.112 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.112 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:30.112 INFO kablam! | Oct 16 04:54:30.112 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.112 INFO kablam! ... Oct 16 04:54:30.112 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:30.112 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:30.112 INFO kablam! Oct 16 04:54:30.112 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.112 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:30.112 INFO kablam! | Oct 16 04:54:30.112 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.112 INFO kablam! ... Oct 16 04:54:30.112 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:30.112 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:30.112 INFO kablam! Oct 16 04:54:30.112 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.112 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:30.112 INFO kablam! | Oct 16 04:54:30.112 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.112 INFO kablam! ... Oct 16 04:54:30.112 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:30.112 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:30.112 INFO kablam! Oct 16 04:54:30.112 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.113 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:30.113 INFO kablam! | Oct 16 04:54:30.113 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.113 INFO kablam! ... Oct 16 04:54:30.113 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:30.113 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:30.113 INFO kablam! Oct 16 04:54:30.113 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.113 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:30.113 INFO kablam! | Oct 16 04:54:30.113 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:30.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.113 INFO kablam! ... Oct 16 04:54:30.113 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:30.113 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:30.113 INFO kablam! Oct 16 04:54:30.119 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.119 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:30.119 INFO kablam! | Oct 16 04:54:30.119 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:30.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:30.119 INFO kablam! ... Oct 16 04:54:30.119 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:30.119 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:30.119 INFO kablam! Oct 16 04:54:30.267 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.267 INFO kablam! --> src/auto_args.rs:326:61 Oct 16 04:54:30.267 INFO kablam! | Oct 16 04:54:30.267 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.267 INFO kablam! | ^^^^^ Oct 16 04:54:30.267 INFO kablam! Oct 16 04:54:30.267 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.267 INFO kablam! --> src/auto_args.rs:327:33 Oct 16 04:54:30.267 INFO kablam! | Oct 16 04:54:30.267 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.267 INFO kablam! | ^^^^^ Oct 16 04:54:30.267 INFO kablam! Oct 16 04:54:30.267 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.267 INFO kablam! --> src/auto_args.rs:337:67 Oct 16 04:54:30.267 INFO kablam! | Oct 16 04:54:30.267 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.267 INFO kablam! | ^^^^^ Oct 16 04:54:30.267 INFO kablam! Oct 16 04:54:30.268 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.268 INFO kablam! --> src/auto_args.rs:338:40 Oct 16 04:54:30.268 INFO kablam! | Oct 16 04:54:30.268 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 16 04:54:30.268 INFO kablam! | ^^^^^ Oct 16 04:54:30.268 INFO kablam! Oct 16 04:54:30.291 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.291 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:30.291 INFO kablam! | Oct 16 04:54:30.291 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.291 INFO kablam! | ^^^^^ Oct 16 04:54:30.291 INFO kablam! ... Oct 16 04:54:30.291 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:30.291 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:30.291 INFO kablam! Oct 16 04:54:30.291 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.291 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:30.291 INFO kablam! | Oct 16 04:54:30.291 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.291 INFO kablam! | ^^^^^ Oct 16 04:54:30.291 INFO kablam! ... Oct 16 04:54:30.291 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:30.291 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:30.291 INFO kablam! Oct 16 04:54:30.294 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.294 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:30.294 INFO kablam! | Oct 16 04:54:30.294 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.294 INFO kablam! | ^^^^^ Oct 16 04:54:30.294 INFO kablam! ... Oct 16 04:54:30.294 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:30.294 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:30.296 INFO kablam! Oct 16 04:54:30.296 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.296 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:30.296 INFO kablam! | Oct 16 04:54:30.296 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.296 INFO kablam! | ^^^^^ Oct 16 04:54:30.296 INFO kablam! ... Oct 16 04:54:30.296 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:30.296 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:30.296 INFO kablam! Oct 16 04:54:30.303 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.303 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:30.303 INFO kablam! | Oct 16 04:54:30.303 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.303 INFO kablam! | ^^^^^ Oct 16 04:54:30.303 INFO kablam! ... Oct 16 04:54:30.303 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:30.303 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:30.303 INFO kablam! Oct 16 04:54:30.303 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.303 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:30.303 INFO kablam! | Oct 16 04:54:30.303 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.303 INFO kablam! | ^^^^^ Oct 16 04:54:30.303 INFO kablam! ... Oct 16 04:54:30.303 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:30.303 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:30.303 INFO kablam! Oct 16 04:54:30.303 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.303 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:30.303 INFO kablam! | Oct 16 04:54:30.303 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.303 INFO kablam! | ^^^^^ Oct 16 04:54:30.303 INFO kablam! ... Oct 16 04:54:30.303 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:30.303 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:30.303 INFO kablam! Oct 16 04:54:30.307 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.307 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:30.307 INFO kablam! | Oct 16 04:54:30.307 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.307 INFO kablam! | ^^^^^ Oct 16 04:54:30.307 INFO kablam! ... Oct 16 04:54:30.307 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:30.307 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:30.307 INFO kablam! Oct 16 04:54:30.307 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.307 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:30.307 INFO kablam! | Oct 16 04:54:30.307 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.307 INFO kablam! | ^^^^^ Oct 16 04:54:30.307 INFO kablam! ... Oct 16 04:54:30.307 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:30.307 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:30.307 INFO kablam! Oct 16 04:54:30.307 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.307 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:30.307 INFO kablam! | Oct 16 04:54:30.307 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.307 INFO kablam! | ^^^^^ Oct 16 04:54:30.307 INFO kablam! ... Oct 16 04:54:30.307 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:30.307 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:30.307 INFO kablam! Oct 16 04:54:30.311 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.311 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:30.311 INFO kablam! | Oct 16 04:54:30.311 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.311 INFO kablam! | ^^^^^ Oct 16 04:54:30.311 INFO kablam! ... Oct 16 04:54:30.311 INFO kablam! 637 | wrap!(A); Oct 16 04:54:30.311 INFO kablam! | --------- in this macro invocation Oct 16 04:54:30.311 INFO kablam! Oct 16 04:54:30.311 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.311 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:30.311 INFO kablam! | Oct 16 04:54:30.311 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.311 INFO kablam! | ^^^^^ Oct 16 04:54:30.311 INFO kablam! ... Oct 16 04:54:30.311 INFO kablam! 637 | wrap!(A); Oct 16 04:54:30.311 INFO kablam! | --------- in this macro invocation Oct 16 04:54:30.311 INFO kablam! Oct 16 04:54:30.319 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.319 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:30.319 INFO kablam! | Oct 16 04:54:30.319 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.319 INFO kablam! | ^^^^^ Oct 16 04:54:30.319 INFO kablam! ... Oct 16 04:54:30.319 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:30.319 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:30.319 INFO kablam! Oct 16 04:54:30.319 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.319 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:30.319 INFO kablam! | Oct 16 04:54:30.319 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.319 INFO kablam! | ^^^^^ Oct 16 04:54:30.319 INFO kablam! ... Oct 16 04:54:30.319 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:30.319 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:30.325 INFO kablam! Oct 16 04:54:30.335 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.335 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:30.335 INFO kablam! | Oct 16 04:54:30.335 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.335 INFO kablam! | ^^^^^ Oct 16 04:54:30.335 INFO kablam! ... Oct 16 04:54:30.335 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:30.335 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:30.335 INFO kablam! Oct 16 04:54:30.335 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.335 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:30.335 INFO kablam! | Oct 16 04:54:30.335 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.335 INFO kablam! | ^^^^^ Oct 16 04:54:30.335 INFO kablam! ... Oct 16 04:54:30.335 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:30.335 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:30.335 INFO kablam! Oct 16 04:54:30.335 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.335 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:30.335 INFO kablam! | Oct 16 04:54:30.335 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.335 INFO kablam! | ^^^^^ Oct 16 04:54:30.335 INFO kablam! ... Oct 16 04:54:30.335 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:30.335 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:30.335 INFO kablam! Oct 16 04:54:30.335 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.335 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:30.335 INFO kablam! | Oct 16 04:54:30.335 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.335 INFO kablam! | ^^^^^ Oct 16 04:54:30.335 INFO kablam! ... Oct 16 04:54:30.335 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:30.335 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:30.335 INFO kablam! Oct 16 04:54:30.335 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.335 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:30.335 INFO kablam! | Oct 16 04:54:30.335 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.335 INFO kablam! | ^^^^^ Oct 16 04:54:30.335 INFO kablam! ... Oct 16 04:54:30.335 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:30.335 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:30.335 INFO kablam! Oct 16 04:54:30.346 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.347 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:30.347 INFO kablam! | Oct 16 04:54:30.347 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.347 INFO kablam! | ^^^^^ Oct 16 04:54:30.347 INFO kablam! ... Oct 16 04:54:30.347 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:30.347 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:30.347 INFO kablam! Oct 16 04:54:30.347 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.347 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:30.347 INFO kablam! | Oct 16 04:54:30.347 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.347 INFO kablam! | ^^^^^ Oct 16 04:54:30.347 INFO kablam! ... Oct 16 04:54:30.347 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:30.347 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:30.347 INFO kablam! Oct 16 04:54:30.347 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.347 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:30.347 INFO kablam! | Oct 16 04:54:30.347 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.347 INFO kablam! | ^^^^^ Oct 16 04:54:30.347 INFO kablam! ... Oct 16 04:54:30.347 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:30.347 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:30.347 INFO kablam! Oct 16 04:54:30.347 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.347 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:30.347 INFO kablam! | Oct 16 04:54:30.347 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.347 INFO kablam! | ^^^^^ Oct 16 04:54:30.347 INFO kablam! ... Oct 16 04:54:30.347 INFO kablam! 637 | wrap!(A); Oct 16 04:54:30.347 INFO kablam! | --------- in this macro invocation Oct 16 04:54:30.347 INFO kablam! Oct 16 04:54:30.347 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.347 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:30.347 INFO kablam! | Oct 16 04:54:30.347 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.347 INFO kablam! | ^^^^^ Oct 16 04:54:30.347 INFO kablam! ... Oct 16 04:54:30.347 INFO kablam! 637 | wrap!(A); Oct 16 04:54:30.347 INFO kablam! | --------- in this macro invocation Oct 16 04:54:30.347 INFO kablam! Oct 16 04:54: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 16 04:54:30.383 INFO kablam! --> src/auto_args.rs:471:78 Oct 16 04:54:30.383 INFO kablam! | Oct 16 04:54:30.383 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.383 INFO kablam! | ^^^^^ Oct 16 04:54:30.383 INFO kablam! Oct 16 04:54: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 16 04:54:30.383 INFO kablam! --> src/auto_args.rs:472:33 Oct 16 04:54:30.383 INFO kablam! | Oct 16 04:54:30.383 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.383 INFO kablam! | ^^^^^ Oct 16 04:54:30.383 INFO kablam! Oct 16 04:54:30.393 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.393 INFO kablam! --> src/auto_args.rs:484:84 Oct 16 04:54:30.393 INFO kablam! | Oct 16 04:54:30.393 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.393 INFO kablam! | ^^^^^ Oct 16 04:54:30.393 INFO kablam! Oct 16 04:54:30.393 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.393 INFO kablam! --> src/auto_args.rs:485:33 Oct 16 04:54:30.393 INFO kablam! | Oct 16 04:54:30.393 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.393 INFO kablam! | ^^^^^ Oct 16 04:54:30.393 INFO kablam! Oct 16 04:54:30.469 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.469 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:30.469 INFO kablam! | Oct 16 04:54:30.469 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.469 INFO kablam! | ^^^^^ Oct 16 04:54:30.469 INFO kablam! ... Oct 16 04:54:30.469 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:30.469 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:30.469 INFO kablam! Oct 16 04:54:30.475 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.475 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:30.475 INFO kablam! | Oct 16 04:54:30.475 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.475 INFO kablam! | ^^^^^ Oct 16 04:54:30.475 INFO kablam! ... Oct 16 04:54:30.475 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:30.475 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:30.475 INFO kablam! Oct 16 04:54:30.475 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.475 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:30.475 INFO kablam! | Oct 16 04:54:30.475 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.475 INFO kablam! | ^^^^^ Oct 16 04:54:30.475 INFO kablam! ... Oct 16 04:54:30.475 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:30.475 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:30.475 INFO kablam! Oct 16 04:54:30.479 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.479 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:30.479 INFO kablam! | Oct 16 04:54:30.479 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.479 INFO kablam! | ^^^^^ Oct 16 04:54:30.479 INFO kablam! ... Oct 16 04:54:30.479 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:30.479 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:30.479 INFO kablam! Oct 16 04:54:30.491 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.491 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:30.491 INFO kablam! | Oct 16 04:54:30.491 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.491 INFO kablam! | ^^^^^ Oct 16 04:54:30.491 INFO kablam! ... Oct 16 04:54:30.491 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:30.491 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:30.491 INFO kablam! Oct 16 04:54:30.491 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.491 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:30.491 INFO kablam! | Oct 16 04:54:30.491 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.491 INFO kablam! | ^^^^^ Oct 16 04:54:30.491 INFO kablam! ... Oct 16 04:54:30.491 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:30.491 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:30.491 INFO kablam! Oct 16 04:54:30.491 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.491 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:30.491 INFO kablam! | Oct 16 04:54:30.491 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.491 INFO kablam! | ^^^^^ Oct 16 04:54:30.491 INFO kablam! ... Oct 16 04:54:30.491 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:30.491 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:30.491 INFO kablam! Oct 16 04:54:30.499 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.499 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:30.499 INFO kablam! | Oct 16 04:54:30.499 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.499 INFO kablam! | ^^^^^ Oct 16 04:54:30.499 INFO kablam! ... Oct 16 04:54:30.499 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:30.499 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:30.499 INFO kablam! Oct 16 04:54:30.499 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.499 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:30.499 INFO kablam! | Oct 16 04:54:30.499 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.499 INFO kablam! | ^^^^^ Oct 16 04:54:30.499 INFO kablam! ... Oct 16 04:54:30.499 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:30.499 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:30.499 INFO kablam! Oct 16 04:54:30.503 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.503 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:30.503 INFO kablam! | Oct 16 04:54:30.503 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.503 INFO kablam! | ^^^^^ Oct 16 04:54:30.503 INFO kablam! ... Oct 16 04:54:30.503 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:30.503 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:30.503 INFO kablam! Oct 16 04:54:30.511 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.511 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:30.511 INFO kablam! | Oct 16 04:54:30.511 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.511 INFO kablam! | ^^^^^ Oct 16 04:54:30.511 INFO kablam! ... Oct 16 04:54:30.511 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:30.511 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:30.511 INFO kablam! Oct 16 04:54:30.511 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.511 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:30.511 INFO kablam! | Oct 16 04:54:30.511 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.511 INFO kablam! | ^^^^^ Oct 16 04:54:30.511 INFO kablam! ... Oct 16 04:54:30.511 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:30.511 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:30.511 INFO kablam! Oct 16 04:54:30.515 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.515 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:30.515 INFO kablam! | Oct 16 04:54:30.515 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.515 INFO kablam! | ^^^^^ Oct 16 04:54:30.515 INFO kablam! ... Oct 16 04:54:30.515 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:30.515 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:30.515 INFO kablam! Oct 16 04:54:30.523 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.523 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:30.523 INFO kablam! | Oct 16 04:54:30.523 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.523 INFO kablam! | ^^^^^ Oct 16 04:54:30.523 INFO kablam! ... Oct 16 04:54:30.523 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:30.523 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:30.523 INFO kablam! Oct 16 04:54:30.523 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.523 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:30.523 INFO kablam! | Oct 16 04:54:30.523 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.523 INFO kablam! | ^^^^^ Oct 16 04:54:30.523 INFO kablam! ... Oct 16 04:54:30.523 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:30.523 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:30.523 INFO kablam! Oct 16 04:54:30.527 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.527 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:30.527 INFO kablam! | Oct 16 04:54:30.527 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.527 INFO kablam! | ^^^^^ Oct 16 04:54:30.527 INFO kablam! ... Oct 16 04:54:30.527 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:30.527 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:30.527 INFO kablam! Oct 16 04:54:30.535 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.535 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:30.535 INFO kablam! | Oct 16 04:54:30.535 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.535 INFO kablam! | ^^^^^ Oct 16 04:54:30.535 INFO kablam! ... Oct 16 04:54:30.535 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:30.535 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:30.535 INFO kablam! Oct 16 04:54:30.535 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.535 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:30.535 INFO kablam! | Oct 16 04:54:30.535 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.535 INFO kablam! | ^^^^^ Oct 16 04:54:30.535 INFO kablam! ... Oct 16 04:54:30.535 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:30.535 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:30.535 INFO kablam! Oct 16 04:54:30.535 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.535 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:30.535 INFO kablam! | Oct 16 04:54:30.535 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.535 INFO kablam! | ^^^^^ Oct 16 04:54:30.535 INFO kablam! ... Oct 16 04:54:30.535 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:30.535 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:30.535 INFO kablam! Oct 16 04:54:30.543 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.543 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:30.543 INFO kablam! | Oct 16 04:54:30.543 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.543 INFO kablam! | ^^^^^ Oct 16 04:54:30.543 INFO kablam! ... Oct 16 04:54:30.543 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:30.543 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:30.543 INFO kablam! Oct 16 04:54:30.547 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.547 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:30.547 INFO kablam! | Oct 16 04:54:30.547 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.547 INFO kablam! | ^^^^^ Oct 16 04:54:30.547 INFO kablam! ... Oct 16 04:54:30.547 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:30.547 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:30.547 INFO kablam! Oct 16 04:54:30.551 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.551 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:30.551 INFO kablam! | Oct 16 04:54:30.551 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.551 INFO kablam! | ^^^^^ Oct 16 04:54:30.551 INFO kablam! ... Oct 16 04:54:30.551 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:30.551 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:30.551 INFO kablam! Oct 16 04:54:30.559 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.559 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:30.559 INFO kablam! | Oct 16 04:54:30.559 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.559 INFO kablam! | ^^^^^ Oct 16 04:54:30.559 INFO kablam! ... Oct 16 04:54:30.559 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:30.559 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:30.559 INFO kablam! Oct 16 04:54:30.559 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.559 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:30.559 INFO kablam! | Oct 16 04:54:30.559 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.559 INFO kablam! | ^^^^^ Oct 16 04:54:30.559 INFO kablam! ... Oct 16 04:54:30.559 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:30.559 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:30.559 INFO kablam! Oct 16 04:54:30.563 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.563 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:30.563 INFO kablam! | Oct 16 04:54:30.563 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.563 INFO kablam! | ^^^^^ Oct 16 04:54:30.563 INFO kablam! ... Oct 16 04:54:30.563 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:30.563 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:30.563 INFO kablam! Oct 16 04:54:30.571 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.571 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:30.571 INFO kablam! | Oct 16 04:54:30.571 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.571 INFO kablam! | ^^^^^ Oct 16 04:54:30.571 INFO kablam! ... Oct 16 04:54:30.571 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:30.571 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:30.571 INFO kablam! Oct 16 04:54:30.571 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.571 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:30.571 INFO kablam! | Oct 16 04:54:30.571 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.571 INFO kablam! | ^^^^^ Oct 16 04:54:30.571 INFO kablam! ... Oct 16 04:54:30.571 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:30.571 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:30.571 INFO kablam! Oct 16 04:54:30.575 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.575 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:30.575 INFO kablam! | Oct 16 04:54:30.575 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.575 INFO kablam! | ^^^^^ Oct 16 04:54:30.575 INFO kablam! ... Oct 16 04:54:30.575 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:30.575 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:30.575 INFO kablam! Oct 16 04:54:30.583 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.583 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:30.583 INFO kablam! | Oct 16 04:54:30.583 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.583 INFO kablam! | ^^^^^ Oct 16 04:54:30.583 INFO kablam! ... Oct 16 04:54:30.583 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:30.583 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:30.583 INFO kablam! Oct 16 04:54:30.587 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.587 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:30.587 INFO kablam! | Oct 16 04:54:30.587 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.587 INFO kablam! | ^^^^^ Oct 16 04:54:30.587 INFO kablam! ... Oct 16 04:54:30.587 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:30.587 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:30.587 INFO kablam! Oct 16 04:54:30.591 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.591 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:30.591 INFO kablam! | Oct 16 04:54:30.591 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.591 INFO kablam! | ^^^^^ Oct 16 04:54:30.591 INFO kablam! ... Oct 16 04:54:30.591 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:30.591 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:30.591 INFO kablam! Oct 16 04:54:30.598 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.598 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:30.598 INFO kablam! | Oct 16 04:54:30.598 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.598 INFO kablam! | ^^^^^ Oct 16 04:54:30.599 INFO kablam! ... Oct 16 04:54:30.599 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:30.599 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:30.599 INFO kablam! Oct 16 04:54:30.599 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.599 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:30.599 INFO kablam! | Oct 16 04:54:30.599 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.599 INFO kablam! | ^^^^^ Oct 16 04:54:30.599 INFO kablam! ... Oct 16 04:54:30.599 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:30.599 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:30.599 INFO kablam! Oct 16 04:54:30.603 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.603 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:30.603 INFO kablam! | Oct 16 04:54:30.603 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:30.603 INFO kablam! | ^^^^^ Oct 16 04:54:30.603 INFO kablam! ... Oct 16 04:54:30.603 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:30.603 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:30.603 INFO kablam! Oct 16 04:54:30.611 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.611 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:30.611 INFO kablam! | Oct 16 04:54:30.611 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:30.611 INFO kablam! | ^^^^^ Oct 16 04:54:30.611 INFO kablam! ... Oct 16 04:54:30.611 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:30.611 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:30.611 INFO kablam! Oct 16 04:54:30.611 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.611 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:30.611 INFO kablam! | Oct 16 04:54:30.611 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:30.611 INFO kablam! | ^^^^^ Oct 16 04:54:30.611 INFO kablam! ... Oct 16 04:54:30.611 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:30.611 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:30.611 INFO kablam! Oct 16 04:54:30.667 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:30.667 INFO kablam! --> src/delegates.rs:26:50 Oct 16 04:54:30.667 INFO kablam! | Oct 16 04:54:30.667 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 16 04:54:30.667 INFO kablam! | ^^^^^ Oct 16 04:54:30.667 INFO kablam! Oct 16 04:54:31.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.21s Oct 16 04:54:31.403 INFO kablam! su: No module specific data is present Oct 16 04:54:32.078 INFO running `"docker" "rm" "-f" "f4cc550041e84a34158d2e62975b592cdab9bf88d00b2c0cbeb3e30d6bf9d4f3"` Oct 16 04:54:32.260 INFO blam! f4cc550041e84a34158d2e62975b592cdab9bf88d00b2c0cbeb3e30d6bf9d4f3 Oct 16 04:54:32.267 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 04:54:32.683 INFO blam! b8830f3f78faf73185fc92ff7575d5792f62b5303a308a1d60fda1b002aca6c1 Oct 16 04:54:32.691 INFO running `"docker" "start" "-a" "b8830f3f78faf73185fc92ff7575d5792f62b5303a308a1d60fda1b002aca6c1"` Oct 16 04:54:33.287 INFO kablam! usermod: no changes Oct 16 04:54:33.508 INFO kablam! Compiling globset v0.1.4 Oct 16 04:54:36.977 INFO kablam! Compiling jsonrpc-server-utils v7.1.1 Oct 16 04:54:43.783 INFO kablam! Compiling jsonrpc-tcp-server v7.1.1 Oct 16 04:54:48.736 INFO kablam! Compiling jsonrpc-macros-plus v7.1.4 (/source) Oct 16 04:54:52.107 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.107 INFO kablam! --> tests/pubsub-macros.rs:8:37 Oct 16 04:54:52.107 INFO kablam! | Oct 16 04:54:52.107 INFO kablam! 8 | use jsonrpc_core::futures::{future, BoxFuture, Future}; Oct 16 04:54:52.107 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:52.123 INFO kablam! | Oct 16 04:54:52.123 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:54:52.123 INFO kablam! Oct 16 04:54:52.123 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.123 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 16 04:54:52.123 INFO kablam! | Oct 16 04:54:52.123 INFO kablam! 14 | / build_rpc_trait! { Oct 16 04:54:52.123 INFO kablam! 15 | | pub trait Rpc { Oct 16 04:54:52.123 INFO kablam! 16 | | type Metadata; Oct 16 04:54:52.123 INFO kablam! 17 | | Oct 16 04:54:52.123 INFO kablam! ... | Oct 16 04:54:52.123 INFO kablam! 27 | | } Oct 16 04:54:52.123 INFO kablam! 28 | | } Oct 16 04:54:52.123 INFO kablam! | |_^ Oct 16 04:54:52.123 INFO kablam! | Oct 16 04:54:52.123 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 04:54:52.123 INFO kablam! Oct 16 04:54:52.123 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.123 INFO kablam! --> tests/pubsub-macros.rs:40:48 Oct 16 04:54:52.123 INFO kablam! | Oct 16 04:54:52.123 INFO kablam! 40 | fn unsubscribe(&self, _id: SubscriptionId) -> BoxFuture { Oct 16 04:54:52.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.123 INFO kablam! Oct 16 04:54:52.287 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.287 INFO kablam! --> tests/pubsub-macros.rs:41:20 Oct 16 04:54:52.287 INFO kablam! | Oct 16 04:54:52.287 INFO kablam! 41 | future::ok(true).boxed() Oct 16 04:54:52.287 INFO kablam! | ^^^^^ Oct 16 04:54:52.323 INFO kablam! Oct 16 04:54:52.497 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.497 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 16 04:54:52.497 INFO kablam! | Oct 16 04:54:52.497 INFO kablam! 14 | / build_rpc_trait! { Oct 16 04:54:52.497 INFO kablam! 15 | | pub trait Rpc { Oct 16 04:54:52.497 INFO kablam! 16 | | type Metadata; Oct 16 04:54:52.497 INFO kablam! 17 | | Oct 16 04:54:52.497 INFO kablam! ... | Oct 16 04:54:52.497 INFO kablam! 27 | | } Oct 16 04:54:52.497 INFO kablam! 28 | | } Oct 16 04:54:52.497 INFO kablam! | |_^ Oct 16 04:54:52.497 INFO kablam! | Oct 16 04:54:52.497 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 04:54:52.497 INFO kablam! Oct 16 04:54:52.605 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.605 INFO kablam! --> src/auto_args.rs:8:35 Oct 16 04:54:52.605 INFO kablam! | Oct 16 04:54:52.605 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:54:52.605 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:52.605 INFO kablam! | Oct 16 04:54:52.607 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:54:52.607 INFO kablam! Oct 16 04:54:52.608 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.608 INFO kablam! --> src/auto_args.rs:321:44 Oct 16 04:54:52.608 INFO kablam! | Oct 16 04:54:52.608 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 16 04:54:52.608 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.608 INFO kablam! Oct 16 04:54:52.609 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.609 INFO kablam! --> src/auto_args.rs:332:52 Oct 16 04:54:52.609 INFO kablam! | Oct 16 04:54:52.609 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 16 04:54:52.609 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.609 INFO kablam! Oct 16 04:54:52.611 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.611 INFO kablam! --> src/auto_args.rs:464:60 Oct 16 04:54:52.611 INFO kablam! | Oct 16 04:54:52.611 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 16 04:54:52.611 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.611 INFO kablam! Oct 16 04:54:52.612 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.612 INFO kablam! --> src/auto_args.rs:477:68 Oct 16 04:54:52.612 INFO kablam! | Oct 16 04:54:52.612 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 16 04:54:52.612 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.612 INFO kablam! Oct 16 04:54:52.613 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.613 INFO kablam! --> src/delegates.rs:6:35 Oct 16 04:54:52.613 INFO kablam! | Oct 16 04:54:52.613 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:54:52.613 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:52.613 INFO kablam! Oct 16 04:54:52.615 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.615 INFO kablam! --> src/delegates.rs:11:18 Oct 16 04:54:52.615 INFO kablam! | Oct 16 04:54:52.615 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 16 04:54:52.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.615 INFO kablam! Oct 16 04:54:52.616 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.616 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:52.616 INFO kablam! | Oct 16 04:54:52.616 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:52.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.616 INFO kablam! ... Oct 16 04:54:52.616 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:52.616 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:52.616 INFO kablam! Oct 16 04:54:52.616 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.616 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:52.616 INFO kablam! | Oct 16 04:54:52.616 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:52.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.616 INFO kablam! ... Oct 16 04:54:52.616 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:52.616 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:52.616 INFO kablam! Oct 16 04:54:52.619 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.619 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:52.619 INFO kablam! | Oct 16 04:54:52.619 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:52.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.619 INFO kablam! ... Oct 16 04:54:52.619 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:52.619 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:52.619 INFO kablam! Oct 16 04:54:52.623 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.623 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:52.623 INFO kablam! | Oct 16 04:54:52.623 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:52.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.623 INFO kablam! ... Oct 16 04:54:52.623 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:52.623 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:52.623 INFO kablam! Oct 16 04:54:52.623 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.623 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:52.623 INFO kablam! | Oct 16 04:54:52.623 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:52.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.623 INFO kablam! ... Oct 16 04:54:52.623 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:52.623 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:52.623 INFO kablam! Oct 16 04:54:52.623 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.623 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:52.623 INFO kablam! | Oct 16 04:54:52.623 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:52.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.623 INFO kablam! ... Oct 16 04:54:52.623 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:52.623 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:52.623 INFO kablam! Oct 16 04:54:52.623 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.623 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:52.623 INFO kablam! | Oct 16 04:54:52.623 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:52.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.623 INFO kablam! ... Oct 16 04:54:52.623 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:52.623 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:52.623 INFO kablam! Oct 16 04:54:52.623 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.623 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:52.623 INFO kablam! | Oct 16 04:54:52.623 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:52.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.623 INFO kablam! ... Oct 16 04:54:52.623 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:52.623 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:52.623 INFO kablam! Oct 16 04:54:52.623 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.623 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:52.623 INFO kablam! | Oct 16 04:54:52.623 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:52.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.623 INFO kablam! ... Oct 16 04:54:52.623 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:52.623 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:52.623 INFO kablam! Oct 16 04:54:52.623 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.623 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:52.623 INFO kablam! | Oct 16 04:54:52.623 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:52.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.623 INFO kablam! ... Oct 16 04:54:52.623 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:52.623 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:52.623 INFO kablam! Oct 16 04:54:52.623 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.623 INFO kablam! --> src/auto_args.rs:382:48 Oct 16 04:54:52.623 INFO kablam! | Oct 16 04:54:52.623 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 16 04:54:52.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.623 INFO kablam! ... Oct 16 04:54:52.623 INFO kablam! 637 | wrap!(A); Oct 16 04:54:52.623 INFO kablam! | --------- in this macro invocation Oct 16 04:54:52.623 INFO kablam! Oct 16 04:54:52.624 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.624 INFO kablam! --> src/auto_args.rs:398:58 Oct 16 04:54:52.624 INFO kablam! | Oct 16 04:54:52.624 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 16 04:54:52.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.624 INFO kablam! ... Oct 16 04:54:52.624 INFO kablam! 637 | wrap!(A); Oct 16 04:54:52.624 INFO kablam! | --------- in this macro invocation Oct 16 04:54:52.624 INFO kablam! Oct 16 04:54:52.624 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.624 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:52.624 INFO kablam! | Oct 16 04:54:52.624 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.624 INFO kablam! ... Oct 16 04:54:52.624 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:52.624 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:52.624 INFO kablam! Oct 16 04:54:52.624 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.624 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:52.624 INFO kablam! | Oct 16 04:54:52.624 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.624 INFO kablam! ... Oct 16 04:54:52.624 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:52.624 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:52.624 INFO kablam! Oct 16 04:54:52.631 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.631 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:52.631 INFO kablam! | Oct 16 04:54:52.631 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.631 INFO kablam! ... Oct 16 04:54:52.631 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:52.631 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:52.631 INFO kablam! Oct 16 04:54:52.631 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.631 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:52.631 INFO kablam! | Oct 16 04:54:52.631 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.631 INFO kablam! ... Oct 16 04:54:52.631 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:52.631 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:52.631 INFO kablam! Oct 16 04:54:52.631 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.632 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:52.632 INFO kablam! | Oct 16 04:54:52.632 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.632 INFO kablam! ... Oct 16 04:54:52.632 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:52.632 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:52.643 INFO kablam! Oct 16 04:54:52.643 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.643 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:52.643 INFO kablam! | Oct 16 04:54:52.643 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.643 INFO kablam! ... Oct 16 04:54:52.643 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:52.643 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:52.643 INFO kablam! Oct 16 04:54:52.643 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.643 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:52.643 INFO kablam! | Oct 16 04:54:52.643 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.643 INFO kablam! ... Oct 16 04:54:52.643 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:52.643 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:52.643 INFO kablam! Oct 16 04:54:52.643 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.643 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:52.643 INFO kablam! | Oct 16 04:54:52.643 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.643 INFO kablam! ... Oct 16 04:54:52.643 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:52.643 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:52.643 INFO kablam! Oct 16 04:54:52.643 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.643 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:52.643 INFO kablam! | Oct 16 04:54:52.643 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.643 INFO kablam! ... Oct 16 04:54:52.643 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:52.643 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:52.643 INFO kablam! Oct 16 04:54:52.643 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.643 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:52.643 INFO kablam! | Oct 16 04:54:52.643 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.643 INFO kablam! ... Oct 16 04:54:52.643 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:52.643 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:52.643 INFO kablam! Oct 16 04:54:52.643 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.643 INFO kablam! --> src/auto_args.rs:540:66 Oct 16 04:54:52.643 INFO kablam! | Oct 16 04:54:52.643 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.643 INFO kablam! ... Oct 16 04:54:52.643 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:52.643 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:52.643 INFO kablam! Oct 16 04:54:52.643 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.643 INFO kablam! --> src/auto_args.rs:570:77 Oct 16 04:54:52.643 INFO kablam! | Oct 16 04:54:52.643 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 16 04:54:52.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.643 INFO kablam! ... Oct 16 04:54:52.643 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:52.644 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:294:50 Oct 16 04:54:52.644 INFO kablam! | Oct 16 04:54:52.644 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 16 04:54:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:300:59 Oct 16 04:54:52.644 INFO kablam! | Oct 16 04:54:52.644 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 16 04:54:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:324:50 Oct 16 04:54:52.644 INFO kablam! | Oct 16 04:54:52.644 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 16 04:54:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:335:59 Oct 16 04:54:52.644 INFO kablam! | Oct 16 04:54:52.644 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 16 04:54:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:467:50 Oct 16 04:54:52.644 INFO kablam! | Oct 16 04:54:52.644 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 16 04:54:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:480:59 Oct 16 04:54:52.644 INFO kablam! | Oct 16 04:54:52.644 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 16 04:54:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:52.644 INFO kablam! | Oct 16 04:54:52.644 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.644 INFO kablam! ... Oct 16 04:54:52.644 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:52.644 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:52.644 INFO kablam! | Oct 16 04:54:52.644 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.644 INFO kablam! ... Oct 16 04:54:52.644 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:52.644 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:52.644 INFO kablam! | Oct 16 04:54:52.644 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.644 INFO kablam! ... Oct 16 04:54:52.644 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:52.644 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:52.644 INFO kablam! | Oct 16 04:54:52.644 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.644 INFO kablam! ... Oct 16 04:54:52.644 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:52.644 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:52.644 INFO kablam! | Oct 16 04:54:52.644 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.644 INFO kablam! ... Oct 16 04:54:52.644 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:52.644 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:52.644 INFO kablam! Oct 16 04:54:52.644 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.644 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:52.645 INFO kablam! | Oct 16 04:54:52.645 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.645 INFO kablam! ... Oct 16 04:54:52.645 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:52.645 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:52.645 INFO kablam! Oct 16 04:54:52.645 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.645 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:52.645 INFO kablam! | Oct 16 04:54:52.645 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.645 INFO kablam! ... Oct 16 04:54:52.645 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:52.645 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:52.645 INFO kablam! Oct 16 04:54:52.645 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.645 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:52.645 INFO kablam! | Oct 16 04:54:52.645 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.645 INFO kablam! ... Oct 16 04:54:52.645 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:52.645 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:52.645 INFO kablam! Oct 16 04:54:52.645 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.645 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:52.645 INFO kablam! | Oct 16 04:54:52.645 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.645 INFO kablam! ... Oct 16 04:54:52.645 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:52.645 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:52.645 INFO kablam! Oct 16 04:54:52.645 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.645 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:52.645 INFO kablam! | Oct 16 04:54:52.645 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.645 INFO kablam! ... Oct 16 04:54:52.645 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:52.645 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:52.645 INFO kablam! Oct 16 04:54:52.645 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.645 INFO kablam! --> src/auto_args.rs:383:55 Oct 16 04:54:52.645 INFO kablam! | Oct 16 04:54:52.645 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.645 INFO kablam! ... Oct 16 04:54:52.645 INFO kablam! 637 | wrap!(A); Oct 16 04:54:52.645 INFO kablam! | --------- in this macro invocation Oct 16 04:54:52.645 INFO kablam! Oct 16 04:54:52.645 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.645 INFO kablam! --> src/auto_args.rs:399:67 Oct 16 04:54:52.645 INFO kablam! | Oct 16 04:54:52.645 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.645 INFO kablam! ... Oct 16 04:54:52.645 INFO kablam! 637 | wrap!(A); Oct 16 04:54:52.645 INFO kablam! | --------- in this macro invocation Oct 16 04:54:52.645 INFO kablam! Oct 16 04:54:52.645 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.645 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:52.645 INFO kablam! | Oct 16 04:54:52.645 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.645 INFO kablam! ... Oct 16 04:54:52.645 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:52.645 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:52.645 INFO kablam! Oct 16 04:54:52.645 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.645 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:52.645 INFO kablam! | Oct 16 04:54:52.645 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.645 INFO kablam! ... Oct 16 04:54:52.645 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:52.645 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:52.645 INFO kablam! Oct 16 04:54:52.691 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.691 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:52.691 INFO kablam! | Oct 16 04:54:52.691 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.691 INFO kablam! ... Oct 16 04:54:52.691 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:52.691 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:52.691 INFO kablam! Oct 16 04:54:52.691 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.691 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:52.691 INFO kablam! | Oct 16 04:54:52.691 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.691 INFO kablam! ... Oct 16 04:54:52.691 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:52.691 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:52.691 INFO kablam! Oct 16 04:54:52.691 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.691 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:52.691 INFO kablam! | Oct 16 04:54:52.691 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.691 INFO kablam! ... Oct 16 04:54:52.691 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:52.691 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:52.691 INFO kablam! Oct 16 04:54:52.691 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.691 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:52.691 INFO kablam! | Oct 16 04:54:52.691 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.691 INFO kablam! ... Oct 16 04:54:52.691 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:52.691 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:52.692 INFO kablam! Oct 16 04:54:52.692 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.692 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:52.692 INFO kablam! | Oct 16 04:54:52.692 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.692 INFO kablam! ... Oct 16 04:54:52.692 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:52.692 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:52.692 INFO kablam! Oct 16 04:54:52.692 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.692 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:52.692 INFO kablam! | Oct 16 04:54:52.692 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.692 INFO kablam! ... Oct 16 04:54:52.692 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:52.692 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:52.692 INFO kablam! Oct 16 04:54:52.692 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.692 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:52.692 INFO kablam! | Oct 16 04:54:52.692 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.692 INFO kablam! ... Oct 16 04:54:52.692 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:52.692 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:52.692 INFO kablam! Oct 16 04:54:52.692 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.692 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:52.692 INFO kablam! | Oct 16 04:54:52.692 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.692 INFO kablam! ... Oct 16 04:54:52.692 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:52.692 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:52.692 INFO kablam! Oct 16 04:54:52.692 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.692 INFO kablam! --> src/auto_args.rs:541:55 Oct 16 04:54:52.692 INFO kablam! | Oct 16 04:54:52.692 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 16 04:54:52.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.692 INFO kablam! ... Oct 16 04:54:52.692 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:52.692 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:52.692 INFO kablam! Oct 16 04:54:52.692 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:52.692 INFO kablam! --> src/auto_args.rs:571:67 Oct 16 04:54:52.692 INFO kablam! | Oct 16 04:54:52.692 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 16 04:54:52.692 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:52.692 INFO kablam! ... Oct 16 04:54:52.692 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:52.692 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:52.692 INFO kablam! Oct 16 04:54:53.063 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.063 INFO kablam! --> src/auto_args.rs:326:61 Oct 16 04:54:53.063 INFO kablam! | Oct 16 04:54:53.063 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.063 INFO kablam! | ^^^^^ Oct 16 04:54:53.063 INFO kablam! Oct 16 04:54:53.065 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.065 INFO kablam! --> src/auto_args.rs:327:33 Oct 16 04:54:53.065 INFO kablam! | Oct 16 04:54:53.065 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.065 INFO kablam! | ^^^^^ Oct 16 04:54:53.065 INFO kablam! Oct 16 04:54:53.079 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.079 INFO kablam! --> src/auto_args.rs:337:67 Oct 16 04:54:53.079 INFO kablam! | Oct 16 04:54:53.079 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.079 INFO kablam! | ^^^^^ Oct 16 04:54:53.079 INFO kablam! Oct 16 04:54:53.080 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.080 INFO kablam! --> src/auto_args.rs:338:40 Oct 16 04:54:53.080 INFO kablam! | Oct 16 04:54:53.080 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 16 04:54:53.080 INFO kablam! | ^^^^^ Oct 16 04:54:53.080 INFO kablam! Oct 16 04:54:53.119 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.119 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:53.119 INFO kablam! | Oct 16 04:54:53.119 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.119 INFO kablam! | ^^^^^ Oct 16 04:54:53.119 INFO kablam! ... Oct 16 04:54:53.119 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:53.119 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:53.135 INFO kablam! Oct 16 04:54:53.136 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.136 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:53.136 INFO kablam! | Oct 16 04:54:53.136 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.136 INFO kablam! | ^^^^^ Oct 16 04:54:53.136 INFO kablam! ... Oct 16 04:54:53.136 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:53.136 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:53.136 INFO kablam! Oct 16 04:54:53.140 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.140 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:53.140 INFO kablam! | Oct 16 04:54:53.140 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.140 INFO kablam! | ^^^^^ Oct 16 04:54:53.140 INFO kablam! ... Oct 16 04:54:53.140 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:53.140 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:53.155 INFO kablam! Oct 16 04:54:53.156 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.156 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:53.156 INFO kablam! | Oct 16 04:54:53.156 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.156 INFO kablam! | ^^^^^ Oct 16 04:54:53.156 INFO kablam! ... Oct 16 04:54:53.156 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:53.156 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:53.156 INFO kablam! Oct 16 04:54:53.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 16 04:54:53.160 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:53.160 INFO kablam! | Oct 16 04:54:53.160 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.160 INFO kablam! | ^^^^^ Oct 16 04:54:53.160 INFO kablam! ... Oct 16 04:54:53.160 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:53.160 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:53.160 INFO kablam! Oct 16 04:54:53.163 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.163 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:53.163 INFO kablam! | Oct 16 04:54:53.163 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.163 INFO kablam! | ^^^^^ Oct 16 04:54:53.163 INFO kablam! ... Oct 16 04:54:53.163 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:53.163 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:53.164 INFO kablam! Oct 16 04:54:53.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 16 04:54:53.174 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:53.174 INFO kablam! | Oct 16 04:54:53.174 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.174 INFO kablam! | ^^^^^ Oct 16 04:54:53.174 INFO kablam! ... Oct 16 04:54:53.174 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:53.174 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:53.180 INFO kablam! Oct 16 04:54:53.195 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.195 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:53.195 INFO kablam! | Oct 16 04:54:53.195 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.195 INFO kablam! | ^^^^^ Oct 16 04:54:53.195 INFO kablam! ... Oct 16 04:54:53.195 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:53.195 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:53.195 INFO kablam! Oct 16 04:54:53.203 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.203 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:53.203 INFO kablam! | Oct 16 04:54:53.203 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.203 INFO kablam! | ^^^^^ Oct 16 04:54:53.203 INFO kablam! ... Oct 16 04:54:53.203 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:53.203 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:53.203 INFO kablam! Oct 16 04:54:53.207 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.207 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:53.207 INFO kablam! | Oct 16 04:54:53.207 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.207 INFO kablam! | ^^^^^ Oct 16 04:54:53.207 INFO kablam! ... Oct 16 04:54:53.207 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:53.207 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:53.207 INFO kablam! Oct 16 04:54:53.207 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.207 INFO kablam! --> src/auto_args.rs:385:79 Oct 16 04:54:53.207 INFO kablam! | Oct 16 04:54:53.207 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.207 INFO kablam! | ^^^^^ Oct 16 04:54:53.207 INFO kablam! ... Oct 16 04:54:53.207 INFO kablam! 637 | wrap!(A); Oct 16 04:54:53.207 INFO kablam! | --------- in this macro invocation Oct 16 04:54:53.207 INFO kablam! Oct 16 04:54:53.211 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.211 INFO kablam! --> src/auto_args.rs:386:35 Oct 16 04:54:53.211 INFO kablam! | Oct 16 04:54:53.211 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.211 INFO kablam! | ^^^^^ Oct 16 04:54:53.211 INFO kablam! ... Oct 16 04:54:53.211 INFO kablam! 637 | wrap!(A); Oct 16 04:54:53.211 INFO kablam! | --------- in this macro invocation Oct 16 04:54:53.227 INFO kablam! Oct 16 04:54:53.235 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.235 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:53.235 INFO kablam! | Oct 16 04:54:53.235 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.235 INFO kablam! | ^^^^^ Oct 16 04:54:53.235 INFO kablam! ... Oct 16 04:54:53.235 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:53.235 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:53.243 INFO kablam! Oct 16 04:54:53.243 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.243 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:53.243 INFO kablam! | Oct 16 04:54:53.243 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.243 INFO kablam! | ^^^^^ Oct 16 04:54:53.243 INFO kablam! ... Oct 16 04:54:53.243 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 16 04:54:53.243 INFO kablam! | ------------------------ in this macro invocation Oct 16 04:54:53.243 INFO kablam! Oct 16 04:54:53.263 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.263 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:53.263 INFO kablam! | Oct 16 04:54:53.263 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.263 INFO kablam! | ^^^^^ Oct 16 04:54:53.263 INFO kablam! ... Oct 16 04:54:53.263 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:53.263 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:53.263 INFO kablam! Oct 16 04:54:53.264 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.264 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:53.264 INFO kablam! | Oct 16 04:54:53.264 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.264 INFO kablam! | ^^^^^ Oct 16 04:54:53.264 INFO kablam! ... Oct 16 04:54:53.264 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 16 04:54:53.264 INFO kablam! | --------------------- in this macro invocation Oct 16 04:54:53.264 INFO kablam! Oct 16 04:54:53.267 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.267 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:53.267 INFO kablam! | Oct 16 04:54:53.267 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.267 INFO kablam! | ^^^^^ Oct 16 04:54:53.267 INFO kablam! ... Oct 16 04:54:53.267 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:53.267 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:53.283 INFO kablam! Oct 16 04:54:53.283 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.283 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:53.283 INFO kablam! | Oct 16 04:54:53.283 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.283 INFO kablam! | ^^^^^ Oct 16 04:54:53.283 INFO kablam! ... Oct 16 04:54:53.283 INFO kablam! 634 | wrap!(A, B, C, D); Oct 16 04:54:53.283 INFO kablam! | ------------------ in this macro invocation Oct 16 04:54:53.286 INFO kablam! Oct 16 04:54:53.295 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.295 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:53.295 INFO kablam! | Oct 16 04:54:53.295 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.295 INFO kablam! | ^^^^^ Oct 16 04:54:53.295 INFO kablam! ... Oct 16 04:54:53.295 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:53.295 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:53.315 INFO kablam! Oct 16 04:54:53.315 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.315 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:53.315 INFO kablam! | Oct 16 04:54:53.315 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.315 INFO kablam! | ^^^^^ Oct 16 04:54:53.315 INFO kablam! ... Oct 16 04:54:53.315 INFO kablam! 635 | wrap!(A, B, C); Oct 16 04:54:53.315 INFO kablam! | --------------- in this macro invocation Oct 16 04:54:53.315 INFO kablam! Oct 16 04:54:53.323 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.323 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:53.323 INFO kablam! | Oct 16 04:54:53.323 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.323 INFO kablam! | ^^^^^ Oct 16 04:54:53.323 INFO kablam! ... Oct 16 04:54:53.323 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:53.323 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:53.323 INFO kablam! Oct 16 04:54:53.323 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.323 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:53.323 INFO kablam! | Oct 16 04:54:53.323 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.323 INFO kablam! | ^^^^^ Oct 16 04:54:53.323 INFO kablam! ... Oct 16 04:54:53.323 INFO kablam! 636 | wrap!(A, B); Oct 16 04:54:53.323 INFO kablam! | ------------ in this macro invocation Oct 16 04:54:53.323 INFO kablam! Oct 16 04:54:53.331 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.331 INFO kablam! --> src/auto_args.rs:401:85 Oct 16 04:54:53.331 INFO kablam! | Oct 16 04:54:53.331 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.331 INFO kablam! | ^^^^^ Oct 16 04:54:53.331 INFO kablam! ... Oct 16 04:54:53.331 INFO kablam! 637 | wrap!(A); Oct 16 04:54:53.331 INFO kablam! | --------- in this macro invocation Oct 16 04:54:53.343 INFO kablam! Oct 16 04:54:53.343 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.343 INFO kablam! --> src/auto_args.rs:402:35 Oct 16 04:54:53.343 INFO kablam! | Oct 16 04:54:53.343 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.343 INFO kablam! | ^^^^^ Oct 16 04:54:53.343 INFO kablam! ... Oct 16 04:54:53.343 INFO kablam! 637 | wrap!(A); Oct 16 04:54:53.343 INFO kablam! | --------- in this macro invocation Oct 16 04:54:53.343 INFO kablam! Oct 16 04:54:53.411 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.411 INFO kablam! --> src/auto_args.rs:471:78 Oct 16 04:54:53.411 INFO kablam! | Oct 16 04:54:53.411 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.411 INFO kablam! | ^^^^^ Oct 16 04:54:53.412 INFO kablam! Oct 16 04:54:53.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 16 04:54:53.412 INFO kablam! --> src/auto_args.rs:472:33 Oct 16 04:54:53.412 INFO kablam! | Oct 16 04:54:53.412 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.412 INFO kablam! | ^^^^^ Oct 16 04:54:53.419 INFO kablam! Oct 16 04:54:53.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 16 04:54:53.419 INFO kablam! --> src/auto_args.rs:484:84 Oct 16 04:54:53.419 INFO kablam! | Oct 16 04:54:53.419 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.419 INFO kablam! | ^^^^^ Oct 16 04:54:53.435 INFO kablam! Oct 16 04:54:53.437 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.437 INFO kablam! --> src/auto_args.rs:485:33 Oct 16 04:54:53.437 INFO kablam! | Oct 16 04:54:53.437 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.437 INFO kablam! | ^^^^^ Oct 16 04:54:53.437 INFO kablam! Oct 16 04:54:53.714 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.714 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:53.714 INFO kablam! | Oct 16 04:54:53.714 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:53.714 INFO kablam! | ^^^^^ Oct 16 04:54:53.714 INFO kablam! ... Oct 16 04:54:53.714 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:53.714 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:53.715 INFO kablam! Oct 16 04:54:53.783 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.783 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:53.783 INFO kablam! | Oct 16 04:54:53.783 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.783 INFO kablam! | ^^^^^ Oct 16 04:54:53.783 INFO kablam! ... Oct 16 04:54:53.783 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:53.783 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:53.783 INFO kablam! Oct 16 04:54:53.783 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.783 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:53.783 INFO kablam! | Oct 16 04:54:53.783 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.783 INFO kablam! | ^^^^^ Oct 16 04:54:53.783 INFO kablam! ... Oct 16 04:54:53.783 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:53.783 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:53.783 INFO kablam! Oct 16 04:54:53.811 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.811 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:53.811 INFO kablam! | Oct 16 04:54:53.811 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:53.811 INFO kablam! | ^^^^^ Oct 16 04:54:53.811 INFO kablam! ... Oct 16 04:54:53.811 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:53.811 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:53.811 INFO kablam! Oct 16 04:54:53.851 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.851 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:53.851 INFO kablam! | Oct 16 04:54:53.851 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.851 INFO kablam! | ^^^^^ Oct 16 04:54:53.851 INFO kablam! ... Oct 16 04:54:53.851 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:53.851 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:53.851 INFO kablam! Oct 16 04:54:53.855 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.855 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:53.855 INFO kablam! | Oct 16 04:54:53.855 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.855 INFO kablam! | ^^^^^ Oct 16 04:54:53.855 INFO kablam! ... Oct 16 04:54:53.855 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:53.855 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:53.855 INFO kablam! Oct 16 04:54:53.883 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.883 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:53.883 INFO kablam! | Oct 16 04:54:53.883 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:53.883 INFO kablam! | ^^^^^ Oct 16 04:54:53.883 INFO kablam! ... Oct 16 04:54:53.883 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:53.883 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:53.883 INFO kablam! Oct 16 04:54:53.891 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.891 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:53.891 INFO kablam! | Oct 16 04:54:53.891 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.891 INFO kablam! | ^^^^^ Oct 16 04:54:53.891 INFO kablam! ... Oct 16 04:54:53.891 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:53.891 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:53.920 INFO kablam! Oct 16 04:54:53.927 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.927 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:53.927 INFO kablam! | Oct 16 04:54:53.927 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.927 INFO kablam! | ^^^^^ Oct 16 04:54:53.927 INFO kablam! ... Oct 16 04:54:53.927 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:53.927 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:53.927 INFO kablam! Oct 16 04:54:53.935 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.935 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:53.935 INFO kablam! | Oct 16 04:54:53.935 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:53.935 INFO kablam! | ^^^^^ Oct 16 04:54:53.935 INFO kablam! ... Oct 16 04:54:53.935 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:53.935 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:53.935 INFO kablam! Oct 16 04:54:53.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 16 04:54:53.959 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:53.959 INFO kablam! | Oct 16 04:54:53.959 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:53.959 INFO kablam! | ^^^^^ Oct 16 04:54:53.959 INFO kablam! ... Oct 16 04:54:53.959 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:53.960 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:53.979 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.979 INFO kablam! --> examples/std.rs:6:35 Oct 16 04:54:53.979 INFO kablam! | Oct 16 04:54:53.979 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:54:53.979 INFO kablam! | ^^^^^^^^^ Oct 16 04:54:53.979 INFO kablam! | Oct 16 04:54:53.979 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:54:53.979 INFO kablam! Oct 16 04:54:53.979 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.979 INFO kablam! --> examples/std.rs:8:1 Oct 16 04:54:53.979 INFO kablam! | Oct 16 04:54:53.979 INFO kablam! 8 | / build_rpc_trait! { Oct 16 04:54:53.979 INFO kablam! 9 | | pub trait Rpc { Oct 16 04:54:53.979 INFO kablam! 10 | | /// Returns a protocol version Oct 16 04:54:53.979 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 16 04:54:53.979 INFO kablam! ... | Oct 16 04:54:53.979 INFO kablam! 21 | | } Oct 16 04:54:53.979 INFO kablam! 22 | | } Oct 16 04:54:53.979 INFO kablam! | |_^ Oct 16 04:54:53.979 INFO kablam! | Oct 16 04:54:53.979 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 04:54:53.979 INFO kablam! Oct 16 04:54:53.979 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.979 INFO kablam! --> examples/std.rs:8:1 Oct 16 04:54:53.979 INFO kablam! | Oct 16 04:54:53.979 INFO kablam! 8 | / build_rpc_trait! { Oct 16 04:54:53.979 INFO kablam! 9 | | pub trait Rpc { Oct 16 04:54:53.980 INFO kablam! 10 | | /// Returns a protocol version Oct 16 04:54:53.980 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 16 04:54:53.980 INFO kablam! ... | Oct 16 04:54:53.980 INFO kablam! 21 | | } Oct 16 04:54:53.980 INFO kablam! 22 | | } Oct 16 04:54:53.980 INFO kablam! | |_^ Oct 16 04:54:53.980 INFO kablam! | Oct 16 04:54:53.980 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 04:54:53.980 INFO kablam! Oct 16 04:54:53.980 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:53.980 INFO kablam! --> examples/std.rs:35:28 Oct 16 04:54:53.980 INFO kablam! | Oct 16 04:54:53.980 INFO kablam! 35 | fn call(&self, _: u64) -> BoxFuture { Oct 16 04:54:53.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:54:53.980 INFO kablam! Oct 16 04:54:53.980 INFO kablam! Oct 16 04:54:53.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 16 04:54:53.983 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:53.983 INFO kablam! | Oct 16 04:54:53.983 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:53.983 INFO kablam! | ^^^^^ Oct 16 04:54:53.983 INFO kablam! ... Oct 16 04:54:53.983 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:53.983 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:53.983 INFO kablam! Oct 16 04:54:53.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 16 04:54:53.995 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:53.995 INFO kablam! | Oct 16 04:54:53.995 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:53.995 INFO kablam! | ^^^^^ Oct 16 04:54:53.995 INFO kablam! ... Oct 16 04:54:53.995 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:53.995 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:54.023 INFO kablam! Oct 16 04:54:54.030 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.030 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:54.030 INFO kablam! | Oct 16 04:54:54.030 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:54.030 INFO kablam! | ^^^^^ Oct 16 04:54:54.030 INFO kablam! ... Oct 16 04:54:54.030 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:54.030 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:54.043 INFO kablam! Oct 16 04:54:54.044 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.044 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:54.044 INFO kablam! | Oct 16 04:54:54.044 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:54.044 INFO kablam! | ^^^^^ Oct 16 04:54:54.044 INFO kablam! ... Oct 16 04:54:54.044 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:54.044 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:54.047 INFO kablam! Oct 16 04:54:54.049 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.049 INFO kablam! --> src/auto_args.rs:544:42 Oct 16 04:54:54.049 INFO kablam! | Oct 16 04:54:54.050 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:54.050 INFO kablam! | ^^^^^ Oct 16 04:54:54.050 INFO kablam! ... Oct 16 04:54:54.050 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:54.050 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:54.063 INFO kablam! Oct 16 04:54:54.083 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.083 INFO kablam! --> src/auto_args.rs:556:95 Oct 16 04:54:54.083 INFO kablam! | Oct 16 04:54:54.083 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:54.083 INFO kablam! | ^^^^^ Oct 16 04:54:54.083 INFO kablam! ... Oct 16 04:54:54.083 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:54.083 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:54.119 INFO kablam! Oct 16 04:54:54.120 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.120 INFO kablam! --> src/auto_args.rs:557:35 Oct 16 04:54:54.120 INFO kablam! | Oct 16 04:54:54.120 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:54.120 INFO kablam! | ^^^^^ Oct 16 04:54:54.120 INFO kablam! ... Oct 16 04:54:54.120 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:54.120 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:54.120 INFO kablam! Oct 16 04:54:54.139 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.139 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:54.139 INFO kablam! | Oct 16 04:54:54.139 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:54.139 INFO kablam! | ^^^^^ Oct 16 04:54:54.139 INFO kablam! ... Oct 16 04:54:54.139 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:54.139 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:54.171 INFO kablam! Oct 16 04:54:54.181 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.181 INFO kablam! --> examples/std.rs:36:38 Oct 16 04:54:54.181 INFO kablam! | Oct 16 04:54:54.181 INFO kablam! 36 | futures::finished("OK".to_owned()).boxed() Oct 16 04:54:54.181 INFO kablam! | ^^^^^ Oct 16 04:54:54.181 INFO kablam! Oct 16 04:54:54.235 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.235 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:54.235 INFO kablam! | Oct 16 04:54:54.235 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:54.235 INFO kablam! | ^^^^^ Oct 16 04:54:54.235 INFO kablam! ... Oct 16 04:54:54.235 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:54.235 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:54.235 INFO kablam! Oct 16 04:54:54.236 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.236 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:54.236 INFO kablam! | Oct 16 04:54:54.236 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:54.236 INFO kablam! | ^^^^^ Oct 16 04:54:54.236 INFO kablam! ... Oct 16 04:54:54.236 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 16 04:54:54.236 INFO kablam! | ----------------------------------------- in this macro invocation Oct 16 04:54:54.236 INFO kablam! Oct 16 04:54:54.267 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.267 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:54.267 INFO kablam! | Oct 16 04:54:54.267 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:54.267 INFO kablam! | ^^^^^ Oct 16 04:54:54.267 INFO kablam! ... Oct 16 04:54:54.267 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:54.267 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:54.299 INFO kablam! Oct 16 04:54:54.367 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.367 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:54.367 INFO kablam! | Oct 16 04:54:54.367 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:54.367 INFO kablam! | ^^^^^ Oct 16 04:54:54.367 INFO kablam! ... Oct 16 04:54:54.367 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:54.367 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:54.395 INFO kablam! Oct 16 04:54:54.395 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.395 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:54.395 INFO kablam! | Oct 16 04:54:54.395 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:54.395 INFO kablam! | ^^^^^ Oct 16 04:54:54.395 INFO kablam! ... Oct 16 04:54:54.395 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 16 04:54:54.395 INFO kablam! | -------------------------------------- in this macro invocation Oct 16 04:54:54.395 INFO kablam! Oct 16 04:54:54.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 16 04:54:54.415 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:54.415 INFO kablam! | Oct 16 04:54:54.415 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:54.415 INFO kablam! | ^^^^^ Oct 16 04:54:54.415 INFO kablam! ... Oct 16 04:54:54.415 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:54.415 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:54.415 INFO kablam! Oct 16 04:54:54.475 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.476 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:54.476 INFO kablam! | Oct 16 04:54:54.476 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:54.476 INFO kablam! | ^^^^^ Oct 16 04:54:54.477 INFO kablam! ... Oct 16 04:54:54.477 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:54.477 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:54.499 INFO kablam! Oct 16 04:54:54.507 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.507 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:54.507 INFO kablam! | Oct 16 04:54:54.507 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:54.507 INFO kablam! | ^^^^^ Oct 16 04:54:54.507 INFO kablam! ... Oct 16 04:54:54.507 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 16 04:54:54.508 INFO kablam! | ----------------------------------- in this macro invocation Oct 16 04:54:54.508 INFO kablam! Oct 16 04:54:54.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 16 04:54:54.508 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:54.508 INFO kablam! | Oct 16 04:54:54.509 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:54.509 INFO kablam! | ^^^^^ Oct 16 04:54:54.509 INFO kablam! ... Oct 16 04:54:54.509 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:54.509 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:54.543 INFO kablam! Oct 16 04:54:54.597 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.598 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:54.598 INFO kablam! | Oct 16 04:54:54.598 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:54.599 INFO kablam! | ^^^^^ Oct 16 04:54:54.599 INFO kablam! ... Oct 16 04:54:54.599 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:54.599 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:54.615 INFO kablam! Oct 16 04:54:54.619 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.619 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:54.619 INFO kablam! | Oct 16 04:54:54.620 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:54.620 INFO kablam! | ^^^^^ Oct 16 04:54:54.620 INFO kablam! ... Oct 16 04:54:54.621 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 16 04:54:54.621 INFO kablam! | -------------------------------- in this macro invocation Oct 16 04:54:54.621 INFO kablam! Oct 16 04:54:54.621 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.622 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:54.622 INFO kablam! | Oct 16 04:54:54.622 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:54.623 INFO kablam! | ^^^^^ Oct 16 04:54:54.623 INFO kablam! ... Oct 16 04:54:54.623 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:54.624 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:54.643 INFO kablam! Oct 16 04:54:54.703 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.703 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:54.703 INFO kablam! | Oct 16 04:54:54.704 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:54.704 INFO kablam! | ^^^^^ Oct 16 04:54:54.704 INFO kablam! ... Oct 16 04:54:54.705 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:54.705 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:54.723 INFO kablam! Oct 16 04:54:54.723 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.723 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:54.723 INFO kablam! | Oct 16 04:54:54.723 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:54.723 INFO kablam! | ^^^^^ Oct 16 04:54:54.723 INFO kablam! ... Oct 16 04:54:54.723 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 16 04:54:54.723 INFO kablam! | ----------------------------- in this macro invocation Oct 16 04:54:54.731 INFO kablam! Oct 16 04:54:54.743 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.743 INFO kablam! --> src/auto_args.rs:574:42 Oct 16 04:54:54.743 INFO kablam! | Oct 16 04:54:54.743 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 16 04:54:54.743 INFO kablam! | ^^^^^ Oct 16 04:54:54.743 INFO kablam! ... Oct 16 04:54:54.743 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:54.743 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:54.771 INFO kablam! Oct 16 04:54:54.807 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.807 INFO kablam! --> src/auto_args.rs:586:101 Oct 16 04:54:54.807 INFO kablam! | Oct 16 04:54:54.807 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 16 04:54:54.807 INFO kablam! | ^^^^^ Oct 16 04:54:54.807 INFO kablam! ... Oct 16 04:54:54.807 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:54.807 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:54.847 INFO kablam! Oct 16 04:54:54.848 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:54.848 INFO kablam! --> src/auto_args.rs:587:35 Oct 16 04:54:54.848 INFO kablam! | Oct 16 04:54:54.848 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 16 04:54:54.848 INFO kablam! | ^^^^^ Oct 16 04:54:54.848 INFO kablam! ... Oct 16 04:54:54.848 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 16 04:54:54.848 INFO kablam! | -------------------------- in this macro invocation Oct 16 04:54:54.848 INFO kablam! Oct 16 04:54:55.230 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:54:55.230 INFO kablam! --> src/delegates.rs:26:50 Oct 16 04:54:55.230 INFO kablam! | Oct 16 04:54:55.230 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 16 04:54:55.230 INFO kablam! | ^^^^^ Oct 16 04:54:55.247 INFO kablam! Oct 16 04:55:01.691 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:01.691 INFO kablam! --> examples/pubsub-macros.rs:12:29 Oct 16 04:55:01.691 INFO kablam! | Oct 16 04:55:01.691 INFO kablam! 12 | use jsonrpc_core::futures::{BoxFuture, Future, future}; Oct 16 04:55:01.691 INFO kablam! | ^^^^^^^^^ Oct 16 04:55:01.691 INFO kablam! | Oct 16 04:55:01.691 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:55:01.691 INFO kablam! Oct 16 04:55:01.691 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:01.691 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 16 04:55:01.691 INFO kablam! | Oct 16 04:55:01.691 INFO kablam! 29 | / build_rpc_trait! { Oct 16 04:55:01.691 INFO kablam! 30 | | pub trait Rpc { Oct 16 04:55:01.691 INFO kablam! 31 | | type Metadata; Oct 16 04:55:01.691 INFO kablam! 32 | | Oct 16 04:55:01.691 INFO kablam! ... | Oct 16 04:55:01.691 INFO kablam! 46 | | } Oct 16 04:55:01.691 INFO kablam! 47 | | } Oct 16 04:55:01.691 INFO kablam! | |_^ Oct 16 04:55:01.691 INFO kablam! | Oct 16 04:55:01.691 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 04:55:01.691 INFO kablam! Oct 16 04:55:01.691 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:01.691 INFO kablam! --> examples/pubsub-macros.rs:77:47 Oct 16 04:55:01.691 INFO kablam! | Oct 16 04:55:01.691 INFO kablam! 77 | fn unsubscribe(&self, id: SubscriptionId) -> BoxFuture { Oct 16 04:55:01.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:55:01.691 INFO kablam! Oct 16 04:55:01.823 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:01.823 INFO kablam! --> examples/pubsub-macros.rs:80:21 Oct 16 04:55:01.823 INFO kablam! | Oct 16 04:55:01.823 INFO kablam! 80 | future::ok(true).boxed() Oct 16 04:55:01.823 INFO kablam! | ^^^^^ Oct 16 04:55:01.827 INFO kablam! Oct 16 04:55:01.827 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:01.827 INFO kablam! --> examples/pubsub-macros.rs:86:7 Oct 16 04:55:01.827 INFO kablam! | Oct 16 04:55:01.827 INFO kablam! 86 | }).boxed() Oct 16 04:55:01.827 INFO kablam! | ^^^^^ Oct 16 04:55:01.827 INFO kablam! Oct 16 04:55:01.866 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:01.866 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 16 04:55:01.866 INFO kablam! | Oct 16 04:55:01.866 INFO kablam! 29 | / build_rpc_trait! { Oct 16 04:55:01.866 INFO kablam! 30 | | pub trait Rpc { Oct 16 04:55:01.866 INFO kablam! 31 | | type Metadata; Oct 16 04:55:01.866 INFO kablam! 32 | | Oct 16 04:55:01.866 INFO kablam! ... | Oct 16 04:55:01.866 INFO kablam! 46 | | } Oct 16 04:55:01.866 INFO kablam! 47 | | } Oct 16 04:55:01.866 INFO kablam! | |_^ Oct 16 04:55:01.871 INFO kablam! | Oct 16 04:55:01.871 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 04:55:01.871 INFO kablam! Oct 16 04:55:02.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:02.087 INFO kablam! --> examples/meta-macros.rs:9:35 Oct 16 04:55:02.087 INFO kablam! | Oct 16 04:55:02.087 INFO kablam! 9 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 16 04:55:02.087 INFO kablam! | ^^^^^^^^^ Oct 16 04:55:02.087 INFO kablam! | Oct 16 04:55:02.087 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:55:02.087 INFO kablam! Oct 16 04:55:02.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:02.087 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 16 04:55:02.087 INFO kablam! | Oct 16 04:55:02.087 INFO kablam! 15 | / build_rpc_trait! { Oct 16 04:55:02.087 INFO kablam! 16 | | pub trait Rpc { Oct 16 04:55:02.087 INFO kablam! 17 | | type Metadata; Oct 16 04:55:02.087 INFO kablam! 18 | | Oct 16 04:55:02.087 INFO kablam! ... | Oct 16 04:55:02.087 INFO kablam! 34 | | } Oct 16 04:55:02.087 INFO kablam! 35 | | } Oct 16 04:55:02.087 INFO kablam! | |_^ Oct 16 04:55:02.087 INFO kablam! | Oct 16 04:55:02.087 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 04:55:02.087 INFO kablam! Oct 16 04:55:02.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:02.087 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 16 04:55:02.087 INFO kablam! | Oct 16 04:55:02.087 INFO kablam! 15 | / build_rpc_trait! { Oct 16 04:55:02.087 INFO kablam! 16 | | pub trait Rpc { Oct 16 04:55:02.087 INFO kablam! 17 | | type Metadata; Oct 16 04:55:02.087 INFO kablam! 18 | | Oct 16 04:55:02.087 INFO kablam! ... | Oct 16 04:55:02.087 INFO kablam! 34 | | } Oct 16 04:55:02.087 INFO kablam! 35 | | } Oct 16 04:55:02.087 INFO kablam! | |_^ Oct 16 04:55:02.087 INFO kablam! | Oct 16 04:55:02.087 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 04:55:02.087 INFO kablam! Oct 16 04:55:02.087 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:02.087 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 16 04:55:02.087 INFO kablam! | Oct 16 04:55:02.087 INFO kablam! 15 | / build_rpc_trait! { Oct 16 04:55:02.087 INFO kablam! 16 | | pub trait Rpc { Oct 16 04:55:02.088 INFO kablam! 17 | | type Metadata; Oct 16 04:55:02.088 INFO kablam! 18 | | Oct 16 04:55:02.088 INFO kablam! ... | Oct 16 04:55:02.088 INFO kablam! 34 | | } Oct 16 04:55:02.088 INFO kablam! 35 | | } Oct 16 04:55:02.088 INFO kablam! | |_^ Oct 16 04:55:02.088 INFO kablam! | Oct 16 04:55:02.088 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 16 04:55:02.088 INFO kablam! Oct 16 04:55:02.088 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:02.088 INFO kablam! --> examples/meta-macros.rs:49:28 Oct 16 04:55:02.088 INFO kablam! | Oct 16 04:55:02.088 INFO kablam! 49 | fn call(&self, x: u64) -> BoxFuture { Oct 16 04:55:02.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:55:02.088 INFO kablam! Oct 16 04:55:02.088 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:02.088 INFO kablam! --> examples/meta-macros.rs:53:77 Oct 16 04:55:02.088 INFO kablam! | Oct 16 04:55:02.088 INFO kablam! 53 | fn call_meta(&self, meta: Self::Metadata, map: BTreeMap) -> BoxFuture { Oct 16 04:55:02.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:55:02.088 INFO kablam! Oct 16 04:55:02.247 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:02.247 INFO kablam! --> examples/meta-macros.rs:50:43 Oct 16 04:55:02.247 INFO kablam! | Oct 16 04:55:02.247 INFO kablam! 50 | futures::finished(format!("OK: {}", x)).boxed() Oct 16 04:55:02.247 INFO kablam! | ^^^^^ Oct 16 04:55:02.247 INFO kablam! Oct 16 04:55:02.263 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 16 04:55:02.263 INFO kablam! --> examples/meta-macros.rs:54:66 Oct 16 04:55:02.263 INFO kablam! | Oct 16 04:55:02.263 INFO kablam! 54 | futures::finished(format!("From: {}, got: {:?}", meta.0, map)).boxed() Oct 16 04:55:02.263 INFO kablam! | ^^^^^ Oct 16 04:55:02.263 INFO kablam! Oct 16 04:55:10.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.64s Oct 16 04:55:10.950 INFO kablam! su: No module specific data is present Oct 16 04:55:12.217 INFO running `"docker" "rm" "-f" "b8830f3f78faf73185fc92ff7575d5792f62b5303a308a1d60fda1b002aca6c1"` Oct 16 04:55:12.567 INFO blam! b8830f3f78faf73185fc92ff7575d5792f62b5303a308a1d60fda1b002aca6c1