Skip to content

Remove build-time check for stdsimd feature #420

Remove build-time check for stdsimd feature

Remove build-time check for stdsimd feature #420

Triggered via pull request November 2, 2023 19:08
Status Failure
Total duration 5m 0s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 97 warnings
Linux x86_64 - nightly: src/aes_hash.rs#L84
cannot find function `aesdec` in this scope
Linux x86_64 - nightly: src/aes_hash.rs#L90
cannot find function `aesdec` in this scope
Linux x86_64 - nightly: src/aes_hash.rs#L92
cannot find function `aesdec` in this scope
Linux x86_64 - nightly: src/aes_hash.rs#L100
cannot find function `aesdec` in this scope
Linux x86_64 - nightly: src/aes_hash.rs#L167
cannot find function `aesdec` in this scope
Linux x86_64 - nightly: src/aes_hash.rs#L169
cannot find function `aesdec` in this scope
Linux x86_64 - nightly: src/aes_hash.rs#L177
cannot find function `aesdec` in this scope
Linux x86_64 - nightly: src/aes_hash.rs#L178
cannot find function `aesdec` in this scope
Linux x86_64 - nightly: src/aes_hash.rs#L179
cannot find function `aesdec` in this scope
Linux x86_64 - nightly: src/aes_hash.rs#L180
cannot find function `aesdec` in this scope
nightly: src/aes_hash.rs#L84
cannot find function `aesdec` in this scope
nightly: src/aes_hash.rs#L90
cannot find function `aesdec` in this scope
nightly: src/aes_hash.rs#L92
cannot find function `aesdec` in this scope
nightly: src/aes_hash.rs#L100
cannot find function `aesdec` in this scope
nightly: src/aes_hash.rs#L167
cannot find function `aesdec` in this scope
nightly: src/aes_hash.rs#L169
cannot find function `aesdec` in this scope
nightly: src/aes_hash.rs#L177
cannot find function `aesdec` in this scope
nightly: src/aes_hash.rs#L178
cannot find function `aesdec` in this scope
nightly: src/aes_hash.rs#L179
cannot find function `aesdec` in this scope
nightly: src/aes_hash.rs#L180
cannot find function `aesdec` in this scope
Aarch64 Apple Darwin: src/operations.rs#L149
the name `aesdec` is defined multiple times
Aarch64 Apple Darwin: src/operations.rs#L142
cannot find function `_mm_aesdec_si128` in this scope
Aarch64 Apple Darwin
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
no-std 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/
no-std 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/
no-std 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/
no-std 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/
no-std 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/
no-std build
/home/runner/work/aHash/aHash/Cargo.toml: file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
no-std build
/home/runner/work/aHash/aHash/Cargo.toml: file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
no-std build
the feature `lang_items` is internal to the compiler or standard library
no-std build
`no_std_test` (bin "no_std_test") generated 1 warning
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/map_tests.rs` found to be present in multiple build targets:
thumbv6m
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
thumbv6m: src/operations.rs#L2
unused import: `zerocopy::transmute`
thumbv6m: src/random_state.rs#L31
unused import: `alloc::boxed::Box`
thumbv6m: src/random_state.rs#L33
unused import: `TypeId`
thumbv6m: src/random_state.rs#L33
unused import: `Any`
thumbv6m: src/random_state.rs#L141
associated function `new` is never used
thumbv6m
`ahash` (lib) generated 5 warnings (run `cargo fix --lib -p ahash` to apply 3 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:
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:
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/map_tests.rs` found to be present in multiple build targets:
Linux ARMv7
file `/home/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
Linux ARMv7: src/operations.rs#L2
unused import: `zerocopy::transmute`
Linux ARMv7
`ahash` (lib) generated 1 warning (run `cargo fix --lib -p ahash` to apply 1 suggestion)
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/
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/bench.rs` found to be present in multiple build targets:
wasm
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
wasm: src/operations.rs#L2
unused import: `zerocopy::transmute`
wasm
`ahash` (lib) generated 1 warning (run `cargo fix --lib -p ahash` to apply 1 suggestion)
Aarch64 Apple Darwin
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/
Aarch64 Apple Darwin
file `/Users/runner/work/aHash/aHash/tests/bench.rs` found to be present in multiple build targets:
Aarch64 Apple Darwin
file `/Users/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
Aarch64 Apple Darwin
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/
Aarch64 Apple Darwin
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/
Aarch64 Apple Darwin
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/
Aarch64 Apple Darwin
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 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/bench.rs` found to be present in multiple build targets:
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
file `/home/runner/work/aHash/aHash/tests/map_tests.rs` found to be present in multiple build targets:
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/
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
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
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
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
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: tests/bench.rs#L3
unused import: `AHasher`
build: tests/bench.rs#L8
unused import: `BuildHasherDefault`
build: tests/bench.rs#L115
unused variable: `c`
build
`ahash` (test "bench") generated 3 warnings (run `cargo fix --test "bench"` to apply 3 suggestions)
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
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: tests/bench.rs#L3
unused import: `AHasher`
build: tests/bench.rs#L8
unused import: `BuildHasherDefault`
build: tests/bench.rs#L115
unused variable: `c`
build
`ahash` (test "bench") generated 3 warnings (run `cargo fix --test "bench"` to apply 3 suggestions)
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: