advancedxy commented on PR #5848:
URL: https://github.com/apache/arrow-rs/pull/5848#issuecomment-2160129736
The CI failure seems unrelated to this PR?
```
Run cargo msrv verify
cargo msrv verify
shell: sh -e {0}
env:
RUSTFLAGS: -C debuginfo=1
RUST_BACKTRACE: 1
Fetching index
Verifying the Minimum Supported Rust Version (MSRV) for toolchain
x86_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.6[2](https://github.com/apache/arrow-rs/actions/runs/9462178785/job/26064555740?pr=5848#step:11:2).1',
as defined in '/__w/arrow-rs/arrow-rs/object_store/Cargo.toml'
Error: Process completed with exit code 1.
```
--
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]