You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[user@archkde pastebin]$ cargo build --release
Compiling ring v0.13.5
Compiling pear_codegen v0.1.5
Compiling clang-sys v1.6.0
Compiling unicode-normalization v0.1.22
error: failed to run custom build command for pear_codegen v0.1.5
Caused by:
process didn't exit successfully: /home/user/pastebin/target/release/build/pear_codegen-b1d048a2a306e51b/build-script-build (exit status: 101)
--- stderr
Error: Pear requires a 'dev' or 'nightly' version of rustc.
Installed version: 1.67.1 (2023-02-07)
Minimum required: 1.31.0-nightly (2018-10-05)
thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.1.5/build.rs:24:13
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
The text was updated successfully, but these errors were encountered:
[user@archkde pastebin]$ cargo build --release
Compiling ring v0.13.5
Compiling pear_codegen v0.1.5
Compiling clang-sys v1.6.0
Compiling unicode-normalization v0.1.22
error: failed to run custom build command for
pear_codegen v0.1.5
Caused by:
process didn't exit successfully:
/home/user/pastebin/target/release/build/pear_codegen-b1d048a2a306e51b/build-script-build
(exit status: 101)--- stderr
Error: Pear requires a 'dev' or 'nightly' version of rustc.
Installed version: 1.67.1 (2023-02-07)
Minimum required: 1.31.0-nightly (2018-10-05)
thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.1.5/build.rs:24:13
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracewarning: build failed, waiting for other jobs to finish...
The text was updated successfully, but these errors were encountered: