Closed
Description
Describe the bug
CI is failing on main: error: the lock file /__w/datafusion/datafusion/Cargo.lock needs to be updated
To Reproduce
https://github.com/apache/datafusion/actions/runs/14476075592/job/40601905719
Run # Adding `--locked` here to assert that the `Cargo.lock` file is up to
Updating crates.io index
error: the lock file /__w/datafusion/datafusion/Cargo.lock needs to be updated but --locked was passed to prevent this
If you want to try to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.
Error: Process completed with exit code [10](https://github.com/apache/datafusion/actions/runs/14476075592/job/40601905719#step:5:11)1.
Expected behavior
No response
Additional context
No response