[
https://issues.apache.org/jira/browse/ARROW-9846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17186880#comment-17186880
]
Jorge commented on ARROW-9846:
------------------------------
I observe in the past that this happens in my fork's master from time to time.
I believe that it is caused by caching.
> [Rust] Master branch broken build
> ---------------------------------
>
> Key: ARROW-9846
> URL: https://issues.apache.org/jira/browse/ARROW-9846
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust
> Reporter: Andy Grove
> Priority: Major
> Fix For: 2.0.0
>
>
> Master branch is failing to build in CI. It fails to compile
> "tower-balance-0.3.0". I cannot reproduce locally.
> {code:java}
> error[E0502]: cannot borrow `self` as immutable because it is also borrowed
> as mutable
> -->
> /Users/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-balance-0.3.0/src/pool/mod.rs:381:21
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)