-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.O-x86_64Target: x64 processorsTarget: x64 processors
Description
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
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.O-x86_64Target: x64 processorsTarget: x64 processors