[INFO] fetching crate aho-corasick 1.1.2... [INFO] checking aho-corasick-1.1.2 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate aho-corasick 1.1.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate aho-corasick 1.1.2 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aho-corasick 1.1.2 [INFO] finished tweaking crates.io crate aho-corasick 1.1.2 [INFO] tweaked toml for crates.io crate aho-corasick 1.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded log v0.4.21 [INFO] [stderr] Downloaded memchr v2.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4a727c13b3f40c3a830ab4c1a2eb6349afa6e4520e16bf41bdc7045efe9924e [INFO] running `Command { std: "docker" "start" "-a" "a4a727c13b3f40c3a830ab4c1a2eb6349afa6e4520e16bf41bdc7045efe9924e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4a727c13b3f40c3a830ab4c1a2eb6349afa6e4520e16bf41bdc7045efe9924e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4a727c13b3f40c3a830ab4c1a2eb6349afa6e4520e16bf41bdc7045efe9924e", kill_on_drop: false }` [INFO] [stdout] a4a727c13b3f40c3a830ab4c1a2eb6349afa6e4520e16bf41bdc7045efe9924e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e68b09021aa970b73ce2f3831e014c55f9392847ca16e6d164a1177e51ca8254 [INFO] running `Command { std: "docker" "start" "-a" "e68b09021aa970b73ce2f3831e014c55f9392847ca16e6d164a1177e51ca8254", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking aho-corasick v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `or` is never used [INFO] [stdout] --> src/packed/vector.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) trait Vector: [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 92 | unsafe fn or(self, vector2: Self) -> Self; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `U8` is never used [INFO] [stdout] --> src/util/int.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) trait U8 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `low_u8` is never used [INFO] [stdout] --> src/util/int.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) trait U16 { [INFO] [stdout] | --- method in this trait [INFO] [stdout] 32 | fn as_usize(self) -> usize; [INFO] [stdout] 33 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8` and `high_u16` are never used [INFO] [stdout] --> src/util/int.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) trait U32 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 52 | fn as_usize(self) -> usize; [INFO] [stdout] 53 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 54 | fn low_u16(self) -> u16; [INFO] [stdout] 55 | fn high_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used [INFO] [stdout] --> src/util/int.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) trait U64 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 85 | fn as_usize(self) -> usize; [INFO] [stdout] 86 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 87 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 88 | fn low_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 89 | fn high_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `as_usize` and `to_bits` are never used [INFO] [stdout] --> src/util/int.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) trait I8 { [INFO] [stdout] | -- methods in this trait [INFO] [stdout] 122 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 123 | fn to_bits(self) -> u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub(crate) trait I32 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 149 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 150 | fn to_bits(self) -> u32; [INFO] [stdout] 151 | fn from_bits(n: u32) -> i32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) trait I64 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 176 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 177 | fn to_bits(self) -> u64; [INFO] [stdout] 178 | fn from_bits(n: u64) -> i64; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_u16` is never used [INFO] [stdout] --> src/util/int.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 202 | pub(crate) trait Usize { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 203 | fn as_u8(self) -> u8; [INFO] [stdout] 204 | fn as_u16(self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Pointer` is never used [INFO] [stdout] --> src/util/int.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | pub(crate) trait Pointer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PointerMut` is never used [INFO] [stdout] --> src/util/int.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | pub(crate) trait PointerMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `U8` is never used [INFO] [stdout] --> src/util/int.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) trait U8 { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `low_u8` is never used [INFO] [stdout] --> src/util/int.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) trait U16 { [INFO] [stdout] | --- method in this trait [INFO] [stdout] 32 | fn as_usize(self) -> usize; [INFO] [stdout] 33 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `high_u16` is never used [INFO] [stdout] --> src/util/int.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) trait U32 { [INFO] [stdout] | --- method in this trait [INFO] [stdout] ... [INFO] [stdout] 55 | fn high_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used [INFO] [stdout] --> src/util/int.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) trait U64 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 85 | fn as_usize(self) -> usize; [INFO] [stdout] 86 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 87 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 88 | fn low_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 89 | fn high_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `as_usize` and `to_bits` are never used [INFO] [stdout] --> src/util/int.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) trait I8 { [INFO] [stdout] | -- methods in this trait [INFO] [stdout] 122 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 123 | fn to_bits(self) -> u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub(crate) trait I32 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 149 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 150 | fn to_bits(self) -> u32; [INFO] [stdout] 151 | fn from_bits(n: u32) -> i32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) trait I64 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 176 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 177 | fn to_bits(self) -> u64; [INFO] [stdout] 178 | fn from_bits(n: u64) -> i64; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_u16` is never used [INFO] [stdout] --> src/util/int.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 202 | pub(crate) trait Usize { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 203 | fn as_u8(self) -> u8; [INFO] [stdout] 204 | fn as_u16(self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Pointer` is never used [INFO] [stdout] --> src/util/int.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | pub(crate) trait Pointer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PointerMut` is never used [INFO] [stdout] --> src/util/int.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | pub(crate) trait PointerMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `Command { std: "docker" "inspect" "e68b09021aa970b73ce2f3831e014c55f9392847ca16e6d164a1177e51ca8254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68b09021aa970b73ce2f3831e014c55f9392847ca16e6d164a1177e51ca8254", kill_on_drop: false }` [INFO] [stdout] e68b09021aa970b73ce2f3831e014c55f9392847ca16e6d164a1177e51ca8254 [INFO] checking aho-corasick-1.1.2 against try#9ae1860851f3fbc1435a1698e572252c0076f413 for pr-122960-1 [INFO] extracting crate aho-corasick 1.1.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate aho-corasick 1.1.2 on toolchain 9ae1860851f3fbc1435a1698e572252c0076f413 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aho-corasick 1.1.2 [INFO] finished tweaking crates.io crate aho-corasick 1.1.2 [INFO] tweaked toml for crates.io crate aho-corasick 1.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b4e8378612a3141e970924d82524c080878ef40372da3212b07ece961f30c9e [INFO] running `Command { std: "docker" "start" "-a" "8b4e8378612a3141e970924d82524c080878ef40372da3212b07ece961f30c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b4e8378612a3141e970924d82524c080878ef40372da3212b07ece961f30c9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b4e8378612a3141e970924d82524c080878ef40372da3212b07ece961f30c9e", kill_on_drop: false }` [INFO] [stdout] 8b4e8378612a3141e970924d82524c080878ef40372da3212b07ece961f30c9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f4064377fdb33d79e8645e97f3c57e5e1f674cd0373fe579013c2c6c41b01c8 [INFO] running `Command { std: "docker" "start" "-a" "8f4064377fdb33d79e8645e97f3c57e5e1f674cd0373fe579013c2c6c41b01c8", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking aho-corasick v1.1.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/packed/teddy/generic.rs (38 fixes) [INFO] [stderr] Fixed src/packed/teddy/builder.rs (24 fixes) [INFO] [stderr] Fixed src/packed/pattern.rs (3 fixes) [INFO] [stderr] Fixed src/packed/vector.rs (32 fixes) [INFO] [stderr] Fixed src/packed/ext.rs (2 fixes) [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `or` is never used [INFO] [stdout] --> src/packed/vector.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) trait Vector: [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 92 | unsafe fn or(self, vector2: Self) -> Self; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `U8` is never used [INFO] [stdout] --> src/util/int.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) trait U8 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `low_u8` is never used [INFO] [stdout] --> src/util/int.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) trait U16 { [INFO] [stdout] | --- method in this trait [INFO] [stdout] 32 | fn as_usize(self) -> usize; [INFO] [stdout] 33 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8` and `high_u16` are never used [INFO] [stdout] --> src/util/int.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) trait U32 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 52 | fn as_usize(self) -> usize; [INFO] [stdout] 53 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 54 | fn low_u16(self) -> u16; [INFO] [stdout] 55 | fn high_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used [INFO] [stdout] --> src/util/int.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) trait U64 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 85 | fn as_usize(self) -> usize; [INFO] [stdout] 86 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 87 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 88 | fn low_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 89 | fn high_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `as_usize` and `to_bits` are never used [INFO] [stdout] --> src/util/int.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) trait I8 { [INFO] [stdout] | -- methods in this trait [INFO] [stdout] 122 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 123 | fn to_bits(self) -> u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub(crate) trait I32 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 149 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 150 | fn to_bits(self) -> u32; [INFO] [stdout] 151 | fn from_bits(n: u32) -> i32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) trait I64 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 176 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 177 | fn to_bits(self) -> u64; [INFO] [stdout] 178 | fn from_bits(n: u64) -> i64; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_u16` is never used [INFO] [stdout] --> src/util/int.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 202 | pub(crate) trait Usize { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 203 | fn as_u8(self) -> u8; [INFO] [stdout] 204 | fn as_u16(self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Pointer` is never used [INFO] [stdout] --> src/util/int.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | pub(crate) trait Pointer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PointerMut` is never used [INFO] [stdout] --> src/util/int.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | pub(crate) trait PointerMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 83 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/packed/vector.rs (34 fixes) [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.29s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `U8` is never used [INFO] [stdout] --> src/util/int.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) trait U8 { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `low_u8` is never used [INFO] [stdout] --> src/util/int.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) trait U16 { [INFO] [stdout] | --- method in this trait [INFO] [stdout] 32 | fn as_usize(self) -> usize; [INFO] [stdout] 33 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `high_u16` is never used [INFO] [stdout] --> src/util/int.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) trait U32 { [INFO] [stdout] | --- method in this trait [INFO] [stdout] ... [INFO] [stdout] 55 | fn high_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used [INFO] [stdout] --> src/util/int.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) trait U64 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 85 | fn as_usize(self) -> usize; [INFO] [stdout] 86 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 87 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 88 | fn low_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 89 | fn high_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `as_usize` and `to_bits` are never used [INFO] [stdout] --> src/util/int.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) trait I8 { [INFO] [stdout] | -- methods in this trait [INFO] [stdout] 122 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 123 | fn to_bits(self) -> u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub(crate) trait I32 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 149 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 150 | fn to_bits(self) -> u32; [INFO] [stdout] 151 | fn from_bits(n: u32) -> i32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) trait I64 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 176 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 177 | fn to_bits(self) -> u64; [INFO] [stdout] 178 | fn from_bits(n: u64) -> i64; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_u16` is never used [INFO] [stdout] --> src/util/int.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 202 | pub(crate) trait Usize { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 203 | fn as_u8(self) -> u8; [INFO] [stdout] 204 | fn as_u16(self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Pointer` is never used [INFO] [stdout] --> src/util/int.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | pub(crate) trait Pointer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PointerMut` is never used [INFO] [stdout] --> src/util/int.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | pub(crate) trait PointerMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 82 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aho-corasick v1.1.2 (/tmp/fixit) [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `or` is never used [INFO] [stdout] --> src/packed/vector.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) trait Vector: [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 92 | unsafe fn or(self, vector2: Self) -> Self; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `U8` is never used [INFO] [stdout] --> src/util/int.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) trait U8 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `low_u8` is never used [INFO] [stdout] --> src/util/int.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) trait U16 { [INFO] [stdout] | --- method in this trait [INFO] [stdout] 32 | fn as_usize(self) -> usize; [INFO] [stdout] 33 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8` and `high_u16` are never used [INFO] [stdout] --> src/util/int.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) trait U32 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 52 | fn as_usize(self) -> usize; [INFO] [stdout] 53 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 54 | fn low_u16(self) -> u16; [INFO] [stdout] 55 | fn high_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used [INFO] [stdout] --> src/util/int.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) trait U64 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 85 | fn as_usize(self) -> usize; [INFO] [stdout] 86 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 87 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 88 | fn low_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 89 | fn high_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `as_usize` and `to_bits` are never used [INFO] [stdout] --> src/util/int.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) trait I8 { [INFO] [stdout] | -- methods in this trait [INFO] [stdout] 122 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 123 | fn to_bits(self) -> u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub(crate) trait I32 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 149 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 150 | fn to_bits(self) -> u32; [INFO] [stdout] 151 | fn from_bits(n: u32) -> i32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) trait I64 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 176 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 177 | fn to_bits(self) -> u64; [INFO] [stdout] 178 | fn from_bits(n: u64) -> i64; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_u16` is never used [INFO] [stdout] --> src/util/int.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 202 | pub(crate) trait Usize { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 203 | fn as_u8(self) -> u8; [INFO] [stdout] 204 | fn as_u16(self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Pointer` is never used [INFO] [stdout] --> src/util/int.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | pub(crate) trait Pointer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PointerMut` is never used [INFO] [stdout] --> src/util/int.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | pub(crate) trait PointerMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 83 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 514 | slim_ssse3!(1); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 515 | slim_ssse3!(2); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 516 | slim_ssse3!(3); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:81 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:90 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:485:99 [INFO] [stdout] | [INFO] [stdout] 485 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:38 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:47 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:503:56 [INFO] [stdout] | [INFO] [stdout] 503 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 517 | slim_ssse3!(4); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 587 | slim_avx2!(1); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 588 | slim_avx2!(2); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 589 | slim_avx2!(3); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:81 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:90 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:549:99 [INFO] [stdout] | [INFO] [stdout] 549 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:38 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:47 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:571:56 [INFO] [stdout] | [INFO] [stdout] 571 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 590 | slim_avx2!(4); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `slim_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 650 | fat_avx2!(1); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 651 | fat_avx2!(2); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 652 | fat_avx2!(3); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:81 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:90 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:621:99 [INFO] [stdout] | [INFO] [stdout] 621 | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:38 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:47 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/packed/teddy/builder.rs:639:56 [INFO] [stdout] | [INFO] [stdout] 639 | ) -> Option { unsafe { unsafe { unsafe { unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 653 | fat_avx2!(4); [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `fat_avx2` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `U8` is never used [INFO] [stdout] --> src/util/int.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) trait U8 { [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `low_u8` is never used [INFO] [stdout] --> src/util/int.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) trait U16 { [INFO] [stdout] | --- method in this trait [INFO] [stdout] 32 | fn as_usize(self) -> usize; [INFO] [stdout] 33 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `high_u16` is never used [INFO] [stdout] --> src/util/int.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) trait U32 { [INFO] [stdout] | --- method in this trait [INFO] [stdout] ... [INFO] [stdout] 55 | fn high_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used [INFO] [stdout] --> src/util/int.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) trait U64 { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 85 | fn as_usize(self) -> usize; [INFO] [stdout] 86 | fn low_u8(self) -> u8; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 87 | fn low_u16(self) -> u16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 88 | fn low_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 89 | fn high_u32(self) -> u32; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `as_usize` and `to_bits` are never used [INFO] [stdout] --> src/util/int.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub(crate) trait I8 { [INFO] [stdout] | -- methods in this trait [INFO] [stdout] 122 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 123 | fn to_bits(self) -> u8; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub(crate) trait I32 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 149 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 150 | fn to_bits(self) -> u32; [INFO] [stdout] 151 | fn from_bits(n: u32) -> i32; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `as_usize` and `from_bits` are never used [INFO] [stdout] --> src/util/int.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) trait I64 { [INFO] [stdout] | --- associated items in this trait [INFO] [stdout] 176 | fn as_usize(self) -> usize; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 177 | fn to_bits(self) -> u64; [INFO] [stdout] 178 | fn from_bits(n: u64) -> i64; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_u16` is never used [INFO] [stdout] --> src/util/int.rs:204:8 [INFO] [stdout] | [INFO] [stdout] 202 | pub(crate) trait Usize { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 203 | fn as_u8(self) -> u8; [INFO] [stdout] 204 | fn as_u16(self) -> u16; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Pointer` is never used [INFO] [stdout] --> src/util/int.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | pub(crate) trait Pointer { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PointerMut` is never used [INFO] [stdout] --> src/util/int.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | pub(crate) trait PointerMut { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 82 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `Command { std: "docker" "inspect" "8f4064377fdb33d79e8645e97f3c57e5e1f674cd0373fe579013c2c6c41b01c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f4064377fdb33d79e8645e97f3c57e5e1f674cd0373fe579013c2c6c41b01c8", kill_on_drop: false }` [INFO] [stdout] 8f4064377fdb33d79e8645e97f3c57e5e1f674cd0373fe579013c2c6c41b01c8