`BUILD SUCCESSFUL in 16s
74 actionable tasks: 44 executed, 30 from cache
mv stub/build/outputs/apk/release/stub-release.apk -> out/stub-release.apk
Output: out/stub-release.apk
Building binaries: magisk magiskinit magiskboot magiskpolicy busybox
Updating crates.io index
Installing cxxbridge-cmd v1.0.130
error: failed to compile cxxbridge-cmd v1.0.130, intermediate artifacts can be found at /tmp/cargo-installBjVj1V
Caused by:
package clap_builder v4.5.20 cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.64.0-dev
cxxbridge-cmd installation failed!
`
I am now compiling magiskv25.2. It gives such errors
`BUILD SUCCESSFUL in 16s 74 actionable tasks: 44 executed, 30 from cache mv stub/build/outputs/apk/release/stub-release.apk -> out/stub-release.apk
Output: out/stub-release.apk
Building binaries: magisk magiskinit magiskboot magiskpolicy busybox
Updating crates.io index Installing cxxbridge-cmd v1.0.130 error: failed to compile
cxxbridge-cmd v1.0.130
, intermediate artifacts can be found at/tmp/cargo-installBjVj1V
Caused by: package
clap_builder v4.5.20
cannot be built because it requires rustc 1.74 or newer, while the currently active rustc version is 1.64.0-devcxxbridge-cmd installation failed! `
I am now compiling magiskv25.2. It gives such errors