xumingming opened a new issue, #1670:
URL: https://github.com/apache/auron/issues/1670

   The command is: 
   
   ```
   ./auron-build.sh --pre --sparkver 3.3 --scalaver 2.12
   ```
   
   It hangs here for minutes.
   
   ```
   [INFO] --- exec:3.0.0:exec (prepare-native-libs) @ auron-core ---
   [ERROR] [main] + echo 'Running cargo fix...'
   [ERROR] [main] + cargo fix --all --allow-dirty --allow-staged --allow-no-vcs
   [INFO] [main] Running cargo fix...
   [INFO] [main] warning: virtual workspace defaulting to `resolver = "1"` 
despite one or more workspace members being on edition 2024 which implies 
`resolver = "3"`
   [INFO] [main] note: to keep the current resolver, specify 
`workspace.resolver = "1"` in the workspace root's manifest
   [INFO] [main] note: to use the edition 2024 resolver, specify 
`workspace.resolver = "3"` in the workspace root's manifest
   [INFO] [main] note: for more details see 
https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
   [INFO] [main] warning: virtual workspace defaulting to `resolver = "1"` 
despite one or more workspace members being on edition 2024 which implies 
`resolver = "3"`
   [INFO] [main] note: to keep the current resolver, specify 
`workspace.resolver = "1"` in the workspace root's manifest
   [INFO] [main] note: to use the edition 2024 resolver, specify 
`workspace.resolver = "3"` in the workspace root's manifest
   [INFO] [main] note: for more details see 
https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
   [INFO] [main]     Updating git repository 
`https://github.com/auron-project/arrow-rs.git`
   ```


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