Run tests #124
Annotations
10 errors and 14 warnings
Run cargo check nightly features:
src/math.rs#L5
unresolved import `std::simd::SimdFloat`
|
Run cargo check nightly features:
src/cpu_sampler.rs#L301
unresolved import `std::simd::SimdFloat`
|
Run cargo check nightly features:
src/lib.rs#L1
unknown feature `stdsimd`
|
Run cargo check nightly features:
src/cpu_sampler.rs#L329
no method named `reduce_sum` found for struct `std::simd::Simd` in the current scope
|
Run cargo check nightly features:
src/math.rs#L86
no method named `reduce_sum` found for struct `std::simd::Simd` in the current scope
|
Run cargo check nightly features:
src/math.rs#L86
no method named `reduce_sum` found for struct `std::simd::Simd` in the current scope
|
Run cargo check nightly features:
src/math.rs#L149
no method named `reduce_sum` found for struct `std::simd::Simd` in the current scope
|
Run cargo check nightly features:
src/math.rs#L149
no method named `reduce_sum` found for struct `std::simd::Simd` in the current scope
|
Run cargo check nightly features:
src/math.rs#L197
no method named `reduce_sum` found for struct `std::simd::Simd` in the current scope
|
Run cargo check nightly features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install stable toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run cargo check nightly features:
src/cpu_sampler.rs#L298
unexpected `cfg` condition value: `retpoline`
|
Run cargo check nightly features:
src/cpu_sampler.rs#L298
unexpected `cfg` condition value: `retpoline-indirect-branches`
|
Run cargo check nightly features:
src/cpu_sampler.rs#L298
unexpected `cfg` condition value: `retpoline-indirect-calls`
|
Run cargo check nightly features:
src/math.rs#L23
unexpected `cfg` condition value: `retpoline`
|
Run cargo check nightly features:
src/math.rs#L23
unexpected `cfg` condition value: `retpoline-indirect-branches`
|
Run cargo check nightly features:
src/math.rs#L23
unexpected `cfg` condition value: `retpoline-indirect-calls`
|
Run cargo check nightly features:
src/math.rs#L57
unexpected `cfg` condition value: `retpoline`
|
Run cargo check nightly features:
src/math.rs#L57
unexpected `cfg` condition value: `retpoline-indirect-branches`
|
Run cargo check nightly features:
src/math.rs#L57
unexpected `cfg` condition value: `retpoline-indirect-calls`
|
Run cargo check nightly features:
src/math.rs#L111
unexpected `cfg` condition value: `retpoline`
|
Loading