Build date: 2025-07-10T19:08:47.965Z
Build duration: 24.597s
Builder does-it-build commit: 87ff3d03
Compiling compiler_builtins v0.1.85 Compiling core v0.0.0 (/root/.rustup/toolchains/nightly-2023-01-30-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-01-30-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-01-30-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-01-30-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-alloc) warning: MIPS-I support is experimental Compiling libc v0.2.138 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-01-30-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.26.2 warning: MIPS-I support is experimental error[E0432]: unresolved import `alloc::sync` --> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/gimli-0.26.2/src/read/dwarf.rs:2:12 | 2 | use alloc::sync::Arc; | ^^^^ could not find `sync` in `alloc` For more information about this error, try `rustc --explain E0432`. error: could not compile `gimli` due to previous error