kainjow edited a comment on pull request #2471: URL: https://github.com/apache/thrift/pull/2471#issuecomment-986325557
> @kainjow could you rebase on latest master and push one more time, to see how the builds are doing? Build errors seem at least partially unrelated, but its always nice to try one more time, just to be sure... Merged master, but looks like an issue with the Rust dependency `clap`? ``` [K[0m[0m[1m[32m Compiling[0m clap v2.34.0 [0m[0m[1m[36m Building[0m [=========================================> ] 29/39 [K[0m[1m[38;5;9merror[E0658][0m[0m[1m: use of unstable library feature 'matches_macro'[0m [0m [0m[0m[1m[38;5;12m--> [0m[0m/root/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.34.0/src/errors.rs:392:10[0m [0m [0m[0m[1m[38;5;12m|[0m [0m[1m[38;5;12m392[0m[0m [0m[0m[1m[38;5;12m| [0m[0m !matches!([0m [0m [0m[0m[1m[38;5;12m| [0m[0m [0m[0m[1m[38;5;9m^^^^^^^[0m [0m [0m[0m[1m[38;5;12m|[0m [0m [0m[0m[1m[38;5;12m= [0m[0m[1mnote[0m[0m: for more information, see https://github.com/rust-lang/rust/issues/65721[0m [0m[0m[1m[36m Building[0m [=========================================> ] 29/39 [K[0m[0m[1m[32m Compiling[0m threadpool v1.8.1 [0m[0m[1m[36m Building[0m [==========================================> ] 30/39 [K[0m[0m[1m[32m Compiling[0m regex v1.5.4 [0m[0m[1m[36m Building[0m [============================================> ] 31/39 [K[0m[1m[38;5;9merror[0m[0m[1m: aborting due to previous error[0m [0m[1mFor more information about this error, try `rustc --explain E0658`.[0m [0m[0m[1m[36m Building[0m [============================================> ] 31/39 [K[0m[0m[1m[31merror[0m[1m:[0m could not compile `clap`. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
