diqiu50 opened a new issue, #8830:
URL: https://github.com/apache/gravitino/issues/8830
### Version
main branch
### Describe what's wrong
error: failed to compile `taplo-cli v0.9.0`, intermediate artifacts can be
found at `/tmp/cargo-installEgTc2T`.
To reuse those artifacts with a future compilation, set the environment
variable `CARGO_TARGET_DIR` to that path.
Caused by:
failed to parse manifest at
`/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-0.4.17/Cargo.toml`
Caused by:
feature `edition2024` is required
The package requires the Cargo feature called `edition2024`, but that
feature is not stabilized in this version of Cargo (1.82.0 (8f40fc59f
2024-08-21)).
Consider trying a newer version of Cargo (this may require the nightly
release).
See
https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024
for more information about the status of this feature.
make: *** [Makefile:52: install-taplo-cli] Error 101
:clients:filesystem-fuse:checkRustProject failure marker
### Error message and/or stacktrace
See the description
### How to reproduce
Run ci
### Additional context
_No response_
--
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]