[INFO] cloning repository https://github.com/xukgo/simd_slice_search
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xukgo/simd_slice_search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxukgo%2Fsimd_slice_search", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxukgo%2Fsimd_slice_search'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4553c5945f93eb64dda643e6815fede6c2c7d80
[INFO] checking xukgo/simd_slice_search against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxukgo%2Fsimd_slice_search" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xukgo/simd_slice_search
[INFO] finished tweaking git repo https://github.com/xukgo/simd_slice_search
[INFO] tweaked toml for git repo https://github.com/xukgo/simd_slice_search written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xukgo/simd_slice_search on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xukgo/simd_slice_search already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seq-macro v0.2.2
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded proc-macro2 v1.0.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27d782052cba549616b149426e1c7b4cd1ff07e243fef8547051e271087ac76f
[INFO] running `Command { std: "docker" "start" "-a" "27d782052cba549616b149426e1c7b4cd1ff07e243fef8547051e271087ac76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27d782052cba549616b149426e1c7b4cd1ff07e243fef8547051e271087ac76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27d782052cba549616b149426e1c7b4cd1ff07e243fef8547051e271087ac76f", kill_on_drop: false }`
[INFO] [stdout] 27d782052cba549616b149426e1c7b4cd1ff07e243fef8547051e271087ac76f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 976d7ef5291894f67e30e973cf5c60278d21c737a3a02c71e7aa47fa1e26df57
[INFO] running `Command { std: "docker" "start" "-a" "976d7ef5291894f67e30e973cf5c60278d21c737a3a02c71e7aa47fa1e26df57", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.57
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling seq-macro v0.2.2
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]     Checking multiversion v0.6.1
[INFO] [stderr]     Checking simd_slice_search v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]   --> src/lib.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |     all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![cfg_attr(feature = "stdsimd", feature(portable_simd))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]   --> src/lib.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(all(target_arch = "aarch64", feature = "aarch64"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "stdsimd")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]  --> src/bits.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]  --> src/memcmp.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]   --> src/memcmp.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]    --> src/lib.rs:210:38
[INFO] [stdout]     |
[INFO] [stdout] 210 |         all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]    --> src/lib.rs:267:38
[INFO] [stdout]     |
[INFO] [stdout] 267 |         all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]   --> src/lib.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |     all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![cfg_attr(feature = "stdsimd", feature(portable_simd))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]   --> src/lib.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(all(target_arch = "aarch64", feature = "aarch64"))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `stdsimd`
[INFO] [stdout]   --> src/lib.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "stdsimd")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `stdsimd` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]  --> src/bits.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]  --> src/memcmp.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]   --> src/memcmp.rs:20:34
[INFO] [stdout]    |
[INFO] [stdout] 20 |     all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]    --> src/lib.rs:210:38
[INFO] [stdout]     |
[INFO] [stdout] 210 |         all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `aarch64`
[INFO] [stdout]    --> src/lib.rs:267:38
[INFO] [stdout]     |
[INFO] [stdout] 267 |         all(target_arch = "aarch64", feature = "aarch64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `aarch64` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]    --> src/lib.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | trait NeedleWithSize: Needle {
[INFO] [stdout]     |       -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 123 |     fn is_empty(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/x86.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         std::mem::transmute(_mm_movemask_epi8(a.0) & 0x3)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 62 -         std::mem::transmute(_mm_movemask_epi8(a.0) & 0x3)
[INFO] [stdout] 62 +         i32::cast_unsigned(_mm_movemask_epi8(a.0) & 0x3)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/x86.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         std::mem::transmute(_mm_movemask_epi8(a.0) & 0xF)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 109 -         std::mem::transmute(_mm_movemask_epi8(a.0) & 0xF)
[INFO] [stdout] 109 +         i32::cast_unsigned(_mm_movemask_epi8(a.0) & 0xF)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/x86.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         std::mem::transmute(_mm_movemask_epi8(a.0) & 0xFF)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 156 -         std::mem::transmute(_mm_movemask_epi8(a.0) & 0xFF)
[INFO] [stdout] 156 +         i32::cast_unsigned(_mm_movemask_epi8(a.0) & 0xFF)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/x86.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         std::mem::transmute(_mm_movemask_epi8(a))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 198 -         std::mem::transmute(_mm_movemask_epi8(a))
[INFO] [stdout] 198 +         i32::cast_unsigned(_mm_movemask_epi8(a))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/x86.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |         std::mem::transmute(_mm256_movemask_epi8(a))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 233 -         std::mem::transmute(_mm256_movemask_epi8(a))
[INFO] [stdout] 233 +         i32::cast_unsigned(_mm256_movemask_epi8(a))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/x86.rs:592:82
[INFO] [stdout]     |
[INFO] [stdout] 592 |         fn with_position(needle: &'static [u8], position: usize) -> Avx2Searcher<&[u8]> {
[INFO] [stdout]     |                                   ------- the lifetime is named here             ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 592 |         fn with_position(needle: &'static [u8], position: usize) -> Avx2Searcher<&'static [u8]> {
[INFO] [stdout]     |                                                                                   +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/x86.rs:605:89
[INFO] [stdout]     |
[INFO] [stdout] 605 |         fn with_position(needle: &'static [u8], position: usize) -> DynamicAvx2Searcher<&[u8]> {
[INFO] [stdout]     |                                   ------- the lifetime is named here                    ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 605 |         fn with_position(needle: &'static [u8], position: usize) -> DynamicAvx2Searcher<&'static [u8]> {
[INFO] [stdout]     |                                                                                          +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]    --> src/lib.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     macro_rules! generate_tests {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]    --> src/lib.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | trait NeedleWithSize: Needle {
[INFO] [stdout]     |       -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 123 |     fn is_empty(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/x86.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         std::mem::transmute(_mm_movemask_epi8(a.0) & 0x3)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]    |
[INFO] [stdout] 62 -         std::mem::transmute(_mm_movemask_epi8(a.0) & 0x3)
[INFO] [stdout] 62 +         i32::cast_unsigned(_mm_movemask_epi8(a.0) & 0x3)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/x86.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         std::mem::transmute(_mm_movemask_epi8(a.0) & 0xF)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 109 -         std::mem::transmute(_mm_movemask_epi8(a.0) & 0xF)
[INFO] [stdout] 109 +         i32::cast_unsigned(_mm_movemask_epi8(a.0) & 0xF)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/x86.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 156 |         std::mem::transmute(_mm_movemask_epi8(a.0) & 0xFF)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 156 -         std::mem::transmute(_mm_movemask_epi8(a.0) & 0xFF)
[INFO] [stdout] 156 +         i32::cast_unsigned(_mm_movemask_epi8(a.0) & 0xFF)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/x86.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         std::mem::transmute(_mm_movemask_epi8(a))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 198 -         std::mem::transmute(_mm_movemask_epi8(a))
[INFO] [stdout] 198 +         i32::cast_unsigned(_mm_movemask_epi8(a))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/x86.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |         std::mem::transmute(_mm256_movemask_epi8(a))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 233 -         std::mem::transmute(_mm256_movemask_epi8(a))
[INFO] [stdout] 233 +         i32::cast_unsigned(_mm256_movemask_epi8(a))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.48s
[INFO] running `Command { std: "docker" "inspect" "976d7ef5291894f67e30e973cf5c60278d21c737a3a02c71e7aa47fa1e26df57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "976d7ef5291894f67e30e973cf5c60278d21c737a3a02c71e7aa47fa1e26df57", kill_on_drop: false }`
[INFO] [stdout] 976d7ef5291894f67e30e973cf5c60278d21c737a3a02c71e7aa47fa1e26df57
