Oct 27 20:13:25.597 INFO checking jsonrpc-macros-plus-7.1.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 20:13:25.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 20:13:26.025 INFO blam! 8fef02821148f8c321aee003c9c8d1afbaa94fa8375b17ec1e046f223fd0708e Oct 27 20:13:26.027 INFO running `"docker" "start" "-a" "8fef02821148f8c321aee003c9c8d1afbaa94fa8375b17ec1e046f223fd0708e"` Oct 27 20:13:27.619 INFO kablam! usermod: no changes Oct 27 20:13:27.881 INFO kablam! Checking globset v0.1.4 Oct 27 20:13:27.881 INFO kablam! Checking jsonrpc-core v7.1.1 Oct 27 20:13:30.444 INFO kablam! Checking jsonrpc-pubsub v7.1.1 Oct 27 20:13:31.031 INFO kablam! Checking jsonrpc-server-utils v7.1.1 Oct 27 20:13:33.351 INFO kablam! Checking jsonrpc-macros-plus v7.1.4 (/source) Oct 27 20:13:36.343 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.343 INFO kablam! --> src/auto_args.rs:8:35 Oct 27 20:13:36.343 INFO kablam! | Oct 27 20:13:36.343 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:36.343 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:36.343 INFO kablam! | Oct 27 20:13:36.343 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:36.343 INFO kablam! Oct 27 20:13:36.343 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.343 INFO kablam! --> src/auto_args.rs:321:44 Oct 27 20:13:36.343 INFO kablam! | Oct 27 20:13:36.343 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 27 20:13:36.343 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.343 INFO kablam! Oct 27 20:13:36.343 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.343 INFO kablam! --> src/auto_args.rs:332:52 Oct 27 20:13:36.343 INFO kablam! | Oct 27 20:13:36.343 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 27 20:13:36.343 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.343 INFO kablam! Oct 27 20:13:36.344 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.344 INFO kablam! --> src/auto_args.rs:464:60 Oct 27 20:13:36.344 INFO kablam! | Oct 27 20:13:36.344 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 27 20:13:36.344 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.344 INFO kablam! Oct 27 20:13:36.344 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.344 INFO kablam! --> src/auto_args.rs:477:68 Oct 27 20:13:36.344 INFO kablam! | Oct 27 20:13:36.344 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 27 20:13:36.344 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.344 INFO kablam! Oct 27 20:13:36.344 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.344 INFO kablam! --> src/delegates.rs:6:35 Oct 27 20:13:36.344 INFO kablam! | Oct 27 20:13:36.344 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:36.344 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:36.344 INFO kablam! Oct 27 20:13:36.344 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.344 INFO kablam! --> src/delegates.rs:11:18 Oct 27 20:13:36.344 INFO kablam! | Oct 27 20:13:36.344 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 27 20:13:36.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.344 INFO kablam! Oct 27 20:13:36.344 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.344 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:36.344 INFO kablam! | Oct 27 20:13:36.344 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:36.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.344 INFO kablam! ... Oct 27 20:13:36.344 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:36.344 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:36.344 INFO kablam! Oct 27 20:13:36.344 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.345 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:36.345 INFO kablam! | Oct 27 20:13:36.345 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:36.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.345 INFO kablam! ... Oct 27 20:13:36.345 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:36.345 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:36.345 INFO kablam! Oct 27 20:13:36.345 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.345 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:36.345 INFO kablam! | Oct 27 20:13:36.345 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:36.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.345 INFO kablam! ... Oct 27 20:13:36.345 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:36.345 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:36.345 INFO kablam! Oct 27 20:13:36.345 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.345 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:36.345 INFO kablam! | Oct 27 20:13:36.345 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:36.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.346 INFO kablam! ... Oct 27 20:13:36.346 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:36.346 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:36.346 INFO kablam! Oct 27 20:13:36.346 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.346 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:36.346 INFO kablam! | Oct 27 20:13:36.346 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:36.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.346 INFO kablam! ... Oct 27 20:13:36.346 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:36.346 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:36.347 INFO kablam! Oct 27 20:13:36.347 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.347 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:36.347 INFO kablam! | Oct 27 20:13:36.347 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:36.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.347 INFO kablam! ... Oct 27 20:13:36.347 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:36.347 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:36.347 INFO kablam! Oct 27 20:13:36.348 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.348 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:36.348 INFO kablam! | Oct 27 20:13:36.348 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:36.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.348 INFO kablam! ... Oct 27 20:13:36.348 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:36.348 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:36.348 INFO kablam! Oct 27 20:13:36.348 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.348 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:36.348 INFO kablam! | Oct 27 20:13:36.349 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:36.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.349 INFO kablam! ... Oct 27 20:13:36.349 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:36.349 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:36.349 INFO kablam! Oct 27 20:13:36.349 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.349 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:36.349 INFO kablam! | Oct 27 20:13:36.349 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:36.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.349 INFO kablam! ... Oct 27 20:13:36.349 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:36.349 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:36.350 INFO kablam! Oct 27 20:13:36.350 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.350 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:36.350 INFO kablam! | Oct 27 20:13:36.350 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:36.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.350 INFO kablam! ... Oct 27 20:13:36.350 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:36.350 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:36.350 INFO kablam! Oct 27 20:13:36.351 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.351 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:36.351 INFO kablam! | Oct 27 20:13:36.351 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:36.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.351 INFO kablam! ... Oct 27 20:13:36.351 INFO kablam! 637 | wrap!(A); Oct 27 20:13:36.351 INFO kablam! | --------- in this macro invocation Oct 27 20:13:36.352 INFO kablam! Oct 27 20:13:36.352 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.352 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:36.352 INFO kablam! | Oct 27 20:13:36.352 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:36.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.352 INFO kablam! ... Oct 27 20:13:36.352 INFO kablam! 637 | wrap!(A); Oct 27 20:13:36.352 INFO kablam! | --------- in this macro invocation Oct 27 20:13:36.352 INFO kablam! Oct 27 20:13:36.353 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.353 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:36.353 INFO kablam! | Oct 27 20:13:36.353 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.353 INFO kablam! ... Oct 27 20:13:36.353 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:36.353 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:36.353 INFO kablam! Oct 27 20:13:36.354 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.354 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:36.354 INFO kablam! | Oct 27 20:13:36.354 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.354 INFO kablam! ... Oct 27 20:13:36.354 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:36.354 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:36.354 INFO kablam! Oct 27 20:13:36.355 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.355 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:36.355 INFO kablam! | Oct 27 20:13:36.355 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.355 INFO kablam! ... Oct 27 20:13:36.355 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:36.355 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:36.355 INFO kablam! Oct 27 20:13:36.356 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.356 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:36.356 INFO kablam! | Oct 27 20:13:36.356 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.356 INFO kablam! ... Oct 27 20:13:36.356 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:36.356 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:36.356 INFO kablam! Oct 27 20:13:36.357 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.357 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:36.357 INFO kablam! | Oct 27 20:13:36.357 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.357 INFO kablam! ... Oct 27 20:13:36.357 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:36.357 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:36.358 INFO kablam! Oct 27 20:13:36.358 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.358 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:36.358 INFO kablam! | Oct 27 20:13:36.358 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.358 INFO kablam! ... Oct 27 20:13:36.358 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:36.358 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:36.359 INFO kablam! Oct 27 20:13:36.359 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.359 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:36.359 INFO kablam! | Oct 27 20:13:36.359 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.359 INFO kablam! ... Oct 27 20:13:36.359 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:36.360 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:36.360 INFO kablam! Oct 27 20:13:36.360 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.360 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:36.360 INFO kablam! | Oct 27 20:13:36.360 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.360 INFO kablam! ... Oct 27 20:13:36.361 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:36.361 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:36.361 INFO kablam! Oct 27 20:13:36.367 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.367 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:36.367 INFO kablam! | Oct 27 20:13:36.367 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.367 INFO kablam! ... Oct 27 20:13:36.367 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:36.367 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:36.367 INFO kablam! Oct 27 20:13:36.371 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.371 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:36.371 INFO kablam! | Oct 27 20:13:36.371 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.371 INFO kablam! ... Oct 27 20:13:36.371 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:36.371 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:36.371 INFO kablam! Oct 27 20:13:36.371 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.371 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:36.371 INFO kablam! | Oct 27 20:13:36.372 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.372 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.372 INFO kablam! ... Oct 27 20:13:36.372 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:36.372 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:36.372 INFO kablam! Oct 27 20:13:36.372 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.372 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:36.372 INFO kablam! | Oct 27 20:13:36.372 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:36.372 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.373 INFO kablam! ... Oct 27 20:13:36.373 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:36.373 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:36.373 INFO kablam! Oct 27 20:13:36.373 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.373 INFO kablam! --> src/auto_args.rs:294:50 Oct 27 20:13:36.373 INFO kablam! | Oct 27 20:13:36.373 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 27 20:13:36.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.373 INFO kablam! Oct 27 20:13:36.373 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.373 INFO kablam! --> src/auto_args.rs:300:59 Oct 27 20:13:36.373 INFO kablam! | Oct 27 20:13:36.374 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 27 20:13:36.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.374 INFO kablam! Oct 27 20:13:36.374 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.374 INFO kablam! --> src/auto_args.rs:324:50 Oct 27 20:13:36.374 INFO kablam! | Oct 27 20:13:36.374 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 27 20:13:36.374 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.374 INFO kablam! Oct 27 20:13:36.374 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.374 INFO kablam! --> src/auto_args.rs:335:59 Oct 27 20:13:36.375 INFO kablam! | Oct 27 20:13:36.375 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 27 20:13:36.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.375 INFO kablam! Oct 27 20:13:36.375 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.375 INFO kablam! --> src/auto_args.rs:467:50 Oct 27 20:13:36.375 INFO kablam! | Oct 27 20:13:36.375 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 27 20:13:36.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.375 INFO kablam! Oct 27 20:13:36.375 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.376 INFO kablam! --> src/auto_args.rs:480:59 Oct 27 20:13:36.376 INFO kablam! | Oct 27 20:13:36.376 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 27 20:13:36.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.376 INFO kablam! Oct 27 20:13:36.376 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.376 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:36.376 INFO kablam! | Oct 27 20:13:36.376 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.377 INFO kablam! ... Oct 27 20:13:36.377 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:36.377 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:36.377 INFO kablam! Oct 27 20:13:36.377 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.377 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:36.377 INFO kablam! | Oct 27 20:13:36.377 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.377 INFO kablam! ... Oct 27 20:13:36.377 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:36.378 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:36.378 INFO kablam! Oct 27 20:13:36.378 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.378 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:36.378 INFO kablam! | Oct 27 20:13:36.378 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.378 INFO kablam! ... Oct 27 20:13:36.378 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:36.378 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:36.378 INFO kablam! Oct 27 20:13:36.378 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.378 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:36.379 INFO kablam! | Oct 27 20:13:36.379 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.379 INFO kablam! ... Oct 27 20:13:36.379 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:36.379 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:36.379 INFO kablam! Oct 27 20:13:36.379 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.379 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:36.379 INFO kablam! | Oct 27 20:13:36.379 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.379 INFO kablam! ... Oct 27 20:13:36.380 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:36.380 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:36.380 INFO kablam! Oct 27 20:13:36.380 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.380 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:36.380 INFO kablam! | Oct 27 20:13:36.380 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.380 INFO kablam! ... Oct 27 20:13:36.380 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:36.380 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:36.381 INFO kablam! Oct 27 20:13:36.381 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.381 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:36.381 INFO kablam! | Oct 27 20:13:36.381 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.381 INFO kablam! ... Oct 27 20:13:36.381 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:36.381 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:36.381 INFO kablam! Oct 27 20:13:36.381 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.381 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:36.381 INFO kablam! | Oct 27 20:13:36.381 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.381 INFO kablam! ... Oct 27 20:13:36.381 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:36.381 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:36.381 INFO kablam! Oct 27 20:13:36.381 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.381 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:36.381 INFO kablam! | Oct 27 20:13:36.381 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.381 INFO kablam! ... Oct 27 20:13:36.381 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:36.381 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:36.381 INFO kablam! Oct 27 20:13:36.381 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.381 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:36.381 INFO kablam! | Oct 27 20:13:36.381 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.382 INFO kablam! ... Oct 27 20:13:36.382 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:36.382 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:36.382 INFO kablam! Oct 27 20:13:36.382 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.382 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:36.382 INFO kablam! | Oct 27 20:13:36.382 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.382 INFO kablam! ... Oct 27 20:13:36.382 INFO kablam! 637 | wrap!(A); Oct 27 20:13:36.382 INFO kablam! | --------- in this macro invocation Oct 27 20:13:36.382 INFO kablam! Oct 27 20:13:36.382 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.382 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:36.382 INFO kablam! | Oct 27 20:13:36.382 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.382 INFO kablam! ... Oct 27 20:13:36.382 INFO kablam! 637 | wrap!(A); Oct 27 20:13:36.382 INFO kablam! | --------- in this macro invocation Oct 27 20:13:36.382 INFO kablam! Oct 27 20:13:36.382 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.382 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:36.382 INFO kablam! | Oct 27 20:13:36.382 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.382 INFO kablam! ... Oct 27 20:13:36.383 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:36.383 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:36.383 INFO kablam! Oct 27 20:13:36.383 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.383 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:36.383 INFO kablam! | Oct 27 20:13:36.383 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.383 INFO kablam! ... Oct 27 20:13:36.383 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:36.383 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:36.383 INFO kablam! Oct 27 20:13:36.383 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.383 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:36.383 INFO kablam! | Oct 27 20:13:36.383 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.383 INFO kablam! ... Oct 27 20:13:36.383 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:36.383 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:36.383 INFO kablam! Oct 27 20:13:36.383 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.383 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:36.383 INFO kablam! | Oct 27 20:13:36.383 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.383 INFO kablam! ... Oct 27 20:13:36.383 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:36.384 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:36.384 INFO kablam! Oct 27 20:13:36.384 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.384 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:36.384 INFO kablam! | Oct 27 20:13:36.384 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.384 INFO kablam! ... Oct 27 20:13:36.384 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:36.384 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:36.384 INFO kablam! Oct 27 20:13:36.384 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.384 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:36.384 INFO kablam! | Oct 27 20:13:36.384 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.384 INFO kablam! ... Oct 27 20:13:36.384 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:36.384 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:36.384 INFO kablam! Oct 27 20:13:36.384 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.384 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:36.384 INFO kablam! | Oct 27 20:13:36.384 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.384 INFO kablam! ... Oct 27 20:13:36.384 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:36.384 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:36.384 INFO kablam! Oct 27 20:13:36.384 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.384 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:36.384 INFO kablam! | Oct 27 20:13:36.384 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.384 INFO kablam! ... Oct 27 20:13:36.384 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:36.384 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:36.384 INFO kablam! Oct 27 20:13:36.384 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.384 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:36.384 INFO kablam! | Oct 27 20:13:36.384 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.384 INFO kablam! ... Oct 27 20:13:36.384 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:36.384 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:36.384 INFO kablam! Oct 27 20:13:36.384 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.385 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:36.385 INFO kablam! | Oct 27 20:13:36.385 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.385 INFO kablam! ... Oct 27 20:13:36.385 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:36.385 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:36.385 INFO kablam! Oct 27 20:13:36.385 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.385 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:36.385 INFO kablam! | Oct 27 20:13:36.385 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:36.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.385 INFO kablam! ... Oct 27 20:13:36.385 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:36.385 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:36.385 INFO kablam! Oct 27 20:13:36.385 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.385 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:36.385 INFO kablam! | Oct 27 20:13:36.385 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:36.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:36.385 INFO kablam! ... Oct 27 20:13:36.385 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:36.385 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:36.385 INFO kablam! Oct 27 20:13:36.659 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.660 INFO kablam! --> src/auto_args.rs:326:61 Oct 27 20:13:36.660 INFO kablam! | Oct 27 20:13:36.660 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.660 INFO kablam! | ^^^^^ Oct 27 20:13:36.660 INFO kablam! Oct 27 20:13:36.666 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.667 INFO kablam! --> src/auto_args.rs:327:33 Oct 27 20:13:36.667 INFO kablam! | Oct 27 20:13:36.667 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.668 INFO kablam! | ^^^^^ Oct 27 20:13:36.668 INFO kablam! Oct 27 20:13:36.671 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.671 INFO kablam! --> src/auto_args.rs:337:67 Oct 27 20:13:36.672 INFO kablam! | Oct 27 20:13:36.672 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.672 INFO kablam! | ^^^^^ Oct 27 20:13:36.672 INFO kablam! Oct 27 20:13:36.674 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.674 INFO kablam! --> src/auto_args.rs:338:40 Oct 27 20:13:36.674 INFO kablam! | Oct 27 20:13:36.675 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 27 20:13:36.675 INFO kablam! | ^^^^^ Oct 27 20:13:36.675 INFO kablam! Oct 27 20:13:36.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 27 20:13:36.714 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:36.714 INFO kablam! | Oct 27 20:13:36.715 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.715 INFO kablam! | ^^^^^ Oct 27 20:13:36.715 INFO kablam! ... Oct 27 20:13:36.716 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:36.716 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:36.716 INFO kablam! Oct 27 20:13:36.718 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.718 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:36.718 INFO kablam! | Oct 27 20:13:36.719 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.719 INFO kablam! | ^^^^^ Oct 27 20:13:36.719 INFO kablam! ... Oct 27 20:13:36.719 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:36.720 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:36.720 INFO kablam! Oct 27 20:13:36.735 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.735 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:36.735 INFO kablam! | Oct 27 20:13:36.736 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.736 INFO kablam! | ^^^^^ Oct 27 20:13:36.736 INFO kablam! ... Oct 27 20:13:36.736 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:36.737 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:36.737 INFO kablam! Oct 27 20:13:36.738 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.739 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:36.739 INFO kablam! | Oct 27 20:13:36.739 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.740 INFO kablam! | ^^^^^ Oct 27 20:13:36.740 INFO kablam! ... Oct 27 20:13:36.740 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:36.740 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:36.741 INFO kablam! Oct 27 20:13:36.759 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.759 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:36.759 INFO kablam! | Oct 27 20:13:36.759 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.759 INFO kablam! | ^^^^^ Oct 27 20:13:36.759 INFO kablam! ... Oct 27 20:13:36.759 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:36.759 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:36.759 INFO kablam! Oct 27 20:13:36.759 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.759 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:36.759 INFO kablam! | Oct 27 20:13:36.759 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.759 INFO kablam! | ^^^^^ Oct 27 20:13:36.759 INFO kablam! ... Oct 27 20:13:36.759 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:36.759 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:36.759 INFO kablam! Oct 27 20:13:36.759 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.759 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:36.759 INFO kablam! | Oct 27 20:13:36.759 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.759 INFO kablam! | ^^^^^ Oct 27 20:13:36.759 INFO kablam! ... Oct 27 20:13:36.759 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:36.759 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:36.759 INFO kablam! Oct 27 20:13:36.759 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.759 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:36.759 INFO kablam! | Oct 27 20:13:36.759 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.759 INFO kablam! | ^^^^^ Oct 27 20:13:36.759 INFO kablam! ... Oct 27 20:13:36.760 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:36.760 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:36.760 INFO kablam! Oct 27 20:13:36.760 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.760 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:36.760 INFO kablam! | Oct 27 20:13:36.760 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.760 INFO kablam! | ^^^^^ Oct 27 20:13:36.760 INFO kablam! ... Oct 27 20:13:36.760 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:36.760 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:36.760 INFO kablam! Oct 27 20:13:36.779 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.779 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:36.779 INFO kablam! | Oct 27 20:13:36.779 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.779 INFO kablam! | ^^^^^ Oct 27 20:13:36.779 INFO kablam! ... Oct 27 20:13:36.779 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:36.779 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:36.779 INFO kablam! Oct 27 20:13:36.779 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.779 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:36.779 INFO kablam! | Oct 27 20:13:36.779 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.779 INFO kablam! | ^^^^^ Oct 27 20:13:36.779 INFO kablam! ... Oct 27 20:13:36.779 INFO kablam! 637 | wrap!(A); Oct 27 20:13:36.779 INFO kablam! | --------- in this macro invocation Oct 27 20:13:36.779 INFO kablam! Oct 27 20:13:36.779 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.779 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:36.779 INFO kablam! | Oct 27 20:13:36.779 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.779 INFO kablam! | ^^^^^ Oct 27 20:13:36.779 INFO kablam! ... Oct 27 20:13:36.779 INFO kablam! 637 | wrap!(A); Oct 27 20:13:36.779 INFO kablam! | --------- in this macro invocation Oct 27 20:13:36.779 INFO kablam! Oct 27 20:13:36.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 27 20:13:36.783 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:36.783 INFO kablam! | Oct 27 20:13:36.783 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.783 INFO kablam! | ^^^^^ Oct 27 20:13:36.783 INFO kablam! ... Oct 27 20:13:36.783 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:36.783 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:36.783 INFO kablam! Oct 27 20:13:36.791 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.791 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:36.791 INFO kablam! | Oct 27 20:13:36.792 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.792 INFO kablam! | ^^^^^ Oct 27 20:13:36.792 INFO kablam! ... Oct 27 20:13:36.793 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:36.793 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:36.793 INFO kablam! Oct 27 20:13:36.797 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.797 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:36.798 INFO kablam! | Oct 27 20:13:36.798 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.798 INFO kablam! | ^^^^^ Oct 27 20:13:36.799 INFO kablam! ... Oct 27 20:13:36.799 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:36.799 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:36.800 INFO kablam! Oct 27 20:13:36.801 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.801 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:36.801 INFO kablam! | Oct 27 20:13:36.801 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.801 INFO kablam! | ^^^^^ Oct 27 20:13:36.801 INFO kablam! ... Oct 27 20:13:36.801 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:36.801 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:36.801 INFO kablam! Oct 27 20:13:36.805 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.805 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:36.805 INFO kablam! | Oct 27 20:13:36.815 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.815 INFO kablam! | ^^^^^ Oct 27 20:13:36.815 INFO kablam! ... Oct 27 20:13:36.815 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:36.815 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:36.815 INFO kablam! Oct 27 20:13:36.816 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.816 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:36.816 INFO kablam! | Oct 27 20:13:36.816 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.816 INFO kablam! | ^^^^^ Oct 27 20:13:36.816 INFO kablam! ... Oct 27 20:13:36.816 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:36.816 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:36.816 INFO kablam! Oct 27 20:13:36.819 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.819 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:36.819 INFO kablam! | Oct 27 20:13:36.819 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.819 INFO kablam! | ^^^^^ Oct 27 20:13:36.819 INFO kablam! ... Oct 27 20:13:36.819 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:36.819 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:36.819 INFO kablam! Oct 27 20:13:36.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 27 20:13:36.823 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:36.823 INFO kablam! | Oct 27 20:13:36.824 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.824 INFO kablam! | ^^^^^ Oct 27 20:13:36.824 INFO kablam! ... Oct 27 20:13:36.824 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:36.824 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:36.824 INFO kablam! Oct 27 20:13:36.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 27 20:13:36.827 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:36.827 INFO kablam! | Oct 27 20:13:36.827 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.827 INFO kablam! | ^^^^^ Oct 27 20:13:36.827 INFO kablam! ... Oct 27 20:13:36.827 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:36.827 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:36.827 INFO kablam! Oct 27 20:13:36.831 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.831 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:36.831 INFO kablam! | Oct 27 20:13:36.831 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.831 INFO kablam! | ^^^^^ Oct 27 20:13:36.831 INFO kablam! ... Oct 27 20:13:36.831 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:36.832 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:36.832 INFO kablam! Oct 27 20:13:36.841 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.841 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:36.841 INFO kablam! | Oct 27 20:13:36.841 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.841 INFO kablam! | ^^^^^ Oct 27 20:13:36.841 INFO kablam! ... Oct 27 20:13:36.841 INFO kablam! 637 | wrap!(A); Oct 27 20:13:36.841 INFO kablam! | --------- in this macro invocation Oct 27 20:13:36.841 INFO kablam! Oct 27 20:13:36.844 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.844 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:36.844 INFO kablam! | Oct 27 20:13:36.844 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.844 INFO kablam! | ^^^^^ Oct 27 20:13:36.844 INFO kablam! ... Oct 27 20:13:36.844 INFO kablam! 637 | wrap!(A); Oct 27 20:13:36.844 INFO kablam! | --------- in this macro invocation Oct 27 20:13:36.844 INFO kablam! Oct 27 20:13:36.902 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.902 INFO kablam! --> src/auto_args.rs:471:78 Oct 27 20:13:36.902 INFO kablam! | Oct 27 20:13:36.902 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.902 INFO kablam! | ^^^^^ Oct 27 20:13:36.902 INFO kablam! Oct 27 20:13:36.912 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.912 INFO kablam! --> src/auto_args.rs:472:33 Oct 27 20:13:36.912 INFO kablam! | Oct 27 20:13:36.912 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.912 INFO kablam! | ^^^^^ Oct 27 20:13:36.912 INFO kablam! Oct 27 20:13:36.914 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.914 INFO kablam! --> src/auto_args.rs:484:84 Oct 27 20:13:36.914 INFO kablam! | Oct 27 20:13:36.914 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:36.914 INFO kablam! | ^^^^^ Oct 27 20:13:36.915 INFO kablam! Oct 27 20:13:36.915 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:36.915 INFO kablam! --> src/auto_args.rs:485:33 Oct 27 20:13:36.915 INFO kablam! | Oct 27 20:13:36.916 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:36.916 INFO kablam! | ^^^^^ Oct 27 20:13:36.916 INFO kablam! Oct 27 20:13:37.056 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.056 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:37.056 INFO kablam! | Oct 27 20:13:37.057 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.057 INFO kablam! | ^^^^^ Oct 27 20:13:37.057 INFO kablam! ... Oct 27 20:13:37.057 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:37.058 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:37.058 INFO kablam! Oct 27 20:13:37.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 27 20:13:37.066 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:37.066 INFO kablam! | Oct 27 20:13:37.066 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.066 INFO kablam! | ^^^^^ Oct 27 20:13:37.067 INFO kablam! ... Oct 27 20:13:37.067 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:37.067 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:37.067 INFO kablam! Oct 27 20:13:37.068 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.069 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:37.069 INFO kablam! | Oct 27 20:13:37.069 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.069 INFO kablam! | ^^^^^ Oct 27 20:13:37.070 INFO kablam! ... Oct 27 20:13:37.070 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:37.070 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:37.070 INFO kablam! Oct 27 20:13:37.074 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.074 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:37.074 INFO kablam! | Oct 27 20:13:37.075 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.075 INFO kablam! | ^^^^^ Oct 27 20:13:37.075 INFO kablam! ... Oct 27 20:13:37.075 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:37.076 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:37.076 INFO kablam! Oct 27 20:13:37.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 27 20:13:37.083 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:37.084 INFO kablam! | Oct 27 20:13:37.084 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.084 INFO kablam! | ^^^^^ Oct 27 20:13:37.084 INFO kablam! ... Oct 27 20:13:37.084 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:37.085 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:37.085 INFO kablam! Oct 27 20:13:37.086 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.086 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:37.087 INFO kablam! | Oct 27 20:13:37.087 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.087 INFO kablam! | ^^^^^ Oct 27 20:13:37.087 INFO kablam! ... Oct 27 20:13:37.088 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:37.088 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:37.088 INFO kablam! Oct 27 20:13:37.091 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.091 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:37.092 INFO kablam! | Oct 27 20:13:37.092 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.092 INFO kablam! | ^^^^^ Oct 27 20:13:37.093 INFO kablam! ... Oct 27 20:13:37.093 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:37.093 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:37.093 INFO kablam! Oct 27 20:13:37.100 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.100 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:37.100 INFO kablam! | Oct 27 20:13:37.100 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.100 INFO kablam! | ^^^^^ Oct 27 20:13:37.100 INFO kablam! ... Oct 27 20:13:37.101 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:37.101 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:37.101 INFO kablam! Oct 27 20:13:37.102 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.102 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:37.102 INFO kablam! | Oct 27 20:13:37.102 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.102 INFO kablam! | ^^^^^ Oct 27 20:13:37.102 INFO kablam! ... Oct 27 20:13:37.102 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:37.103 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:37.103 INFO kablam! Oct 27 20:13:37.106 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.106 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:37.106 INFO kablam! | Oct 27 20:13:37.106 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.106 INFO kablam! | ^^^^^ Oct 27 20:13:37.106 INFO kablam! ... Oct 27 20:13:37.106 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:37.106 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:37.106 INFO kablam! Oct 27 20:13:37.113 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.113 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:37.113 INFO kablam! | Oct 27 20:13:37.113 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.113 INFO kablam! | ^^^^^ Oct 27 20:13:37.113 INFO kablam! ... Oct 27 20:13:37.113 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:37.114 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:37.114 INFO kablam! Oct 27 20:13:37.115 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.115 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:37.115 INFO kablam! | Oct 27 20:13:37.115 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.115 INFO kablam! | ^^^^^ Oct 27 20:13:37.115 INFO kablam! ... Oct 27 20:13:37.115 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:37.115 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:37.116 INFO kablam! Oct 27 20:13:37.118 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.118 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:37.118 INFO kablam! | Oct 27 20:13:37.119 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.119 INFO kablam! | ^^^^^ Oct 27 20:13:37.119 INFO kablam! ... Oct 27 20:13:37.119 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:37.119 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:37.119 INFO kablam! Oct 27 20:13:37.126 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.126 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:37.126 INFO kablam! | Oct 27 20:13:37.126 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.126 INFO kablam! | ^^^^^ Oct 27 20:13:37.126 INFO kablam! ... Oct 27 20:13:37.126 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:37.126 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:37.126 INFO kablam! Oct 27 20:13:37.127 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.127 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:37.128 INFO kablam! | Oct 27 20:13:37.128 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.128 INFO kablam! | ^^^^^ Oct 27 20:13:37.128 INFO kablam! ... Oct 27 20:13:37.128 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:37.128 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:37.128 INFO kablam! Oct 27 20:13:37.131 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.131 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:37.131 INFO kablam! | Oct 27 20:13:37.132 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.132 INFO kablam! | ^^^^^ Oct 27 20:13:37.132 INFO kablam! ... Oct 27 20:13:37.132 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:37.132 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:37.132 INFO kablam! Oct 27 20:13:37.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 27 20:13:37.139 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:37.139 INFO kablam! | Oct 27 20:13:37.139 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.139 INFO kablam! | ^^^^^ Oct 27 20:13:37.140 INFO kablam! ... Oct 27 20:13:37.140 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:37.140 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:37.140 INFO kablam! Oct 27 20:13:37.141 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.141 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:37.141 INFO kablam! | Oct 27 20:13:37.141 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.141 INFO kablam! | ^^^^^ Oct 27 20:13:37.141 INFO kablam! ... Oct 27 20:13:37.141 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:37.141 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:37.142 INFO kablam! Oct 27 20:13:37.144 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.144 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:37.144 INFO kablam! | Oct 27 20:13:37.145 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.145 INFO kablam! | ^^^^^ Oct 27 20:13:37.145 INFO kablam! ... Oct 27 20:13:37.145 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:37.145 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:37.145 INFO kablam! Oct 27 20:13:37.154 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.154 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:37.154 INFO kablam! | Oct 27 20:13:37.154 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.154 INFO kablam! | ^^^^^ Oct 27 20:13:37.154 INFO kablam! ... Oct 27 20:13:37.154 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:37.154 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:37.154 INFO kablam! Oct 27 20:13:37.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 27 20:13:37.156 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:37.156 INFO kablam! | Oct 27 20:13:37.156 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.156 INFO kablam! | ^^^^^ Oct 27 20:13:37.156 INFO kablam! ... Oct 27 20:13:37.157 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:37.157 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:37.157 INFO kablam! Oct 27 20:13:37.161 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.161 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:37.161 INFO kablam! | Oct 27 20:13:37.161 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.162 INFO kablam! | ^^^^^ Oct 27 20:13:37.162 INFO kablam! ... Oct 27 20:13:37.162 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:37.162 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:37.162 INFO kablam! Oct 27 20:13:37.170 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.170 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:37.170 INFO kablam! | Oct 27 20:13:37.170 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.170 INFO kablam! | ^^^^^ Oct 27 20:13:37.170 INFO kablam! ... Oct 27 20:13:37.170 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:37.170 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:37.171 INFO kablam! Oct 27 20:13:37.172 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.172 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:37.172 INFO kablam! | Oct 27 20:13:37.172 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.172 INFO kablam! | ^^^^^ Oct 27 20:13:37.172 INFO kablam! ... Oct 27 20:13:37.172 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:37.172 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:37.172 INFO kablam! Oct 27 20:13:37.176 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.176 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:37.176 INFO kablam! | Oct 27 20:13:37.176 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.176 INFO kablam! | ^^^^^ Oct 27 20:13:37.177 INFO kablam! ... Oct 27 20:13:37.177 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:37.177 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:37.177 INFO kablam! Oct 27 20:13:37.185 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.185 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:37.185 INFO kablam! | Oct 27 20:13:37.185 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.185 INFO kablam! | ^^^^^ Oct 27 20:13:37.185 INFO kablam! ... Oct 27 20:13:37.185 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:37.186 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:37.186 INFO kablam! Oct 27 20:13:37.187 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.187 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:37.187 INFO kablam! | Oct 27 20:13:37.187 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.187 INFO kablam! | ^^^^^ Oct 27 20:13:37.187 INFO kablam! ... Oct 27 20:13:37.187 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:37.187 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:37.188 INFO kablam! Oct 27 20:13:37.191 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.191 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:37.191 INFO kablam! | Oct 27 20:13:37.191 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.192 INFO kablam! | ^^^^^ Oct 27 20:13:37.192 INFO kablam! ... Oct 27 20:13:37.192 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:37.192 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:37.192 INFO kablam! Oct 27 20:13:37.199 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.199 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:37.199 INFO kablam! | Oct 27 20:13:37.199 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.199 INFO kablam! | ^^^^^ Oct 27 20:13:37.199 INFO kablam! ... Oct 27 20:13:37.199 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:37.200 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:37.200 INFO kablam! Oct 27 20:13:37.201 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.201 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:37.201 INFO kablam! | Oct 27 20:13:37.201 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.201 INFO kablam! | ^^^^^ Oct 27 20:13:37.201 INFO kablam! ... Oct 27 20:13:37.201 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:37.201 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:37.201 INFO kablam! Oct 27 20:13:37.215 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.215 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:37.215 INFO kablam! | Oct 27 20:13:37.215 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.215 INFO kablam! | ^^^^^ Oct 27 20:13:37.215 INFO kablam! ... Oct 27 20:13:37.215 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:37.215 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:37.215 INFO kablam! Oct 27 20:13:37.222 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.222 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:37.222 INFO kablam! | Oct 27 20:13:37.222 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.222 INFO kablam! | ^^^^^ Oct 27 20:13:37.222 INFO kablam! ... Oct 27 20:13:37.223 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:37.223 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:37.223 INFO kablam! Oct 27 20:13:37.231 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.231 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:37.231 INFO kablam! | Oct 27 20:13:37.231 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.231 INFO kablam! | ^^^^^ Oct 27 20:13:37.231 INFO kablam! ... Oct 27 20:13:37.231 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:37.231 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:37.231 INFO kablam! Oct 27 20:13:37.234 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.234 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:37.234 INFO kablam! | Oct 27 20:13:37.234 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:37.234 INFO kablam! | ^^^^^ Oct 27 20:13:37.234 INFO kablam! ... Oct 27 20:13:37.234 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:37.235 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:37.235 INFO kablam! Oct 27 20:13:37.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 27 20:13:37.247 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:37.247 INFO kablam! | Oct 27 20:13:37.247 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:37.247 INFO kablam! | ^^^^^ Oct 27 20:13:37.247 INFO kablam! ... Oct 27 20:13:37.247 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:37.247 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:37.247 INFO kablam! Oct 27 20:13:37.248 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.248 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:37.248 INFO kablam! | Oct 27 20:13:37.248 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:37.248 INFO kablam! | ^^^^^ Oct 27 20:13:37.248 INFO kablam! ... Oct 27 20:13:37.248 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:37.249 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:37.249 INFO kablam! Oct 27 20:13:37.314 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:37.314 INFO kablam! --> src/delegates.rs:26:50 Oct 27 20:13:37.314 INFO kablam! | Oct 27 20:13:37.314 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 27 20:13:37.314 INFO kablam! | ^^^^^ Oct 27 20:13:37.314 INFO kablam! Oct 27 20:13:38.715 INFO kablam! Checking jsonrpc-tcp-server v7.1.1 Oct 27 20:13:50.000 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.000 INFO kablam! --> src/auto_args.rs:8:35 Oct 27 20:13:50.000 INFO kablam! | Oct 27 20:13:50.000 INFO kablam! 8 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:50.000 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:50.000 INFO kablam! | Oct 27 20:13:50.000 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:50.000 INFO kablam! Oct 27 20:13:50.000 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.000 INFO kablam! --> src/auto_args.rs:321:44 Oct 27 20:13:50.000 INFO kablam! | Oct 27 20:13:50.000 INFO kablam! 321 | impl WrapAsync for fn(&B) -> BoxFuture Oct 27 20:13:50.000 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.000 INFO kablam! Oct 27 20:13:50.000 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.000 INFO kablam! --> src/auto_args.rs:332:52 Oct 27 20:13:50.000 INFO kablam! | Oct 27 20:13:50.000 INFO kablam! 332 | impl WrapMeta for fn(&B, M) -> BoxFuture Oct 27 20:13:50.000 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.000 INFO kablam! Oct 27 20:13:50.007 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.007 INFO kablam! --> src/auto_args.rs:464:60 Oct 27 20:13:50.007 INFO kablam! | Oct 27 20:13:50.007 INFO kablam! 464 | impl WrapAsync for fn(&B, Trailing) -> BoxFuture Oct 27 20:13:50.007 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.007 INFO kablam! Oct 27 20:13:50.007 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.007 INFO kablam! --> src/auto_args.rs:477:68 Oct 27 20:13:50.007 INFO kablam! | Oct 27 20:13:50.007 INFO kablam! 477 | impl WrapMeta for fn(&B, M, Trailing) -> BoxFuture Oct 27 20:13:50.007 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.007 INFO kablam! Oct 27 20:13:50.007 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.007 INFO kablam! --> src/delegates.rs:6:35 Oct 27 20:13:50.007 INFO kablam! | Oct 27 20:13:50.007 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:50.007 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:50.007 INFO kablam! Oct 27 20:13:50.007 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.007 INFO kablam! --> src/delegates.rs:11:18 Oct 27 20:13:50.007 INFO kablam! | Oct 27 20:13:50.007 INFO kablam! 11 | type AsyncData = BoxFuture; Oct 27 20:13:50.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.007 INFO kablam! Oct 27 20:13:50.007 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.007 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:50.007 INFO kablam! | Oct 27 20:13:50.007 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:50.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.007 INFO kablam! ... Oct 27 20:13:50.007 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:50.008 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:50.008 INFO kablam! Oct 27 20:13:50.008 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.008 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:50.008 INFO kablam! | Oct 27 20:13:50.008 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:50.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.008 INFO kablam! ... Oct 27 20:13:50.008 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:50.008 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:50.008 INFO kablam! Oct 27 20:13:50.011 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.011 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:50.011 INFO kablam! | Oct 27 20:13:50.011 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:50.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.011 INFO kablam! ... Oct 27 20:13:50.011 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:50.011 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:50.011 INFO kablam! Oct 27 20:13:50.011 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.011 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:50.011 INFO kablam! | Oct 27 20:13:50.011 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:50.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.011 INFO kablam! ... Oct 27 20:13:50.011 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:50.011 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:50.011 INFO kablam! Oct 27 20:13:50.011 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.011 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:50.011 INFO kablam! | Oct 27 20:13:50.011 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:50.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.011 INFO kablam! ... Oct 27 20:13:50.011 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:50.011 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:50.011 INFO kablam! Oct 27 20:13:50.011 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.011 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:50.011 INFO kablam! | Oct 27 20:13:50.012 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:50.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.012 INFO kablam! ... Oct 27 20:13:50.012 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:50.012 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:50.012 INFO kablam! Oct 27 20:13:50.012 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.012 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:50.012 INFO kablam! | Oct 27 20:13:50.012 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:50.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.013 INFO kablam! ... Oct 27 20:13:50.013 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:50.013 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:50.013 INFO kablam! Oct 27 20:13:50.013 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.013 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:50.013 INFO kablam! | Oct 27 20:13:50.013 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:50.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.013 INFO kablam! ... Oct 27 20:13:50.013 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:50.013 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:50.013 INFO kablam! Oct 27 20:13:50.013 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.013 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:50.013 INFO kablam! | Oct 27 20:13:50.013 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:50.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.013 INFO kablam! ... Oct 27 20:13:50.013 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:50.013 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:50.013 INFO kablam! Oct 27 20:13:50.013 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.013 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:50.013 INFO kablam! | Oct 27 20:13:50.013 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:50.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.013 INFO kablam! ... Oct 27 20:13:50.013 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:50.013 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:50.013 INFO kablam! Oct 27 20:13:50.013 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.013 INFO kablam! --> src/auto_args.rs:382:48 Oct 27 20:13:50.013 INFO kablam! | Oct 27 20:13:50.013 INFO kablam! 382 | > WrapAsync for fn(&BASE, $($x,)+ ) -> BoxFuture { Oct 27 20:13:50.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.013 INFO kablam! ... Oct 27 20:13:50.013 INFO kablam! 637 | wrap!(A); Oct 27 20:13:50.013 INFO kablam! | --------- in this macro invocation Oct 27 20:13:50.013 INFO kablam! Oct 27 20:13:50.013 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.013 INFO kablam! --> src/auto_args.rs:398:58 Oct 27 20:13:50.013 INFO kablam! | Oct 27 20:13:50.013 INFO kablam! 398 | > WrapMeta for fn(&BASE, META, $($x,)+) -> BoxFuture { Oct 27 20:13:50.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.013 INFO kablam! ... Oct 27 20:13:50.013 INFO kablam! 637 | wrap!(A); Oct 27 20:13:50.013 INFO kablam! | --------- in this macro invocation Oct 27 20:13:50.013 INFO kablam! Oct 27 20:13:50.013 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.013 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:50.013 INFO kablam! | Oct 27 20:13:50.013 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.013 INFO kablam! ... Oct 27 20:13:50.013 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:50.013 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:50.013 INFO kablam! Oct 27 20:13:50.015 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.015 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:50.015 INFO kablam! | Oct 27 20:13:50.015 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.015 INFO kablam! ... Oct 27 20:13:50.015 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:50.015 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:50.015 INFO kablam! Oct 27 20:13:50.015 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.015 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:50.015 INFO kablam! | Oct 27 20:13:50.015 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.015 INFO kablam! ... Oct 27 20:13:50.015 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:50.015 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:50.015 INFO kablam! Oct 27 20:13:50.015 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.015 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:50.015 INFO kablam! | Oct 27 20:13:50.015 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.015 INFO kablam! ... Oct 27 20:13:50.015 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:50.015 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:50.015 INFO kablam! Oct 27 20:13:50.015 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.015 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:50.015 INFO kablam! | Oct 27 20:13:50.015 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.015 INFO kablam! ... Oct 27 20:13:50.015 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:50.015 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:50.015 INFO kablam! Oct 27 20:13:50.015 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.015 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:50.015 INFO kablam! | Oct 27 20:13:50.015 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.015 INFO kablam! ... Oct 27 20:13:50.015 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:50.015 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:50.015 INFO kablam! Oct 27 20:13:50.015 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.015 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:50.015 INFO kablam! | Oct 27 20:13:50.015 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.015 INFO kablam! ... Oct 27 20:13:50.015 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:50.015 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:50.019 INFO kablam! Oct 27 20:13:50.019 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.019 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:50.019 INFO kablam! | Oct 27 20:13:50.019 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.019 INFO kablam! ... Oct 27 20:13:50.019 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:50.019 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:50.019 INFO kablam! Oct 27 20:13:50.020 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.020 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:50.020 INFO kablam! | Oct 27 20:13:50.020 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.020 INFO kablam! ... Oct 27 20:13:50.020 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:50.020 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:50.020 INFO kablam! Oct 27 20:13:50.020 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.020 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:50.020 INFO kablam! | Oct 27 20:13:50.020 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.020 INFO kablam! ... Oct 27 20:13:50.020 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:50.020 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:50.020 INFO kablam! Oct 27 20:13:50.020 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.020 INFO kablam! --> src/auto_args.rs:540:66 Oct 27 20:13:50.020 INFO kablam! | Oct 27 20:13:50.020 INFO kablam! 540 | > WrapAsync for fn(&BASE, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.020 INFO kablam! ... Oct 27 20:13:50.020 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:50.020 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:50.020 INFO kablam! Oct 27 20:13:50.021 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.021 INFO kablam! --> src/auto_args.rs:570:77 Oct 27 20:13:50.021 INFO kablam! | Oct 27 20:13:50.021 INFO kablam! 570 | > WrapMeta for fn(&BASE, META, $($x,)+ Trailing) -> BoxFuture { Oct 27 20:13:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.021 INFO kablam! ... Oct 27 20:13:50.021 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:50.021 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:50.021 INFO kablam! Oct 27 20:13:50.021 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.021 INFO kablam! --> src/auto_args.rs:294:50 Oct 27 20:13:50.021 INFO kablam! | Oct 27 20:13:50.021 INFO kablam! 294 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture; Oct 27 20:13:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.021 INFO kablam! Oct 27 20:13:50.021 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.021 INFO kablam! --> src/auto_args.rs:300:59 Oct 27 20:13:50.021 INFO kablam! | Oct 27 20:13:50.021 INFO kablam! 300 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture; Oct 27 20:13:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.021 INFO kablam! Oct 27 20:13:50.021 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.021 INFO kablam! --> src/auto_args.rs:324:50 Oct 27 20:13:50.021 INFO kablam! | Oct 27 20:13:50.021 INFO kablam! 324 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 27 20:13:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.021 INFO kablam! Oct 27 20:13:50.021 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.021 INFO kablam! --> src/auto_args.rs:335:59 Oct 27 20:13:50.021 INFO kablam! | Oct 27 20:13:50.021 INFO kablam! 335 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 27 20:13:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.021 INFO kablam! Oct 27 20:13:50.021 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.021 INFO kablam! --> src/auto_args.rs:467:50 Oct 27 20:13:50.021 INFO kablam! | Oct 27 20:13:50.021 INFO kablam! 467 | fn wrap_rpc(&self, base: &B, params: Params) -> BoxFuture { Oct 27 20:13:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.021 INFO kablam! Oct 27 20:13:50.021 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.021 INFO kablam! --> src/auto_args.rs:480:59 Oct 27 20:13:50.021 INFO kablam! | Oct 27 20:13:50.021 INFO kablam! 480 | fn wrap_rpc(&self, base: &B, params: Params, meta: M) -> BoxFuture { Oct 27 20:13:50.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.021 INFO kablam! Oct 27 20:13:50.021 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.021 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:50.021 INFO kablam! | Oct 27 20:13:50.021 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.023 INFO kablam! ... Oct 27 20:13:50.023 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:50.023 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:50.023 INFO kablam! Oct 27 20:13:50.023 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.023 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:50.023 INFO kablam! | Oct 27 20:13:50.023 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.023 INFO kablam! ... Oct 27 20:13:50.023 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:50.023 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:50.023 INFO kablam! Oct 27 20:13:50.023 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.023 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:50.023 INFO kablam! | Oct 27 20:13:50.023 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.023 INFO kablam! ... Oct 27 20:13:50.023 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:50.023 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:50.023 INFO kablam! Oct 27 20:13:50.023 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.023 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:50.023 INFO kablam! | Oct 27 20:13:50.023 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.023 INFO kablam! ... Oct 27 20:13:50.023 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:50.023 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:50.023 INFO kablam! Oct 27 20:13:50.023 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.023 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:50.023 INFO kablam! | Oct 27 20:13:50.023 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.023 INFO kablam! ... Oct 27 20:13:50.023 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:50.023 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:50.023 INFO kablam! Oct 27 20:13:50.023 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.023 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:50.023 INFO kablam! | Oct 27 20:13:50.023 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.023 INFO kablam! ... Oct 27 20:13:50.023 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:50.023 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:50.023 INFO kablam! Oct 27 20:13:50.023 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.023 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:50.023 INFO kablam! | Oct 27 20:13:50.023 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.023 INFO kablam! ... Oct 27 20:13:50.023 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:50.023 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:50.023 INFO kablam! Oct 27 20:13:50.023 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.023 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:50.023 INFO kablam! | Oct 27 20:13:50.023 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.023 INFO kablam! ... Oct 27 20:13:50.023 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:50.023 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:50.023 INFO kablam! Oct 27 20:13:50.023 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.023 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:50.023 INFO kablam! | Oct 27 20:13:50.023 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.024 INFO kablam! ... Oct 27 20:13:50.024 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:50.024 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:50.024 INFO kablam! Oct 27 20:13:50.024 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.024 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:50.024 INFO kablam! | Oct 27 20:13:50.024 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.024 INFO kablam! ... Oct 27 20:13:50.024 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:50.024 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:50.024 INFO kablam! Oct 27 20:13:50.024 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.024 INFO kablam! --> src/auto_args.rs:383:55 Oct 27 20:13:50.024 INFO kablam! | Oct 27 20:13:50.024 INFO kablam! 383 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.024 INFO kablam! ... Oct 27 20:13:50.024 INFO kablam! 637 | wrap!(A); Oct 27 20:13:50.024 INFO kablam! | --------- in this macro invocation Oct 27 20:13:50.024 INFO kablam! Oct 27 20:13:50.024 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.024 INFO kablam! --> src/auto_args.rs:399:67 Oct 27 20:13:50.024 INFO kablam! | Oct 27 20:13:50.024 INFO kablam! 399 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.024 INFO kablam! ... Oct 27 20:13:50.024 INFO kablam! 637 | wrap!(A); Oct 27 20:13:50.024 INFO kablam! | --------- in this macro invocation Oct 27 20:13:50.031 INFO kablam! Oct 27 20:13:50.031 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.031 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:50.031 INFO kablam! | Oct 27 20:13:50.031 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.031 INFO kablam! ... Oct 27 20:13:50.031 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:50.031 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:50.031 INFO kablam! Oct 27 20:13:50.032 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.032 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:50.032 INFO kablam! | Oct 27 20:13:50.032 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.032 INFO kablam! ... Oct 27 20:13:50.032 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:50.032 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:50.032 INFO kablam! Oct 27 20:13:50.032 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.032 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:50.032 INFO kablam! | Oct 27 20:13:50.032 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.032 INFO kablam! ... Oct 27 20:13:50.032 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:50.032 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:50.032 INFO kablam! Oct 27 20:13:50.032 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.032 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:50.032 INFO kablam! | Oct 27 20:13:50.032 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.032 INFO kablam! ... Oct 27 20:13:50.032 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:50.032 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:50.032 INFO kablam! Oct 27 20:13:50.032 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.032 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:50.032 INFO kablam! | Oct 27 20:13:50.032 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.032 INFO kablam! ... Oct 27 20:13:50.032 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:50.032 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:50.032 INFO kablam! Oct 27 20:13:50.032 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.032 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:50.032 INFO kablam! | Oct 27 20:13:50.033 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.033 INFO kablam! ... Oct 27 20:13:50.033 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:50.033 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:50.033 INFO kablam! Oct 27 20:13:50.033 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.033 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:50.033 INFO kablam! | Oct 27 20:13:50.033 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.033 INFO kablam! ... Oct 27 20:13:50.033 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:50.033 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:50.033 INFO kablam! Oct 27 20:13:50.033 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.034 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:50.034 INFO kablam! | Oct 27 20:13:50.034 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.034 INFO kablam! ... Oct 27 20:13:50.034 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:50.034 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:50.034 INFO kablam! Oct 27 20:13:50.034 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.034 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:50.034 INFO kablam! | Oct 27 20:13:50.034 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.034 INFO kablam! ... Oct 27 20:13:50.034 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:50.034 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:50.034 INFO kablam! Oct 27 20:13:50.034 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.034 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:50.034 INFO kablam! | Oct 27 20:13:50.034 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.034 INFO kablam! ... Oct 27 20:13:50.034 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:50.034 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:50.034 INFO kablam! Oct 27 20:13:50.034 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.034 INFO kablam! --> src/auto_args.rs:541:55 Oct 27 20:13:50.034 INFO kablam! | Oct 27 20:13:50.034 INFO kablam! 541 | fn wrap_rpc(&self, base: &BASE, params: Params) -> BoxFuture { Oct 27 20:13:50.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.034 INFO kablam! ... Oct 27 20:13:50.034 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:50.034 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:50.034 INFO kablam! Oct 27 20:13:50.034 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.034 INFO kablam! --> src/auto_args.rs:571:67 Oct 27 20:13:50.034 INFO kablam! | Oct 27 20:13:50.034 INFO kablam! 571 | fn wrap_rpc(&self, base: &BASE, params: Params, meta: META) -> BoxFuture { Oct 27 20:13:50.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:50.034 INFO kablam! ... Oct 27 20:13:50.034 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:50.034 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:50.034 INFO kablam! Oct 27 20:13:50.399 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.399 INFO kablam! --> src/auto_args.rs:326:61 Oct 27 20:13:50.399 INFO kablam! | Oct 27 20:13:50.399 INFO kablam! 326 | Ok(()) => (self)(base).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.399 INFO kablam! | ^^^^^ Oct 27 20:13:50.399 INFO kablam! Oct 27 20:13:50.399 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.399 INFO kablam! --> src/auto_args.rs:327:33 Oct 27 20:13:50.399 INFO kablam! | Oct 27 20:13:50.399 INFO kablam! 327 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.399 INFO kablam! | ^^^^^ Oct 27 20:13:50.399 INFO kablam! Oct 27 20:13:50.403 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.403 INFO kablam! --> src/auto_args.rs:337:67 Oct 27 20:13:50.403 INFO kablam! | Oct 27 20:13:50.403 INFO kablam! 337 | Ok(()) => (self)(base, meta).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.403 INFO kablam! | ^^^^^ Oct 27 20:13:50.403 INFO kablam! Oct 27 20:13:50.403 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.403 INFO kablam! --> src/auto_args.rs:338:40 Oct 27 20:13:50.403 INFO kablam! | Oct 27 20:13:50.403 INFO kablam! 338 | Err(e) => futures::failed(e.into()).boxed(), Oct 27 20:13:50.403 INFO kablam! | ^^^^^ Oct 27 20:13:50.403 INFO kablam! Oct 27 20:13:50.427 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.427 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:50.427 INFO kablam! | Oct 27 20:13:50.427 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.427 INFO kablam! | ^^^^^ Oct 27 20:13:50.427 INFO kablam! ... Oct 27 20:13:50.427 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:50.427 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:50.427 INFO kablam! Oct 27 20:13:50.435 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.435 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:50.435 INFO kablam! | Oct 27 20:13:50.435 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.435 INFO kablam! | ^^^^^ Oct 27 20:13:50.435 INFO kablam! ... Oct 27 20:13:50.435 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:50.435 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:50.435 INFO kablam! Oct 27 20:13:50.435 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.435 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:50.435 INFO kablam! | Oct 27 20:13:50.435 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.435 INFO kablam! | ^^^^^ Oct 27 20:13:50.435 INFO kablam! ... Oct 27 20:13:50.435 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:50.435 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:50.435 INFO kablam! Oct 27 20:13:50.439 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.439 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:50.439 INFO kablam! | Oct 27 20:13:50.439 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.439 INFO kablam! | ^^^^^ Oct 27 20:13:50.439 INFO kablam! ... Oct 27 20:13:50.439 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:50.439 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:50.439 INFO kablam! Oct 27 20:13:50.442 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.442 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:50.442 INFO kablam! | Oct 27 20:13:50.442 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.442 INFO kablam! | ^^^^^ Oct 27 20:13:50.442 INFO kablam! ... Oct 27 20:13:50.442 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:50.442 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:50.451 INFO kablam! Oct 27 20:13:50.451 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.451 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:50.451 INFO kablam! | Oct 27 20:13:50.451 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.451 INFO kablam! | ^^^^^ Oct 27 20:13:50.451 INFO kablam! ... Oct 27 20:13:50.451 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:50.451 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:50.451 INFO kablam! Oct 27 20:13:50.451 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.451 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:50.451 INFO kablam! | Oct 27 20:13:50.451 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.451 INFO kablam! | ^^^^^ Oct 27 20:13:50.451 INFO kablam! ... Oct 27 20:13:50.451 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:50.451 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:50.451 INFO kablam! Oct 27 20:13:50.461 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.461 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:50.461 INFO kablam! | Oct 27 20:13:50.461 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.461 INFO kablam! | ^^^^^ Oct 27 20:13:50.461 INFO kablam! ... Oct 27 20:13:50.461 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:50.461 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:50.461 INFO kablam! Oct 27 20:13:50.461 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.461 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:50.461 INFO kablam! | Oct 27 20:13:50.461 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.461 INFO kablam! | ^^^^^ Oct 27 20:13:50.461 INFO kablam! ... Oct 27 20:13:50.461 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:50.461 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:50.461 INFO kablam! Oct 27 20:13:50.461 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.461 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:50.461 INFO kablam! | Oct 27 20:13:50.461 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.461 INFO kablam! | ^^^^^ Oct 27 20:13:50.461 INFO kablam! ... Oct 27 20:13:50.461 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:50.461 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:50.475 INFO kablam! Oct 27 20:13:50.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 27 20:13:50.475 INFO kablam! --> src/auto_args.rs:385:79 Oct 27 20:13:50.475 INFO kablam! | Oct 27 20:13:50.475 INFO kablam! 385 | Ok(($($x,)+)) => (self)(base, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.475 INFO kablam! | ^^^^^ Oct 27 20:13:50.475 INFO kablam! ... Oct 27 20:13:50.475 INFO kablam! 637 | wrap!(A); Oct 27 20:13:50.475 INFO kablam! | --------- in this macro invocation Oct 27 20:13:50.483 INFO kablam! Oct 27 20:13:50.483 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.483 INFO kablam! --> src/auto_args.rs:386:35 Oct 27 20:13:50.483 INFO kablam! | Oct 27 20:13:50.483 INFO kablam! 386 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.483 INFO kablam! | ^^^^^ Oct 27 20:13:50.483 INFO kablam! ... Oct 27 20:13:50.483 INFO kablam! 637 | wrap!(A); Oct 27 20:13:50.483 INFO kablam! | --------- in this macro invocation Oct 27 20:13:50.499 INFO kablam! Oct 27 20:13:50.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 27 20:13:50.499 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:50.499 INFO kablam! | Oct 27 20:13:50.499 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.499 INFO kablam! | ^^^^^ Oct 27 20:13:50.499 INFO kablam! ... Oct 27 20:13:50.499 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:50.499 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:50.499 INFO kablam! Oct 27 20:13:50.500 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.500 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:50.500 INFO kablam! | Oct 27 20:13:50.500 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.500 INFO kablam! | ^^^^^ Oct 27 20:13:50.500 INFO kablam! ... Oct 27 20:13:50.500 INFO kablam! 632 | wrap!(A, B, C, D, E, F); Oct 27 20:13:50.500 INFO kablam! | ------------------------ in this macro invocation Oct 27 20:13:50.523 INFO kablam! Oct 27 20:13:50.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 27 20:13:50.523 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:50.523 INFO kablam! | Oct 27 20:13:50.523 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.523 INFO kablam! | ^^^^^ Oct 27 20:13:50.523 INFO kablam! ... Oct 27 20:13:50.523 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:50.523 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:50.523 INFO kablam! Oct 27 20:13:50.524 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.524 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:50.524 INFO kablam! | Oct 27 20:13:50.524 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.524 INFO kablam! | ^^^^^ Oct 27 20:13:50.524 INFO kablam! ... Oct 27 20:13:50.524 INFO kablam! 633 | wrap!(A, B, C, D, E); Oct 27 20:13:50.524 INFO kablam! | --------------------- in this macro invocation Oct 27 20:13:50.524 INFO kablam! Oct 27 20:13:50.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 27 20:13:50.527 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:50.527 INFO kablam! | Oct 27 20:13:50.527 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.527 INFO kablam! | ^^^^^ Oct 27 20:13:50.527 INFO kablam! ... Oct 27 20:13:50.527 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:50.527 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:50.559 INFO kablam! Oct 27 20:13:50.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 27 20:13:50.559 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:50.559 INFO kablam! | Oct 27 20:13:50.559 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.559 INFO kablam! | ^^^^^ Oct 27 20:13:50.559 INFO kablam! ... Oct 27 20:13:50.559 INFO kablam! 634 | wrap!(A, B, C, D); Oct 27 20:13:50.559 INFO kablam! | ------------------ in this macro invocation Oct 27 20:13:50.559 INFO kablam! Oct 27 20:13:50.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 27 20:13:50.559 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:50.559 INFO kablam! | Oct 27 20:13:50.559 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.559 INFO kablam! | ^^^^^ Oct 27 20:13:50.559 INFO kablam! ... Oct 27 20:13:50.559 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:50.559 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:50.559 INFO kablam! Oct 27 20:13:50.567 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.567 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:50.567 INFO kablam! | Oct 27 20:13:50.567 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.567 INFO kablam! | ^^^^^ Oct 27 20:13:50.567 INFO kablam! ... Oct 27 20:13:50.567 INFO kablam! 635 | wrap!(A, B, C); Oct 27 20:13:50.567 INFO kablam! | --------------- in this macro invocation Oct 27 20:13:50.567 INFO kablam! Oct 27 20:13:50.567 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.567 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:50.567 INFO kablam! | Oct 27 20:13:50.567 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.567 INFO kablam! | ^^^^^ Oct 27 20:13:50.567 INFO kablam! ... Oct 27 20:13:50.567 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:50.567 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:50.587 INFO kablam! Oct 27 20:13:50.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 27 20:13:50.587 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:50.587 INFO kablam! | Oct 27 20:13:50.587 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.587 INFO kablam! | ^^^^^ Oct 27 20:13:50.587 INFO kablam! ... Oct 27 20:13:50.587 INFO kablam! 636 | wrap!(A, B); Oct 27 20:13:50.587 INFO kablam! | ------------ in this macro invocation Oct 27 20:13:50.587 INFO kablam! Oct 27 20:13:50.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 27 20:13:50.587 INFO kablam! --> src/auto_args.rs:401:85 Oct 27 20:13:50.587 INFO kablam! | Oct 27 20:13:50.587 INFO kablam! 401 | Ok(($($x,)+)) => (self)(base, meta, $($x,)+).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.587 INFO kablam! | ^^^^^ Oct 27 20:13:50.587 INFO kablam! ... Oct 27 20:13:50.587 INFO kablam! 637 | wrap!(A); Oct 27 20:13:50.587 INFO kablam! | --------- in this macro invocation Oct 27 20:13:50.615 INFO kablam! Oct 27 20:13:50.616 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.616 INFO kablam! --> src/auto_args.rs:402:35 Oct 27 20:13:50.616 INFO kablam! | Oct 27 20:13:50.616 INFO kablam! 402 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.616 INFO kablam! | ^^^^^ Oct 27 20:13:50.616 INFO kablam! ... Oct 27 20:13:50.616 INFO kablam! 637 | wrap!(A); Oct 27 20:13:50.616 INFO kablam! | --------- in this macro invocation Oct 27 20:13:50.616 INFO kablam! Oct 27 20:13:50.731 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.731 INFO kablam! --> src/auto_args.rs:471:78 Oct 27 20:13:50.731 INFO kablam! | Oct 27 20:13:50.731 INFO kablam! 471 | Ok((id,)) => (self)(base, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.731 INFO kablam! | ^^^^^ Oct 27 20:13:50.731 INFO kablam! Oct 27 20:13:50.731 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.731 INFO kablam! --> src/auto_args.rs:472:33 Oct 27 20:13:50.731 INFO kablam! | Oct 27 20:13:50.731 INFO kablam! 472 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.731 INFO kablam! | ^^^^^ Oct 27 20:13:50.731 INFO kablam! Oct 27 20:13:50.731 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.731 INFO kablam! --> src/auto_args.rs:484:84 Oct 27 20:13:50.731 INFO kablam! | Oct 27 20:13:50.731 INFO kablam! 484 | Ok((id,)) => (self)(base, meta, Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.731 INFO kablam! | ^^^^^ Oct 27 20:13:50.731 INFO kablam! Oct 27 20:13:50.735 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.735 INFO kablam! --> src/auto_args.rs:485:33 Oct 27 20:13:50.735 INFO kablam! | Oct 27 20:13:50.735 INFO kablam! 485 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.735 INFO kablam! | ^^^^^ Oct 27 20:13:50.735 INFO kablam! Oct 27 20:13:50.895 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.895 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:50.895 INFO kablam! | Oct 27 20:13:50.895 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:50.895 INFO kablam! | ^^^^^ Oct 27 20:13:50.895 INFO kablam! ... Oct 27 20:13:50.895 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:50.895 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:50.895 INFO kablam! Oct 27 20:13:50.895 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.895 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:50.895 INFO kablam! | Oct 27 20:13:50.895 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.895 INFO kablam! | ^^^^^ Oct 27 20:13:50.895 INFO kablam! ... Oct 27 20:13:50.895 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:50.895 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:50.895 INFO kablam! Oct 27 20:13:50.895 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.895 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:50.895 INFO kablam! | Oct 27 20:13:50.895 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.895 INFO kablam! | ^^^^^ Oct 27 20:13:50.895 INFO kablam! ... Oct 27 20:13:50.895 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:50.895 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:50.895 INFO kablam! Oct 27 20:13:50.895 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.895 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:50.895 INFO kablam! | Oct 27 20:13:50.895 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:50.895 INFO kablam! | ^^^^^ Oct 27 20:13:50.895 INFO kablam! ... Oct 27 20:13:50.895 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:50.895 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:50.895 INFO kablam! Oct 27 20:13:50.900 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.901 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:50.901 INFO kablam! | Oct 27 20:13:50.901 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.901 INFO kablam! | ^^^^^ Oct 27 20:13:50.901 INFO kablam! ... Oct 27 20:13:50.901 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:50.901 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:50.901 INFO kablam! Oct 27 20:13:50.902 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.902 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:50.902 INFO kablam! | Oct 27 20:13:50.902 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.902 INFO kablam! | ^^^^^ Oct 27 20:13:50.902 INFO kablam! ... Oct 27 20:13:50.902 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:50.902 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:50.902 INFO kablam! Oct 27 20:13:50.916 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.916 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:50.916 INFO kablam! | Oct 27 20:13:50.916 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:50.916 INFO kablam! | ^^^^^ Oct 27 20:13:50.916 INFO kablam! ... Oct 27 20:13:50.916 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:50.916 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:50.916 INFO kablam! Oct 27 20:13:50.940 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.950 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:50.950 INFO kablam! | Oct 27 20:13:50.950 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.950 INFO kablam! | ^^^^^ Oct 27 20:13:50.950 INFO kablam! ... Oct 27 20:13:50.950 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:50.950 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:50.950 INFO kablam! Oct 27 20:13:50.950 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.950 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:50.950 INFO kablam! | Oct 27 20:13:50.950 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:50.950 INFO kablam! | ^^^^^ Oct 27 20:13:50.950 INFO kablam! ... Oct 27 20:13:50.950 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:50.950 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:50.950 INFO kablam! Oct 27 20:13:50.966 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.966 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:50.966 INFO kablam! | Oct 27 20:13:50.966 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:50.966 INFO kablam! | ^^^^^ Oct 27 20:13:50.966 INFO kablam! ... Oct 27 20:13:50.966 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:50.966 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:50.966 INFO kablam! Oct 27 20:13:50.984 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:50.984 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:50.984 INFO kablam! | Oct 27 20:13:50.984 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:50.984 INFO kablam! | ^^^^^ Oct 27 20:13:50.984 INFO kablam! ... Oct 27 20:13:50.984 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:50.984 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:50.984 INFO kablam! Oct 27 20:13:51.015 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.015 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:51.015 INFO kablam! | Oct 27 20:13:51.015 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:51.015 INFO kablam! | ^^^^^ Oct 27 20:13:51.015 INFO kablam! ... Oct 27 20:13:51.015 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:51.015 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:51.016 INFO kablam! Oct 27 20:13:51.018 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.018 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:51.018 INFO kablam! | Oct 27 20:13:51.018 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:51.018 INFO kablam! | ^^^^^ Oct 27 20:13:51.018 INFO kablam! ... Oct 27 20:13:51.018 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:51.018 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:51.019 INFO kablam! Oct 27 20:13:51.055 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.055 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:51.055 INFO kablam! | Oct 27 20:13:51.055 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:51.055 INFO kablam! | ^^^^^ Oct 27 20:13:51.055 INFO kablam! ... Oct 27 20:13:51.055 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:51.055 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:51.055 INFO kablam! Oct 27 20:13:51.055 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.055 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:51.055 INFO kablam! | Oct 27 20:13:51.055 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:51.055 INFO kablam! | ^^^^^ Oct 27 20:13:51.055 INFO kablam! ... Oct 27 20:13:51.055 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:51.055 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:51.055 INFO kablam! Oct 27 20:13:51.055 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.055 INFO kablam! --> src/auto_args.rs:544:42 Oct 27 20:13:51.055 INFO kablam! | Oct 27 20:13:51.055 INFO kablam! 544 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:51.055 INFO kablam! | ^^^^^ Oct 27 20:13:51.055 INFO kablam! ... Oct 27 20:13:51.055 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:51.055 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:51.055 INFO kablam! Oct 27 20:13:51.081 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.081 INFO kablam! --> src/auto_args.rs:556:95 Oct 27 20:13:51.081 INFO kablam! | Oct 27 20:13:51.081 INFO kablam! 556 | Ok(($($x,)+ id)) => (self)(base, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:51.081 INFO kablam! | ^^^^^ Oct 27 20:13:51.081 INFO kablam! ... Oct 27 20:13:51.081 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:51.081 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:51.081 INFO kablam! Oct 27 20:13:51.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 27 20:13:51.136 INFO kablam! --> src/auto_args.rs:557:35 Oct 27 20:13:51.136 INFO kablam! | Oct 27 20:13:51.136 INFO kablam! 557 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:51.136 INFO kablam! | ^^^^^ Oct 27 20:13:51.136 INFO kablam! ... Oct 27 20:13:51.136 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:51.136 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:51.136 INFO kablam! Oct 27 20:13:51.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 27 20:13:51.136 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:51.136 INFO kablam! | Oct 27 20:13:51.136 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:51.136 INFO kablam! | ^^^^^ Oct 27 20:13:51.136 INFO kablam! ... Oct 27 20:13:51.136 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:51.136 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:51.136 INFO kablam! Oct 27 20:13:51.175 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.175 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:51.175 INFO kablam! | Oct 27 20:13:51.175 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:51.175 INFO kablam! | ^^^^^ Oct 27 20:13:51.175 INFO kablam! ... Oct 27 20:13:51.175 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:51.175 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:51.175 INFO kablam! Oct 27 20:13:51.176 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.176 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:51.176 INFO kablam! | Oct 27 20:13:51.176 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:51.176 INFO kablam! | ^^^^^ Oct 27 20:13:51.176 INFO kablam! ... Oct 27 20:13:51.176 INFO kablam! 639 | wrap_with_trailing!(6, A, B, C, D, E, F); Oct 27 20:13:51.176 INFO kablam! | ----------------------------------------- in this macro invocation Oct 27 20:13:51.176 INFO kablam! Oct 27 20:13:51.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 27 20:13:51.207 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:51.207 INFO kablam! | Oct 27 20:13:51.207 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:51.207 INFO kablam! | ^^^^^ Oct 27 20:13:51.207 INFO kablam! ... Oct 27 20:13:51.207 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:51.207 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:51.207 INFO kablam! Oct 27 20:13:51.215 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.215 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:51.215 INFO kablam! | Oct 27 20:13:51.215 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:51.215 INFO kablam! | ^^^^^ Oct 27 20:13:51.215 INFO kablam! ... Oct 27 20:13:51.215 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:51.215 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:51.215 INFO kablam! Oct 27 20:13:51.215 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.215 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:51.215 INFO kablam! | Oct 27 20:13:51.215 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:51.215 INFO kablam! | ^^^^^ Oct 27 20:13:51.215 INFO kablam! ... Oct 27 20:13:51.215 INFO kablam! 640 | wrap_with_trailing!(5, A, B, C, D, E); Oct 27 20:13:51.215 INFO kablam! | -------------------------------------- in this macro invocation Oct 27 20:13:51.215 INFO kablam! Oct 27 20:13:51.223 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.223 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:51.223 INFO kablam! | Oct 27 20:13:51.223 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:51.223 INFO kablam! | ^^^^^ Oct 27 20:13:51.223 INFO kablam! ... Oct 27 20:13:51.223 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:51.223 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:51.223 INFO kablam! Oct 27 20:13:51.255 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.255 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:51.255 INFO kablam! | Oct 27 20:13:51.255 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:51.255 INFO kablam! | ^^^^^ Oct 27 20:13:51.255 INFO kablam! ... Oct 27 20:13:51.255 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:51.255 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:51.255 INFO kablam! Oct 27 20:13:51.255 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.255 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:51.255 INFO kablam! | Oct 27 20:13:51.255 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:51.255 INFO kablam! | ^^^^^ Oct 27 20:13:51.255 INFO kablam! ... Oct 27 20:13:51.255 INFO kablam! 641 | wrap_with_trailing!(4, A, B, C, D); Oct 27 20:13:51.255 INFO kablam! | ----------------------------------- in this macro invocation Oct 27 20:13:51.255 INFO kablam! Oct 27 20:13:51.275 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.275 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:51.275 INFO kablam! | Oct 27 20:13:51.275 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:51.275 INFO kablam! | ^^^^^ Oct 27 20:13:51.275 INFO kablam! ... Oct 27 20:13:51.275 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:51.275 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:51.275 INFO kablam! Oct 27 20:13:51.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 27 20:13:51.307 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:51.307 INFO kablam! | Oct 27 20:13:51.307 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:51.307 INFO kablam! | ^^^^^ Oct 27 20:13:51.307 INFO kablam! ... Oct 27 20:13:51.307 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:51.307 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:51.307 INFO kablam! Oct 27 20:13:51.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 27 20:13:51.307 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:51.307 INFO kablam! | Oct 27 20:13:51.307 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:51.307 INFO kablam! | ^^^^^ Oct 27 20:13:51.307 INFO kablam! ... Oct 27 20:13:51.307 INFO kablam! 642 | wrap_with_trailing!(3, A, B, C); Oct 27 20:13:51.307 INFO kablam! | -------------------------------- in this macro invocation Oct 27 20:13:51.307 INFO kablam! Oct 27 20:13:51.320 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.320 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:51.320 INFO kablam! | Oct 27 20:13:51.320 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:51.320 INFO kablam! | ^^^^^ Oct 27 20:13:51.320 INFO kablam! ... Oct 27 20:13:51.320 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:51.320 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:51.320 INFO kablam! Oct 27 20:13:51.351 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.351 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:51.351 INFO kablam! | Oct 27 20:13:51.351 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:51.351 INFO kablam! | ^^^^^ Oct 27 20:13:51.351 INFO kablam! ... Oct 27 20:13:51.351 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:51.351 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:51.351 INFO kablam! Oct 27 20:13:51.352 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.352 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:51.352 INFO kablam! | Oct 27 20:13:51.352 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:51.352 INFO kablam! | ^^^^^ Oct 27 20:13:51.352 INFO kablam! ... Oct 27 20:13:51.352 INFO kablam! 643 | wrap_with_trailing!(2, A, B); Oct 27 20:13:51.352 INFO kablam! | ----------------------------- in this macro invocation Oct 27 20:13:51.353 INFO kablam! Oct 27 20:13:51.363 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:51.363 INFO kablam! --> src/auto_args.rs:574:42 Oct 27 20:13:51.363 INFO kablam! | Oct 27 20:13:51.363 INFO kablam! 574 | Err(e) => return futures::failed(e).boxed(), Oct 27 20:13:51.363 INFO kablam! | ^^^^^ Oct 27 20:13:51.363 INFO kablam! ... Oct 27 20:13:51.363 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:51.363 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:51.363 INFO kablam! Oct 27 20:13:51.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 27 20:13:51.411 INFO kablam! --> src/auto_args.rs:586:101 Oct 27 20:13:51.411 INFO kablam! | Oct 27 20:13:51.411 INFO kablam! 586 | Ok(($($x,)+ id)) => (self)(base, meta, $($x,)+ Trailing(id)).map(to_value).map_err(Into::into).boxed(), Oct 27 20:13:51.411 INFO kablam! | ^^^^^ Oct 27 20:13:51.411 INFO kablam! ... Oct 27 20:13:51.411 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:51.411 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:51.411 INFO kablam! Oct 27 20:13:51.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 27 20:13:51.412 INFO kablam! --> src/auto_args.rs:587:35 Oct 27 20:13:51.412 INFO kablam! | Oct 27 20:13:51.412 INFO kablam! 587 | Err(e) => futures::failed(e).boxed(), Oct 27 20:13:51.412 INFO kablam! | ^^^^^ Oct 27 20:13:51.412 INFO kablam! ... Oct 27 20:13:51.412 INFO kablam! 644 | wrap_with_trailing!(1, A); Oct 27 20:13:51.412 INFO kablam! | -------------------------- in this macro invocation Oct 27 20:13:51.412 INFO kablam! Oct 27 20:13:51.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 27 20:13:51.599 INFO kablam! --> src/delegates.rs:26:50 Oct 27 20:13:51.599 INFO kablam! | Oct 27 20:13:51.599 INFO kablam! 26 | futures::done(closure(&self.delegate, params)).boxed() Oct 27 20:13:51.599 INFO kablam! | ^^^^^ Oct 27 20:13:51.599 INFO kablam! Oct 27 20:13:52.975 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:52.975 INFO kablam! --> tests/pubsub-macros.rs:8:37 Oct 27 20:13:52.975 INFO kablam! | Oct 27 20:13:52.975 INFO kablam! 8 | use jsonrpc_core::futures::{future, BoxFuture, Future}; Oct 27 20:13:52.975 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:52.975 INFO kablam! | Oct 27 20:13:52.975 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:52.975 INFO kablam! Oct 27 20:13:52.975 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:52.975 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 27 20:13:52.975 INFO kablam! | Oct 27 20:13:52.975 INFO kablam! 14 | / build_rpc_trait! { Oct 27 20:13:52.975 INFO kablam! 15 | | pub trait Rpc { Oct 27 20:13:52.975 INFO kablam! 16 | | type Metadata; Oct 27 20:13:52.975 INFO kablam! 17 | | Oct 27 20:13:52.975 INFO kablam! ... | Oct 27 20:13:52.975 INFO kablam! 27 | | } Oct 27 20:13:52.975 INFO kablam! 28 | | } Oct 27 20:13:52.975 INFO kablam! | |_^ Oct 27 20:13:52.975 INFO kablam! | Oct 27 20:13:52.975 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 27 20:13:52.975 INFO kablam! Oct 27 20:13:52.975 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:52.975 INFO kablam! --> tests/pubsub-macros.rs:40:48 Oct 27 20:13:52.975 INFO kablam! | Oct 27 20:13:52.975 INFO kablam! 40 | fn unsubscribe(&self, _id: SubscriptionId) -> BoxFuture { Oct 27 20:13:52.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:52.975 INFO kablam! Oct 27 20:13:53.039 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.039 INFO kablam! --> tests/pubsub-macros.rs:41:20 Oct 27 20:13:53.039 INFO kablam! | Oct 27 20:13:53.039 INFO kablam! 41 | future::ok(true).boxed() Oct 27 20:13:53.039 INFO kablam! | ^^^^^ Oct 27 20:13:53.039 INFO kablam! Oct 27 20:13:53.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 27 20:13:53.083 INFO kablam! --> tests/pubsub-macros.rs:14:1 Oct 27 20:13:53.083 INFO kablam! | Oct 27 20:13:53.083 INFO kablam! 14 | / build_rpc_trait! { Oct 27 20:13:53.083 INFO kablam! 15 | | pub trait Rpc { Oct 27 20:13:53.083 INFO kablam! 16 | | type Metadata; Oct 27 20:13:53.083 INFO kablam! 17 | | Oct 27 20:13:53.083 INFO kablam! ... | Oct 27 20:13:53.083 INFO kablam! 27 | | } Oct 27 20:13:53.083 INFO kablam! 28 | | } Oct 27 20:13:53.083 INFO kablam! | |_^ Oct 27 20:13:53.083 INFO kablam! | Oct 27 20:13:53.083 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 27 20:13:53.083 INFO kablam! Oct 27 20:13:53.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 27 20:13:53.643 INFO kablam! --> examples/std.rs:6:35 Oct 27 20:13:53.643 INFO kablam! | Oct 27 20:13:53.643 INFO kablam! 6 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:53.643 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:53.688 INFO kablam! | Oct 27 20:13:53.688 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:53.688 INFO kablam! Oct 27 20:13:53.688 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.688 INFO kablam! --> examples/std.rs:8:1 Oct 27 20:13:53.688 INFO kablam! | Oct 27 20:13:53.688 INFO kablam! 8 | / build_rpc_trait! { Oct 27 20:13:53.688 INFO kablam! 9 | | pub trait Rpc { Oct 27 20:13:53.688 INFO kablam! 10 | | /// Returns a protocol version Oct 27 20:13:53.688 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 27 20:13:53.688 INFO kablam! ... | Oct 27 20:13:53.688 INFO kablam! 21 | | } Oct 27 20:13:53.688 INFO kablam! 22 | | } Oct 27 20:13:53.688 INFO kablam! | |_^ Oct 27 20:13:53.688 INFO kablam! | Oct 27 20:13:53.688 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 27 20:13:53.688 INFO kablam! Oct 27 20:13:53.688 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.688 INFO kablam! --> examples/std.rs:8:1 Oct 27 20:13:53.688 INFO kablam! | Oct 27 20:13:53.688 INFO kablam! 8 | / build_rpc_trait! { Oct 27 20:13:53.688 INFO kablam! 9 | | pub trait Rpc { Oct 27 20:13:53.688 INFO kablam! 10 | | /// Returns a protocol version Oct 27 20:13:53.688 INFO kablam! 11 | | #[rpc(name = "protocolVersion")] Oct 27 20:13:53.688 INFO kablam! ... | Oct 27 20:13:53.688 INFO kablam! 21 | | } Oct 27 20:13:53.688 INFO kablam! 22 | | } Oct 27 20:13:53.688 INFO kablam! | |_^ Oct 27 20:13:53.688 INFO kablam! | Oct 27 20:13:53.688 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 27 20:13:53.688 INFO kablam! Oct 27 20:13:53.688 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.688 INFO kablam! --> examples/std.rs:35:28 Oct 27 20:13:53.688 INFO kablam! | Oct 27 20:13:53.688 INFO kablam! 35 | fn call(&self, _: u64) -> BoxFuture { Oct 27 20:13:53.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:53.688 INFO kablam! Oct 27 20:13:53.787 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:53.787 INFO kablam! --> examples/std.rs:36:38 Oct 27 20:13:53.787 INFO kablam! | Oct 27 20:13:53.787 INFO kablam! 36 | futures::finished("OK".to_owned()).boxed() Oct 27 20:13:53.787 INFO kablam! | ^^^^^ Oct 27 20:13:53.787 INFO kablam! Oct 27 20:13:57.255 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:57.255 INFO kablam! --> examples/pubsub-macros.rs:12:29 Oct 27 20:13:57.255 INFO kablam! | Oct 27 20:13:57.255 INFO kablam! 12 | use jsonrpc_core::futures::{BoxFuture, Future, future}; Oct 27 20:13:57.255 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:57.255 INFO kablam! | Oct 27 20:13:57.255 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:57.255 INFO kablam! Oct 27 20:13:57.255 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:57.255 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 27 20:13:57.255 INFO kablam! | Oct 27 20:13:57.255 INFO kablam! 29 | / build_rpc_trait! { Oct 27 20:13:57.255 INFO kablam! 30 | | pub trait Rpc { Oct 27 20:13:57.255 INFO kablam! 31 | | type Metadata; Oct 27 20:13:57.255 INFO kablam! 32 | | Oct 27 20:13:57.255 INFO kablam! ... | Oct 27 20:13:57.255 INFO kablam! 46 | | } Oct 27 20:13:57.255 INFO kablam! 47 | | } Oct 27 20:13:57.255 INFO kablam! | |_^ Oct 27 20:13:57.255 INFO kablam! | Oct 27 20:13:57.255 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 27 20:13:57.255 INFO kablam! Oct 27 20:13:57.255 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:57.255 INFO kablam! --> examples/pubsub-macros.rs:77:47 Oct 27 20:13:57.255 INFO kablam! | Oct 27 20:13:57.255 INFO kablam! 77 | fn unsubscribe(&self, id: SubscriptionId) -> BoxFuture { Oct 27 20:13:57.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:57.255 INFO kablam! Oct 27 20:13:57.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 27 20:13:57.383 INFO kablam! --> examples/pubsub-macros.rs:80:21 Oct 27 20:13:57.383 INFO kablam! | Oct 27 20:13:57.383 INFO kablam! 80 | future::ok(true).boxed() Oct 27 20:13:57.383 INFO kablam! | ^^^^^ Oct 27 20:13:57.383 INFO kablam! Oct 27 20:13:57.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 27 20:13:57.383 INFO kablam! --> examples/pubsub-macros.rs:86:7 Oct 27 20:13:57.383 INFO kablam! | Oct 27 20:13:57.383 INFO kablam! 86 | }).boxed() Oct 27 20:13:57.383 INFO kablam! | ^^^^^ Oct 27 20:13:57.383 INFO kablam! Oct 27 20:13:57.423 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:57.423 INFO kablam! --> examples/pubsub-macros.rs:29:1 Oct 27 20:13:57.423 INFO kablam! | Oct 27 20:13:57.423 INFO kablam! 29 | / build_rpc_trait! { Oct 27 20:13:57.423 INFO kablam! 30 | | pub trait Rpc { Oct 27 20:13:57.423 INFO kablam! 31 | | type Metadata; Oct 27 20:13:57.423 INFO kablam! 32 | | Oct 27 20:13:57.423 INFO kablam! ... | Oct 27 20:13:57.423 INFO kablam! 46 | | } Oct 27 20:13:57.423 INFO kablam! 47 | | } Oct 27 20:13:57.423 INFO kablam! | |_^ Oct 27 20:13:57.423 INFO kablam! | Oct 27 20:13:57.423 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 27 20:13:57.423 INFO kablam! Oct 27 20:13:57.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 27 20:13:57.623 INFO kablam! --> examples/meta-macros.rs:9:35 Oct 27 20:13:57.623 INFO kablam! | Oct 27 20:13:57.623 INFO kablam! 9 | use jsonrpc_core::futures::{self, BoxFuture, Future}; Oct 27 20:13:57.623 INFO kablam! | ^^^^^^^^^ Oct 27 20:13:57.623 INFO kablam! | Oct 27 20:13:57.623 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 20:13:57.623 INFO kablam! Oct 27 20:13:57.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 27 20:13:57.623 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 27 20:13:57.623 INFO kablam! | Oct 27 20:13:57.623 INFO kablam! 15 | / build_rpc_trait! { Oct 27 20:13:57.623 INFO kablam! 16 | | pub trait Rpc { Oct 27 20:13:57.623 INFO kablam! 17 | | type Metadata; Oct 27 20:13:57.623 INFO kablam! 18 | | Oct 27 20:13:57.623 INFO kablam! ... | Oct 27 20:13:57.623 INFO kablam! 34 | | } Oct 27 20:13:57.623 INFO kablam! 35 | | } Oct 27 20:13:57.623 INFO kablam! | |_^ Oct 27 20:13:57.623 INFO kablam! | Oct 27 20:13:57.623 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 27 20:13:57.623 INFO kablam! Oct 27 20:13:57.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 27 20:13:57.623 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 27 20:13:57.623 INFO kablam! | Oct 27 20:13:57.623 INFO kablam! 15 | / build_rpc_trait! { Oct 27 20:13:57.623 INFO kablam! 16 | | pub trait Rpc { Oct 27 20:13:57.623 INFO kablam! 17 | | type Metadata; Oct 27 20:13:57.623 INFO kablam! 18 | | Oct 27 20:13:57.623 INFO kablam! ... | Oct 27 20:13:57.623 INFO kablam! 34 | | } Oct 27 20:13:57.623 INFO kablam! 35 | | } Oct 27 20:13:57.623 INFO kablam! | |_^ Oct 27 20:13:57.623 INFO kablam! | Oct 27 20:13:57.623 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 27 20:13:57.623 INFO kablam! Oct 27 20:13:57.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 27 20:13:57.623 INFO kablam! --> examples/meta-macros.rs:15:1 Oct 27 20:13:57.623 INFO kablam! | Oct 27 20:13:57.623 INFO kablam! 15 | / build_rpc_trait! { Oct 27 20:13:57.623 INFO kablam! 16 | | pub trait Rpc { Oct 27 20:13:57.623 INFO kablam! 17 | | type Metadata; Oct 27 20:13:57.623 INFO kablam! 18 | | Oct 27 20:13:57.624 INFO kablam! ... | Oct 27 20:13:57.624 INFO kablam! 34 | | } Oct 27 20:13:57.624 INFO kablam! 35 | | } Oct 27 20:13:57.624 INFO kablam! | |_^ Oct 27 20:13:57.624 INFO kablam! | Oct 27 20:13:57.624 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 27 20:13:57.624 INFO kablam! Oct 27 20:13:57.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 27 20:13:57.624 INFO kablam! --> examples/meta-macros.rs:49:28 Oct 27 20:13:57.624 INFO kablam! | Oct 27 20:13:57.624 INFO kablam! 49 | fn call(&self, x: u64) -> BoxFuture { Oct 27 20:13:57.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:57.624 INFO kablam! Oct 27 20:13:57.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 27 20:13:57.624 INFO kablam! --> examples/meta-macros.rs:53:77 Oct 27 20:13:57.624 INFO kablam! | Oct 27 20:13:57.624 INFO kablam! 53 | fn call_meta(&self, meta: Self::Metadata, map: BTreeMap) -> BoxFuture { Oct 27 20:13:57.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 20:13:57.624 INFO kablam! Oct 27 20:13:57.691 INFO kablam! warning: use of deprecated item 'jsonrpc_core::futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 27 20:13:57.691 INFO kablam! --> examples/meta-macros.rs:50:43 Oct 27 20:13:57.691 INFO kablam! | Oct 27 20:13:57.691 INFO kablam! 50 | futures::finished(format!("OK: {}", x)).boxed() Oct 27 20:13:57.691 INFO kablam! | ^^^^^ Oct 27 20:13:57.691 INFO kablam! Oct 27 20:13:57.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 27 20:13:57.703 INFO kablam! --> examples/meta-macros.rs:54:66 Oct 27 20:13:57.703 INFO kablam! | Oct 27 20:13:57.703 INFO kablam! 54 | futures::finished(format!("From: {}, got: {:?}", meta.0, map)).boxed() Oct 27 20:13:57.703 INFO kablam! | ^^^^^ Oct 27 20:13:57.703 INFO kablam! Oct 27 20:13:57.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.16s Oct 27 20:13:57.835 INFO kablam! su: No module specific data is present Oct 27 20:13:58.841 INFO running `"docker" "rm" "-f" "8fef02821148f8c321aee003c9c8d1afbaa94fa8375b17ec1e046f223fd0708e"` Oct 27 20:13:59.192 INFO blam! 8fef02821148f8c321aee003c9c8d1afbaa94fa8375b17ec1e046f223fd0708e