Build results for nightly-2023-05-27 target mipsel-sony-psx std

Home
error

Build date: 2025-07-10T07:08:02.421Z

Build duration: 22.213s

Builder does-it-build commit: 87ff3d03

   Compiling compiler_builtins v0.1.92
   Compiling core v0.0.0 (/root/.rustup/toolchains/nightly-2023-05-27-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core)
warning: MIPS-I support is experimental
   Compiling rustc-std-workspace-core v1.99.0 (/root/.rustup/toolchains/nightly-2023-05-27-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-core)
warning: MIPS-I support is experimental
warning: MIPS-I support is experimental
   Compiling alloc v0.0.0 (/root/.rustup/toolchains/nightly-2023-05-27-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc)
warning: MIPS-I support is experimental
   Compiling rustc-std-workspace-alloc v1.99.0 (/root/.rustup/toolchains/nightly-2023-05-27-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-alloc)
warning: MIPS-I support is experimental
   Compiling libc v0.2.143
warning: MIPS-I support is experimental
   Compiling cfg-if v1.0.0
warning: MIPS-I support is experimental
   Compiling cc v1.0.77
   Compiling unwind v0.0.0 (/root/.rustup/toolchains/nightly-2023-05-27-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/unwind)
   Compiling memchr v2.5.0
warning: MIPS-I support is experimental
warning: MIPS-I support is experimental
   Compiling gimli v0.27.2
warning: MIPS-I support is experimental
error[E0432]: unresolved import `alloc::sync`
 --> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.27.2/src/read/dwarf.rs:2:12
  |
2 | use alloc::sync::Arc;
  |            ^^^^ could not find `sync` in `alloc`

error[E0432]: unresolved import `alloc::sync`
 --> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.27.2/src/read/abbrev.rs:4:12
  |
4 | use alloc::sync::Arc;
  |            ^^^^ could not find `sync` in `alloc`

error[E0432]: unresolved import `alloc::sync`
 --> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.27.2/src/read/lazy.rs:5:16
  |
5 |     use alloc::sync::Arc;
  |                ^^^^ could not find `sync` in `alloc`

error[E0432]: unresolved import `core::sync::atomic::AtomicPtr`
 --> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.27.2/src/read/lazy.rs:6:30
  |
6 |     use core::sync::atomic::{AtomicPtr, Ordering};
  |                              ^^^^^^^^^ no `AtomicPtr` in `sync::atomic`

error[E0282]: type annotations needed
 --> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.27.2/src/read/lazy.rs:9:21
  |
9 |     #[derive(Debug, Default)]
  |                     ^ cannot infer type
  |
  = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info)

Some errors have detailed explanations: E0282, E0432.
For more information about an error, try `rustc --explain E0282`.
error: could not compile `gimli` (lib) due to 5 previous errors

    

Build history for target mipsel-sony-psx

Build state for nightly 2023-05-27