use the vendored feature of dbus #30
Annotations
3 errors
Build artifacts
Process completed with exit code 255.
|
Run swatinem/rust-cache@v2
Command failed: rustc -vV
|
Run swatinem/rust-cache@v2
info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
info: latest update on 2024-11-28, rust version 1.83.0 (90b35a623 2024-11-26)
error: component 'llvm' for target 'x86_64-unknown-linux-gnu' is unavailable for download for channel 'stable'
If you don't need the component, you could try a minimal installation with:
rustup toolchain add stable --profile minimal
If you require these components, please install and use the latest successful build version,
which you can find at <https://rust-lang.github.io/rustup-components-history>.
After determining the correct date, install it with a command such as:
rustup toolchain install nightly-2018-12-27
Then you can use the toolchain with commands such as:
cargo +nightly-2018-12-27 build
|
Loading