xiedeyantu commented on PR #21715:
URL: https://github.com/apache/datafusion/pull/21715#issuecomment-4446047115
This error should be unrelated to PR.
```
Run cargo test --profile ci -p datafusion-ffi --lib --tests --features
integration-tests
cargo test --profile ci -p datafusion-ffi --lib --tests --features
integration-tests
shell: /bin/bash --noprofile --norc -e -o pipefail {0}
env:
CACHE_ON_FAILURE: false
CARGO_INCREMENTAL: 0
RUST_BACKTRACE: 1
RUSTFLAGS: -C debuginfo=line-tables-only -C incremental=false
error: error: unexpected argument 'test' found
Usage: rustup-init[EXE] [OPTIONS]
For more information, try '--help'.
Stack backtrace:
0: <std::backtrace::Backtrace>::capture
1: anyhow::kind::Adhoc::new
2: rustup::cli::setup_mode::main::{{closure}}::{{closure}}
3: rustup_init::run_rustup_inner::{{closure}}::{{closure}}
4: rustup_init::run_rustup::{{closure}}::{{closure}}
5: rustup_init::main::{{closure}}
6: tokio::runtime::runtime::Runtime::block_on
7: rustup_init::main
8: std::sys::backtrace::__rust_begin_short_backtrace
9: _main
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]