Skip to content

Failure with sha-1 crate due to cpuid #1173

@vi

Description

@vi

It builds, but when running it fails:

trap at Instance { def: Item(WithOptConstParam { did: DefId(1:12896 ~ core[8231]::core_arch::x86::cpuid::__cpuid_count), const_param_did: None }), substs: [] } (_ZN4core9core_arch3x865cpuid13__cpuid_count17hcfa5bc63bfe66a21E): __cpuid_count arch intrinsic doesn't yet support specified

Workaround: use "force-soft" feature of sha-1:

sha-1={version="0.9", features=["force-soft"]}

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.O-x86_64Target: x64 processors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions