Build results for nightly-2025-05-06 target bpfeb-unknown-none core

Home
error
   Compiling compiler_builtins v0.1.157
   Compiling core v0.0.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2025-05-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
   Compiling rustc-std-workspace-core v1.99.0 (/var/lib/does-it-build/.rustup/toolchains/nightly-2025-05-06-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-core)
error[E0432]: unresolved import `core::sync::atomic::AtomicU32`
 --> /var/lib/does-it-build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/compiler_builtins-0.1.157/src/math/libm_math/support/feature_detect.rs:3:26
  |
3 | use core::sync::atomic::{AtomicU32, Ordering};
  |                          ^^^^^^^^^
  |                          |
  |                          no `AtomicU32` in `sync::atomic`
  |                          help: a similar name exists in the module: `AtomicU64`

For more information about this error, try `rustc --explain E0432`.
error: could not compile `compiler_builtins` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...

    

Build history for target bpfeb-unknown-none

Build state for nightly 2025-05-06