-
Notifications
You must be signed in to change notification settings - Fork 210
Closed
Description
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`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels