warning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimental Compiling gimli v0.31.1warning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimental Compiling std_detect v0.1.5 (/root/.rustup/toolchains/nightly-2025-04-03-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/std_detect)warning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalwarning: MIPS-I support is experimentalerror[E0432]: unresolved import `core::sync::atomic::AtomicUsize` --> /root/.rustup/toolchains/nightly-2025-04-03-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/cache.rs:8:5 |8 | use core::sync::atomic::AtomicUsize; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AtomicUsize` in `sync::atomic`For more information about this error, try `rustc --explain E0432`.error: could not compile `std_detect` (lib) due to 1 previous errorwarning: build failed, waiting for other jobs to finish...error[E0432]: unresolved import `alloc::sync` --> /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/src/read/dwarf.rs:2:12 |2 | use alloc::sync::Arc; | ^^^^ could not find `sync` in `alloc`error[E0432]: unresolved import `alloc::sync` --> /cargo/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/src/read/abbrev.rs:4:12 |4 | use alloc::sync::Arc; | ^^^^ could not find `sync` in `alloc`error: could not compile `gimli` (lib) due to 2 previous errors