Skip to content

Build hangs on updating git repository: arrow-rs.git #1670

@xumingming

Description

@xumingming

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`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions