Skip to content

I have more error try to build it #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
artiomborovinskii opened this issue Apr 9, 2025 · 0 comments
Open

I have more error try to build it #64

artiomborovinskii opened this issue Apr 9, 2025 · 0 comments

Comments

@artiomborovinskii
Copy link

All started with Compiling proc-macro2 v1.0.86 2 │ Compiling unicode-ident v1.0.12 3 │ Compiling libc v0.2.158 4 │ Compiling cfg-if v1.0.0 5 │ Compiling autocfg v1.3.0 6 │ Compiling shlex v1.3.0 7 │ Compiling memchr v2.7.4 8 │ Compiling pin-project-lite v0.2.14 9 │ error[E0514]: found crate corecompiled by an incompatible │ version of rustc 10 │ | 11 │ = note: the following crate versions were found: 12 │ cratecorecompiled by rustc 1.84.0 (9fc6b4312 20 │ 25-01-07) (built from a source tarball): /data/data/com.termu │ x/files/usr/lib/rustlib/aarch64-linux-android/lib/libcore-fda │ 7745d5c3d2eaf.rlib 13 │ = help: please recompile that crate using this compiler (ru │ stc 1.84.1 (e71f9a9a9 2025-01-27) (built from a source tarbal │ l)) (consider runningcargo cleanfirst) 14 │ 15 │ error[E0514]: found cratecompiler_builtinscompiled by an │ incompatible version of rustc 16 │ | 17 │ = note: the following crate versions were found: 18 │ cratecompiler_builtinscompiled by rustc 1.84.0 │ (9fc6b4312 2025-01-07) (built from a source tarball): /data/d │ ata/com.termux/files/usr/lib/rustlib/aarch64-linux-android/li │ b/libcompiler_builtins-920d620f7d122685.rlib 19 │ = help: please recompile that crate using this compiler (ru │ stc 1.84.1 (e71f9a9a9 2025-01-27) (built from a source tarbal │ l)) (consider runningcargo cleanfirst) 20 │ 21 │ error[E0514]: found cratecore compiled by an incompatible │ version of rustc 22 │ --> /data/data/com.termux/files/home/.cargo/registry/src/ │ index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/src/ │ lib.rs:1669:9 23 │ | 24 │ 1669 | use core::mem::ManuallyDrop; 25 │ | ^^^^
The goes more and more error I can send all errors if need

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant