alamb opened a new issue, #5864: URL: https://github.com/apache/arrow-rs/issues/5864
**Describe the bug** Example: https://github.com/apache/arrow-rs/actions/runs/9454737839/job/26042972148 ``` Run cargo msrv verify Fetching index Verifying the Minimum Supported Rust Version (MSRV) for toolchain x[8](https://github.com/apache/arrow-rs/actions/runs/9454737839/job/26042972148#step:11:9)6_64-unknown-linux-gnu Using check command cargo check Failed check command cargo check didn't succeed Crate source was found to be incompatible with its MSRV '1.62.1', as defined in '/__w/arrow-rs/arrow-rs/object_store/Cargo.toml' Error: Process completed with exit code 1. ``` **To Reproduce** Run CI on `object_store` **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]
