alamb opened a new issue, #7291:
URL: https://github.com/apache/arrow-rs/issues/7291

   **Describe the bug**
   Example 
https://github.com/apache/arrow-rs/actions/runs/13864941376/job/38801863609
   
   ```
       Downloaded anyhow v1.0.97
       Downloaded anstyle v1.0.10
     error: package `half v2.5.0` cannot be built because it requires rustc 
1.81 or newer, while the currently active rustc version is 1.77.2
     Either upgrade to rustc 1.81 or newer, or use
     cargo update [email protected] --precise ver
     where `ver` is the latest version of `half` supporting rustc 1.77.2
     ERROR conda.cli.main_run:execute(125): `conda run 
ci/scripts/integration_arrow_build.sh /__w/arrow-rs/arrow-rs /build` failed. 
(See above for error)
   ```
   
   - This is the same root cause as  
https://github.com/apache/arrow-rs/issues/7289
   
   **To Reproduce**
   <!--
   Steps to reproduce the behavior:
   -->
   
   **Expected behavior**
   <!--
   A clear and concise description of what you expected to happen.
   -->
   
   **Additional context**
   
   - Also tracked by arrow monorepo ticketL: 
https://github.com/apache/arrow/issues/45787


-- 
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]

Reply via email to