Strengthen fastpath (#169) #399
rust.yml
on: push
build
4m 25s
nightly
3m 34s
Linux ARMv7
19s
Linux i686
2m 17s
Linux x86_64 - nightly
2m 3s
thumbv6m
29s
wasm
30s
Annotations
144 warnings
Linux ARMv7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux ARMv7
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
Linux ARMv7
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
Linux ARMv7:
src/fallback_hash.rs#L2
unused import: `crate::operations::folded_multiply`
|
Linux ARMv7:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
Linux ARMv7:
src/fallback_hash.rs#L10
constant `ROT` is never used
|
Linux ARMv7:
src/operations.rs#L11
function `folded_multiply` is never used
|
Linux ARMv7:
src/random_state.rs#L91
associated function `default` is never used
|
Linux ARMv7
`ahash` (lib) generated 5 warnings (run `cargo fix --lib -p ahash` to apply 2 suggestions)
|
Linux ARMv7
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/
|
Linux ARMv7
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/
|
Linux ARMv7
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/
|
Linux ARMv7
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/
|
thumbv6m
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
thumbv6m
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/
|
thumbv6m
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/
|
thumbv6m
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/
|
thumbv6m
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/
|
thumbv6m
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
thumbv6m
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
thumbv6m:
src/fallback_hash.rs#L2
unused import: `crate::operations::folded_multiply`
|
thumbv6m:
src/random_state.rs#L20
unused import: `TypeId`
|
thumbv6m:
src/random_state.rs#L37
unused import: `alloc::boxed::Box`
|
thumbv6m:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
thumbv6m:
src/random_state.rs#L20
unused import: `Any`
|
thumbv6m:
src/fallback_hash.rs#L10
constant `ROT` is never used
|
thumbv6m:
src/operations.rs#L11
function `folded_multiply` is never used
|
thumbv6m:
src/random_state.rs#L85
associated function `new` is never used
|
wasm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
wasm
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/
|
wasm
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/
|
wasm
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/
|
wasm
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/
|
wasm
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
wasm
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
wasm:
src/fallback_hash.rs#L2
unused import: `crate::operations::folded_multiply`
|
wasm:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
wasm:
src/fallback_hash.rs#L10
constant `ROT` is never used
|
wasm:
src/operations.rs#L11
function `folded_multiply` is never used
|
wasm:
src/random_state.rs#L91
associated function `default` is never used
|
wasm
`ahash` (lib) generated 5 warnings (run `cargo fix --lib -p ahash` to apply 2 suggestions)
|
Linux x86_64 - nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux x86_64 - nightly
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/
|
Linux x86_64 - nightly
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/
|
Linux x86_64 - nightly
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/
|
Linux x86_64 - nightly
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/
|
Linux x86_64 - nightly
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
Linux x86_64 - nightly
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
Linux x86_64 - nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
Linux x86_64 - nightly:
src/random_state.rs#L91
associated function `default` is never used
|
Linux x86_64 - nightly
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
Linux x86_64 - nightly:
src/aes_hash.rs#L370
unused import: `super::*`
|
Linux x86_64 - nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
Linux x86_64 - nightly
`ahash` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p ahash --tests` to apply 2 suggestions)
|
Linux x86_64 - nightly
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
Linux x86_64 - nightly
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
Linux x86_64 - nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
Linux x86_64 - nightly:
src/random_state.rs#L91
associated function `default` is never used
|
Linux x86_64 - nightly
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
Linux i686
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux i686
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
Linux i686
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
Linux i686:
src/fallback_hash.rs#L2
unused import: `crate::operations::folded_multiply`
|
Linux i686:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
Linux i686:
src/fallback_hash.rs#L10
constant `ROT` is never used
|
Linux i686:
src/operations.rs#L11
function `folded_multiply` is never used
|
Linux i686:
src/random_state.rs#L91
associated function `default` is never used
|
Linux i686
`ahash` (lib) generated 5 warnings (run `cargo fix --lib -p ahash` to apply 2 suggestions)
|
Linux i686
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
Linux i686
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
Linux i686:
src/fallback_hash.rs#L2
unused import: `crate::operations::folded_multiply`
|
Linux i686:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
Linux i686:
src/fallback_hash.rs#L10
constant `ROT` is never used
|
Linux i686:
src/operations.rs#L11
function `folded_multiply` is never used
|
Linux i686:
src/random_state.rs#L91
associated function `default` is never used
|
Linux i686
`ahash` (lib) generated 5 warnings (run `cargo fix --lib -p ahash` to apply 2 suggestions)
|
Linux i686
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/
|
Linux i686
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/
|
Linux i686
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/
|
Linux i686
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/
|
nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
nightly
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/
|
nightly
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/
|
nightly
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/
|
nightly
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/
|
nightly
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
nightly
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
nightly:
src/random_state.rs#L91
associated function `default` is never used
|
nightly
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
nightly
`ahash` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p ahash --tests` to apply 2 suggestions)
|
nightly
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
nightly
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
nightly:
src/random_state.rs#L91
associated function `default` is never used
|
nightly
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
nightly
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
nightly
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
nightly:
src/aes_hash.rs#L370
unused import: `super::*`
|
nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
nightly:
src/random_state.rs#L91
associated function `default` is never used
|
nightly
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
nightly
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
nightly
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
nightly:
src/random_state.rs#L46
unused import: `crate::aes_hash::*`
|
nightly:
src/random_state.rs#L91
associated function `default` is never used
|
nightly
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
build
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
build:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
build:
src/random_state.rs#L91
associated function `default` is never used
|
build
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
build
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
build
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
build:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
build:
src/random_state.rs#L91
associated function `default` is never used
|
build
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
build
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
build
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
build:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
build:
src/random_state.rs#L91
associated function `default` is never used
|
build
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
build
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
build
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
build:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
build:
src/random_state.rs#L91
associated function `default` is never used
|
build
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
build
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
build
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
build:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
build:
src/random_state.rs#L91
associated function `default` is never used
|
build
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|
build
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
|
build
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
|
build:
src/random_state.rs#L51
unused import: `crate::fallback_hash::*`
|
build:
src/random_state.rs#L91
associated function `default` is never used
|
build
`ahash` (lib) generated 2 warnings (run `cargo fix --lib -p ahash` to apply 1 suggestion)
|