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

   **Describe the bug**
   <!--
   A clear and concise description of what the bug is.
   -->
   
   see run 
https://github.com/apache/arrow-rs/actions/runs/25472344356/job/74738606768
   
   ```json
   
{"type":"check_result","toolchain":{"version":"1.85.0","target":"x86_64-unknown-linux-gnu","components":[]},"is_compatible":false,"error":"error:
 rustc 1.85.0 is not supported by the following packages:\n  [email protected] 
requires rustc 1.88\n  [email protected] requires rustc 1.88\nEither upgrade 
rustc or select compatible dependency versions with\n`cargo update 
<name>@<current-ver> --precise <compatible-ver>`\nwhere `<compatible-ver>` is 
the latest version supporting rustc 1.85.0\n\n"}
   
{"type":"check_toolchain","toolchain":{"version":"1.85.0","target":"x86_64-unknown-linux-gnu","components":[]},"scope":{"id":1,"marker":"end"}}
   
{"type":"subcommand_result","subcommand_id":"verify","result":{"toolchain":{"version":"1.85.0","target":"x86_64-unknown-linux-gnu","components":[]},"is_compatible":false,"error":"error:
 rustc 1.85.0 is not supported by the following packages:\n  [email protected] 
requires rustc 1.88\n  [email protected] requires rustc 1.88\nEither upgrade 
rustc or select compatible dependency versions with\n`cargo update 
<name>@<current-ver> --precise <compatible-ver>`\nwhere `<compatible-ver>` is 
the latest version supporting rustc 1.85.0\n\n"}}
   {"type":"terminate_with_failure","reason":{"description":"Crate source was 
found to be incompatible with Rust version '1.85.0' specified as MSRV in the 
Cargo manifest located at 
'/__w/arrow-rs/arrow-rs/arrow-integration-testing/Cargo.toml'"}}
   ```
   
   **To Reproduce**
   <!--
   Steps to reproduce the behavior:
   -->
   
   **Expected behavior**
   <!--
   A clear and concise description of what you expected to happen.
   -->
   
   **Additional context**
   <!--
   Add any other context about the problem here.
   -->


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