Skip to content

fuchsia targets building error: unresolved import object #151776

@Wyvern

Description

@Wyvern

rustc 1.95.0-nightly (e96bb7e44 2026-01-27)
compile with -Zbuild-std and panic-immediate-abort for all fuchsia targets
there is no problem in nightly-2026-01-26

unresolved import `object`
  ╭▸ /rustc/e96bb7e44fbcc23c1e6009e8d0ee8ab208668fb4/library/std/src/../../backtrace/src/print/fuchsia.rs:4:5
  │
4 │ use object::NativeEndian as NE;
  │     ━━━━━━ use of unresolved module or unlinked crate `object`
  │
  ╰ help: if you wanted to use a crate named `object`, use `cargo add object` to add it to your `Cargo.toml`

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.O-fuchsiaOperating system: Fuchsia

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions