[
https://issues.apache.org/jira/browse/THRIFT-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Shteflyuk closed THRIFT-5741.
------------------------------------
Fix Version/s: 0.20.0
Assignee: Jiayu Liu
Resolution: Fixed
Merged in
https://github.com/apache/thrift/commit/fbfa52cd045818b44a0f53ef8559db9d1dc198d8
> Rust failing on Github Actions
> ------------------------------
>
> Key: THRIFT-5741
> URL: https://issues.apache.org/jira/browse/THRIFT-5741
> Project: Thrift
> Issue Type: Bug
> Components: Rust - Library
> Reporter: Yuxuan Wang
> Assignee: Jiayu Liu
> Priority: Major
> Fix For: 0.20.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> An example run:
> https://github.com/apache/thrift/actions/runs/6766465556/job/18408715195?pr=2879
> {code:java}
> error: package `regex v1.10.2` cannot be built because it requires rustc 1.65
> or newer, while the currently active rustc version is 1.61.0
> {code}
> Looks like we need to either upgrade rust compiler or downgrade the regex
> package?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)